/*
lysest blå:  #e1eaf0
lys blå: #b4cad9
mørk blå: #85a6bd
grå: #d6d7d9
orange: #de7308
mørk orange: #c06307
*/

/* GRUNNSTILER  ------------------------------------------------------------- */
body {
	background-color: #85a6bd;
	margin: 0;
	padding: 0;
}

/* RAMMEVERK (med spalter og marger) ---------------------------------------- */
#hovedtabell {
	width: 975px;
}
/*---------- sidetopp */
#sidetopp {
	width: 975px;
	height: 140px;
	background-image: url(/images/sidetopp.gif);
	background-repeat: no-repeat;
}
#sidetoppCont img {
	position: relative; 
	top: 0px; 
	left: 480px;
	width: 290px;
	height: 55px;
}

/*---------- sideinnhold */
#spalte1 {
	width: 230px;
	background-color: #b4cad9;
	background-image: url(/images/spalte1_bunn.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#spalte1Cont {
	margin: 0;
	padding: 0;
}
#spalte2 {
	width: 540px;
	background-image: url(/images/spalte2_topp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fff;
}
#hovedspalteCont {
	padding: 25px 0px 25px 25px;
}
#spalte3 {
	width: 205px;
	background-color: #fff;
}
#spalte3Cont {
	padding: 25px 0px 25px 20px;
}


/*---------- sidebunn */
#bunnvenstre {
	padding: 18px;
	background-color: #fff;
}
#bunnhoyre {
	padding: 18px;
	background-color: #fff;
}
#bunntekst {
	font-size: 85%;
	padding-left: 7px;
}
#sistoppdatertCont {
	font-size: 85%;
	padding-left: 7px;
}


/* HOVEDNAVIGASJON ---------------------------------------------------------- */

#menyCont {
	width: 230px;
	margin: 0px 0px 20px 0px;
	padding: 20px 0px 0px 0px;
	background-image: url(/images/spalte1_topp.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menytopp {
	margin: 0px 0px 0px 0px;
	height: 20px;
	border-bottom: 2px solid #85a6bd;
}
#menybunn {
	height: 0px;
}
#mainmenucontainer { 
	background-color: #b4cad9;
}
#mainmenucontainer H4 { 
	padding: 4px 2px 4px 16px; 
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	font-weight: bold;
}
#mainmenucontainer .li { 
	background-image: none;
	font-size: 100%;
}
#mainmenucontainer .list .li {
	width: 230px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	border-width: 0 0 2px 0;
	border-style: solid;
	border-color: #85a6bd;
	font-weight: bold;
}
#mainmenucontainer .list .liaktiv {
	border-width: 0 0 2px 0;
	border-style: solid;
	border-color: #85a6bd;
}
	/* Denne sørger for passive hoved- og underpunkter får hvit bakgrunn */
	#mainmenucontainer .list .list, .aktiveunderpunkt { background-color: #fff; }
	
	/* Denne sørger for at aktivt hovedpunkt får bakgrunn*/
	#mainmenucontainer .list .liaktiv h4 {
		width: 213px;
		background-color: #fff;
		padding: 2px 2px 2px 16px;
		font-weight: bold;
	}
	/* Denne sørger for at aktivt underpunkt får bakgrunnsfarge */
	#mainmenucontainer .list .li .list .liaktiv {
		width: 204px;
		background-color: #fff;
		padding: 2px 2px 2px 24px;
		font-weight: normal;
		border-width: 0;
	}
	/* Denne sørger for at passive underpunkter oppførerer seg */
	#mainmenucontainer .list .liaktiv .list .li, #mainmenucontainer .list .li .list .li {
		width: 204px;
		padding: 2px 2px 2px 24px;
		font-weight: normal;
		border-width: 0;
	}
	/* Denne setter bakgrunn og ramme for passive underpunkter - seksjonssider */
	#mainmenucontainer .list .liaktiv .list {
		width: 230px;
		border-width: 0 0 2px 0;
		border-style: solid;
		border-color: #85a6bd;
	}

/* GENERELLE Høyrespalte Containerstiler -------------------------------------------------*/
#spalte3Cont .container {
	margin-bottom: 10px;
}
#spalte3Cont .container .li {
	margin: 0px 2px 0px 8px;
}

/* SE OGSÅ -------------------------------------------------------------------*/
#seogsaaCont {
	background-image: url(/images/seogsaCont_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#seogsaaCont h3 {
	padding: 2px 8px 0px 8px;
	margin: 0px 0px 10px 0px;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}

