/* Default stylesheet */
body {
	background-color: #ECEBE9;
	color: #3F484F;
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", "Lucida Sans Unicode", Geneva, sans-serif;
	/*font-family: Georgia, "DejaVu Serif", "Bitstream Vera Serif", "Times New Roman", "Liberation Serif", Times, Serif;*/
	/*font-family:  Arial, "Liberation Sans", "Helvetica Neue", Helvetica, "Nimbus Sans L", Sans, Sans-serif;*/
	/*font-family: "Gill Sans", Calibri, FreeSans, "Trebuchet MS", sans-serif;*/
	/*font-family: "Myriad Pro", Myriad, FreeSans, Tahoma, Geneva, "Helvetica Neue", "Liberation Sans", Helvetica, Arial, Sans-serif	;*/
	font-size: 68.75%; /* 11px*/
	line-height: 1.4;
	margin: 0px;
	padding: 0px;
}
table,caption,th,td {
	font-size: 1.0em;
}
h1, h2, .caption, .caselist h3 {
	font-family: "Open Sans", FreeSans, Calibri, "Helvetica Rounded", "Helvetica Neue", Helvetica, Sans-serif;
	font-weight: normal;
	font-weight: 400;
	color: #493F26;
}
h1, h2, h3, h4, h5, h6 {
	margin: 4px 0px;
	padding: 0px;
	font-family: "Open Sans", FreeSans, Calibri, "Helvetica Rounded", "Helvetica Neue", Helvetica, Sans-serif;
	font-weight: normal;
	font-weight: 400;
}

h1 {
	font-size: 2.18em;
	margin-bottom: 15px;
}
h2 {
	font-size: 1.63em;
}
h3 {
	font-size: 1.35em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1.0em;
}
p {
	padding: 0px;
	margin: 4px 0px 15px 0px;
}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
hr {
	background-color: #EAEBED;
	border: none;
	height: 1px;
	margin: 15px -20px;
}

