/* Default stylesheet */
body {
	background-color: #E5F2FF;
	color: #3B3B3B;
	font-family: Arial, "Liberation Sans", "Helvetica Neue", Helvetica, Sans-serif;
	font-size: 75%; /* 12px */
	margin: 0px;
	padding: 10px 0 5px;
}
.mainmenu a.menulevel0, .caption, .headline, .headlineview, .emergency {
	font-family: Tahoma, "DejaVu Sans Condensed", FreeSans, "Liberation Sans", "Helvetica Neue", Helvetica, Arial, Sans-serif;
/*	font-family: "Myriad Pro", Myriad, "DejaVu Sans Condensed", FreeSans, "Liberation Sans", "Helvetica Neue", Helvetica, Arial, Sans-serif;*/
}

table,th,td {
	font-size: 1.0em;
}
table {
	border-spacing: 0;
	max-width: 100%;
	margin-bottom: 15px;
	text-align: center;
}
caption {
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}
th {
	background-color: #AACFED;
	color: #000000;
	font-weight: bold;
	padding: 3px 2px;
	text-align: left;
}
td {
	padding: 2px 2px 2px 2px;
	text-align: left;
}
/* Every 2nd table row, deactivated because of layout table usage in varios content */
/*tr:nth-child(2n+1) {
	background-color: #F3F3F3;
}*/
/* Every second table row in tables with a caption */
caption ~ tbody tr:nth-child(2n+1) {
	background-color: #F3F3F3;
}

/* Every second table row in tables with a thead section */
thead ~ tbody tr:nth-child(2n+1) {
	background-color: #F3F3F3;
}

/* Every second table row in tables with a thead section */
table tr.shader1 {
	background-color: #F3F3F3;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 4px 0px;
	padding: 0px;
}

h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.35em;
}
h3 {
	font-size: 1.25em;
}
h4, .caption {
	font-size: 1.2em;
}
h5, h6 {
	font-size: 1.0em;
}
.body h2, .body h3, .body h4, .body h5, .body h6 {
	font-weight: bold;
}
p {
	padding: 0px;
	margin: 4px 0px 16px 0px;
}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
ul.headlines li, .box ul.headlines li {
	margin: 0 0 7px;
}
ul.headlines a.headlinelink:link, ul.headlines a.headlinelink:visited {
	text-decoration: none;
}
ul.headlines a.headlinelink:hover{
	text-decoration: underline;
}

ul {
	padding-left: 20px;
	margin-left: 0;
}
ul li {

}

/* End General elements*/

.hide, .hidelos {
	display: none;
}

a img {
	border: none;
}
.body img {
	margin: 3px 10px 5px;
}
img[align="left"] {
	margin-left: 0;
}
img[align="right"] {
	margin-right: 0;
}
font[size] {
	font-size: 1.0em !important;
}

div.forum {
	clear: both;
}

