BODY {font-size:12pt;font-weight: normal;color:black;
 font-family: "Verdana", "Arial", "Trebuchet";
 background-image: URL(billeder/back.jpg);

 scrollbar-3dlight-color : LIGHTGREY;
 scrollbar-arrow-color : BLACK;
 scrollbar-base-color : LIGHTGREY;
 scrollbar-darkshadow-color : LIGHTGREY;
 scrollbar-face-color : gray;
 scrollbar-highlight-color : LIGHTGREY;
 scrollbar-shadow-color : LIGHTGREY;
 scrollbar-track-color : LIGHTGREY;

}

TABLE {font-size:12pt;font-weight: normal;color:black;
 font-family: "Verdana", "Arial", "Trebuchet";}

.pt7 {font-size: 7pt;font-weight: normal;
 font-family: "Verdana", "Arial", "Trebuchet";}

.pt8 {font-size: 8pt;font-weight: normal;
 font-family: "Verdana", "Arial", "Trebuchet";}

.pt8b {font-size: 8pt;font-weight: bold;
 font-family: "Verdana", "Arial", "Trebuchet";}

.pt10 {font-size: 10pt;font-weight: normal;
 font-family: "Verdana", "Arial", "Trebuchet";}

.pt10b {font-size: 10pt;font-weight: bold;
 font-family: "Verdana", "Arial", "Trebuchet";}

.pt12 {font-size: 12pt;font-weight: normal;
 font-family: "Verdana", "Arial", "Trebuchet";}

.pt12b {font-size: 12pt;font-weight: bold;
 font-family: "Verdana", "Arial", "Trebuchet";}

.pt14 {font-size: 14pt;font-weight: normal;
 font-family: "Verdana", "Arial", "Trebuchet";}

.pt14b {font-size: 14pt;font-weight: bold;
 font-family: "Verdana", "Arial", "Trebuchet";}

H1 {font-size: 14pt;font-weight: normal;
 font-family: "Verdana", "Arial", "Trebuchet";}

A:link {text-decoration:none;color:blue;background:transparent;}

A:visited {text-decoration:none;color:red;background:transparent;}		

A:hover {text-decoration:none;color:black;background:#ffcc00;}

A:active {text-decoration:none;color:green;background:transparent;}

.knapPassiv{
 font-family:'verdana';font-size:12px;font-weight:bold;padding:1px;cursor:hand;
 color:lightgrey;text-decoration : none;background:666666;
 border-top :2px solid lightgrey;border-bottom:2px solid black;
 border-left:2px solid lightgrey;border-right :2px solid black;
}

.knapAktiv{
 font-family:'verdana';font-size:12px;font-weight:bold;padding:0px;cursor:hand;
 color:000000;text-decoration : none;background:FFCC00;
 border-top :2px solid black;border-bottom:2px solid black;
 border-left:2px solid black;border-right :2px solid black;
}