input[type="text"], textarea, input[type="checkbox"], select {
	background-color: #FFFFFF;
	border: 1px solid #D9D1BF;
	border-radius: 3px;
	color: #333333;
}
input[type="text"]:focus, textarea:focus, input[type="checkbox"]:focus, select:focus {
  box-shadow: 0px 0px 0px 2px #BC9556;
	/*border-color: #BC9556;
	outline: 1px solid #BC9556;
	outline-radius: 3px;*/

}
.caselist ul li.showlinkall a {
	background-color: #FCFBFB;
	background-image: url(http://img7.custompublish.com/getfile.php/1813652.1427.trfyysfpad/th-bkg.png);
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid #D9D1BF;
	border-radius: 5px;
	color: #173C88;
	cursor: pointer;
	display: inline-block;
	font-size: 1.0em;
	padding: 5px 7px;
}

input[type="submit"] {
	background-color: #FCFBFB;
	background-image: url(http://img7.custompublish.com/getfile.php/1813652.1427.trfyysfpad/th-bkg.png);
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid #D9D1BF;
	border-radius: 5px;
	color: #173C88;
	cursor: pointer;
	display: inline-block;
	font-size: 1.6em;
	padding: 5px 7px;
}
input[type="submit"]:hover, .caselist ul li.showlinkall a:hover {
	text-decoration: underline;
}
select {
	min-width: 200px;
}
label, .label {
	font-weight: bold;
}
.main input[type="text"] {
	width: 270px !important;
	padding: 5px 0px;
}
.main input[name="epost"], .main input[name="telefon"] {
	width: 210px !important;
}
.main input.antispaminput {
	width: 100px !important;
}
.main select {
	min-width: 270px;
	padding: 5px 1px;
}
.main form table td {
	padding-bottom: 15px;
}
/* End General elements*/


a img {
	border: none;
}
.body img {
	margin: 3px 10px 5px;
}
.body img[align="left"] {
	margin-left: 0;
}
.body img[align="right"] {
	margin-right: 0;
}

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: #003399; text-decoration: underline; }
a:visited { color: #330099;  text-decoration: underline; }
a:hover { color: #000000; text-decoration: none; }

/* read more.. links */
.link { }
a.link:link { }
a.link:visited { }
a.link:hover { }

/* Standard navigation links */
.menu a:link {text-decoration: none;}
.menu a:visited {text-decoration: none;}
.menu a:hover {text-decoration: underline;}

.menu a.menuselected:link {text-decoration: underline;}
.menu a.menuselected:visited {text-decoration: underline;}
.menu a.menuselected:hover {text-decoration: underline;}

/* Printable/tell a friend links	*/
.toollink { }
a.toollink:link { }
a.toollink:visited { }
a.toollink:hover { }

/* Copyright, CustomPublish powered link etc.	 */
.cp { }
a.cp:link { }
a.cp:visited { }
a.cp:hover { }


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink { }
.headlinelink:link { }
.headlinelink:visited { }
.headlinelink:hover { }

/* Linked headlines on listing pages */
.headline .headlinelink { font-weight: normal;}
.headline .headlinelink:link, .caselist a:link { color: #000000; text-decoration: none;}
.headline .headlinelink:visited, .caselist a:visited {  color: #666666; text-decoration: none;}
.headline .headlinelink:hover, .caselist a:hover {  color: #000000; text-decoration: underline;}

/* Linked headlines on FRONTPAGE */
.headlinefrontpage .headlinelink { font-weight: normal; font-size: 0.7em; }
.headlinefrontpage .headlinelink:link, .caselist a:link { color: #000000; text-decoration: none;}
.headlinefrontpage .headlinelink:visited, .caselist a:visited {  color: #666666; text-decoration: none;}
.headlinefrontpage .headlinelink:hover, .caselist a:hover {  color: #000000; text-decoration: underline;}

/* Navigation path links */
.path	{	}
a.path:link { }
a.path:visited { }
a.path:hover { }

/* 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*/
div.date, span.date { color: #999999; font-size: 0.9em; }
.eventdate {
	background: url("http://img4.custompublish.com/getfile.php/981155.1554.qccuvsrypc/date.png") no-repeat scroll 0 0 transparent;
	padding: 2px 5px 0 20px;
}
.author { color: #333333; font-size: 0.9em; }
.feedback { }
.copyright { }


/* CSS code for (rounded) corners. Remember position: relative; on container element */
span.corner { 
	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.pagebar { padding: 10px 0px; clear: both; }
.pagebar.prev { margin-right: 10px; }
span.arrow { padding: 0px 3px; }

/* SECTION: listing/view styles */
div.pagedescription { 
	margin: 0 0 16px;
}
.pagedescription { }
h1.headline {
	font-size: 2.0em;
	margin: 0px;
	padding: 0px;
}
h1.headlineview {
}
.subheadline, h2.subheadline {
	font-size: 1.0em;
	font-weight: normal; 
	margin: 5px 0px 0px 0px;
	padding: 0px;
	line-height: 1.0;
}
h2.paragraphheadline {
}
.ingress {
}
div.ingress {
	margin: 6px 0px; 
	padding: 0px;
}
.ingressview {
}
div.ingressview {
/*	font-size: 1.1em;*/
	margin: 6px 0px; 
	padding: 0px;
}
p.byline, div.byline {
	border-top: 1px solid #CCCCCC;
	margin: 10px 0 10px 0; 
	padding: 3px 0 0;
}
.byline .artdata {
	float: left;
	width: 44%;
}
.byline .share {
	float: right;
	text-align: right;
	width: 55%;
}

.viewarea div.listingpic {
	width: 250px;
	float: right;
	margin-left: 10px;
}

/* SECTION: Articlemedia */
div.articlemedia { 
	clear: right;
	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: left;
	width: 32.5%;
}
.articleblock .imgwrap img {
	max-width: 100%;
	height: auto;
}
.articleblock .textwrap {
	float: right;
	width: 65%;
}
/* Full text width if no listing image */
div.articleblock.nopic .textwrap {
	float: none;
	width: auto;
}

/* 2-spalter */
div.twocol .articleblock, div.twocol .col { 
	width: 49%;
}
div.twocol .articleblock.pair0, div.twocol .col0 { 
	clear: both;
	float: left;
}
div.twocol .articleblock.pair1, div.twocol .col1 { 
	clear: right;
	float: right;
	margin-right: 0;
}

/* 3-spalter */
div.threecol .articleblock { 
	width: 30%;
	float: left;
	margin-right: 3%;
}
div.threecol .articleblock.treble0 { 
	clear: both;
}
div.threecol .articleblock.treble1 { 
	margin-right: 0;
}
div.threecol .articleblock.treble2 { 
	clear: right;
	float: right;
	margin-right: 0;
}

/* 4-spalter */
.fourcol .col {
	float: left;
	margin-right: 4%;
	width: 20%;
	padding: 15px 1%;
}
.fourcol .col.col0 {
	clear: both;
}
.fourcol .col.col2 {
	margin-right: 0;
}
.fourcol .col.col3 {
	clear: right;
	float: right;
	margin-right: 0;
}

.listingarea hr, div.hr /* Replacement for hr (easier to style in older browsers) */{
	background-color: transparent;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #000000;
	font-size: 1px;
	clear: both;
	height: 10px;
	margin-bottom: 10px;
}
div.body {
	clear: both; 
	/*font-size: 1.1em;*/
	margin: 0px 0px 22px 0px;
}
div.viewarea {
	color: #555555;
}
div.articleparagraph {
	margin-bottom: 16px;
}
.clearfix { clear: both; font-size: 1px; height: 0px; }

.frontpage.listingarea div.articlelist {
	background-color: #FFFFFF;
	border-bottom: 5px solid #82785F;
	border-radius: 5px 5px 7px 7px;
	padding: 10px;
}

.frontpage.listingarea .mainpart {
	float: left;
	width: 73%;
}
.frontpage.listingarea .sidepart {
	float: right;
	width: 23%;
}

/* SECTION: page containers */ 
#page {
	padding: 0px;
	text-align: left;
}
#top div.inner, #navbar div.inner, #middle div.inner, #footer div.inner {
	margin: 0 auto;
	width: 980px;
}
#top {
	background-color: #E2DFD8;
	margin: 0px;
	min-height: 110px;
}
#top div.inner {
	background-image: url(http://img7.custompublish.com/getfile.php/1813131.1427.dtxwsxwdyt/top-bkg.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px 0 10px 6px;
}
#topnav {
	float: right;
	margin-bottom: 25px;
	position: relative;
	text-align: right;
	width: 600px;
	z-index: 2;
}
#middle {
	background-image: url(http://img7.custompublish.com/getfile.php/1813108.1427.trqvswdexr/middle-bkg.png);
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 30px;
}
#navbar {
	background-color: #E2DFD8;
	background-image: url(http://img7.custompublish.com/getfile.php/1813113.1427.rwrppssfyd/navbar-bkg.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	border-bottom: 2px solid #2D4550;
}
#main, #main2, #main3 {
	clear: left;
	float: left;
}
div.main {
	background-color: #FFFFFF;
	border-bottom: 5px solid #82785F;
	border-radius: 5px 5px 7px 7px;
	margin: 0 0 20px;
	min-height: 100px; /* ref .viewarea */
	padding: 20px;
	width: 655px;

}
#main2, #main3 {
	min-height: 0;
}
.viewarea {
	min-height: 400px; /* ref #main */
}
.frontpage.articlelisting #main {
	background-color: transparent;
	border-bottom: none;
}
#mainsidebar {
	float: right;
	width: 255px;
}


/* #main when no sidebar */
.widemain #main {
	float: right;
	width: 760px;
}
.widemain #navbar {
	margin-right: 0;
}
.widemain #mainsidebar {
	display: none;
}
/* #main when no sidebar or navbar */
.widefull #main {
	float: none;
	width: auto;
}
.widefull #navbar, .widefull #mainsidebar {
	display: none;
}

