/* Clearfix hack */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
/* End hide from IE-mac */

.hidden
{
	display: none;
}



/* Global variables */
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f5f5e8;
	padding: 0px;
	margin: 0px;
	text-align: left; 
}

img {
	margin: 0px;
	padding: 0px;
}

.floatimgright {
	margin: 0px 0px 10px 10px;
	padding: 0;
	float: right;
	border: none;
}

a img
{
	border: 0;
}

input
{
	border: 1px solid #666;
}

.formbutton
{
	background-color: #990000;
	color: white;
	border: 1px solid #990000;
	margin-top: 5px;
}

fieldset
{
	margin: 0;
	padding: 0;
	border: 0;
}

h1, h2, h3, h4, h5, h6
{
	font-style: normal;
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 19px;
	font-weight: bold;
}

h2
{
	font-size: 14px;
}

h3
{
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}

h3 a
{
	color: #32556b;
	text-decoration: none;
}

h3 a:hover
{
	color: #990000;
	text-decoration: underline;
}

h4
{
	font-size: 12px;
}

h4 a
{
	color: #32556b;
	text-decoration: none;
}

h4 a:hover
{
	color: #990000;
	text-decoration: underline;
}


h5
{
	font-size: 11px;
}

p
{
	color: #333;
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding: 10px 0px 4px 0px;
}

.artikkel
{
	color: #333;
	font-size: 11px;
	line-height: 15px;
}

blockquote
{
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}

form
{
	padding: 0px;
	margin: 0px;
}

a.goto, a.pdflink, a.top
{
	color: #5696c1;
	font-size: 11px;
	text-decoration: underline;
	margin: 1px 0 1px 0;
	font-weight: bold;
	background-repeat: no-repeat;
}

a.goto
{
	padding: 0px 0px 2px 15px;
	background-position: left top;
	background-image: url(/images/linkblue_trans.gif);
}

a.top
{
	padding: 0px 0px 2px 15px;
	background-position: left 2px;
	background-image: url(/images/link_top.gif);
}

a:hover.goto
{
	color: #33556c;
	text-decoration: underline;
}

a.pdflink
{
	padding: 4px 0px 6px 20px;
	background-image: url(/images/pdf.gif);
	background-position: left;
}

a:hover.pdflink
{
	color: #33556c;
	text-decoration: underline;
}

a.tv, a.podcast, a.lysark, a.tale
{
	display: block;
	color: #5696c1;
	font-size: 11px;
	text-decoration: underline;
	padding: 4px 0px 0px 20px;
	margin: 1px 0 1px 0;
	background-position: left 7px;
	background-repeat: no-repeat;
}

a.tv
{
	background-image: url(/images/link_tv.gif);
}

a.podcast
{
	background-image: url(/images/link_audio.gif);
}

a.lysark
{
	background-image: url(/images/link_lysark.gif);
}

a.tale
{
	background-image: url(/images/link_tale.gif);
	background-position: left 4px;
}


a:hover.tv, a:hover.podcast, a:hover.lysark
{
	color: #33556c;
	text-decoration: underline;
}


a.link
{
	color: #5696c1;
	text-decoration: underline;
	font-weight: bold;
}

a:hover.link
{
	color: #33556c;
	text-decoration: underline;
}

p a, li a
{
	color: #5696c1;
	text-decoration: underline;
}

p a:hover, li a
{
	color: #33556c;
	text-decoration: underline;
}





/* siteContent */



#container
{	
	width: 976px;
	background-color: white;
	background-image: url('/images/pageNav_background_new.jpg');
	background-position: top left;
	background-repeat: repeat-y;
}

#siteHeader
{
	float: left;
	width: 976px;
	background-color: white;
}

#siteContext
{
	width: 210px;
	float: left;
	background-color: #32556b;
	/*
	margin-bottom: -1000px; 
	padding-bottom: 1000px;
*/
}


#siteTitle a
{
	padding: 5px 10px 5px 10px;
	background-color: #990000;
	border-top: white;
	border-top-style: solid;
	border-top-width: 1px;
	background-image: url(/images/dropdown_icon_level2.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	display: block;
	color: white;
	text-decoration: none;
}

#siteTitle a:hover
{
	background-color: #b01818;
}

#siteTitle h1
{
	font-size: 14px;
	color: white;
}

#siteTitle h1 strong
{
	font-size: 20px;
	color: white;
}


/* mainMenu */

#mainMenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	width: 210px;
}

