/* Default stylesheet */
body {
	background-color: #E7EDF5;
	background-image: url(http://img3.custompublish.com/getfile.php/1271252.1653.eesrwbysvp/body-bkg-2.png);
	background-position: center top;
	background-repeat: no-repeat;
	color: #3B3B3B;
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", "Lucida Sans Unicode", Geneva, sans-serif;
	/*font-family: Arial, "Liberation Sans", "Helvetica Neue", Helvetica, Sans-serif;*/
	font-size: 75%; /* 12px */
	margin: 0px;
	padding: 10px 0 5px;
}
.mainmenu, .date, .author, .byline , h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, "DejaVu Sans Condensed", FreeSans, "Liberation Sans", "Helvetica Neue", Helvetica, Arial, Sans-serif;
}

.csstabs .caption {
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", "Lucida Sans Unicode", Geneva, sans-serif;
	/*font-family: Arial, "Liberation Sans", "Helvetica Neue", Helvetica, Sans-serif;*/
}
table,th,td {
	font-size: 1.0em;
}
table {
	border-spacing: 0;
	max-width: 100%;
	margin-bottom: 15px;
	text-align: center;
}

.moeteplan td { 
	background-color: #F3F3F3;
}

caption {
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}
th {
	background-color: #7DBDFF;
	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;
}

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.2em;
}
h4 {
	font-size: 1.1em;
}
h5, h6 {
	font-size: 1.0em;
}
p {
	padding: 0px;
	margin: 4px 0px 16px 0px;
}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
/* End General elements*/