#footer {
	background-color: #434038;
	border-top: 1px solid #FFFFFF;
	clear: both;
	color: #E7ECF0;
	font-size: 0.9em;
	padding: 15px 0;
	text-align: center;
}
#footer a:link, #footer a:hover {
	color: #E7ECF0;
	text-decoration: underline;
}
#footer a:visited {
	/*color: #E7ECF0;*/
	/*color: #D9CCE5;*/
	color: #DCD5D5;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#footer .contactinfo {
	margin: 0 0 15px;
}

#footer .contactinfo div {
	display: inline;
}
#footer .contactinfo .delimiter {
	color: #5D6468;
}

/*#footer .contactinfo br {
	display: none;
}*/
.contactinfo .delimiter {
	color: #5D6468;
	margin: 0 3px;
}

#cp {
	background-color: #434038;
	background-image: url(http://img7.custompublish.com/getfile.php/1813168.1427.fuprpxvqwy/cp-bkg.png);
	background-position: top left;
	background-repeat: repeat-x;
	border-top: 1px solid #696660;
	color: #E7ECF0;
	padding: 15px 0 10px;
}
#cp div.inner {

}

/* SECTION: Sidebar */
.sidebar {
}
.part {
	background-color: #FFFFFF;
	border-bottom: 5px solid #82785F;
	border-radius: 5px 5px 7px 7px;
	padding: 10px;
}
.box {
	background-color: #FFFFFF;
	background-position: 98% 13px;
	background-repeat: no-repeat;
	border-bottom: 5px solid #82785F;
	border-radius: 5px 5px 7px 7px;
	padding: 15px;
	margin: 0px 0px 15px 0px;
	position: relative;
}
.box .head {
}
.box ul {
	padding: 0 0 0 15px;
	list-style-position: outside;
	margin: 0 0 15px;
}
.box ul li {
	margin: 0;
	padding: 5px 0;
}
.box ul ul{
	padding-left: 10px;
}
.box p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.box .caption {
	padding: 0px;
	margin: 0 0 15px;
}
/* SECTION: page elements */
#logo {
	float: left;
}
#logo2 {
	float: right;
	margin-top: 5px;
	opacity: 0.75;
}
#logo2:hover {
	opacity: 1.0;
}
div.skiplink a{
  position: absolute;
	top: -190px;
}
div.skiplink a:focus, div.skiplink a:hover  { 
	position: static;
	left: 0; 
	width: auto; 
}
div.path {
	border-radius: 5px;
	margin-bottom: 15px;
} 
.path a.path, .path span.arrow {
	background-color: #4B555D;
	color: #FFFFFF;
	display: block;
	float: left;
	padding: 3px;
}
.path a.path {
	/*background-image: url(http://img8.custompublish.com/getfile.php/1811919.1308.udtccabvfc/path-bkg.png);
	background-position: center left;
	background-repeat: no-repeat;*/
	padding: 3px 10px 3px 18px;
	border-left: 1px dotted #9AA6B0;
}
.path a.pathnum0 {
	border-left: none;
	border-radius: 5px 0 0 5px;
}
.path a.activepath {
	background-color: transparent;
	border-radius: 0 5px 5px 0;
	color: #000000;
}
.path a:link, .path a:visited {
	text-decoration: none;
}
.path a:hover, .path a.pathnum0:hover {
	/*background-image: url(http://img8.custompublish.com/getfile.php/1811918.1308.drqydvprav/path-active-bkg.png); */
	background-color: #6F777D;
	color: #FFFFFF;
	text-decoration: none;
}
div.path span.arrow {
}

