<style>
<!--
body{font-family:verdana,arial; font-size:10px; color:#000033;}
td{font-family:verdana,arial; font-size:10px; color:#000033; }
a{text-decoration:none; font-weight:bold; color:#ff9900;}
a:hover{color:#ff9900; text-decoration:underline;}
a:link{color:#ff9900; font-weight:bold;}
a:active{color:#ff9900;}
a:visited{color:#000033;}

#center {
         /* Make element float in the center */
         position: absolute;
         left: 50%;
         top: 15%;

         /* Set the width and height */
         width: 708px;
         height: 436px;
         
         /* Set margin to half the values of width/height */
         margin-left: -369px;
         margin-top: -40px;
         }

 #submenue{
	font-family:verdana;
	font-size:10pt;
	/*color: #000033;
	*/
	text-decoration:none;
	font-weight:bold;
	color: #000099;
}

 #submenueactive{
         font-family:verdana;
         font-size:8pt;
         text-decoration:none;
         color: #FF0000;
         }
 #innh{
    background-color:white;
    border-bottom:1;
    border-bottom-color:Black
    
    }
	
#gul{font-family:verdana,arial; font-size:10px; color:#ff9900;}
#overskrift{font-family:verdana,arial; font-size:12px; font-weight:bold; color:#000033;}
#overskrift1{font-family:verdana,arial; font-size:10px; font-weight:bold; color:#000033;}
#uthevet{font-family:verdana,arial; font-size:10px; font-weight:bold; color:#000033;}
//-->
</style>