#mainMenu ul li
{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#mainMenu ul li a
{
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 5px 0px 5px 26px;
	border-top: 1px solid #517488;
	border-bottom: 1px solid #26495d;
	background-image: url(/images/menulink_trans_new.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 184px;
}

#mainMenu ul li a:hover
{
	background-color: #233f54;
	border-top: 1px solid #16364a;
	border-bottom: 1px solid #233f54;
	background-image: url(/images/menulink_trans_new.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}

#mainMenu ul li a.selected
{
	background-color: #557083;
	border-top: #557083;
	border-top-style: solid;
	border-top-width: 1px;
	background-image: url(/images/menulink_trans_new.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}

#archiveMenu
{
	padding-bottom: 10px;
	padding-left: 12px;	
}

#archiveMenu h3
{
	padding-bottom: 10px;
	color: #333;
	font-size: 12px;
	color: white;
	border-bottom: 1px solid #d7d9c3;
	margin-bottom: 10px;
}

#archiveMenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	width: 100%;
}

#archiveMenu ul li
{
	font-size: 11px;
	margin: 0px;
	width: 100%;
	line-height: 12px;
	margin-bottom:2px;
}

#archiveMenu ul li a, #archiveMenu ul li a.selected
{
	color: #acc7d8;
	text-decoration: none;
	padding: 5px 0px 5px 12px;
	background-position: left 8px; 
	background-repeat: no-repeat;
	background-image: url(/images/budsjettlist_icon_new.gif);
}

#archiveMenu ul li a.selected
{
	color: white;
	font-weight: bold;
}

#archiveMenu ul li a:hover
{
	text-decoration: underline;
}

#archiveMenu ul li.newyear
{
	margin-top: 10px;
}


#languageMenu
{
	font-size: 12px;
	margin-top: 5px;
	margin-left: 12px;
	padding: 5px 0px 5px 15px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(/images/link_trans.gif);
	border-top: 1px solid #d7d9c3;	
}

#languageMenu a
{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#languageMenu a:hover
{
	color: #333;
	text-decoration: underline;
}


#contactMenu {
	padding-left: 19px;
	background-repeat: no-repeat;
	padding-top: 40px;
	margin-bottom:20px;
}

#contactMenu p {
	color: #acc7d8;
	font-weight: bold;
}

#contactMenu p a, #contactMenu p a:hover 
{
	color:white;
}

#contactMenu ul {
	list-style-type: none; 
	padding: 0;
	margin: 0;
	padding-top: 10px;
}

#contactMenu ul li {
	font-size: 10px;
	margin-top: 2px;
	color: #FFF;
}

#contactMenu ul li a {
	color: #acc7d8;
	text-decoration: underline;
	font-weight: bold;
}

#contactMenu ul li a:hover 
{	
	text-decoration: none;
}

#pageBody
{
	width: 720px;
	float: left;
	margin-left: 30px;
}

#frontpage #pageBody
{
	width: 720px;
	float: left;
}

#frontpage #pageBody .head, #listpage #pageBody .head, #keypage #pageBody .head
{
	float: left;
	border-top: 1px solid #cdc7a3;
	border-bottom: 1px solid #cdc7a3;
}

#listpage #pageBody .hidebottomborder
{
	border-bottom: none;
	background-color: Red;
}

#pageBody .head
{
	float: left;
	border-top: 1px solid #cdc7a3;
	border: 0px;
}

#pageBody .head .headTitle
{
	border-bottom: 1px solid #cdc7a3;
	background-color: #fbe7cc;
	background-color: #edebde;
	min-height: 40px;
	width: 720px;
}

#pageBody .head .headTitle .headLine
{
	float: left;
}

#pageBody .head .headTitle h1
{
	font-size: 15px;
	color: #32556b;
	padding: 10px 0px 10px 10px;
}

#pageBody .head .headTitle .print a img
{
	padding: 7px 7px 0px 0px;
	float: right;
	border: 0;
}

#pageBody .head .column1
{
	width: 240px;
	float: left;
	padding: 0px;
	border-right: 1px solid #cdc7a3;
	margin-right: -1px;
	overflow:hidden;
}



#pageBody .head .clearBorderSide
{
	border-left: none;
	border-right: none;
}

#pageBody .head .column2
{
	width: 479px;
	float: left;
	padding: 0px;
	border-left: 1px solid #cdc7a3;
	overflow:hidden;
}

#frontpage #pageBody .head .column1
{
	float: left;
	width: 480px;
	overflow:hidden;
}

