html, body, div, span, applet, object, iframe, table
h1, h2, h3, h4, h5, h6, blockquote, pre
{
	margin: 0;
	padding: 0;
	border: 0;
}

body
{
	margin: 0px;
	background-image: url(gfx/bak.jpg);
	background-repeat: repeat;
	background-color: #eae2d6;
	width: 100%;
	color:#000000;
	font-family:  Arial, Helvetica,Verdana, sans-serif;
	font-size: 12px;
	/*line-height: 15px;*/
	word-spacing: 1px;
}
a
{
	text-decoration:none;
	color: #003a85;
}
a:hover
{
	text-decoration:underline;
}
h1, .overskrift
{
	font-size: 28px;
	font-weight: bold;
	margin: 0px;
	color: #000000;
}
h2
{
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	color: #003a85;
}
h3
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color: #000000;
}
h4, h5
{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	color: #97945d;
}

p
{
	margin-top: 0px;
	margin-bottom: 0px;
	/*margin-bottom: 11px;*/
}
.ingress
{
	font-weight: bold;
	margin-bottom: 10px;
}
.bildetekst
{
   font-size: 9px;
	font-weight: bold;
	color: #000000;
}
img
{
	border-color: white;
}
.bilde
{
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
}

#topp_bak
{
	position: absolute;
	width: 100%;
	height: 30px;
	background-image: url(gfx/topp_bak.gif);
	background-repeat: repeat-x;
	top: 0px;
	left: 0px;
}
#wrapper
{
	position: relative;
	width: 1005px;
	margin: 0px auto;
	top:0px;
}
#logo
{
	position:absolute;
	top:0px;
	left:0px;
	width:98px;
	height: 127px;
	background: url(gfx/logo.png) no-repeat;
	_background-image:none;
}
/*TOPPLINJE*/
#top
{
	position: relative;
	width: 565px;
	top:0px;
	left: 105px;
	height: 30px;
}
#smulesti
{
	top: 0px;
	position: relative;
	float: left;

}
#top a
{
	position: relative;
	display: block;
	float: left;
	color: #ffffff;
	height: 30px;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	line-height: 35px;
}
#top img
{
	position: relative;
	float: left;
}
#toppmeny
{
	position: relative;
	float: right;
	width: 168px;
}
#toppmeny .aktiv
{
	background: url(gfx/toppmeny_bak.jpg) repeat;
	color: #003a85;
	font-weight: bold;
}

#spalte3 .skille
{
	position: absolute;
	left: 3px;
}
/*SOKEFELT*/
#sok_wrapper
{
	position:absolute;
	top:0px;
	left: 50%;
	width:0px;
	overflow: visible;
	z-index: 10;
}
#sok_topp
{
	position: relative;
	width: 330px;
	height: 50px;
	left: 172px;
	background: url(gfx/sok_topp2.jpg) no-repeat;
}
#sok_topp input
{
	position: relative;
	width: 270px;
	height: 20px;
	margin: 0px 20px 0px 46px;
	top: 10px;
	border-width: 0px;
}
#sok_topp a
{
	display: block;
	position: relative;
	margin: 14px 10px 0px 46px;
	color: #000000;
	text-decoration: none;
}
#sok_topp a:hover
{
	text-decoration: underline;
}
#sok_resultat
{
	position: relative;
	width: 330px;
	left: 172px;
	background: url(gfx/sok_bak.png) repeat-y;
	_background: url(gfx/sok_bak.gif) repeat-y;
	color: #555555;
}
#sok_resultat img
{
	position: relative;
	margin-left: 5px;
}
#sok_resultat div
{
	position: relative;
	width: 310px;
	margin: 5px;
	margin-left: 10px;
}
#sok_resultat h3
{
	font-weight: normal;
}
#sok_resultat div img
{
	float: right;
	width: 50px;
}
#sok_resultat .kategori
{
	width: 320px;
	height: 14px;
	margin: 2px 5px 2px 5px;
	background: url(gfx/sokressultat_bak.jpg) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 14px;
}
#sok_resultat .kategori div
{
	margin: 0px 5px 0px 5px;
}
#sok_resultat .kategori a
{
	font-weight: normal;
	color: #ffffff;
}
#sok_resultat .kategori div span
{
	float: right;
}
#sok_bunn
{
	position: relative;
	width: 330px;
	height:25px;
	line-height: 25px;
	left: 172px;
	background: url(gfx/sok_bunn.png) no-repeat;
	_background-image: none;
}
/* 2011sok */
/*SPALTE 3*/
#spalte3
{
	position: relative;
	float: left;
	width: 252px;
	background-repeat: no-repeat;
}
#spalte3 .tekstboks, .ingressVideo
{
	margin: 0px 11px 0px 11px;
}
#spalte3 h4
{
	display: inline;
}
#spalte3 h3
{
	margin-top: 5px;
}
.spalte3-banner
{
	margin-top: 5px;
	margin-left: 10px;
}
.flagg
{
	width: 50px;
	float: right;
	margin-left: 10px;
}
.arrDate
{
	position:relative;
	float:left;
	width:50px;
}
.arrTittel
{
	position: relative;
	float: left;
	width: 170px;
	margin-right: 5px;
}
/*SPALTE 4*/
#spalte4
{
	position: relative;
	float: right;
	top: 20px;
	width: 252px;
}
#spalte4 .tekstboks
{
	margin: 0px 11px 0px 11px;
}
.engasjerValg
{
	font-size: 16px;
	font-weight: bold;

}