/* VEDLEGG -------------------------------------------------------------------*/
#vedleggCont {
	background-image: url(/images/vedleggCont_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 4px 0px;
}
#vedleggCont h3 {
	padding: 2px 8px 0px 8px;
	margin: 0px 0px 10px 0px;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}

/* NETTRESSURSER -------------------------------------------------------------*/
.nettressursCont {
	background-image: url(/images/nettressursCont_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 4px 0px;
}
.nettressursCont h2 {
	padding: 2px 8px 0px 8px;
	margin: 0px 0px 10px 0px;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}
.nettressursCont h4 {
	margin: 0px 4px 0px 8px;
	font-size: 90%;
}
.nettressursCont p.url,
.nettressursCont p.urlkommentar {
	font-size: 90%;
	margin: 0px 4px 0px 8px;
	line-height: 1.2em;
}

/* INNHOLDSLISTE artikler til strukturpunkt ----------------------------------*/
#innholdCont {
	background-image: url(/images/innholdCont_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #d6d7d9;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
}
#innholdCont h2 {
	padding: 0px 8px 0px 8px;
	margin: 0px 0px 5px 0px;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}

/* FAKTABOKS -----------------------------------------------------------------*/
.faktaCont {
	margin: 0 0 10px 20px;
	padding: 2px 5px 5px 10px;
	background-image: url(/images/faktaCont_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e1eaf0;
	font-size: 85%;
	line-height: 1.2em;
}
.faktaCont h3 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 2px;
}
.faktaCont .bildeblokkCont {
	margin-bottom: 4px;
}
.faktaCont .bildeblokkCont .bildetekst {
	padding: 4px 0px 0px 0px;
}
.faktaCont .nettressursCont,
.faktaCont #seogsaCont,
.faktaCont #vedleggCont {
	background-image: none;
	padding: 0;
	margin: 0;
}
.faktaCont .nettressursCont h2,
.faktaCont #seogsaCont h3,
.faktaCont #vedleggCont h3 {
	margin: 10px 0px 2px 0px;
	text-align: left;
	font-size: 100%;
	color: #85a6bd;
	border-bottom: 1px solid #b4cad9;
	text-transform: uppercase;
	padding: 0;
	clear: both;
}
.faktaCont .nettressursCont h4 {
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 100%;
}
.faktaCont .nettressursCont .url {
	padding-left: 8px;
	line-height: 100%;
}
.faktaCont .nettressursCont .urlkommentar {
	display: none;
}

/* NYHETER -------------------------------------------------------------------*/
.nyhetCont .nyhetlisteimgCont img {
	border: 5px solid #85a6bd;
}
.nyhetCont .nyhetlisteimgCont {
	margin-top: 3px;
	margin-right: 5px;
}
.nyhetCont h4 {
	font-size: 120%;
	margin-top: 0;
	margin-bottom: 0;
}
.nyhetCont {
	margin-top: 0;
	margin-bottom: 0;
}
.nyhetCont .nyhetslenke {
	background-image: none;
	background-color: #e1eaf0;
	padding-top: 2px;
	padding-left: 4px;
	margin-top: 4px;
}
.nyhetCont .nyhetslenke h4 {
	font-size: 100%;
}


/* nyhetsliste i sidespalte */
#spalte3Cont .nyhetlisteCont {
	background-image: url(/images/innholdCont_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #d6d7d9;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	line-height: 1.1em;
}
#spalte3Cont .nyhetlisteCont h2 {
	padding: 0px 8px 0px 8px;
	margin: 0px 0px 5px 0px;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	color: #000;
	text-transform: uppercase;
}

/* TEASERE -------------------------------------------------------------------*/
.teaserCont {
	padding: 0px 20px 10px 20px;
	line-height: 1.2em;
}
.teaserCont h4 {
	margin-top: 0;
}
.teaserCont img  {
	border: 5px solid #e1eaf0;
}
.teaserCont .teaserimgCont {
	margin-top: 3px;
	margin-left: 5px;
}


/* clearfix ----------------------------------------------------------------- */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
  
.clearfix {
	display: inline-block;
}  

/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */


/* DETTE HØRER IKKE TIL I GENERAL!!!!!!!!!!!!!!!!!!!!! */
/* Liste over årene */
#years #current_year {
	font-weight: bold;
}
#years #current_year a{
	color: #666666;
}