#frontpage #pageBody .head .column2
{
	float: left;
	width: 239px;
	overflow:hidden;
}

#pageBody .body
{
	margin-top: 20px;
	float: left;
	background-color: white;
}

#frontpage #pageBody .body
{
	margin-top: 0px;
	float: left;
	background-color: white;
	border: 0px;
}

#frontpage #pageBody .body .column1
{
	width: 225px;
	padding: 15px 15px 0px 0px;
	float: left;
	border: 0;
	overflow:hidden;
}

#frontpage #pageBody .body .column2
{
	width: 225px;
	padding: 15px 18px 0px 0px;
	float: left;
	border: 0;
	overflow:hidden;
}

#frontpage #pageBody .body .column3
{
	width: 225px;
	padding: 15px 12px 0px 0px;
	float: left;
	border: 0;
	overflow:hidden;
}

#pageBody .body .column1
{
	border-top: 1px solid #cdc7a3;
	border-right: 1px solid #cdc7a3;
	width: 240px;
	float: left;
	margin-right: -1px;
	overflow: hidden;
}

#pageBody .body .column2
{
	border-top: 1px solid #cdc7a3;
	border-left: 1px solid #cdc7a3;
	width: 479px;
	float: left;
	overflow:hidden;
}

.bodyContent
{
	width: 720px;
	margin-bottom:20px;
}

#keypage .bodyContent {
	width: 720px;
	padding-top: 20px;
}

.bodyContent ul
{
	margin-top: 0px;
}

.bodyContent .faqColumn1
{
	width: 240px;
	margin-bottom: 30px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
}

.bodyContent .faqColumn1 h5
{
	padding-top: 15px;
}

.bodyContent .faqColumn2 p
{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	margin-bottom: 15px;
}

.bodyContent .faqColumn2
{
	border-left: 1px solid #cdc7a3;
	width: 479px;
	float: left;
	margin-bottom: 30px;
	min-height: 150px;
}

