
pre { font-family: monospace; }


BODY {
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
//  color: #CD7207;
  color:#E5E5E5;  
  background: #FFFFFF;
  margin-left: 0%; 
  margin-right: 0%; 
  scrollbar-base-color: 
  SCROLLBAR-HIGHLIGHT-COLOR: 
  SCROLLBAR-SHADOW-COLOR: 
  SCROLLBAR-3DLIGHT-COLOR: 
  SCROLLBAR-ARROW-COLOR:  
  SCROLLBAR-TRACK-COLOR: 
  SCROLLBAR-DARKSHADOW-COLOR: 

  
}


H1 {
  font-family: Verdana, sans-serif;
  font-size: 160%;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: ;
  margin-left: 0%;
}

H2 {
  font-family: Verdana, sans-serif;
  font-size: 160%;
  font-style: normal;
  font-weight: bold;
  color:;
  margin-left: 0%;
  margin-top: 0em; 
  margin-bottom: 0em;
  text-transform: normal;
}

H3 { 
  margin-left: 0%; 
  font-family: Verdana, sans-serif;
  font-size: 120%;
  font-style: normal;
  font-weight: bold;
  color: ;
  margin-left: 0%;
  margin-top: 0em; 
  margin-bottom: 0em;
  text-transform: normal;
}

H4  { 
  font-family: Verdana, sans-serif;
  font-size: 100%;
  font-style: normal;
  font-weight: bold;
  color: ;
  margin-left: 0%;
  margin-top: 0em; 
  margin-bottom: 0em;
  text-transform: normal;
}

H5  { 
  font-family: Verdana, sans-serif;
  font-size: 90%;
  font-style: normal;
  font-weight: bold;
  color: ;
  margin-left: 0%;
  margin-top: 0em; 
  margin-bottom:0em;
  text-transform: lowercase;
}

H6 {
  font-family: Verdana, sans-serif;
  font-size: 80%;
  font-style: bold;
  font-variant: bold;
  font-weight: bold;
  color: ; 
  margin-left: 0%;
  margin-top: 0em; 
  margin-bottom: 0em;
  text-transform: lowercase;
}

TD {
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
//  color:  #FFFFFF;
  
P {
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: 
  margin-top: 0; 
  margin-bottom: 0; 
}

ul {
  font-family: Verdana, sans-serif;
}

TABLE {
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #000000;
  border-width: 3 px;
  border-collapse: collapse;
}

.formular {
border-style: normal;
border-color: #a5a5a5;
font-size: 8px;
}

div.box { 
border: normal; border-width: thin; color:   width: 100% 
}

.hovedmenupunkt{
  font-size:11px; 
  text-decoration:none;
  font-family: verdana;
}

.undermenupunkt{
  color: rgb(255, 255, 255); 
  font-size:11px; 
  text-decoration:none;
  font-family: verdana;
}

link {
A:link { color: rgb(251, 155, 41); font-size:10px; text-decoration:none; font-family: verdana; }  /* for unvisited links */
A:visited { color: rgb(251, 155, 41); font-size:10px; text-decoration:none; font-family: verdana; } /* for visited links */
A:active { color: rgb(251, 155, 41); font-size:10px; text-decoration:none; font-family: verdana; } /* when link is clicked */
A:hover { color: rgb(124, 205, 235); font-size:10px; text-decoration:none; font-family: verdana; } /* when mouse is over link */


}


input {
border-style:none;
border-width:1px;
border-color:#444444;
font-size : 9px;
}

submit {
border-style:dotted;
border-width:1px;
border-color:#000000;
font-size : 11px;
font-family:Verdana, Arial, Serif;
font-weight:bold;
color:#444444;
background-color:#eeeeee;
}