#fokusbilde
{
	position: relative;
	width:234px;
	height:129px;
	background: no-repeat;
	margin-left: 8px;
	margin-bottom: 5px;
}
#spalte4 .banner
{
	position: relative;
	width:234px;
	margin: 2px 0px 2px 8px;

}
/*FRON PAGE*/
#front_content
{
	position: relative;
	width: 1005px;
	background: url(gfx/front_bak.jpg) repeat-y;
}
#front_spalte1
{
	position: relative;
	float: left;
	width: 753px;
}
/*FRONT KART*/
#front_kart
{
	position: relative;
	width: 753px;
	height: 241px;
	background: url(gfx/front_kart.jpg) no-repeat;
}
#front_langIcon
{
	position: absolute;
	top: 5px;
	right: 85px;
	height: 13px;
	width: 85px;
	overflow: visible;
}

#front_langIcon img
{
	filter:alpha(opacity=40);
	opacity: 0.4;
}

#front_langIcon img:hover
{
	filter:alpha(opacity=100);
	opacity: 1.0;
}


#front_kart div, #front_kart img
{
	position: absolute;
}
.kart_pil1_p, .kart_pil1_a
{
	width: 26px;
	height: 32px;
}
.kart_pil2_p, .kart_pil2_a
{
	width: 34px;
	height: 31px;
}
.kart_pil1_p
{
	background: url(gfx/kart_pil1-p.png) no-repeat;
	_background-image: none;
}
.kart_pil1_a, .kart_pil1_p:hover
{
	background: url(gfx/kart_pil1-a.png) no-repeat;
	_background-image: none;
}
.kart_pil2_p
{
	background: url(gfx/kart_pil2-p.png) no-repeat;
	_background-image: none;
}
.kart_pil2_a, .kart_pil2_p:hover
{
	background: url(gfx/kart_pil2-a.png) no-repeat;
	_background-image: none;
}
#lapp_norge, #lapp_aserbajdsjan, #lapp_bhutan, #lapp_ecuador, #lapp_kambodsja, #lapp_nepal {top:185px; }
#lapp_bangladesh, #lapp_cuba, #lapp_india, #lapp_mali, #lapp_uganda {top: 213px; }
#lapp_norge { left: 0px; }
#lapp_aserbajdsjan, #lapp_bangladesh { left: 120px; }
#lapp_bhutan, #lapp_cuba { left: 246px; }
#lapp_ecuador, #lapp_india{ left: 372px; }
#lapp_kambodsja, #lapp_mali { left: 498px; }
#lapp_nepal, #lapp_uganda { left: 620px; }