.bodyContent .faqColumn2 ul, .bodyContent .faqColumn2 ol
{
	font-size: 11px;
	color: #333;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}

.bodyContent .faqColumn2 ul li
{
	font-size: 11px;
	color: #333;
	line-height: 15px;
	margin-bottom: 15px;
	margin-left: 28px;
}

.bodyContent .faqColumn2 ol li
{
	font-size: 11px;
	color: #333;
	line-height: 15px;
	margin-bottom: 15px;
	margin-left: 34px;
}

.bodyContent .pressColumn1
{
	width: 240px;
	margin-bottom: 30px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
}

.bodyContent .pressColumn1 h5
{
	padding-top: 15px;
}

.bodyContent .pressColumn2 p
{
	padding: 15px 0px 0px 15px;
	margin: 0px;
}

.bodyContent .pressColumn2
{
	width: 344px;
	float: left;
	margin-bottom: 30px;
}

#pageFooter
{
	padding-top: 0px;
	padding-bottom:5px;
	clear: both;
}

#pageFooter .adr
{
	text-align: center;
	padding: 0px 10px 5px 0px;
}

#pageFooter .adr p
{
	font-size: 9px;
}

#pageFooter .mainLink
{
	border-top: 1px solid #cdc7a3;
	border-bottom: 1px solid #cdc7a3;
	background-color: #fbe7cc;
	background-color: #EDEBDE;
	text-align: right;
	padding: 15px 5px 15px 0px;
	float: left;
}

#pageFooter .mainLink p.footerLink
{
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	float: right;
	margin: 0px;
	padding: 0px;
}

#pageFooter .mainLink p.footerLink a
{
	color: #cdc7a3;
	padding: 3px 0px 3px 30px;
	margin: 0px;
	background-image: url(/images/top_icon_gray.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
}



/* ------------------------------------------------------ */

.artikkel table
{
	font-size: 11px;
}


.keyContent .artikkel h3
{
	margin-top: 15px;
	margin-bottom: 5px;
	color: #333;
}

.artikkel h1, h2, h3, h4, h5, h6
{
	font-style: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
}

.artikkel h1
{
	font-size: 19px;
	font-weight: bold;
}

.artikkel h2
{
	font-size: 14px;
}

.artikkel h3
{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #333;
}

.artikkel h4
{
	font-size: 11px;
}

.artikkel h5
{
	font-size: 10px;
}


.artikkel table p.selected
{
	font-weight: bold;
}

.artikkel h4.first
{
	margin-top: 0px;
}

.artikkel th
{
	text-align: left;
}

.artikkel .headerrow
{
	background-color: #F0E5CE;
}

.artikkel table.classic
{
	border: solid 1px#777777;
}

.artikkel table.classic th
{
	border-left: solid 1px #777777;
	border-bottom: solid 1px #777777;
	background-color: #DADADA;
	padding: 0.4em;
}

.artikkel table.classic td
{
	border-left: solid 1px #777777;
	border-bottom: solid 1px #777777;
	padding: 0.2em 0.4em;
}

.artikkel table.color
{
	border: solid 1px white;
}

.artikkel table.color th
{
	border-left: solid 1px white;
	border-bottom: solid 1px white;
	padding: 0.4em;
}

.artikkel table.color td
{
	border-left: solid 1px white;
	border-bottom: solid 1px white;
	padding: 0.2em 0.4em;
}

.artikkel table td.nowrap
{
	white-space: nowrap;
}

.artikkel table.classic th.highlighted
{
	background-color: #AAAAAA;
}

.artikkel table.classic td.highlighted
{
	background-color: #F0F0F0;
}

.artikkel table.color th.highlighted
{
	background-color: #95632F;
}

.artikkel table.color td.highlighted
{
	background-color: #F0E5CE;
}

table.color th.odd, table.color td.odd
{
	background-color: #EDECE1;
}
table.color th.even, table.color td.even
{
	background-color: #E3E0CF;
}

table.classic th.odd, table.classic td.odd
{
	background-color: #eeeeee;
}
table.classic th.even, table.classic td.even
{
	background-color: #ffffff;
}

table.color th.odd, table.classic th.odd
{
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}
table.color th.even, table.classic th.even
{
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}

.color td.right 
{
	color:Red;
	text-align:right;	
}

table.color td.indent1, table.classic td.indent1
{
	padding-left: 1em;
}
table.color td.indent2, table.classic td.indent2
{
	padding-left: 2em;
}
table.color td.indent3, table.classic td.indent3
{
	padding-left: 3em;
}

table.color td.nowrap, table.classic td.nowrap
{
	white-space: nowrap;
}

table.color td.bottomborder, table.classic td.bottomborder
{
	border-bottom: 1px solid black;
}
table.color td.topborder, table.classic td.topborder
{
	border-top: 1px solid black;
}

.artikkel .bluebox
{
	padding: 5px;
}

.artikkel .bluebox a
{
}

.artikkel table
{
	width: 100%;
	margin-bottom: 30px;
}

.artikkel table p
{
	margin: 0px;
	padding: 0px;
}

.artikkel p
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

.artikkel hr
{
	display: block;
	height: 1px;
	margin: 0;
	margin: 5px 0 5px 0;
	padding: 0;
	color: #cdc7a3;
	background-color: #cdc7a3;
	border: 0;
}

.artikkel h3
{
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
}

.artikkel ul
{
	color: #333;
	margin-left: 15px;
	padding: 0px;
	font-size: 11px;
}

.artikkel ul li
{
	margin-bottom: 10px;
}




/* dokument links */

a.pdf, a.xls, a.doc
{
	color: #5696c1;
	font-size: 11px;
	text-decoration: underline;
	padding: 4px 0px 6px 20px;
	margin: 1px 0 1px 0;
	font-weight: bold;
	background-position: left;
	background-repeat: no-repeat;
}

a.pdf
{
	background-image: url(/images/pdf.gif);
}

a.xls
{
	background-image: url(/images/excel.gif);
}

a.doc
{
	background-image: url(/images/word.gif);
}

a:hover.pdf, a:hover.xls, a:hover.doc
{
	color: #33556c;
	text-decoration: underline;
}

h3.first
{
	margin-top: 0px;
}

.countdown 
{
	float:right;		
	text-align:left; 
	position:relative;		
}

.countdown h2 { color:white; font-family:arial; font-size:16px; padding-left:4px; padding-top:4px; display:inline; padding-left:13px;}

.countdown .delocate 
{
	background-color:#31526b; 
	background-image:url(/images/smallbanner_long_bg.jpg); 
	width:430px; 
	height:29px; 		
	position:absolute; 
	top:-56px; 
	left:-428px;
} 

.countdown .delocate .content 
{
	margin-top:4px;
}

.countdown .count { color:white; font-family:arial; font-size:12px; padding-left:10px; }			
	
	
h4.red
{
	font-size:12px;
	color: #990000;
	margin:0px;	
}