/* Use class layout on images and tables used for layout */
img.layout, a img.layout {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table.layout {
	margin: 0px;
	padding: 0px;
}
td.layout {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
/* General links */
a:link { color: #003366; }
a:visited { color: #00004B; }
a:hover { color: #003366; }

/* read more.. links */
.link { }
a.link:link { }
a.link:visited { }
a.link:hover { }

/* Standard navigation links */
.menu a:link { color: #003366; text-decoration: none;}
.menu a:visited { color: #003366; text-decoration: none;}
.menu a:hover { color: #003366; text-decoration: underline;}

.menu a.menuselected:link, .menu a.itemselected:link {text-decoration: underline;}
.menu a.menuselected:visited, .menu a.itemselected:visited {text-decoration: underline;}
.menu a.menuselected:hover, .menu a.itemselected:hover {text-decoration: underline;}


.topmenu a:link { text-decoration: none;}
.topmenu a:visited { color: #003366; text-decoration: none;}
.topmenu a:hover {  text-decoration: underline;}

.topmenu a.menuselected:link, .topmenu a.itemselected:link { color: #003366;}
.topmenu a.menuselected:visited, .topmenu a.itemselected:visited { color: #003366;}
.topmenu a.menuselected:hover, .topmenu a.itemselected:hover { color: #003366;}

/* Printable/tell a friend links	*/
.toollink { font-size: 0.85em;}
a.toollink:link { }
a.toollink:visited { }
a.toollink:hover { }

/* Copyright, CustomPublish powered link etc.	 */
.cp { }
a.cp:link { 	color: #BBBBBA; text-decoration: none; }
a.cp:visited { 	color: #BBBBBA; text-decoration: none; }
a.cp:hover { 	color: #BBBBBA; text-decoration: underline; }


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink { }
.headlinelink:link { }
.headlinelink:visited { }
.headlinelink:hover { }

/* Linked headlines on listing pages */
.headline .headlinelink { }
.headline .headlinelink:link { text-decoration: none; }
.headline .headlinelink:visited {  text-decoration: none; }
.headline .headlinelink:hover {  text-decoration: underline; }

/* Navigation path links */
.path	{	}
a.path:link { color: #003366; text-decoration: none;}
a.path:visited { color: #003366; text-decoration: none;}
a.path:hover { color: #003366; text-decoration: underline;}

/* Sitemap links */
.tree { font-weight: normal; }
a.tree:link { text-decoration: none; color: #000000; }
a.tree:visited { text-decoration: none; color: #000000; }
a.tree:hover { text-decoration: underline; color: #000000; }

.sitetree { font-weight: normal; }
a.sitetree:link { text-decoration: none; color: #000000; }
a.sitetree:visited { text-decoration: none; color: #000000; }
a.sitetree:hover { text-decoration: underline; color: #000000; }


/* SECTION: Standard CP classes*/
.date { color: #565656; font-size: 0.85em; }
.author { font-size: 0.85em; }
.feedback { }
.copyright { }
.label {
	font-weight: bold;
}

/* CSS code for (rounded) corners. Remember position: relative; on container element */
span.corner { 
	background-image: url(http://img9.custompublish.com/getfile.php/1248790.1649.eyqeptesbr/rounded-corners-white.png); /* default corner, plain white */
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	/* Set width/height to size of corner images */
	width: 10px;
	height: 10px;
}
span.corner.tl { 
	background-position: top left;
	left: -1px;
	top: -1px;
}
span.corner.tr { 
	background-position: top right;
	right: -1px;
	top: -1px;
}
span.corner.br { 
	background-position: bottom right;
	bottom: -1px;
	right: -1px;
}
span.corner.bl { 
	background-position: bottom left;
	bottom: -1px;
	left: -1px;
} 


/* midtskygge */
div.s1 { 
	background-position: top left;
	background-repeat: repeat-y;
}
/* toppskygge */
div.s2 { 
	background-position: top left;
	background-repeat: no-repeat;
}
/* bunnskygge */
div.s3 { 
	background-position: bottom left;
	background-repeat: no-repeat;
}

/* Fully flexible shadows */
/* Use in combination with corners for a rounded box with almost any type of shadow */
/* Flexibility limited by image size due to combination of two shadows top+bottom/left+right in each image. */
/* HTML Skeleton: 
<div class="container"><!-- must have position: relative; -->
<div class="side h b"><div class="side h t"><div class="side v l"><div class="side v r">

Content here...

<span class="corner tl"></span>
<span class="corner tr"></span>
<span class="corner br"></span>
<span class="corner bl"></span>

</div></div></div></div><!-- end sides -->

</div><!-- end container -->
*/

div.side, span.side {
	 display: block;
}
/* v = vertical, h = horizontal, l = left, r = right */ 
div.side.v, span.side.v {
	 background-position: top left;
	 background-repeat: repeat-y;
}
div.side.v.r, span.side.v.r {
	 background-position: top right;
}
div.side.h, span.side.h {
	 background-position: top left;
	 background-repeat: repeat-x;
}
div.side.h.b, span.side.h.b {
	 background-position: bottom left;
}


 /* Site default shadows */
div.side.h, span.side.h {
	 /* Background-image with horizontal (top/bottom) shadows. Taller than tallest container with shadow. Split into two background images when required	*/
}
div.side.v, span.side.v {
	 /* Background-image with vertical (left/right) shadows. Wider than page */ 
}


/* Standard tools */
div.tools { margin: 15px 0px; }
div.tool { margin: 2px 0px; }
div.skiplink a{
  position: absolute;
	top: -190px;
}
div.skiplink a:focus, div.skiplink a:hover  { 
	position: static;
	left: 0; 
	width: auto; 
}

div.pagebar { padding: 10px 0px; clear: both; font-size: 0.9em;}
.pagebar.prev { margin-right: 10px; }
span.arrow { padding: 0px 3px; }
.box p.pagebar, .box  div.pagebar {
	bottom: 5px;
	right: 10px;
	position: absolute;
}
div.box.haspagebar .cell {
	padding-bottom: 1.3em;
}
/* SECTION: listing/view styles */
div.pagedescription { 
	margin: 0 0 16px;
}
.pagedescription { }
h1.headline {
	font-size: 1.35em;
	margin: 0px;
	padding: 0px;
}
h1.headlineview {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.subheadline, h2.subheadline {
	font-weight: normal; 
	margin: 0;
	padding: 0;
	line-height: 1.0;
}
h2.paragraphheadline {
}
.ingress {
}
div.ingress {
	margin: 15px 0 5px; 
	padding: 0px;
}
.ingressview {
}
div.ingressview {
	margin: 6px 0px; 
	padding: 0px;
}
p.byline, div.byline {
	font-size: 0.85em;
	margin: 0px; 
	padding: 0px;
}
.byline .date .byline .author {
	font-size: 1.0em;
}

/* SECTION: Articlemedia */
div.articlemedia { 
	width: 250px;
	float: right;
	margin-left: 10px;
}

div.articleimage { 
	margin-bottom: 10px;
}
div.articleimagedesc, i.paragraphpictext { 
	font-style: italic;
	padding: 1px 2px;
}


/* SECTION: viewarea block/spacing elements */
.block, .articleblock {
	margin-bottom: 15px;
}

.articleblock .imgwrap {
	float: right;
	width: 26.5%;
}
.articleblock .imgwrap img {
	max-width: 100%;
	height: auto;
}
.articleblock .textwrap {
	float: left;
	width: 71%;
}
/* Full text width if no listing image */
div.articleblock.nopic .textwrap {
	float: none;
	width: auto;
}
/* 2-spalter */
div.twocol .articleblock { 
	width: 49%;
}
div.twocol .articleblock.pair0 { 
	clear: both;
	float: left;
}
div.twocol .articleblock.pair1 { 
	clear: right;
	float: right;
	margin-right: 0;
}

/* frontpage 2-spalter */
.frontpage .pair0 {
	clear: both;
	float: left;
	min-height: 13em; /*156px;*/
	width: 535px;
	margin-bottom: 15px;
}
.frontpage .pair1 {
	clear: right;
	margin-bottom: 15px;
	min-height: 13em; /*156px;*/
	float: right;
	width: 396px;
}
.frontpage .box.pair0 {
	width: 531px; /* adjustment for box border and padding */
}
.frontpage .box.pair1 {
	width: 392px; /* adjustment for box border and padding */
}
/* 3-spalter */
div.threecol .treble { 
	width: 32%;
	float: left;
	margin-right: 2%;
}
div.threecol .treble.treble0 { 
	clear: both;
}
div.threecol .treble.treble1 { 
	margin-right: 0;

}
div.threecol .treble.treble2 { 
	clear: right;
	float: right;
	margin-right: 0;
}

/* 4-spalter */
div.fourcol .quad { 
	width: 23.5%;
	float: left;
	margin-right: 2%;
}
div.fourcol .quad.quad0 { 
	clear: both;
}
div.fourcol .quad.quad2 { 
	margin-right: 0;
}
div.fourcol .quad.quad3 { 
	clear: right;
	float: right;
	margin-right: 0;
}
/* 5-spalter */
div.fivecol .penta { 
	width: 18%;
	float: left;
	margin-right: 2.5%;
}
div.fivecol .penta.penta0 { 
	clear: both;
}
div.fivecol .penta.penta3 { 
	margin-right: 0;
}
div.fivecol .penta.penta4 { 
	clear: right;
	float: right;
	margin-right: 0;
}

.fixedheight{
	/* height: 208px; */
	min-height: 208px !important;
}

/* width adjustments for frontpage */
div.listingarea.frontpage  .treble0 {
	margin-right: 20px;
	width: 366px;
}
div.listingarea.frontpage  .treble1 {
	width: 366px;
}
div.listingarea.frontpage  .treble2 {
	width: 177px;
}
div.listingarea.frontpage  .treble .box {
	min-height: 175px;
}

div.listingarea.frontpage  .treble.row2 .box {
	min-height: 175px;
}

div.listingarea.frontpage  .penta {
	margin-right: 20px;
	width: 173px;
}
div.listingarea.frontpage  .penta3, div.listingarea.frontpage  .penta4 {
	margin-right: 0;
}
div.listingarea.frontpage  .penta4 {
	margin-right: 0;
	width: 177px;
}

div.listingarea.frontpage  .penta .box {
	min-height: 195px;
}

div.listingarea.frontpage .threecol .box {
	min-height: 171px;
}

div.listingarea.frontpage .fourcol .box {
	min-height: 156px;
}

.listingarea hr, div.hr /* Replacement for hr (easier to style in older browsers) */{
	background-color: transparent;
	background-image: url(http://img7.custompublish.com/getfile.php/1281419.1687.brsqbbscbw/hr.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	border: none;
	border-width: 0;
	font-size: 1px;
	clear: both;
	height: 9px;
	margin-bottom: 8px;
}
div.body {
	clear: left; 
	margin: 0px 0px 22px 0px;
}


ul.artxml, ul.artxmlsub {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.artxml li, ul.artxmlsub li {
	padding: 0;
	margin: 0 0 16px;
}
ul.artxml ul, ul.artxmlsub ul {
	list-style-type: disc;
}
ul.artxmlsub {
	padding-left: 16px;
}
ul.artxmlsub li {
	
}

.clearfix { clear: both; font-size: 1px; height: 0px; }
/* SECTION ARTPICS */
td.artpic {
	padding: 5px;
	vertical-align: top;
	text-align: left;
}

/*Møtekalender*/
div.meeting img{
	margin: 0;
}
div.agendaitems ul.vedlegg{
	background-color: #f2f2f2;
	padding: 5px;
}

div.agendaitems ul.vedlegg li{
	list-style-type: none;
}

table.innsyn.cases > td{
	padding: 5px;
}

/* SECTION: page containers */ 
#page {
	background-color: #FFFFFF;
	width: 1011px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	text-align: left;
}
.side.v.r.page {
	padding: 4px 11px 18px;
}
.side.v.page {
	background-image: url(http://img7.custompublish.com/getfile.php/1280561.1687.vfruaqyqtd/page-shadows-vert.png);
}
.side.h.b {
	background-image: url(http://img7.custompublish.com/getfile.php/1280560.1687.qvqrbuxbvc/page-shadow-btm.png);
}
.side.h.t {
	background-image: url(http://img7.custompublish.com/getfile.php/1280562.1687.rapuwqqrde/page-shadow-top.png);
}
.corner.page {
	background-image: url(http://img7.custompublish.com/getfile.php/1280559.1687.yyfcadywrq/page-corners.png);
	height: 26px;
	width: 24px;
}
.corner.page.tl {
	left: 0px;
	top: 0px;
}
.corner.page.tr {
	right: 0px;
	top: 0px;
}
.corner.page.br {
	bottom: 0px;
	right: 0px;
}
.corner.page.bl {
	bottom: 0px;
	left: 0px;
}

#top {
	background-image: url(http://img7.custompublish.com/getfile.php/1280566.1687.esedqbbcwe/toppbilde.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 8.8em; /*0.8em + 97px;*/
	margin: 2px 2px 0;
	padding: 0px 20px 11px 20px;
	position: relative;
	height: 101px;
	height: 8.5em;
}
div.top {
	background-color: #89B3D1;
	color: #003366;
}
#top div.sitetools {
	float: right;
	padding-top: 20px;
	text-align: right;
	width: 610px;
}
#top div.adminbar {
	bottom: 2px;
	left: 10px;
	position: absolute;
}
#languagebar, .customtools {
	margin: 0 0 10px;
}
a.scaletext {
	bottom: 1PX;
	color: #000000;
	position: relative;
	text-transform: uppercase;
}
a.scaletext, a.scaletext:hover {
	cursor: pointer;

}
#scalenormal {
	font-size: 12px;
}
#scalelarge {
	font-size: 16px;
}
#scalelargest {
	font-size: 20px;
	margin-right: 5px;
}

#topnav {
}
#middle {
	padding: 0 20px 0 20px;
}
#navbar {
	background-image: url(http://img7.custompublish.com/getfile.php/1280557.1687.qrtpceveqw/navbar-bkg.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 2px 2px 7px 20px;
	margin: 0 0 20px;
}

body.frontpage.articlelisting #navbar {
	padding-right: 20px;
}
#subnavbar {
	float: left;
	margin-right: 16px;
	padding-top: 20px;
	width: 162px;
}
body.frontpage.articlelisting #subnavbar {
	display: none;
}
#main {
	float: left;
	min-height: 500px;
	width: 565px;
}
/* #main when no sidebar */
.widemain #main {
	float: right;
	width: 770px;
}
.widemain #navbar {
	margin-right: 0;
}
body.frontpage.articlelisting #main {
	float: none;
	margin-right: 0;
	width: auto;
}

#mainsidebar {
	float: right;
	padding-top: 20px;
	width: 188px;
}
body.frontpage.articlelisting #mainsidebar, .widemain #mainsidebar {
	display: none;
}
#footer {
	clear: both;
	position: relative;
	text-align: center;
	zoom: 1;
}
div.footer {
	margin: 1px;
	padding: 10px 20px;
}
.footer div.contactinfo {
	font-size: 0.9em;
}
.companyname {
	font-weight: bold;
}
.footer ul.follow {
	float: left;
	margin-top: 10px;
	width: 400px;
}
ul.follow {
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
}
ul.follow li {
	background-image: url(http://img9.custompublish.com/getfile.php/1248735.1649.awbxtcxdvr/share-icons.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 2px 0 5px 22px;
}
ul.follow li.tips {
	background-image: url(/images/emmaicons/iconMailThis.gif);
	background-position: 0 1px;
}
ul.follow li.facebook {
	background-position: top left;
}
ul.follow li.facebook {
	background-position: top left;
}
ul.follow li.twitter {
	background-position: 0 -100px;
}
ul.follow li.rss {
	background-position: 0 -200px;
}
ul.follow li.sharethis {
	background-image: none;
	padding-left: 0;
}
#cp {
	bottom: 10px;
	color: #BBBBBA;
	font-size: 0.9em;
	margin: 0 auto;
	position: relative;
	text-align: center; 
	width: 990px;
}

/* SECTION: Sidebar */
.sidebar {
}

.box {
	background-color: #F9FDFF;
	border-color: #13354F #67889F #67889F;
	border-style: solid;
	border-width: 1px;
	margin: 0px 0px 15px 0px;
	position: relative;
}
.box .corner {
	background-image: url(http://img7.custompublish.com/getfile.php/1280551.1687.pcvcwbtbuy/box-frame.png);
}



.box .cell {
	padding: 5px 10px;
}
.box .cell.odd0 {
	clear: both;
	float: left;
	width: 46%;
	padding-right: 0px;
}
.box .cell.odd1 {
	clear: right;
	float: right;
	width: 46%;
	padding-left: 0px;
}
.box ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
.box ul li {
	margin: 0 0 3px;
	padding: 0px;
}
.box p, .box div.ingress {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.box .caption, .caption.menu{
	background-color: #82B1DA;
	background-image: url(http://img7.custompublish.com/getfile.php/1280549.1687.vcutqtatvs/box-caption-bkg.png);
	background-position: top left;
	background-repeat: repeat-x;
	border-color: #13354F;
	border-style: solid;
	border-width: 0px;
	color: #FFFFFF;
	padding: 3px 8px;
	position: relative;
	margin: 0px;
}
.box .caption .add {
	color: #FFFFFF;
	font-size: 0.75em;
	line-height: 1.0;
	position: absolute;
	top: 3px;
	right: 10px;
}

.box .caption .add a{ color: #FFF;}
.box .caption .add img {
	position: relative;
	top: 3px;
}
.box .caption .corner {
	background-image: url(http://img7.custompublish.com/getfile.php/1280550.1687.bwpswdawtv/box-caption-frame.png);
}
.caption a:link, .caption a:visited, .caption a:hover{
	color: #000000;
	text-decoration: none;
}
.caption a:hover{
	text-decoration: underline;
}

.caption.menu {
/*	background-position: 0 -600px;
	border-color: #8AA6B8 #6C8CA3 #67889f;*/
}
.caption.menu .corner {
/*	background-image: url(http://img9.custompublish.com/getfile.php/1247946.1649.utcypppypp/box-caption-frame.png);*/
}
div.box.krise {
	max-width: 100%;
	width: 60em;
	margin: 0 auto 15px;
}
.box.krise {
	border-color: #980202;
	background-color: #E11717;
	background-image: url(http://img9.custompublish.com/getfile.php/1302203.1649.edvyrafuqa/cell-krise-bottom-gradient.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	color: #FFFFFF;
	max-width: 100%;
	width: 60em;
	margin: 0 auto 15px;
}
.box.krise .corner {
	background-image: url(http://img9.custompublish.com/getfile.php/1302196.1649.qvddbadfbq/box-krise-frame.png);
}
.box.krise .caption {
	background-color: transparent;
	background-image: url(http://img9.custompublish.com/getfile.php/1302198.1649.swtbtxeftu/box-krise-caption-bkg.png);
	background-position: top left;
	background-repeat: repeat-x;
	border: none;
	font-size: 1.35em;
	text-transform: uppercase;
}
.box.krise .caption .corner {
	display: none;
}
.box.krise a:link, .box.krise a:visited, .box.krise a:hover {color: #EEC605;}

.box.krise .caption a:link, .box.krise .caption a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.box.krise .caption a:hover {
	color: #EEC605;
	text-decoration: underline;
}

#skoa {
	position: absolute;
	right: 15px;
	top: -10px;
}


/* SECTION: page elements */
#logo {
	float: left;
	margin-bottom: 8px;
	margin-top: 23px;
}
div.path {
	color: #003366;
	font-size: 0.9em;
	margin-bottom: 5px;
} 
#fokusartikler {
	margin-bottom: 5px;
}
#frontpagecalendar {
}
ul.menu, ul.submenu {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.submenu, div.childmenu ul ul  {
	padding-left: 10px;
}
ul.menu li, ul.submenu li {
	margin: 0px;
	padding: 1px 0px;
}

ul.menu li.spacingabove{
	margin-top: 10px;
}
ul.menu li.spacingbelow{
	margin-bottom: 10px;
}
ul.mainmenu {
}
ul.mainmenu li {
	display: block;
	float: left;
	margin: 0 0 0 0;  /* 0 20px 0 0 */
	padding: 0;
}
.realfrontpage ul.mainmenu li.menulevel0 {
	width: 126px; /* 130px */
	margin-right: 10px;
}
.realfrontpage ul.mainmenu li.menulevel0.itemlvlnum7 {
	margin-right: 0;
}
.realfrontpage ul.mainmenu li.menulevel0.itemlvlnum8 {
	float: right;
	margin-right: 0;
}
.realfrontpage ul.mainmenu ul a:link, .realfrontpage ul.mainmenu ul a:visited {
	text-decoration: none;
}
.realfrontpage ul.mainmenu ul a:hover {
	text-decoration: underline;
}
ul.mainmenu li li {
	display: inline;
	float: none;
	margin: 0;
	max-width: 1000px;
	font-size: 0.85em;
}
.mainmenu a.menulevel0 {
	display: block;
	font-size: 1.25em; /* 1.35em */
	padding: 5px 10px;
	position: relative;
}
.mainmenu li .postfix, .mainmenu li li.lastitem .postfix  {
	display: none;
}
.mainmenu li li .postfix {
	display: inline;
}
.mainmenu a.firstitem {
}
.mainmenu a.menulevel0.itemselected, .mainmenu a.menulevel0:hover {
}
div.menuwrap {
	border-color: #7C99AE;
	border-style: solid;
	border-width: 1px;
}
.corner.menu {
		background-image: url(http://img7.custompublish.com/getfile.php/1280551.1687.pcvcwbtbuy/box-frame.png);
}

ul.childmenu, div.childmenu ul.menulevel0 {
}
.rootpage158436 #subnavbar div.menuwrap {
	border-width: 1px 1px 0;
}
.rootpage158436 #subnavbar  div.childmenu.menuwrap{
	border-width: 0 1px 1px;
}
div.childmenu ul.menulevel0{
	border-width: 0 1px;
}
ul.childmenu li, div.childmenu ul.menulevel0 li {
	background-color: #F9FCFF;
	padding: 0;
	position: relative;
}
ul.childmenu ul li, div.childmenu ul.menulevel0 ul li {
	padding: 0;
}
ul.childmenu li.menulevel0, div.childmenu ul.menulevel0 li.menulevel0 {
}
ul.childmenu li.itemselected, ul.childmenu li.itemselected li, div.childmenu ul.menulevel0 li.itemselected, div.childmenu ul.menulevel0 li.itemselected li  {
}
ul.childmenu li:hover, div.childmenu ul.menulevel0 li:hover  {
	background-color: #FFFFFF;
}
.childmenu a {
	display: block;
	padding: 2px 10px;
}
.childmenu a:link, .childmenu a:visited { 
	color: #0066CC; 
	text-decoration: none; 
}
.childmenu a.menulevel0:link, .childmenu a.menulevel0:visited { 
	color: #006699; 
	text-decoration: none; 
}
.childmenu a:hover, .childmenu a.menuselected:link, .childmenu a.menuselected:visited, .childmenu a.menuselected:hover, .childmenu a.itemselected:link, .childmenu a.itemselected:visited, .childmenu a.itemselected:hover  {
	background-color: #AACFED;
	color: #003366;
	text-decoration: underline;
}

ul.twocol {
}
ul.twocol li {
	clear: left;
	float: left;
	width: 49%;
}
/* CSS3*/
ul.twocol li:nth-child(2n) {
	clear: right;
	float: right;
}
/* Non css3 */
ul.twocol li.itemlvlnum2, ul.twocol li.itemlvlnum4, ul.twocol li.itemlvlnum6, ul.twocol li.itemlvlnum8, ul.twocol li.itemlvlnum10, ul.twocol li.itemlvlnum12, ul.twocol li.itemlvlnum14, ul.twocol li.itemlvlnum16, ul.twocol li.itemlvlnum18, ul.twocol li.itemlvlnum20 {
	clear: right;
	float: right;
}
div.imagelist {
	position: relative;
}
.imagelist .corner {
	z-index: 10;
}

.imagelist .corner.tl {
	left: 0;
	top: 0;
}
.imagelist .corner.tr {
	right: 0;
	top: 0;
}
.imagelist .corner.br {
	bottom: 0;
	right: 0;
}
.imagelist .corner.bl {
	bottom: 0;
	left: 0;
}
#fp_slideshow {
	height: 160px;
	overflow: hidden;
}
ul.topmenu {
	margin: 0;
	text-align: center;
	width: 620px;
	position: absolute;
	left: 110px;
	bottom: 8px;
}
ul.topmenu li {
	border-left: 1px solid #245584;
	display: inline;
	margin: 0;
	padding: 0 2px 0 5px;
}
.topmenu a {
}

.topmenu li:first-child {
	border-left: none;
}

ul.hurtigmenu {
	max-width: 177px;
}
ul.hurtigmenu li {
	background-image: url(http://img7.custompublish.com/getfile.php/1280554.1687.cbtbsbrbvc/hurtigmeny-bkg.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: 0 0 8px;
	padding: 0;
}
ul.hurtigmenu a {
	background-image: url(http://img7.custompublish.com/getfile.php/1280554.1687.cbtbsbrbvc/hurtigmeny-bkg.png);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	padding: 4px 5px 4px 35px;
}

#tools {
	list-style-type: none;
}
#tools li {
	background-position: center left;
	background-repeat: no-repeat;
}
#tools li#tips {
}
#tools li#printable {
}
#search {
}

#searchform {
	left: 367px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 35px;
	width: 250px;
}
div.inputwrap {
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #46768B;
	float: left;
	position: relative;
	width: 220px;
	zoom: 1;
}
.inputwrap .corner {
	background-image: url(http://img7.custompublish.com/getfile.php/1280657.1687.uqwvwfwsab/inputframe.png);
	height: 5px;
	width: 5px;
}
input.searchinput {
	background-color: #FFFFFF;
	border: none;
	color: #000000;
	font-size: 1em;
	vertical-align: middle;
	padding: 3px 5px;
	width: 205px;
}	
input.searchsubmit {
	background-color: transparent;
	background-image: url(http://img9.custompublish.com/getfile.php/1247950.1649.fapavcbadq/lupe.png);
	background-position: top left;
	background-repeat: no-repeat;

	vertical-align: middle;
	float: right;

	width: 22px;
	height: 23px;
	border: none;
	text-indent: -9000px;
}
#taleweb {	
	margin: 0 0 0 auto;
	text-align: left;
	width: 210px;
}
#talewebholder{
  position: absolute;
  right: 130px;
}
#taleweb span.label{
	font-weight: normal;
  position: relative;
  top: 10px;
}
/* SECTION: banner locations */
.bannerlocation {
	clear: both;
	text-align: center;
}
.bannerlocation table {
	margin-left: auto;
	margin-right: auto;
}
.bannerlocation td {
	text-align: center;
	padding: 5px 0px;
}
.bannerlocation img {
	border-width: 0px;
}

.icalendardayhead { background-color: #cecece; }
.monthlycalendar {
	border: 1px solid #67889F;
}
.monthlycalendartable {
	background-color: #FFFFFF;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	color: #4B4B4B;
	font-size: 0.9em;
	margin: 0;
	width: 100%; 
}
.monthlycalendartable caption, .monthlycalendartable td.calmonthname {
	font-weight: bold;
	text-align: center;
}
.monthlycalendartable th {
	background-color: #FFFFFF;
	color: #4B4B4B;
}
.monthlycalendartable td, .monthlycalendartable th {
	border: 1px solid #D0D0D0;
	padding: 1px 0;
	text-align: center;
}
.monthlycalendartable td.caltoday {
	background-color: #4B4B4B;
	color: #FFFFFF;
}
.calendardate { color:#333333; font-size: 0.85em; }

a.callink:link, a.callink:visited {
	text-decoration: none;
}
a.callink:hover {
	text-decoration: underline;
}
ul.shorteventlist li {
	white-space: nowrap;
	overflow: hidden;
}
span.calsource {
}
span.calicallink {
}



.errmsg { font-weight: bold; color: #aa0000; }

table.weathertablefivedays { }

table.weathertablefivedays td {
	padding: 5px;
}
table.weathertablefivedays td.weatherlocname {
	width: 100px;
	font-weight: bold;
}
table.weathertablefivedays { }
.weatherdaylabel, td.weatherfivedays {
	width: 75px;
}

input.newslettersubemail {
	width: 98%;
}

/* Kalenderliste */
h2.dayheader {
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
}
div.calendarentry {
	font-size: 0.9em;
}
span.caltime {
	float: left;
	display: block;
	width: 70px;
	min-height: 10px;
}

span.calwhat{
	margin-left: 15px;
}

div.vevent {
	border: 1px solid #666666;
	background-color: #EEEEEE;
	padding: 5px;
}


ul.navpointlist {
	display: inline;
	list-style-type: none;
	font-weight: bold;
	margin: 5px 0 15px;
	padding: 0;
}
ul.navpointlist li {
	display: inline;
	margin: 0;
	padding: 0;
}

ul.articlelist {
	list-style-type: none;
	margin: 5px 0 15px;
	padding: 0;
}
ul.articlelist li{
	padding: 0;
	margin: 2px 0;
}
ul.articlelist li.navpoint{
	background-color: #CCCCCC;
	font-weight: bold;
	list-style-type: none;
	margin: 10px 0 5px;
	padding: 2px 5px;
}

div.utvalgsak {
	border-bottom: 1px solid #999999;
	margin: 0 0 10px;
}
.utvalgsak ul {
	padding: 0 !important;
	margin: 10px 0 15px !important;
}
.utvalgsak ul li div {

}

table.motetable {
	border-color: #3B3B3B;
	border-width: 1px;
	border-style: solid;
        width:100%
}
table.motetable td {
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	line-height: 1.6;
	padding: 3px 5px;
	white-space: nowrap;
}
table.motetable td:first-child {
	border-left: none;
}


/* Cookies info */
#cookies-wrap {
	background: #000;
	position: fixed;
	bottom:0px;
	padding:15px 0 25px 25px;
	opacity: 0.8;
	z-index:999999;
	width:100%;
}

#cookies-wrap .textwrap { 
	color:#fff; 
	font-size:14px; 
	width:90%;
	line-height: 25px;
}


#cookies-wrap .textwrap a {
	color:inherit;
	text-decoration: underline;
}

#cookies-wrap .close {
	position: absolute;
	right:50px;
	top:25px;
}

#cookies-wrap .close a {
	color:#fff;
	font-size:35px;
}

.body .meetings{
	margin-bottom: 2em;
}

.body .meetings .searchform,
.body .meetings .yearlinks,
.body .meeting > div:not(.agendaitems),
.body .meeting .header{
	margin: 0 1em !important;
	margin: 0 2rem !important;
	margin-bottom: 1em !important;
}

.body .meeting table ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.body .meetingoverview{
	width: 90%;
}

.body .meetingoverview td,
.body .innsyn td{
	padding: 0.5em;
	border-right: 1px solid #C9E5F3;
	position: relative;
}

.body .meetingoverview tr:nth-child(even) td,
.body .innsyn tr:nth-child(even) td{
	background-color: #C9E5F3;
	border-right: 1px solid #fff;
}

.body .meetingoverview th,
.body .innsyn th{
	font-size: 1.05em;
	font-weight: 300;
	padding: 1em;
	background-color: #fafafa;
	border-bottom: 2px solid #ccc;
	border-left: 1px solid #eee;
}

.body .innsyn ul.vedlegg{
	display: none;
	position: absolute;
	width: 260px;
	padding: 1em;
	z-index: 99999;
	background-color: #fafafa;
	border: 1px solid #ccc;
	border-bottom: 3px solid #c0c0c0;
	max-height: 180px;
	overflow: scroll;
}

.body .innsyn ul.vedlegg td{
	padding: 0 0 1em 0;
	background-color: #fafafa;
}

.pluginoffentligjournal #main{
	padding-right: 2em !important;
}

table.postjournal tr td{
	border-bottom: 1px solid #ccc;
}

table.postjournal td.doknr img{
	/*vertical-align: middle;*/
	padding-top: 3px;
}

table.postjournal td.tittel{
	padding: 1em;
}

table.postjournal td.doknr {
	padding: 0.5em;
}

table td.postjournal div.tittel{
	font-size: 1.123em;
	margin-bottom: 0.75em;
}

table.postjournal div.tittel a.tittel{
	font-weight: 400;
	color: #333;
}

table.postjournal div.tittel a.tittel:hover{
	color: #2574A9;
}

table.postjournal .tittel-code{
	font-weight: 700;
	font-size: 0.83em;
	min-width: 105px;
	text-align: center;
	margin-right: 1em;
	display: inline-block;
	background-color: #e6f2f9;
	padding: 0.15em 0.5em;
	border: 1px solid #31b7da;
	border-radius: 5px;
	color: #2574A9;
}

table.postjournal .fratil{
	color: #666;
	margin: 0.5em 0;
	padding-left: 1em;
	border-left: 3px solid #31b7da;
}

table.postjournaldetaljer{
	border-left: 3px solid #ccc;
	margin-bottom: 2em;
}

table.postjournaldetaljer td{
	padding: 0.5em 1em;
}

table.postjournaldetaljer tr > td:first-child{
	font-weight: 700;
}

table.postjournalform td{
	padding: 0.5em;
}

table.postjournalform td[colspan="2"]{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0.5em 0;
}

table.postjournalform td[colspan="2"]:last-child{
	border-bottom: 0;
}

table.postjournalform input[type="submit"]{
	background-color: #003A69;
	color: #fff;
	font-size: 1em;
	padding: 0.5em 1em;
	border: 0;
	cursor: pointer;
}

table.postjournalform input[type="submit"]:hover{
	background-color: #333;
}


@media print {
	/* Printerfriendly */
	* {
		background-color: #FFFFFF !important;
		background-image: none !important;
		border-color: #666666 !important;
		color: #000000 !important;
	}
	#top, #navbar, #subnavbar, #mainsidebar, #footer, #searchform, .corner, #taleweb, #PAFTOOLBAR, #cp {
		display: none !important;
	}
	#main {
		width: auto !important;
	}
	.side {
		padding: 0;
	}
	.box, .articleblock {
		page-break-inside: avoid;
	}
	th {
		background-color: #CCCCCC !important;
		color: #000000 !important;
	}
	tr:nth-child(2n+1) {
		background-color: #DEDEDE !important;
	}
	tr:nth-child(2n+1) {
		background-color: transparent !important;
	}
}