/* CSS Document */
BODY {background-color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}


A.bunn  { color:#999999;}
A:Visited.bunn  { color:#999999;}
A:hover.bunn  { color:#FFFFFF;}

A {text-decoration:underline; color:#0000FF;}
A:hover {text-decoration:none; color:#666666;}
A:Visited {text-decoration:underline; color:#0000FF;}
A:Active {text-decoration:underline; color:#FF0000;}



#main { background-color:#333333; text-align:center; width:100%;}
#bunn { background-color:#333333; text-align:center; width:100%; color:#999999;}

#innhold {width:750px; text-align:left; background-color:#FFFFFF;}
#hoved { background-color:#333333; width:750px; border:1px solid #000000;}
#toplinje {width:750px; background-image:url(img/top_linje.gif); height:20px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-align:left; }
#toptop {width:750px; background-image:url(img/top_top.gif); height:12px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-align:left; }
#nav_top {width:100%; background-color:#CCCCCC;}

.bunn {color:#999999;}
.meny {width:130px; border-right:1px dotted #333333; height:100%;}
.mainframe {width:470px;}
.hvaskjer {width:150px; border-left:1px dotted #333333; height:100%; font-size:9px; padding-left:2px;}

DIV.bildeh { CLEAR: both; DISPLAY: inline MARGIN-TOP: 4px; FLOAT: right; MARGIN-LEFT: 4px; MARGIN-BOTTOM: 4px; font-family:Verdana; font-size:10 px;}
DIV.bildev {CLEAR: both; DISPLAY: inline MARGIN-TOP: 4px; FLOAT: left; MARGIN-RIGHT: 4px; MARGIN-BOTTOM: 4px; font-family:Verdana; font-size:10 px;}

 #navcontainer { width: 126px; }

#navcontainer ul
{
margin-left: 0;
margin-top:1px;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 122px;
background-color:#FFFFFF;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #000000;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}