@charset "utf-8";
/* CSS Document */

#container{width:80em; height: 87em; margin:auto}
#header{width:80em; height:12em; background-color:rgb(249, 245, 230); padding: 2.5em 0em; text-align:center; }

#venstreNavigasjon{width:192px; height:52em; background-color:rgb(0, 76, 153); float:left;}
#venstreNavigasjon li{list-style-type:none; padding:1em 0em; margin:0em; text-align:center; width: 126px; height: 40px; }

#venstreNavigasjon br {display:none;}

#venstreNavigasjon p{ font-family:Chevin-Medium; font-size:15px; text-align:center;  color:rgb(249, 245, 230); margin-top:0.8em}
#venstreNavigasjon a:link{display:block; width:120px; height:40px; text-align:center; background-color:rgb(0, 76, 153); border:outset rgb(249, 245, 230); text-decoration:none;}
#venstreNavigasjon a:visited{display:block; width:120px; height:40px; text-align:center; background-color:rgb(0, 76, 153); border:outset rgb(249, 245, 230); text-decoration:none;}
#venstreNavigasjon a:hover {display:block; width:120px; height:40px; text-align:center; background-color:rgb(0, 100, 255); text-decoration:none;}
#venstreNavigasjon a:active {display:block; width:120px; height:40px; text-align:center; background-color:rgb(0, 100, 255); border:outset rgb(249, 245, 230);  text-decoration:none;}

#rightKolonne{background-color:rgb(0, 76, 153); width:12em; height:45em; float:right}
#rightKolonne p{ font-family:Chevin-Medium; font-size:small; margin:25px 25px 0 15px ; color:rgb(249,245,230)}
#rightKolonne a{ font-family:Chevin-Medium; font-size:small; color:rgb(249, 245, 230); margin-left:15px; line-height:2px}
#rightKolonne a:hover, a:visited {color:#999999;}
#rightKolonne h3{ font-family:Chevin-Medium; font-size:medium; color:rgb(249,245,230); margin-left:15px}
#historiske{background-color:rgb(0, 76, 153); width:12em; height:7em; float:right; display:block; clear:right; text-align:center; }
#historiske a:hover{ border-bottom:solid; }

#middleKolonne {float: left; width: 880px; padding-right: 15px;}

#bilde{height:27em; background-color:rgb(249, 245, 230); text-align:center;}
#bilde p{ font-family:Chevin-Light; font-size:small; line-height:18px; text-align:left; margin-left:16em; margin-right:4em; }
#bilde table{ text-align:center;}
#bilde tr{margin-top:4em;}
#bilde td{ font-family:Chevin-Light; font-size:small; line-height:18px; text-align:left; }
#bilde ul{font-family:Chevin-Medium; font-size:large; padding-top:3em; }
#bilde li{ list-style:none; }
#bilde a:hover{ border-bottom:solid; }
#bilde h3{font-family:Chevin-Medium;}



#innhold{ height:25em; background-color:rgb(249, 245, 230); text-align:center}
#innhold h2{margin-left:12.3em; font-family:Chevin-Light; font-size:larger; color:#0000000; text-align:left}
#innhold h3{font-family:Chevin-Medium; }
#innhold p{margin:0 5em 0 14em; font-family:Chevin-Light; font-size:medium; font-weight:lighter; line-height:25px; color:#000000; text-align:left}
#innhold h6{font-family:Chevin-Light; font-weight:lighter; font-size:small; line-height:18px; text-align:left; margin:0 2em 0 15em; }

#innhold td{ font-family:Chevin-Light; font-size:medium; color: rgb(0, 0, 0); line-height:20px }
body {
	background-color: rgb(249,245,230)
}