/* -------------------------- tagbasic */
a:link, a:visited {
	color: #0099d4;
	text-decoration: none;
}
a:hover {
	color: #015f83;
	text-decoration: NONE;
}
h1, h2, h3, h4, h5 { 
	line-height: 1.2em; 
}
#main h1, #main h2, #main h3, #main h4 { 
	font-family: Arial, sans-serif;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -0.1;
	margin-top: 0em;
	margin-bottom: 0.1em;
}
h2, h3, h4, h5 {
	margin-top: 1em;
	margin-bottom: 0.3em;
}
h1 + h2, h2 + h3, h3 + h4 {
	margin-top: 0.1em;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -0.1;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	font-weight: normal;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}
p {
	margin-top: 0em;
	margin-bottom: 0.8em;
}
ul, ol, dl {
	margin-top: 0.5em;
	margin-bottom: 0.8em;
}
li {
	margin-top: 0em;
	margin-bottom: 0em;
}
/*typo*/
.ingress {
	font-weight: bold;
	line-height: 1.4em;
}
.byline {
	font-size: 11px;
	text-align: right;
	color: #666;
}

/* -------------------------- sidelayout */
body {
	font-family:Verdana,sans-serif;
	background-image: url(/images/site_bg.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
	line-height: 1.4em;
	background-color: #f5f5f5;
	padding: 0;
	margin: 0;
	color: #646464;
}
#pagewrapper {
	width: 980px;
	margin: 0 auto;
}

#sidetopp {
	background-image: url(/images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 120px;
}
#mainwrapper {
	background-image: url(/images/pagewrapper_bg.jpg);
	background-repeat: repeat-y;
	background-position: 225px 0px;
	background-color: white;
	border: 1px solid #dbe0e3;
	padding-top: 20px;
	padding-bottom: 20px;
}
#topcolumnCont {
	border:0px;
	float:right;
	height:100px;
	margin:0 20px 25px 0;
	width:688px;
	background-image: url(/images/underside_header.jpg);
}
#topcolumnCont img {
	width: 688px;
	height: 100px;
}
#mainLeft {
	float: left;
	width: 250px;
}
#main {
	margin-left: 20px;
	float: left;
	width: 438px;
}
#mainRight {
	margin-left: 25px;
	float: left;
	width: 225px;
}

/* sidetopp ------------------------------------------------------------------*/
#hjemlenkeCont {
	position: relative;
	top: 25px;
	left: 5px;
	width: 160px;
	height: 75px;
}
#hjemlenkeCont img {
	width: 160px;
	height: 75px;
}


/* Institusjon/person-kreditering -------------------------------*/
#institusjonperson {
	width: 752px;
	clear:both; 
	background-color: #E8E8E8;
	margin-top: 25px;
	margin-bottom: 11px;
	margin-left:226px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
institusjonperson .insttextCont .insttext {
	width: 136px;
	float: left;
}
#institusjonperson .instimgCont {
	width: 65px;
	float: right;
	margin-top: 5px;
}
#institusjonperson .personCont {
	width: 200px; 
	height: 58px; 
	float: left;
	padding: 5px;
	background-color: #E8E8E8;
	margin-right: 5px
	margin-bottom: 5px
}
#institusjonperson .personimgCont {
	float: left;
	margin-right: 7px;
}
#erlevertav,
#erskrevetav {
	margin: 0;
	padding: 5px 0 0 0;
	font-weight: bold;
	font-size: 12px;
	color: #999;
}

/* Footerformattering -------------------------------------------*/

#footer {
	clear: both;
	width: 980px;
	margin: 0 auto;
	margin-bottom: 20px;
}

#footertxt {
	padding-top: 20px;
	padding-left: 350px;
	background-image: url(/images/footerlogo.png);
	background-repeat: no-repeat;
	background-position: 295px 25px;
	text-align: left;
	font-size: 11px;
	line-height: 1.5em;
}