.caselist ul {
	border-top: 1px solid #EAEBED;
	list-style-type: none;
	padding: 0;
}
.caselist ul li {
	border-bottom: 1px solid #EAEBED;
	padding: 5px 0 5px 5px;
}
.caselist ul li.showlinkall, .box .caselist ul li.showlinkall {
	margin-top: 10px;
	border-bottom: none;
	padding-left: 15px;
}
.caselist ul li.showlinkall a b {
	font-weight: normal;
}


.caselist a:link, .caselist a:visited, .caselist a:hover {
	color: #173C88;
}
.box .caselist ul {
	margin-left: -15px;
	margin-right: -15px;
}
.box .caselist ul li {
	padding-left: 30px;
	padding-right: 15px;
	position: relative;
}
.box .caselist img {
	position: absolute;
	left: 8px;
	top: 3px;
	max-width: 20px;
	max-height: 20px;
}

.box.variant2 {
	background-color: #E6E4DF;
	background-position: 7px 13px;
	background-repeat: no-repeat;
	border-bottom: none;
	min-height: 40px;
	padding-left: 40px;
	padding-top: 10px;
}
.box.variant2 .caption {
	color: #000000;
}
.box.variant2 .caption, .box.variant3 .caption {
	margin-bottom: 2px;
}
.box.variant3 {
	background-color: transparent;
	background-position: 7px 13px;
	background-repeat: no-repeat;
	border-bottom: none;
	min-height: 40px;
	padding-bottom: 0;
	padding-left: 40px;
	padding-top: 10px;
}
.box.symbol-sms {
	background-image: url(http://img7.custompublish.com/getfile.php/1817086.1427.wurfsvbtex/ikon-sms.png);
}
.box.symbol-skjema {
	background-image: url(http://img7.custompublish.com/getfile.php/1817087.1427.apveybbbae/ikon-skjema.png);
	padding-left: 55px;
}
.box.symbol-sok {
	background-image: url(http://img7.custompublish.com/getfile.php/1817088.1427.yfsaxfpeqc/ikon-lupe.png);
	background-position: 5px 13px;
}
.box.symbol-stats {
	background-image: url(http://img7.custompublish.com/getfile.php/1817085.1427.rrrersuwqb/ikon-stats.png);
	background-position: 95% 13px;
}
.box.symbol-stats .caption {
	/*padding-right: 40px;*/
}

table.gatamicases {
	border-collapse: collapse;
	clear: both;
	margin: 15px 0;
	width: 99%;
}
table.gatamicases th {
	background-color: #FBFBFB;
	background-image: url(http://img7.custompublish.com/getfile.php/1813652.1427.trfyysfpad/th-bkg.png);
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid #D9D1BF;
	font-size: 1.2em;
	font-weight: normal;
	padding: 2px 10px;
	text-align: left;
	vertical-align: top;
}
table.gatamicases th:hover {
	background-color: #D5ECF4;
	background-position: 0 -200px;
	cursor: pointer;
}
table.gatamicases th.sorting_asc, table.gatamicases th.sorting_desc {}

table.gatamicases td {
	padding: 2px 10px;
	text-align: left;
	vertical-align: top;
}
table.gatamicases td.status {
	width: 10%;
}
table.gatamicases td.sendtinndato {
	white-space: nowrap;
	width: 15%;
}
table.gatamicases td.description {
	width: 45%;
}
table.gatamicases tr.even {
	background-color: #F2F1F1;
}

table.gatamicases tr:hover {
	background-color: #DDDDDD;
}
.paging_full_numbers .paginate_button,
 	.paging_full_numbers .paginate_active {
	border: 1px solid #aaa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 2px 5px;
	margin: 0 3px;
	cursor: pointer;
	*cursor: hand;
}

.paging_full_numbers .paginate_button {
	background-color: #FBFBFB;
	background-position: top left;
	background-repeat: repeat-x;
}

.paging_full_numbers .paginate_button:hover, .paging_full_numbers .paginate_active {
	background-color: #E0D9CB;
	background-position: 0 -200px;
}


ul.menu, ul.submenu, ul.menu ul {
	padding: 0px;
	margin: 0 0 15px;
	/*list-style-type: none; */
	list-style-position: outside;
}
ul.submenu, ul.menu ul {
	padding-left: 10px;
}
ul.menu li, ul.submenu li {
	margin: 0 0 4px 10px;
	padding: 0;
}

ul.menu li.spacingabove{
	margin-top: 10px;
}
ul.menu li.spacingbelow{
	margin-bottom: 10px;
}
ul.mainmenu {
	float: left;
	font-size: 1.1em;
	list-style-type: none;
	margin: 0;
	width: 730px;
}
ul.mainmenu li {
	display: block;
	float: left;
	margin: 0 2px 0 0;
	padding: 0;
}
.mainmenu a {
	background-color: #E0DACC;
	background-image: url(http://img7.custompublish.com/getfile.php/1813158.1427.puxxexfwap/mainmenu-bkg.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	border-color: #C0B497;
	border-style: solid;
	border-width: 1px 1px 0;
	border-radius: 5px 5px 0 0;
	display: block;
	padding: 10px 8px 10px 8px;
}
.mainmenu a:link, .mainmenu a:visited {
	color: #000000;
}
.mainmenu a:hover, .mainmenu a.menuselected:link, .mainmenu a.menuselected:visited {
	background-color: #493F26;
	background-position: 0 -200px;
	border-width: 0;
	color: #FFFFFF;
	padding: 11px 9px 10px 9px;
	text-decoration: none;
}
ul.topmenu {
	list-style-type: none;
	display: inline;
	margin: 0 10px 0 0;
}
ul.topmenu li {
	border-right: 1px solid #FFFFFF;
	display: inline;
	padding: 0 5px 0 0;
}
.topmenu a {
	color: #173C88;
}
.topmenu a:link, .topmenu a:visited, .topmenu a:hover {
	text-decoration: underline;
}
ul.childmenu.menulevel0 {
	background-color: #FFFFFF;
	border-bottom: 5px solid #82785F;
	border-radius: 5px 5px 7px 7px;
	padding: 10px;
}

.childmenu .itemselected > a {
	font-weight: bold;
}
.childmenu a:link, .childmenu a:visited, .childmenu a:hover {
	color: #555555;
	text-decoration: none;
}
.childmenu a:hover {
	text-decoration: underline;
}
.childmenu a.menulevel0:link, .childmenu a.menulevel0:visited, .childmenu a.menulevel0:hover {
	color: #224B9F;
}
.childmenu a.menulevel1:link, .childmenu a.menulevel1:visited, .childmenu a.menulevel1:hover {
	color: #000099;
}
.childmenu a.menulevel2:link, .childmenu a.menulevel2:visited, .childmenu a.menulevel2:hover {
	color: #000033;
}
.childmenu a.itemselected {
	font-weight: bold;
}

.childmenu a.menuselected:link, .childmenu a.menuselected:visited {
	text-decoration: none;
}
.childmenu a.menuselected:hover {
	text-decoration: underline;
}

ul.bunnmenu {
	list-style-type: none;
	margin: 0 0 15px;
	text-align: center;
}
ul.bunnmenu li {
	border-left: 1px solid #5D6468;
	display: inline;
	margin-left: 5px;
	padding-left: 5px;
}
.bunnmenu a {}
.bunnmenu a:link, #footer .bunnmenu a:link {
	text-decoration: underline;
}
.bunnmenu a:visited, #footer .bunnmenu a:visited {
	color: #DCD5D5;
	text-decoration: underline;
}
.bunnmenu a:hover, #footer .bunnmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

ul.bunnmenu li:first-child {
	border-left: none;
}

.languages {
	background-color: #FFFFFF;
	background-image: url(http://img8.custompublish.com/getfile.php/1807628.1308.qfedarwecy/spraakvalg.png);
	background-position: top right;
	background-repeat: no-repeat;
	border: 1px solid #336699;
	float: right;
	font-size: 0.9em;
	padding: 0px 16px 0px 0;
	line-height: 1.0;
	margin: 0;
	min-height: 1.6em;
	text-align: left;
	width: 107px;
}
.languages ul {
	background-color: #FFFFFF;
	border: 1px solid #336699;
	list-style-type: none;
	margin: -1px 0 0 -1px;
	padding: 0;
	position: absolute;
	width: 107px;
}

.languages li {
	background-color: #FFFFFF;
	display: none;
	margin: 0;
	padding: 3px;
}
.languages li:first-child, .languages:hover li {
	display: block;
}
.languages a {
	background-position: top left;
	background-repeat: no-repeat;
	color: #003366;
	display: block;
	/*	padding: 2px 0 2px 28px;*/
	padding-left: 28px;
	text-decoration: none;
}
.languages a:hover {
	text-decoration: underline;
}
.languages .no a {
	background-image: url(/images/flags/no.gif);
}
.languages .en a {
	background-image: url(/images/flags/en.gif);
}
.languages .se a {
	background-image: url(/images/flags/se.gif);
}
.languages .fr a {
	background-image: url(/images/flags/fr.gif);
}
.languages .ru a {
	background-image: url(/images/flags/ru.gif);
}

#search {
}
form.searchform, .searchformwrap form {
	background-color: #FFFEA5;
	border: 1px solid #D9D1BF;
	border-radius: 5px;
	display: block !important;
	margin: 0;
	padding: 15px 0 15px 20px;
	position: relative;
	z-index: 1;
}
input.searchinput, .searchformwrap input[name="gmisok"] {
	border-radius: 3px;
	border: 1px solid #D9D1BF;
	padding: 5px 40px 5px 10px;
	vertical-align: middle;
	width: 566px !important;
}	
input.searchsubmit, .searchformwrap input[type="submit"]  {
	background-image: url(http://img7.custompublish.com/getfile.php/1819597.1427.fccrxfduuq/lupe.png);
	background-position: top left;
	background-repeat: repeat-x;
	border-radius: 5px;
	border: 1px solid #D9D1BF;
	cursor: pointer;
	padding: 5px 10px;
	text-transform: uppercase;
	vertical-align: middle;

	background-color: transparent;
	border: none;
	border-radius: 0;
	height: 41px;
	position: absolute;
	right: 10px;
	text-indent: -9999px;
	top: 9px;
	width: 41px;
}
.searchformwrap form div {
	margin-bottom: 0 !important;
}
div.sitetools {
	float: right;
	text-align: right;
	width: 140px;
}
div.sitetools .group {
	background-image: url(http://img7.custompublish.com/getfile.php/1818959.1427.etqybyyfca/pipe.png);
	background-position: left center;
	background-repeat: no-repeat;
	/*border-left: 1px solid #FFFFFF;*/
	float: left;
	margin: 0 0 4px;
	padding: 0;
}
div.sitetools .group:first-child {
	background-image: none;
	border-left: none;
}
.sitetools .tool {
	display: block;
	float: left;
	opacity: 0.75;
	margin: 0 5px;
	overflow: hidden;
	vertical-align: middle;
}
.sitetools .tool:hover {
	opacity: 1.0;
}
#taleweb {
}
#textsize {
}
#hoykontrast {
}
#normalfarger {
}
#kontaktoss {
}
#path {
	margin-left: 250px;
}

