/* Default stylesheet */
body {
	background-color: #ECF3FA;
	color: #333333;
	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: "Myriad Pro", Myriad, "DejaVu Sans Condensed", FreeSans, "Liberation Sans", "Helvetica Neue", Helvetica, Arial, Sans-serif;*/
	font-family: Tahoma, "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: #B2D4F1;
	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 various 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), .datatable 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;
}

table tr.shader1 {
	background-color: #F3F3F3;
}

table.datatable {
	border-spacing: 0;
	max-width: 100%;
}

table.datatable td, table.datatable th {
	text-align: left;
	vertical-align: top;
}


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;
}

u {
	text-decoration: none !important;
}
ul.headlines {
	list-style-type: none;
	padding: 0;
	margin: 4px 0 16px;
}

ul.headlines li, .box ul.headlines li {
	padding: 0;
	margin: 0 0 7px;
}
ul.headlines a.headlinelink:link, ul.headlines a.headlinelink:visited {
	text-decoration: none;
}


/* 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;
}

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: none;}
.menu a.menuselected:visited, .menu a.itemselected:visited {text-decoration: underline;}
.menu a.menuselected:hover, .menu a.itemselected:hover {text-decoration: underline;}



/* 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: #A9AAAB; text-decoration: none; }
a.cp:visited { 	color: #A9AAAB; text-decoration: none; }
a.cp:hover { 	color: #A9AAAB; 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: #4B4B4B; 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;
/*  display: none;*/
}
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;
}
/* 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;
}

ul.artxml, ul.artxmlsub {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.artxml li, ul.artxmlsub li {
	padding: 0;
	margin: 0 0 16px;
}


/* 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;
}

/* 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  .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 .threecol .treble1 .box {
	min-height: 361px;
}

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;
}

.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: 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://img6.custompublish.com/getfile.php/1694393.1686.rqpusybvtt/toppbilde-q40.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: 100px;
	height: 8.3333em;
}
div.top {
	background-color: #204C6D;
	color: #FFFFFF;
}
.top a:link, .top a:visited, .top a:hover {color: #FFFFFF;}
#top div.sitetools {
	float: right;
	padding-top: 20px;
	text-align: right;
	width: 610px;
}
#top div.adminbar {
	bottom: 2px;
	left: 100px;
	position: absolute;
}
#languagebar, .customtools {
	margin: 0 0 10px;
}
#languagebar img {
	border: 1px solid #FFFFFF;
}
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 */
.wide #main {
	float: right;
	width: 770px;
}
.wide #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 {
	display: none;
}
.widemain #subnavbar {
	margin-right: 0;
}
.widemain #main {
	float: right;
	width: 771px;
}
.widemain #mainsidebar {
	display: none;
}

.widefull #subnavbar, .widefull #mainsidebar  {
	display: none;
}
.widefull #main {
	float: none;
	width: auto;
}

#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: #FFFFFF;
	border-color: #7C99AE;
	border-style: solid;
	border-width: 1px;
	margin: 0px 0px 20px 0px;
	position: relative;
}
.box .corner {
	background-image: url(http://img6.custompublish.com/getfile.php/1293736.1686.yrpqtyevqp/box-frame-2.png);
}
.box .caption span.corner.tl {
	left: -2px;
}
.box .caption span.corner.tr {
	right: -2px;
}



.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, .box div.ingress  {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.box .caption, .caption.menu{
	background-color: #B2D4F1;
	background-image: url(http://img6.custompublish.com/getfile.php/1293704.1686.ubfftdfatw/box-caption-bkg.png);
	background-position: top left;
	background-repeat: repeat-x;
	border-color: #8AACC5 #8AACC5 #7C99AE; 
	border-style: solid;
	border-width: 0 1px 1px;
	color: #000000;
	padding: 3px 8px;
	position: relative;
	margin: 0px;
}
.box .caption .add {
	color: #000000;
	font-size: 0.75em;
	line-height: 1.0;
	position: absolute;
	top: 3px;
	right: 10px;
}
.box .caption .add img {
	position: relative;
	top: 3px;
}
.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;
}

div.box.calendar {
	background-color: #F4FAFE;
}

#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 0px 0 0;
	padding: 0;
}
.realfrontpage ul.mainmenu li.menulevel0 {
	width: 120px;
	margin-right: 20px;
}
.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, .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;*/
	font-size: 0.92em;
}
.mainmenu a.menulevel0 {
	display: block;
	font-size: 1.25em;
	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;
	position: relative;
}
.corner.menu {
		background-image: url(http://img6.custompublish.com/getfile.php/1293736.1686.yrpqtyevqp/box-frame-2.png);
}

ul.childmenu {
}
ul.childmenu li {
	background-color: #FFFFFF;
	padding: 0;
	position: relative;
}
ul.childmenu ul li {
	padding: 0;
}
ul.childmenu li.menulevel0 {
}
ul.childmenu li.itemselected, ul.childmenu li.itemselected li {
}
ul.childmenu 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: #0066CC; 
	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: #B2D4F1;
	color: #003366;
	text-decoration: underline;
}
.rootpage162364 div.menuwrap .corner.bl, .rootpage162364 div.menuwrap .corner.br {
	display: none;
}
.rootpage162364 div.childmenu.menuwrap .corner {
	background-image: url(http://img6.custompublish.com/getfile.php/1293736.1686.yrpqtyevqp/box-frame-2.png);
	display: block !important;
}
.rootpage162364 div.menuwrap {
	border-width: 1px 1px 0;
}
.rootpage162364 div.childmenu.menuwrap {
	border-width: 0 1px 1px;
}

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 auto;
	text-align: center;
	width: 700px;
	position: absolute;
	left: 140px;
	top: 10px;
}
ul.topmenu li {
	border-left: 1px solid #FFFFFF;
	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://img6.custompublish.com/getfile.php/1293726.1686.urrewyuuxc/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-image: url(http://img6.custompublish.com/getfile.php/1293726.1686.urrewyuuxc/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: 50px;
	top: 4.16667em;
	width: 250px;
}
div.inputwrap {
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #49778B;
	float: left;
	position: relative;
	width: 220px;
	zoom: 1;
}
.inputwrap .corner {
	background-image: url(http://img6.custompublish.com/getfile.php/1293731.1686.dqfpyxfctf/inputframe.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 {
	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;
	width: 22px;
	height: 23px;
	border: none;
	text-indent: -9000px;

	vertical-align: middle;
	float: right;
}
#taleweb {
	margin: 0 0 0 auto;
	text-align: left;
	width: 220px;
}
#talewebholder{
  position: absolute;
  right: 140px;
}
#taleweb span.label{
	background-color: #204C6D;
	background-color: rgba(32,76,109,0.8);
	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 td, .monthlycalendartable th {
	background-color: #FFFFFF;
	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%;
}

/* 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;
}



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;
}

@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;
	}
}