/* navbar -----------------------------------------------------------------*/
#navbar {
	text-align: right;
}
#navbar a {
	background-color: #e8e8e8;
	padding: 4px 10px 4px 10px;
}
#navbar h4 a {
	background-image: url(/images/h4_a_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding: 4px 25px 4px 10px;
}
#navbar .liaktiv h4 a {
	background-image: url(/images/h4_a_bg_active.jpg);
}
#navbar h4 a:hover {
	background-position: right -1000px;
}
#navbar h4,
#navbar .li,
#navbar .liaktiv {
	margin: 0 0 0 0;
	font-weight: normal;
	font-size: 13px;
	line-height: 26px;
}
#navbar .list .li,
#navbar .list .liaktiv {
	margin: 0 0 10px 0;
}
#navbar .list {
	margin: 0 6px 0 0;
}
#navbar .list .list {
	margin: 0 19px 0 0;
}
#navbar .list .list .li,
#navbar .list .list .liaktiv {
	margin: 1px 0 0 0;
}
#navbar .list .list .liaktiv a {
	background-color: #828282;
}

/* ------------------- lenkefarger i navbar*/
#navbar a:link, 
#navbar a:visited {
	color: white;
	text-decoration: none;
}
#navbar .liaktiv a:link, 
#navbar .liaktiv a:visited {
	color: white;
	text-decoration: none;
}
#navbar a:hover,
#navbar .liaktiv a:hover {
	text-decoration: none;
	color: #015f83;
}
#navbar .list .list .li a:link, 
#navbar .list .list .li a:visited {
	color: #0099d4;
}
#navbar .list .list .li a:hover {
	color: red;
}

/* sideelementer hoyrespalte -----------------------------------------------*/
#mainRight .container h3 {
	padding: 4px 10px;
	margin: 0 -10px 10px -10px;
	font-size: 13px;
	color: #646464;
	background-color: #d4d4d4;
}
#mainRight .container {
	background-color: #e6e6e6;
	padding: 0 10px 10px 10px;
	margin: 0 0 10px 0;
}
#mainRight .container .li {
	background-image: url(/images/expand_bg_1000.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0 0 5px 15px;
}

#mainRight .container .container {
	background-image: none;
	padding: 0 0 0 0;
	margin-bottom: 1em;
}

/* nettstedsbeskrivelse*/
#mainRight #nokkelbeskrCont {
	
}
#mainRight #nokkelbeskrCont h4 {
	margin-top: 0;
}

/* nettressurser */
#mainRight #nettressursCont {
	
}

/* sidekompleks og uoppleggnavigasjon */
.kompleks_navigasjon_intro h3 {
	display: none;
}
.kompleks_navigasjon {
	background-color: #0099d4;
	padding: 10px 10px 10px 10px;
	margin: 0 0 10px 0;
}
.kompleks_navigasjon a,
.kompleks_navigasjon a:active,
.kompleks_navigasjon a:visited {
	color: white;
}
.kompleks_navigasjon_liste h3 {
	padding: 4px 0 4px 10px;
	margin-top: 0;
	font-weight: normal;
}

.kompleks_navigasjon_liste h3 a {
	text-decoration: underline;
}

