body
{
	background-color: #FFFFFF;
	background-image: url(/barnesider/images/bg.gif);
	background-repeat: repeat-x;
	font-family: Georgia,Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 13px;
	line-height: 120%;
}

*
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

p { margin-bottom: 4px; }

a
{
	outline: none;
	color: #000000;
}

H1
{
	font-size: 22px;
	font-style: normal;
	line-height: 27px;
	margin-bottom: 10px;
	font-weight: normal;
}

H3 {margin-top: 6px; margin-bottom: 4px;}

ul, ol {padding-left: 30px; padding-bottom: 10px;}

input { border: 1px #CCCCCC solid; }

div.largeLine { display: none; }

.ingress
{
	font-weight: bold;
	margin-bottom: 10px;
}

#relaterteTittel { font-weight: bold; }

#flashcontent { margin-bottom: 10px; }

#mainContent
{
	margin: 0 auto 20px auto;
	width: 1005px;
	/* height: 100%; */
	text-align: left;
}

#content
{
	margin-top: 15px;
	margin-bottom: 20px;
}

#leftContent
{
	width: 200px;
	margin-right: 20px;
	float: left;
}

.ronjaCont
{
	width: 200px;
	height: 150px;
	float: left;
}

#middleContent
{
	float: left;
	/* line-height: 18px; */
	padding: 0px;
	width: 784px;
	overflow: hidden;
}

#hovedspalte #middleContent
{
	float: left;
	line-height: 18px;
	padding: 0px;
	background-color: transparent;
}

#monogram
{
	width: 90px;
	height: 113px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#venstrespalte
{
	width: 389px;
	float: left;
}

#hoyrespalte
{
	width: 365px;
	float: left;
	margin-left: 30px;
}

.toppmeny
{
	float: left;
	padding: 5px 0px 5px 0px;
}

.toppmenySok
{
	float: right;
	padding: 5px;
}

.toppmenySok form
{
	float: right;
	background-image: url(/barnesider/images/searchfield.gif);
	width: 238px;
	height: 22px;
	margin: 2px 0 0 0;
	background-repeat: no-repeat;
}

.toppmenySok input
{
	width: 206px;
	margin: 4px 0 0 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: 0;
}

.toppmenySok img { float: left; }

#toppmenyCont
{
	width: 980px;
	height: 33px;
	background-image: url(/barnesider/images/meny_bar.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 16px;
	padding-left: 25px;
}

#toppmenyCont a:link,
#toppmenyCont a:visited
{
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 2px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	font-size: 12px;
	line-height: 18px;
	*border-right: 1px #FFFFFF solid;
	border-left: 1px #999999 solid;
	height: 23px;
}

#toppmenyCont #Historie a:link,
#toppmenyCont #Historie a:visited { border-right: 1px #999999 solid; }

#toppmenyCont a:hover,
#toppmenyCont a.active:link,
#toppmenyCont a.active:visited
{
	background-color: #b6985a;
	color: #FFFFFF;
	border-color: #ffffff;
}

#historie a:link,
#historie a:visited { border-right: 1px #999999 solid; }

/*  bunnmeny - ny kode --------------------------------------------------------------------  */
#bottomLine
{
	width: 100%;
	height: 94px;
	left: 0;
	text-align: center;
	background-image: url(/barnesider/images/bg_bunn.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	z-index: 20;
	overflow: hidden;
}

#bunnmenyCont
{
	width: 100%;
	height: 196px;
	text-align: center;
	background-image: url(/barnesider/images/bg_bunn_index.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}

#bunnmenyelementCont
{
	width: 1014px;
	margin-right: auto;
	margin-left: auto;
}

.bunnmenyelement
{
	float: left;
	padding: 0px;
	width: 249px;
	margin-right: 2px;
	margin-left: 2px;
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

#hovedspalte
{
	padding: 0px;
	margin: 14px 0px 20px 0px;
	border: 0px solid;
}

#faktaboks
{
	float: left;
	border: 1px solid;
}

#bunnmenyekstraCont
{
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 18px;
}

#bottomLine #bunnmenyekstraCont { margin-top: 6px; }

#bunnmenyekstraCont a:link,
#bunnmenyekstraCont a:visited
{
	color: #999999;
	text-decoration: none;
	display: block;
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 3px;
	font-size: 12px;
	line-height: 12px;
}

/*  bunnmeny - gammel kode -------------------------------------------------------------------- 
#bottomLine
{
	width: 100%;
	height: 94px;
	bottom: 0px;
	position: fixed;
	left: 0;
	text-align: center;
	background-image: url(/barnesider/images/bg_bunn.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	z-index: 20;
	overflow: hidden;
}

#bunnmenyCont
{
	width: 100%;
	height: 196px;
	bottom: 0px;
	position: fixed;
	left: 0;
	text-align: center;
	background-image: url(/barnesider/images/bg_bunn_index.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	z-index: 20;
	overflow: hidden;
}

#bunnmenyelementCont
{
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
}

.bunnmenyelement
{
	float: left;
	padding: 0px;
	width: 249px;
	margin-right: 2px;
	margin-left: 2px;
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

#hovedspalte
{
	padding: 0px;
	margin: 14px 0px 20px 0px;
	border: 0px solid;
}

#faktaboks
{
	float: left;
	border: 1px solid;
}

#bunnmenyekstraCont
{
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 18px;
}

#bottomLine #bunnmenyekstraCont { margin-top: 6px; }

#bunnmenyekstraCont a:link,
#bunnmenyekstraCont a:visited
{
	color: #999999;
	text-decoration: none;
	display: block;
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 3px;
	font-size: 12px;
	line-height: 12px;
}


*/

#kongehuset
{
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
}

#foresatte { border-left: 1px #999999 solid; }
#bottomLine #tegninger { background-image: url(/barnesider/images/menybg_burgunder_passiv.gif); }
#bottomLine #sporrelek { background-image: url(/barnesider/images/menybg_gronn_passiv.gif); }
#bottomLine #barnassporsmal { background-image: url(/barnesider/images/menybg_orange_passiv.gif); }
#bottomLine #filmarkiv { background-image: url(/barnesider/images/menybg_bla_passiv.gif); }

#bottomLine #tegninger.aktiv { background-image: url(/barnesider/images/menybg_burgunder_aktiv.gif); }
#bottomLine #sporrelek.aktiv { background-image: url(/barnesider/images/menybg_gronn_aktiv.gif); }
#bottomLine #barnassporsmal.aktiv { background-image: url(/barnesider/images/menybg_orange_aktiv.gif); }
#bottomLine #filmarkiv.aktiv { background-image: url(/barnesider/images/menybg_bla_aktiv.gif); }

.aktiv
{
	margin-top: 0px;
	height: 64px;
}

.passiv
{
	margin-top: 30px;
	height: 34px;
}

#bunnmenyCont .bunnmenyelement
{
	margin-top: 13px;
	height: 141px;
}

#bunnmenyCont #tegninger { background-image: url(/barnesider/images/menystor_burgunder.jpg); }
#bunnmenyCont #sporrelek { background-image: url(/barnesider/images/menystor_gronn.jpg); }
#bunnmenyCont #barnassporsmal { background-image: url(/barnesider/images/menystor_orange.jpg); }
#bunnmenyCont #filmarkiv { background-image: url(/barnesider/images/menystor_bla.jpg); }

.bunnmenyelement a:link,
.bunnmenyelement a:visited,
.bunnmenyelement a:hover,
#tegningerTekst a:link,
#tegningerTekst a:visited,
#tegningerTekst a:hover
{
	margin-top: 10px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	margin-left: 12px;
	letter-spacing: 1px;
	font-size: 14px;
}

/* SUBMENU
------------------------------- */

#subMenu div
{
	line-height: 25px;
	background-image: url(/barnesider/images/submenu_bg.gif);
	background-repeat: repeat-y;
}

div#subMenuCont
{
	background-image: url(/barnesider/images/submenu_bg.gif);
	background-repeat: repeat-y;
}

div#subMenu
{
	width: 200px;
	float: left;
	background-image: none;
}

#subMenu div a
{
	color: #333;
	font-size: 13px;
	border-bottom: 1px solid #acacac;
	display: block;
	margin: 0 4px;
	text-decoration: none;
	padding-left: 18px;
}

#subMenu div.subMenuLevel1 a
{
	border-bottom: 0px solid #ffffff;
	margin-bottom: 1px;
}

#subMenu .active,
#subMenu div.subMenuLevel1_Active { background: url(/barnesider/images/submenu_bg_active.gif) no-repeat; }

#subMenu .subMenuParent
{
	padding-top: 5px;
	background: url(/barnesider/images/submenu_bg_top_parent.gif) no-repeat;
	text-transform: uppercase;
	height: 27px;
}

#subMenu #active_parent
{
	background: url(/barnesider/images/submenu_bg_top_active.gif) no-repeat;
	border: 0;
}

#subMenu .active a,
#subMenu div.subMenuLevel1_Active a
{
	border-bottom: 1px #FFFFFF solid;
	color: #FFF;
}

#subMenu .subMenuParent a
{
	border-bottom: 0 #FFFFFF;
	color: #FFF;
}

div#subMenuBottom
{
	height: 14px;
	background-image: url(/barnesider/images/submenu_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 200px;
	float: left;
	margin-bottom: 14px;
}

#subMenu .active .last
{
	background: url(/barnesider/images/submenu_bg_bottom_active.gif) no-repeat bottom;
	padding-bottom: 5px;
}

#subMenu div.subMenuLevel0_Active
{
	background: url(/barnesider/images/submenu_bg_active.gif);
	color: #b6985a;
}

#subMenu div.subMenuLevel0_Active a:link,
#subMenu div.subMenuLevel0_Active a:visited
{
	color: #FFFFFF;
	border-bottom: 1px solid #ffffff;
}

#subMenu div.subMenuLevel1
{
	background: url(/barnesider/images/subsubmenu_bg.gif);
	color: #000;
	padding-left: 0px;
}

#subMenu div.subMenuLevel1 a { background-color: #f1ebdb; }

#subMenu div.subMenuLevel1_Active a
{
	padding-left: 18px;
	background-color: #f1ebdb;
	color: #000;
	border-right: 2px #b6985a solid;
	border-left: 2px #b6985a solid;
}

#subMenu #passive_parent a { color: #b6985a; }

/* infobox ------------------------------------------------------------ */
.infobox
{
	float: left;
	width: 200px;
	margin-bottom: 10px;
}

.infobox_top
{
	background: transparent url(/barnesider/images/infobox_top.gif) repeat scroll 0 0;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0 6px 10px;
}

.infobox_center
{
	background: transparent url(/barnesider/images/infobox_center.gif) repeat-y scroll 0 0;
	font-size: 13px;
	padding: 5px 10px 10px 10px;
}

.infobox_bottom
{
	background: transparent url(/barnesider/images/infobox_bottom.gif) repeat scroll 0 0;
	color: #FFFFFF;
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 36px;
	padding: 7px 0 0 10px;
	text-decoration: none;
}

.infobox a:link,
.infobox a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.smallBox a:link, .smallBox a:visited, .smallBox a:hover { color: #000000; }

#forsidebildeCont
{
	width: 727px;
	/* margin-bottom: 210px; */
}

#forsidebildetopp
{
	background-image: url(/barnesider/images/front_pictureframe_top.gif);
	background-repeat: no-repeat;
	width: 727px;
	height: 11px;
	font-size: 1px;
	line-height: 1px;
}

#forsidebildemidt
{
	background-image: url(/barnesider/images/front_pictureframe_middle.gif);
	background-repeat: repeat-y;
	padding-right: 11px;
	padding-left: 11px;
}

#forsidebildebunn
{
	background-image: url(/barnesider/images/front_pictureframe_bottom.gif);
	background-repeat: no-repeat;
	width: 727px;
	height: 28px;
}

#forsidebilde { width: 705px; }

.fotobyline
{
	font-size: 12px;
	color: #999999;
}

.seksjonCont
{
	padding: 0px 0px 0px 0px;
	background-color: #EEE7D5;
}

.seksjonBildeCont
{
	float: right;
	background-color: #EEE7D5;
	margin-left: 10px;
	margin-bottom: 0;
}

.seksjonTekstCont { padding: 20px 20px 10px 20px; }

.teaserCont
{
	border-top: 1px #bebebe solid;
	width: 804px;
	margin-top: 14px;
}

.teaser
{
	width: 382px;
	height: 90px;
	border-bottom: 1px #bebebe solid;
	float: left;
	margin-bottom: 0px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 6px;
}

.teaser img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
}

.teaser a:link, .teaser a:visited,
.nettressurs a:link, .nettressurs a:visited
{
	color: #000000;
	text-decoration: none;
}

.teaser a:hover,
.nettressurs a:hover { text-decoration: underline; }
.teaser h3 { margin-bottom: 4px; }

/* løsning for oppgavesamlinger -----------------------------------------*/
.oppgavesamling #middleContent
{
	float: none;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	line-height: 18px;
	padding: 0px;
	width: 884px;
	background-color: transparent;
}

#oppgaveCont p
{
	padding-bottom: 4px;
	
}

.oppgavesamling #oppgaveCont
{
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-size: 13px;
	line-height: 18px;
	padding: 0px 0px 20px 0px;
	width: 884px;
	background-color: #FFFFFF;
	background-image: url(/barnesider/images/bg_oppgaver.gif);
	background-repeat: repeat-y;
}

#oppgavetellerCont { height: 23px; }

#oppgavetellerCont div
{
	float: left;
	margin-right: 4px;
}

#svar,
#lag_diplom { padding: 20px; }

#svar input
{
	float: left;
	margin-right: 6px;
	margin-top: 4px;
	width: 20px;
	height: 20px;
}

#knapper_neste_forrige_vis { padding: 0px 20px 20px 20px; }

.oppgavetittel
{
	text-align: right;
	font-size: 13px;
	font-style: italic;
}

.oppgavetittel H1
{
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	line-height: 15px;
}

.oppgavesamling H2
{
	background-color: #d1e8ea;
	border-top: 1px #a7b3b6 solid;
	border-bottom: 1px #a7b3b6 solid;
	padding: 16px 20px 16px 20px;
	font-size: 22px;
	font-weight: normal;
	line-height: 26px;
}

#oppsummering_div { padding: 20px; }

#oppgavetellerCont
{
	padding-left: 20px;
	font-style: italic;
	padding-top: 2px;
	padding-bottom: 2px;
}

.knapp,
.knapp2
{
	height: 24px;
	background-image: url(/barnesider/images/knappebg1.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	float: left;
}

.knapp2 { float: none; }

#knapp_sealle
{
	width: 141px;
	margin-top: 8px;
}

#knapp_forrige
{
	width: 80px;
	margin: 8px 10px 0px 0px;
}

#knapp_neste
{
	width: 80px;
	margin-top: 8px;
	background-position: right;
}

#knapp_vis_resultat
{
	clear: both;
	margin-top: 10px;
}

#knapp_vis_resultat,
#knapp_vis_resultat2,
#knapp_diplom,
#knapp_lesmer,
#knapp_nytt,
#knapp_print_diplom
{
	width: 228px;
	height: 37px;
	background-image: url(/barnesider/images/knappebg2.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
}

#knapp_lesmer { display: none; }

#lag_diplom form,
#lag_diplom #knapp_diplom { margin-bottom: 30px; }

.knapp a,
.knapp2 a
{
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	display: block;
	cursor: pointer;
}

.knapp2 a { line-height: 32px; }

.kolonnetittel
{
	width: 844px;
	border-bottom: 1px #eeeeee solid;
	padding-top: 0px;
	padding-bottom: 4px;
	font-weight: bold;
}

.kolonne1,
.kolonne2,
.kolonne3
{
	width: 273px;
	float: left;
}

.kolonne1,
.kolonne2 { padding-right: 10px; }

.sporsmalsvar
{
	border-bottom: 1px #eeeeee solid;
	padding-top: 4px;
	padding-bottom: 4px;
}

.riktig { color: #009933; }
.feil { color: #ff0099; }

.illustrasjonsfoto
{
	float: right;
	margin-right: 250px;
}

.diplom img { width: 500px; }

.diplom
{
	color: #FF3300;
	text-align: center;
}

.diplom .knapp2
{
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.sporrelek_teaser
{
	width: 120px;
	height: 51px;
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	background-image: url(/barnesider/images/sporrelek_teaser_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding-left: 80px;
	padding-top: 15px;
	float: left;
}

.sporrelek_teaser a:link, 
.sporrelek_teaser a:visited { text-decoration: none; }
.sporrelek_teaser a:hover { text-decoration: underline; }

/* Tegninger ---------------------------------------------------------------- */
#tegningerCont
{
	width: 727px;
	border: 1px #999999 solid;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

#tegningerVenstre
{
	width: 95px;
	float: left;
	height: 55px;
	margin-top: 160px;
	padding-left: 35px;
}

#tegninger_main
{
	width: 470px;
	float: left;
	text-align: center;
}

#tegningerHoyre
{
	width: 91px;
	float: left;
	height: 55px;
	margin-top: 160px;
	padding-left: 35px;
}

#tegningerCont tabel
{
	padding: 0;
	margin: 0;
}

#tegninger_main img
{
	margin: 3px;
	border: 1px #666666 solid;
}

#tegningerTekst {margin-right: 54px;}
#tegningerTekst,
#tegningknappCont
{
	padding-top: 0px;
	float: right;
	width: 729px;
}

#tegningknappCont { margin-bottom: 20px; }

#tegningerTekst a:link,
#tegningerTekst a:visited,
#tegningerTekst a:hover
{
	width: 168px;
	height: 24px;
	background-image: url(/barnesider/images/knapp_tegning_bg.gif);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	margin: 0 10px 0 0;
	padding-top: 2px;
}

/* Filmarkivet --------------------------------------------------------------- */
.film
{
	border: 0px solid;
	width: 110px;
	height: 174px;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	border-bottom: 1px #bebebe solid;
}

.film p {margin-top: 2px;}

#filmarkivCont
{
	border: 0px solid red;
	width: 506px;
	float: left;
}

#mpCont
{
	float: left;
	width: 372px;
}

#enspalteCont
{
	width: 880px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding: 20px 10px 10px 10px;
}

#enspalteCont p { margin-bottom: 10px; }

/* Ny Clearfix-kode (IE7) ----------------------------------------------------*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* End hide from IE-mac */



/* Søk --------------------------------------------------------------- */

#searchTop,
.searchRes,
#searchPages
{
	background-color: #FFFFFF;
	padding: 20px 20px 10px 20px;
	width: 844px;
	margin-left: auto;
	margin-right: auto;
}

.searchRes
{
	padding-top: 0px;
	
}


#searchTop .search {
  
}
#searchTop .results {
  
}

.searchRes a {
    text-decoration: none;
}
.searchRes .title{
    font-weight: bold;
}
.searchRes .date{
	font-style: italic;
}

p.search
{
	border-top: 1px #bebebe solid;
	padding-top: 10px;
}

p.results
{
	border-bottom: 1px #bebebe solid;
	padding-bottom: 10px;
}

#sokenavigasjon {
	border-top: 1px #bebebe solid;
	padding-top: 10px;
}

#sokenavigasjon span
{
	display: block;
	float: left;
	margin-right: 10px;
}

#sokenavigasjon #forrige a,
#sokenavigasjon #neste a
{
	width: 80px;
	height: 24px;
	background-image: url(/barnesider/images/knappebg1.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height:22px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}


#sokenavigasjon #neste a
{
background-position: right center;	
}

#sokenavigasjon #forrige a:hover,
#sokenavigasjon #neste a:hover { text-decoration: underline; }

#searchPages {height: 40px;}