a img {
	border: none;
}
.body img {
	margin: 3px 0px 5px;
}
.body img[align="left"] {
	margin-right: 10px;
}
.body img[align="right"] {
	margin-left: 10px;
}

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 {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;}
.mainmenu li.itemselected > a.menuitem:link, .mainmenu li.itemselected > a.menuitem:visited, .mainmenu li.itemselected > a.menuitem:hover {
	text-decoration: underline;
}
.topmenu a:link { color: #FFFFFF; text-decoration: none;}
.topmenu a:visited { color: #FFFFFF; text-decoration: none;}
.topmenu a:hover { color: #FFFFFF; text-decoration: underline;}

/*
.menu a.itemselected:link { color: #CCCCFF;}
.menu a.itemselected:visited { color: #CCCCFF;}
.menu a.itemselected:hover { color: #CCCCFF;}
*/
/* Printable/tell a friend links	*/
.toollink { }
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 { }
.headline .headlinelink:visited { }
.headline .headlinelink:hover { }

.frontpage .box .headline .headlinelink:link { text-decoration: none; }
.frontpage .box .headline .headlinelink:visited { text-decoration: none; }
.frontpage .box .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*/
div.attachments, div.forum, div.form, div.related {
	margin: 0 0 15px;
}
.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; }
#skiplink { 
  position: absolute;
  left: -1000px;
  width: 900px;
}
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; }
.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: 1.35em;
	margin: 0px;
	padding: 0px;
}
h1.headlineview {
	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 {
	font-weight: bold;
}
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 .articleimage { 
	width: 250px;
	float:right;
	margin-left: 35px;
}

div.articlemedia .articlemovie { 
	width: 250px;
	margin-left: 10px;
	float:left !important;
}



div.articleimage { 
	margin-bottom: 10px;
}
div.articleimagedesc, i.paragraphpictext { 
	font-style: italic;
	padding: 1px 0;
}


/* SECTION: viewarea block/spacing elements */
.block, .articleblock {
/*	border-bottom: 1px solid #000;*/
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.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;
	margin-bottom: 10px;
}

/* 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%;
	min-height: 180px;
}
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;
}

.fivecol .penta {
	float: left;
	margin-right: 2%;
	width: 18%;
}
.fivecol .penta0, .fivecol .penta1 {
	width: 20%;
}
.fivecol .penta2, .fivecol .penta3 {
	width: 17%;
}
.fivecol .penta3 {
	margin-right: 0;
}
.fivecol .penta4 {
	float: right;
	margin-right: 0;
}



/*Equal heights*/
.threecol.row0 .treble.treble0 .box { min-height: 382px;}
.threecol.row0 .treble.treble1 .box, .threecol.row0 .treble.treble2 .box{ min-height: 192px;}

.threecol.row1 .treble.treble0 .box, .threecol.row1 .treble.treble1 .box, .threecol.row1 .treble.treble2 .box{ min-height: 200px;}
.threecol.row2 .treble.treble0 .box, .threecol.row2 .treble.treble1 .box, .threecol.row2 .treble.treble2 .box{ min-height: 180px;}

.fivecol .penta .box {
	min-height: 192px;
}

/* width adjustments for frontpage */
div.listingarea.frontpage  .treble0 {
	width: 42%;
}
div.listingarea.frontpage  .treble1 {
	width: 36%;
}
div.listingarea.frontpage  .treble2 {
	width: 18%;
}
div.listingarea.frontpage  .quad0, div.listingarea.frontpage  .quad1 {
	width: 20%;
}
div.listingarea.frontpage  .quad2 {
	width: 36%;
}
div.listingarea.frontpage  .quad3 {
	width: 18%;
}
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;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #000000;
	font-size: 1px;
	clear: both;
	height: 10px;
	margin-bottom: 10px;
}
div.body {
	clear: left; 
	margin: 0px 0px 22px 0px;
}
.clearfix { clear: both; font-size: 1px; height: 0px; }
/* SECTION ARTPICS */
td.artpic {
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
/* SECTION: page containers */ 
#page {
	background-color: #FFFFFF;
	width: 1014px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	text-align: left;
}
.side.v.r.page {
	padding: 0 12px 19px 12px;
}
.side.v.page {
	background-image: url(http://img3.custompublish.com/getfile.php/1271240.1653.urasyxqqqs/page-shadows-vert.png);
}
.side.h.b {
	background-image: url(http://img3.custompublish.com/getfile.php/1271239.1653.ttwfaarpdc/page-shadows-btm.png);
}
.corner.page {
	background-image: url(http://img3.custompublish.com/getfile.php/1271237.1653.usyuyywstx/page-corners.png);
}
.corner.page.tl {
	background-image: url(http://img3.custompublish.com/getfile.php/1271283.1653.qaqdxaqwde/page-corner-tl-patch-3.png);
	height: 132px;
	left: 0px;
	top: 0;
	width: 12px;
}
.corner.page.tr {
	height: 22px;
	right: 0;
	top: 0;
	width: 12px;
}
.corner.page.br {
	bottom: 0;
	height: 19px;
	right: 0;
	width: 23px;
}
.corner.page.bl {
	bottom: 0;
	height: 19px;
	left: 0;
	width: 23px;
}
#top {
	background-image: url(http://img3.custompublish.com/getfile.php/1697967.1653.byxycwbyec/top-bkg-3.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 8.8em; /*0.8em + 97px;*/
	margin: 0px;
	padding: 0px 20px 11px 20px;
	position: relative;
}
#top div.sitetools {
	color: #000000;
	float: right;
	text-align: right;
	width: 523px;
}
.topmenuwrap {
	background-color: #368DE0;
	background-image: url(http://img3.custompublish.com/getfile.php/1277831.1653.qwwwbfyfer/topmenu-bkg.png);
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	border-width: 1px;
	border-style: solid;
	border-color: #98C9E1 #98C9E1 #A6D4F7;
	color: #FFFFFF;
	float: left;
	margin-left: 150px;
}
#top div.adminbar {
	bottom: 2px;
	left: 100px;
	position: absolute;
}
.customtools {}
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;
}

div.top {
	background-color: #0D2C6B;
	color: #FFFFFF;
}
.top a:link { color: #FFFFFF;}
.top a:hover { color: #FFFFFF;}
.top a:hover { color: #CCCCFF;}
#topnav {
}
#middle {
	padding: 0 20px 20px;
}
#navbar {
	background-image: url(http://img3.custompublish.com/getfile.php/1277742.1653.txqupdyvee/gradienter-2.png);
	background-position: 0 -400px;
	background-repeat: repeat-x;
	padding: 0 20px 7px;
	margin: 0 0 20px;
	zoom: 1;
}
#subnavbar {
	float: left;
	margin-right: 16px;
	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: 772px;
}
.widemain #subnavbar {
	margin-right: 0;
}
.widemain #mainsidebar {
	display: none;
}
.widefull #main {
	float: none;
	width: auto;
}
.widefull #subnavbar {
	display: none;
}
.widemain #mainsidebar {
	display: none;
}
body.frontpage.articlelisting #main {
	float: none;
	margin-right: 0;
	width: auto;
}