.kompleks_navigasjon_liste h4 {
	background-color: #00adee;
	color: #ffffff;
	font-weight: bold;
	padding: 4px 20px;
	margin: 0 -10px 10px -10px;
	font-size: 13px;
}
.kompleks_navigasjon_liste .li {
	padding: 4px 0 4px 10px;
}
.kompleks_navigasjon_liste .current_kn_li {
	background-image: url(/images/col3_a_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 4px 0 4px 20px;
	margin-left: -10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.kompleks_navigasjon_liste .current_kn_li, a {
	color: #004d6b;
	text-decoration: none;
}

/* undervisningsopplegg */
.utstyrsbeskrivelseCont {
	border: 1px solid #d4d4d4;
	padding: 5px;
	margin: 0 0 10px 0;
	font-size: 12px;
} 



/* faktaboks */
.faktaCont h3,
.faktaCont-fakta h3,
.faktaCont-tips h3,
.faktaCont-merk h3,
.faktaCont-nb h3,
.faktaCont-ps h3,
.faktaCont-vispor h3,
.faktaCont-vissteduat h3 {
	margin-top: 0;
	margin-left: -15px;
	padding-left: 15px;
	padding-top: 0;
	font-size: 16px;
	font-weight: normal;
}
.faktaCont,
.faktaCont-fakta,
.faktaCont-tips,
.faktaCont-merk,
.faktaCont-nb,
.faktaCont-ps,
.faktaCont-vispor,
.faktaCont-vissteduat {
	padding: 10px 15px 38px 15px;
}
#mainRight .faktaCont .container,
#mainRight .faktaCont-fakta .container,
#mainRight .faktaCont-tips .container,
#mainRight .faktaCont-merk .container,
#mainRight .faktaCont-nb .container,
#mainRight .faktaCont-ps .container,
#mainRight .faktaCont-vispor .container,
#mainRight .faktaCont-vissteduat .container {
	background-image: none;
	padding: 0 0 0 0;
	margin-bottom: 1em;
}
#mainRight .faktaCont-fakta #nettressursCont {
	background-image: none;
}




/* hovedspaltelister ---------------------------------------------------------*/
.listeCont {
	margin:5px 0;
}
.listeCont .listeimgCont {
	margin:5px 0 10px 5px;
	float: right
}
.listeCont .monoCont {
	margin:10px 0;
	padding: 20px;
	background-color: #e8e8e8;
}
.listeCont .monoCont h3 {
	margin:0 0;
}
.listeCont .monoCont p {
	margin:0 0;
}

.nyhetsdato {
	font-size: 80%;
}

.listeCont #nettressursCont {
	margin: 5px 0 0 0;
}

#struktpunktlisteCont {
	border-bottom: 1px solid #e8e8e8;
}
#struktpunktlisteCont .li,
#struktpunktlisteCont .licurrent {
	margin:10px 0;
	padding-top: 10px;
	border-top: 1px solid #e8e8e8;
	padding-left: 10px;
}

ul.stoffliste {
	padding-left: 0;
	margin:5px 0;
	border-bottom: 2px solid #e8e8e8;
}
ul.stoffliste li {
	display: block;
	margin:10px 0;
	padding-top: 10px;
	border-top: 1px solid #e8e8e8;
}
ul.stoffliste .tittel {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0.2em;
}
ul.stoffliste .ingress {
	font-weight: normal;
}
ul.stoffliste .nyhetlisteimgCont,
.institusjonsbeskrivelseCont .nyhetlisteimgCont {
	margin:5px 0 10px 5px;
	float: right;
}
.institusjonsbeskrivelseCont h3 {
	margin-top: 0.3em;
}

.text-unexpanded {
	background-image:url(/images/expand_bg_1000.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
	padding-left:14px;
}
.text-expanded {
	background-image:url(/images/expand_bg_1000.gif);
	background-position:2px -994px;
	background-repeat:no-repeat;
	padding-left:14px;
}
.regionalekontakterCont h4 {
	font-size: 12px;
}
.regionalekontakter {
	padding-left: 14px;
}


/* Læreplanlister ------------------------------------------------------------*/
#lareplanmal-liste {
	border: 1px solid #999;
	border: 1px solid #999;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
	clear: both;
	font-size: 12px;
	line-height: 1.2em;
}
#lareplanmal-liste h4{
	margin-top: 16px;
	margin-bottom: 0px;
}
#lareplanmal-liste h3{
	color: #999; 
	font-weight: bold
}
#lareplanmal-liste li{
	margin-top: 6px;
	margin-bottom: 0px;
}
#lareplanmal-liste li li{
	margin-top: 0px;
}
#lareplanmal-liste ul{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
}
#lareplanmal-liste ul ul{
	padding-left: 16px;
	margin-left: 11px;
}
#lareplanmal-liste ul ul ul{
	list-style: disc;
}


/* 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 */