/* 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; }
.monthlycalendartable { width: 100%; }
.calendardate { color:#333333; font-size: 0.9em; }
.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 {
	margin-right: 15px;
}
div.vevent {
	border: 1px solid #666666;
	background-color: #EEEEEE;
	padding: 5px;
}
ul.gmimages {
	list-style-type: none;
	line-height: 2.0;
	margin: 0 0 25px;
	padding: 0 8px;
}
ul.gmimages li {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}
.main ul.gmimages {
	float: right;
}
.main ul.gmimages li img {
	margin: 0;
}
.main ul.gmimages li {
	margin-left: 10px; 
}
.dataTables_length, .dataTables_filter, .dataTables_info {
	margin-bottom: 5px;
}
div.dataTables_wrapper {
	clear: both;
}
div.dataTables_filter {
	background-color: #FFFEA5;
	border: 1px solid #D9D1BF;
	border-radius: 5px;
	padding: 4px;
	margin: 5px 0 15px;
	float: left;
	width: 51%;
}
div.dataTables_filter input {
	font-size: 1.0em;
	line-height: 1.0;
}
div.dataTables_length {
	float: right;	
	margin: 5px 0 15px;
	padding-top: 5px;
	width: 40%;
}
div.dataTables_length select {
	min-width: 0;

}
.basicgmapcredit {
	float: right;
	width: 50%;
}
#regmap {
	height: 250px !important;
}

div.cpselementcontainer {
	margin-bottom: 15px;
}

@media print {
	/* Printerfriendly */
	* {
		background-color: #FFFFFF !important;
		background-image: none !important;
		border-color: #666666 !important;
		color: #000000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	body {
		font-size: 11pt;
		font-family: Georgia, "DejaVu Serif", "Bitstream Vera Serif", "Times New Roman", "Liberation Serif", Times, Serif !important;
	}
	#top, #topnav, #navbar, #subnavbar, #mainsidebar, #footer, #cp, #searchform, .corner, #taleweb, #talewebholder, #PAFTOOLBAR, #skiplink, .skiplink, .adminbar, .cpeditlinks {
		display: none !important;
	}
	#page, #main {
		border: none !important;
		min-width: 0 !important;
		float: none !important;
		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;
	}
}