#mainsidebar {
	float: right;
	width: 188px;
}
body.frontpage.articlelisting #mainsidebar {
	display: none;
}
#footer {
	clear: both;
	font-size: 0.9em;
	position: relative;
	zoom: 1;
}
div.footer {
	background-color: #152956;
	color: #FFFFFF;
	margin: 1px;
	padding: 10px 20px;
}
.footer a:link {color: #FFFFFF;}
.footer a:visited {color: #FFFFFF;}
.footer a:hover {color: #FFFFFF;}

.footer div.contactinfo {
	float: left;
	font-size: 0.9em;
	margin-right: 30px;
	width: 400px;
}
.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.print {
	background-image: url(/images/emmaicons/iconPrint.gif);
	background-position: 0 1px;
}
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 {
	color: #BBBBBA;
	font-size: 0.9em;
	margin: 0 auto;
	text-align: center; 
	width: 990px;
}

/* SECTION: Sidebar */
.sidebar {
}

.box {
	background-color: #F9FDFF;
	background-image: url(http://img3.custompublish.com/getfile.php/1271233.1653.tdxcfcypfp/cell-bottom-gradient.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	border-color: #67889F;
	border-style: solid;
	border-width: 1px;
	padding: 1px;
	margin: 0px 0px 15px 0px;
	position: relative;
}
.box .corner {
	background-image: url(http://img3.custompublish.com/getfile.php/1277749.1653.fqbbdeybfy/box-frame-2.png);
}

.box .cell {
	padding: 5px 10px;
}
.box .cell.odd0 {
	clear: both;
	float: left;
	width: 44%;
}
.box .cell.odd1 {
	clear: right;
	float: right;
	width: 44%;
}
.box ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
.box ul li {
	margin: 0 0 3px;
	padding: 0px;
}
.box p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.box h3.caption, .caption.menu{
	background-color: #143D90;
	background-image: url(http://img3.custompublish.com/getfile.php/1277742.1653.txqupdyvee/gradienter-2.png);
	background-position: 0 -800px;
	background-repeat: repeat-x;
	border-color: #8AA6B8 #5F7FA7 #67889f;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	padding: 3px 8px;
	position: relative;
	margin: 0px;
}
.box h3.caption .corner {
	background-image: url(http://img3.custompublish.com/getfile.php/1277745.1653.tfwdyvwbvf/box-caption-frame-2.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);*/
}
.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);
	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 .caption .add {

	font-size: 0.75em;
	line-height: 1.0;
	position: absolute;
	top: 3px;
	right: 10px;
}
.box .caption .add img {
	position: relative;
	top: 3px;
}
.box.krise .caption .corner {
	display: none;
}
.caption a:link, .caption a:visited, .caption a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.caption a:hover{
	text-decoration: underline;
}

.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: 0px;
}


/* SECTION: css tabs, functionality, not used for Aurland i think  */

.csstabs {
	position: relative;
	zoom: 1;
}

.csstabs .item {
	position: static; /* Cells should be positioned relative to .csstabs, not .item */
}
.csstabs .item .content {
	display: none;
	overflow: auto;
	position: absolute;
	z-index: 5;
}
.csstabs:hover .item:first-child .content {
/*	display: none;*/
}
/* .active, .inactive act as javascript hooks */
.csstabs .item:hover .content, .csstabs .item:first-child .content, .csstabs:hover .item:first-child:hover .content, .csstabs .item.active .content  {
	display: block;
}

.csstabs .item.inactive .content {
	display: none;
}

.csstabs .item .caption {
	position: relative;
	z-index: 10;
}

.csstabs .item .caption img.pointer {
	display: none;
	position: absolute;
	z-index: 10;
}
.csstabs:hover .item:first-child .caption img.pointer {
	display: none;
}
.csstabs .item:hover .caption img.pointer, .csstabs .item:first-child .caption img.pointer, .csstabs:hover .item:first-child:hover .caption img.pointer {
	display: inline;
}
.csstabs .item.active .caption img.pointer {
	display: inline;
}
.csstabs .item.inactive .caption img.pointer {
	display: none;
}

/* End csstabs, functionality */
/* SECTION: csstabs, topics skin  */

div.csstabs.articlelist {
	background-color: #FFFFF9;
	background-image: url(http://img3.custompublish.com/getfile.php/1271233.1653.tdxcfcypfp/cell-bottom-gradient.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	border-color: #A0A0A0;
	margin: 0 0 1px;
	min-height: 175px;
	padding: 0 0 0 271px;
}
div.csstabs.articlelist .item {
}
div.csstabs.articlelist .item .content {
	height: 175px;
	left: 0;
	overflow: hidden;
	top: 0;
	width: 271px;
}
div.csstabs.articlelist .item .content img.dynimage {
	border: none;
	display: block;
}
div.csstabs.articlelist .item .caption {
	border-style: solid;
	border-width: 1px 0 0;
	color: #797979;
	font-size: 1.2em;
}

div.csstabs.articlelist .item .caption h1 {
	font-size: 1.0em;
}

.csstabs.articlelist:hover .box:first-child .caption {
	background-color: #FFFFF9;
}
.csstabs.articlelist .item:hover .caption, .csstabs.articlelist .item:first-child .caption, .csstabs.articlelist .item:first-child:hover .caption, .csstabs.articlelist .item.active .caption {
	background-color: #E8E8E8;
}

.csstabs.articlelist .item.active .caption {
	background-color: #E8E8E8;
}
.csstabs.articlelist .item.inactive .caption {
	background-color: #FFFFF9;
}
div.csstabs.articlelist .item:first-child .caption {
	border-width: 0;
}

div.csstabs.articlelist .item .caption a {
	display: block;
	padding: 12px 1px 11px 17px;
}
div.csstabs.articlelist .item .caption a:link, div.csstabs.articlelist .item .caption a:visited {
	color: #7A7A7A;
	text-decoration: none;
} 
div.csstabs.articlelist .item .caption a:hover, div.csstabs.articlelist .item:first-child .caption a  {
	color: #6A2C2C;
	text-decoration: none;
}

div.csstabs.articlelist .item.active .caption a {
	color: #6A2C2C;
}
div.csstabs.articlelist .item.inactive .caption a {
	color: #7A7A7A;
}


div.csstabs.articlelist .item .caption img.pointer {
	top: 13px;
	left: -2px;
}

div.csstabs.articlelist .item.active .caption img.pointer {
	display: block;
}
div.csstabs.articlelist .item.inactive .caption img.pointer {
	display: none;
}

div.csstabs.articlelist .corner {
/*	background-image: url(http://img9.custompublish.com/getfile.php/1250591.1649.typftdsxqr/tabs-frame.png);*/
	z-index: 20;
}

/* End csstabs, articlelist skin  */


/* 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 {
	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 10px 0 0;  /* 0 20px 0 0 */
	padding: 0;
}
/*.frontpage*/ ul.mainmenu li.menulevel0 {
	/*max-width: 136px;
	min-width: 136px;*/
	width: 131px;
	margin-right: 5px;
}
/*.frontpage*/ ul.mainmenu li.menulevel0.itemlvlnum7 {
	margin-right: 0;
}
/*.frontpage*/ ul.mainmenu li.menulevel0.itemlvlnum8 {
	float: right;
	margin-right: 0;
}
/*.frontpage*/ ul.mainmenu ul a:link, /*.frontpage*/ ul.mainmenu ul a:visited {
	text-decoration: none;
}
 /*.frontpage*/ 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.1em; /* 1.35em */
	font-weight: normal;
	padding: 5px 5px 5px 0px;
	position: relative;
}
.mainmenu ul {
	padding-left: 0;
	height: 2.2em;
	overflow: hidden;
}
.mainmenu ul ul {
	padding-left: 10px;
}
.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 {
}


ul.childmenu, div.childmenu ul.menulevel0 {
	border-color: #A0A0A0;
	border-style: solid;
	border-width: 1px 1px 0;
}
div.childmenu ul.menulevel0{
	border-width: 0 1px;
}
ul.childmenu li, div.childmenu ul.menulevel0 li  {
	background-color: #F3F3F3;
	padding: 2px 10px;
	position: relative;
}
ul.childmenu ul li, div.childmenu ul.menulevel0 ul li {
	padding: 2px 2px 2px 0;
}
ul.childmenu li.menulevel0, div.childmenu ul.menulevel0 li.menulevel0 {
	border-color: #A0A0A0;
	border-style: solid;
	border-width: 0 0 1px;
}
ul.childmenu li.itemselected, ul.childmenu li.itemselected li, div.childmenu ul.menulevel0 li.itemselected, , div.childmenu ul.menulevel0 li.itemselected li  {
	background-color: #FFFFFF;
}
ul.childmenu li:hover, div.childmenu ul.menulevel0 li:hover  {
	background-color: #FFFFFF;
}

ul.childmenu li.menulevel0.lastitem, div.childmenu ul.menulevel0 li.menulevel0:last-child  {
/*	background-image: url(http://img9.custompublish.com/getfile.php/1247951.1649.eypyxauuex/menuitem-bottom-gradient.png);*/
	background-position: bottom left;
	background-repeat: repeat-x;
}
.childmenu .corner {
/*	background-image: url(http://img9.custompublish.com/getfile.php/1247957.1649.aytdertavb/menu-corners-bottom.png);	*/
	display: none;
}
ul.childmenu li.menulevel0.lastitem .corner, div.childmenu ul.menulevel0 li.menulevel0.lastitem .corner  {
	display: block;
}
.childmenu a:link, .childmenu a:visited { 
	color: #2C2C6A; 
	text-decoration: none; 
}
.childmenu a:hover, .childmenu a.menuselected:link, .childmenu a.menuselected:visited, .childmenu a.menuselected:hover  {
	text-decoration: underline;
}
.childmenu a:hover, .childmenu .itemselected a:link, .childmenu .itemselected a:visited { 
	color: #003366; 
}

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;
}
#treble11 {
	margin-bottom: 15px;
}
.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 {
	background-image: url(http://img3.custompublish.com/getfile.php/1277830.1653.wuxxvrbyff/topmenu-bkg-gradient.png);
	background-position: top right;
	background-repeat: no-repeat;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	float: left;
	margin: 0px;
}
ul.topmenu li {
	border-left: 1px solid #8FCBF9;
	display: block;
	float: left;
	margin: 0px;
	padding: 0;
}
.topmenu a {
	border-top: 1px solid #2F83B1;
	border-bottom: 1px solid #5CA7EB;
	display: block;
	padding: 5px 6px;
}
.topmenu a.firstitem {
	border-bottom-left-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
}
.topmenu a.lastitem {
	border-bottom-right-radius: 7px;
	-moz-border-radius-bottomright: 7px;
}

.topmenu li:first-child {
	border-left: none;
}

ul.hurtigmenu {
	clear: right;
	width: 173px;
}
ul.hurtigmenu li {
	background-image: url(http://img3.custompublish.com/getfile.php/1277744.1653.ybdxcrqrbd/hurtigmenyknapp-2.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: 0 0 2px;
	padding: 0;
}
ul.hurtigmenu a {
	background-image: url(http://img3.custompublish.com/getfile.php/1277744.1653.ybdxcrqrbd/hurtigmenyknapp-2.png);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	padding: 7px 5px 6px 28px;
}

#tools {
	list-style-type: none;
}
#tools li {
	background-position: center left;
	background-repeat: no-repeat;
}
#tools li#tips {
}
#tools li#printable {
}
#search {
}