/*FRONT NYHETSSAKER*/
#front_nyhetsListe
{
	position: relative;
	width: 249px;
	float: left;
}
#front_nyhetsDetalj
{
	position: relative;
	float: right;
	width: 504px;
}
#front_nyhetsListe h4
{
	margin-left: 15px;
	margin-bottom: 5px;
}
#front_nyhetsListe h3
{
	font-weight: normal;
	margin-left: 20px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
#front_nyhetsListe img
{
	margin-left: 20px;
}
#front_nyhetsListe .highLight
{
	font-weight: bold;
	background: url(gfx/front_nyhetsHighlight.gif) no-repeat;
}
#front_nyhetsBilde
{
	position: relative;
	width: 500px;
	height: 280px;
	background-repeat: no-repeat;
}
#front_nyhetsBilde2
{
	position: absolute;
	left: 0px;

	height: 280px;
	background-repeat: no-repeat;
}
.foto_akk
{
	position: relative;
	left: 0px;
	font-size: 9px;
	top: -3px;
}
#front_nyhetsTekst2
{
	position: relative;
	float: left;
	width: 390px;
	left: 100px;
	/*margin-left: 10px;
	margin-right: 10px;*/
}
#front_nyhetsTekst2 h1
{
	position: relative;
	margin-top: 20px;
	background-color: #ffffff;
	padding: 4px;
	/*margin-right: 10px;*/
   filter:alpha(opacity=80);
	opacity: 0.8;
}
#front_nyhetsIngress2
{
	margin-left: 120px;
	margin-top: 10px;
	width: 270px;
}
.videoplay
{
	position: relative;
	top: 4px;
}
.liste_videoplay_back
{
	position: relative;
	top: 4px;

}
.videoplay_list
{
	position: absolute;
	border: 0px;
	top: 2px;
	left: 2px;
}
.videoplay_back
{
	position: absolute;
	top: 59px;
	left: 3px;
	height: 32px;
	width: 32px;
	background-color: #ffffff;
	filter:alpha(opacity=80);
	opacity: 0.8;
}
.forside_dato
{
	position: absolute;
	color: #333333;
	background-color: #ffffff;
	top: 0px;
	right: 4px;
	font-weight : bold;
	font-size: 10px;
	padding: 2px;
   filter:alpha(opacity=80);
	opacity: 0.8;

}
.liste_dato
{
	position: absolute;
	color: #333333;
	background-color: #ffffff;
	right: -16px;
	top: -4px;
	font-weight: bold;
	font-size: 10px;
	padding: 2px;
   filter:alpha(opacity=80);
	opacity: 0.8;

}
#front_nyhetsBilde h1
{
	position: absolute;
	bottom: 20px;
	left:7px;
	background-color: #ffffff;
	padding: 4px;
	margin-right: 80px;
   filter:alpha(opacity=80);
	opacity: 0.8;
}
#front_nyhetsTekst
{
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

#front_nyhetsTekst a, #front_nyhetsTekst2 a
{
	color: #97945d;
}
/*NORGE FRONT*/
#norge_kart
{
	position: relative;
	width: 501px;
	height: 315px;
	background: url(gfx/norge_kart.jpg) no-repeat;
}
#norge_kart div, #norge_kart img
{
	position: absolute;
}

#norgeLapp_agder, #norgeLapp_hordaland {top: 95px; }
#norgeLapp_more, #norgeLapp_nord {top: 125px; }
#norgeLapp_nordland, #norgeLapp_oppland {top: 155px; }
#norgeLapp_rogaland, #norgeLapp_sognogfjordane {top: 185px; }
#norgeLapp_telemark, #norgeLapp_trondelag {top: 215px; }
#norgeLapp_vestfoldogbuskerud, #norgeLapp_ost {top: 245px; }
#norgeLapp_ostfold {top: 275px; }

#norgeLapp_agder, #norgeLapp_more, #norgeLapp_nordland, #norgeLapp_rogaland, #norgeLapp_telemark, #norgeLapp_vestfoldogbuskerud, #norgeLapp_ostfold {left: 190px;}

#norgeLapp_hordaland, #norgeLapp_nord, #norgeLapp_oppland, #norgeLapp_sognogfjordane, #norgeLapp_trondelag, #norgeLapp_ost {left: 340px;}

#norge_nyhetsDetalj
{
	position: relative;
	width: 249px;
	float: right;
}
#norge_nyhetsBilde
{
	position: relative;
	width: 241px;
	height: 160px;
	background-repeat: no-repeat;
}

#norge_nyhetsTekst
{
	position: relative;
	margin-right: 10px;
}
#norge_nyhetsTekst a
{
	color: #97945d;
}
/*SUBMENY*/
#submeny
{
	position: relative;
	margin: 40px 10px 0px 15px;
}
#submeny div
{
	position: relative;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.aktivSubMeny
{
	font-weight: bold;
}
#submeny a
{
	color: #000000;
	margin-left: 3px;
}
.submeny0
{
	margin-left: 0px;
}
.submeny1
{
	margin-left: 10px;
}
.submeny2
{
	margin-left: 20px;
}
.submeny3
{
	margin-left: 30px;
}

/*SUB PAGE*/
#sub_content
{
	position: relative;
	width: 1005px;
	background: url(gfx/sub_bak.jpg) repeat-y;
}
#sub_spalte1
{
	position: relative;
	float: left;
	width: 501px;
	background-repeat: no-repeat;
}
#sub_spalte1 .tekstboks
{
	position: relative;
	margin: 0px 11px 0px 11px;
}
#sub_spalte1 .tekstboksFirst
{
	position: relative;
	margin: 120px 11px 0px 11px;
}
#sub_spalte1 .skille
{
	position: relative;
	left: 5px;
	margin-bottom: 1px;
	margin-top: 2px;
	width: 493px;
}
.listeBilde
{
	position: relative;
	float: left;
	margin: 2px 10px 0px 0px;
	border: solid 3px #ffffff;
	width: 150px;
}
#sub_spalte1 h1
{
	position: relative;
	margin-top: 10px;
	margin-left: 11px;
}
#sub_spalte1 h2
{
	color: #000000;
}
#sub_spalte1 h4
{
	display: inline;
}
#sub_spalte1 h5
{
   text-align: right;
	margin-top: 5px;
}
.hovedBilde
{
	position: relative;
	/*width: 483px;*/
	margin-left: 10px;
	border: white solid 3px;
}
/*RESURS*/
.ressursLinje, .ressursLinjeAktiv
{
	position: relative;
	width: 240px;
	margin-left: 10px;
	height: 18px;
	line-height: 18px;
	cursor: pointer;
}

.ressursLinjeAktiv .submeny2 span
{
	position: relative;
	float: right;
}
#innGraphWrap
{
	position: relative;
	width: 224px;
	height: 60px;
	margin-top: 10px;
	color: #003479;

}
#innStart
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 38px;
	border-left: solid 1px #97945d;
	/*97945d BRUN*/
	/*003479 BL*/
}
#innTarget
{
	position: absolute;
	top: 0px;
	height: 39px;
	border-right: solid 1px #97945d;
	text-align: right;
}
#innTargetTekst
{
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
}
#innSaaLangt
{
	position: absolute;
	top: 18px;
	height: 40px;
	border-right: solid 1px #97945d;
	text-align: right;
}
#innSaaLangtTekst
{
	position: absolute;
	top: 27px;
	left: 0px;
	text-align: right;
}
#innGraph
{
	position:absolute;
	width: 224px;
	top: 17px;
	border: solid 1px #ffffff;	
	background-color: #ffffff;
	height: 20px;
	/*background-image: url(gfx/innGraphBak.gif);*/
}
#innNo
{
	position: absolute;
	background-image: url(gfx/innGraphBak2.gif);
	height: 20px;
	width: 120px;
	
}
#bunntekst
{
	position: relative;
	left: 6px;
	top: 4px;
	color: #003479;
	font-size: 11px;
}
#bunnbanner
{
	position: relative;
	left: 6px;
	top: 5px;
	height: 200px;
}
#popHolder
{
	position: absolute;
	top: 50px;
	background: url(gfx/bak.jpg) repeat;
	border: solid #ffffff 3px;
	z-index: 13;
}
#popWrapper
{
	position:absolute;
	top:0px;
	left: 50%;
	width:0px;
	overflow: visible;
	z-index: 12;

}
#overlegg
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
   height: 100%;
   height: 100%;
}
#overlegg2
{
   position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	z-index: 11;
}
.clearer
{
	position: relative;
	clear: both;
	line-height: 0px;
	width: 100%;
}