#searchform {
	float: left;
	margin: 5px 0 0;
	padding: 0;
	text-align: left;
	width: 250px;
}
div.inputwrap {
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #90A8BB;
	float: left;
	position: relative;
	width: 220px;
	zoom: 1;
}
.inputwrap .corner {
	background-image: url(http://img3.custompublish.com/getfile.php/1277935.1653.exwsqavusc/searchinput-frame-2.png);
	height: 5px;
	width: 5px;
}
input.searchinput {
	background-color: #FFFFFF;
	border: none;
	color: #000000;
	font-size: 1.0em;
	vertical-align: middle;
	padding: 3px 5px;
	width: 205px;
}	
input.searchsubmit {
	vertical-align: middle;
	float: right;


	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;
	border: none;
	color: #000000;
	height: 23px;
	text-indent: -9990px;
	width: 22px;
}
#talewebholder {
	float: right;
	padding-top: 16px;
	text-align: left;
	width: 255px;
}
#talewebholder .helptext {
	background-color: rgba(241,247,253,0.5);
}
/* 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;
	width: 152px;
}
.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 td, .monthlycalendartable th {
	border: 1px solid #D0D0D0;
	padding: 1px;
}
.monthlycalendartable td.caltoday {
	background-color: #4B4B4B;
	color: #FFFFFF;
}
.calendardate { color:#333333; font-size: 0.85em; }


.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%;
}

.lossky {
padding-right: 5px !important;
margin: 0;
}

.loscloudsize1 {font-size: 0.8em;}
.loscloudsize2 {font-size: 1em;}
.loscloudsize3 {font-size: 1.1em;}
.loscloudsize4 {font-size: 1.2em;}
.loscloudsize5 {font-size: 1.3em;}
.loscloudsize6 {font-size: 1.4em;}
.loscloudsize7 {font-size: 1.5em;}
.loscloudsize8 {font-size: 1.6em;}
.loscloudsize9 {font-size: 1.7em;}
.loscloudsize10 {font-size: 1.8em;}

/* 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.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;
}




@media print {
	/* Printerfriendly */
	* {
		background-color: #FFFFFF !important;
		background-image: none !important;
		border-color: #666666 !important;
		color: #000000 !important;
	}
	body {
		font-size: 12pt !important;
		font-family: Georgia, "DejaVu Serif", "Bitstream Vera Serif", "Times New Roman", "Liberation Serif", Times, Serif !important;
	}
	#top, #navbar, #subnavbar, #mainsidebar, #footer, #searchform, .corner, .skiplink, #skiplink, #cp {
		display: none !important;
	}
	#page, #main {
		width: auto !important;
		zoom: 1;
	}
	.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;
	}
}



/*Iframe fix*/
/*.page160844 #mainsidebar {display: none;}*/
.page160844 #main, .page161630 #main {width: 610px;}
.page160844 #mainsidebar, .page161630 #mainsidebar {width: 160px;}

 .articleparagraphdynamic .paragraphtext{
display:none;
clear: both;
}


.articleparagraphdynamic h2 {

cursor: pointer;
}
.articleparagraphdynamic h2:hover {
text-decoration: underline;
}
.articleparagraphdynamic h2.active {

}