BODY {
	scrollbar-face-xcolor: #999999; 
	scrollbar-shadow-color: #6B6B6B; 
	scrollbar-3dlight-color: #999999; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #EAEAEA; 
	scrollbar-arrow-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height:140%;
}
table,tr,td,p,li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	line-height:140%;
}
/* '************************************* SKRIFTTYPER */
.punkt10{
	font-family: verdana;
	font-size: 10px;
	font-weight:normal;
}
.punkt11{
	font-family: verdana;
	font-size: 11px;
	font-weight:normal;
}
.punkt12{
	font-family: verdana;
	font-size: 12px;
	font-weight:normal;
}
.punkt13{
	font-family: verdana;
	font-size: 13px;
	font-weight:normal;
}
.punkt14{
	font-family: verdana;
	font-size: 14px;
	font-weight:normal;
}
.punkt15{
	font-family: verdana;
	font-size: 15px;
	font-weight:normal;
}
.punkt16{
	font-family: verdana;
	font-size: 16px;
	font-weight:normal;
}
.punkt17{
	font-family: verdana;
	font-size: 17px;
	font-weight:normal;
}
.punkt18{
	font-family: verdana;
	font-size: 18px;
	font-weight:normal;
}
.punkt19{
	font-family: verdana;
	font-size: 19px;
	font-weight:normal;
}
.punkt20{
	font-family: verdana;
	font-size: 20px;
	font-weight:normal;
}
.punkt10_over{
	font-family: verdana;
	font-size: 10px;
	font-weight:bold;
}
.punkt11_over{
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
}
.punkt12_over{
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;
}
.punkt13_over{
	font-family: verdana;
	font-size: 13px;
	font-weight:bold;
}
.punkt14_over{
	font-family: verdana;
	font-size: 14px;
	font-weight:bold;
}
.punkt15_over{
	font-family: verdana;
	font-size: 15px;
	font-weight:bold;
}
.punkt16_over{
	font-family: verdana;
	font-size: 16px;
	font-weight:bold;
}
.punkt17_over{
	font-family: verdana;
	font-size: 17px;
	font-weight:bold;
}
.punkt18_over{
	font-family: verdana;
	font-size: 18px;
	font-weight:bold;
}
.punkt19_over{
	font-family: verdana;
	font-size: 19px;
	font-weight:bold;
}
.punkt20_over{
	font-family: verdana;
	font-size: 20px;
	font-weight:bold;
}

/* MAILFORMULAREN */
.box {
	font-family: Verdana;
	font-size: 9px; 
	font-style: normal; 
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF; 
    border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #7F9DB9;
	height: 17px;
}
.redsmall{
	font-family:verdana;
	font-size:10px;
	color: rgb(147,0,0);
}
#button{
	border:1px inset rgb(0,0,0);
	background:rgb(250,250,247);
}
/* Her slutter mailformularen */

#textfield {
	font-family: Verdana;
	font-size: 9px; 
	font-style: normal; 
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF; 
    border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #7F9DB9;
	height: 17px;
}
#button{
    background: #7F9DB9 no-repeat 0% 50%;
    font-family: verdana;
	font-size: 10px;
	font-weight:bold;
    color: #FFFFFF;
	border-color: #0D447D;
   	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#dropdown{
    background: #FFFFFF;
	color: #000000;
	font-family: verdana;
	font-size: 9px;
}	
#textarea{
	font-family:verdana;
	font-size:9px;
	background-color: #FFFFFF; 
	scrollbar-face-color: #EAEAEA; 
	scrollbar-shadow-color: #999999; 
	scrollbar-3dlight-color: #999999; 
	scrollbar-darkshadow-color: #EAEAEA; 
	scrollbar-track-color: #EAEAEA; 
	scrollbar-arrow-color: #999999;
	border-width:1px;
	border-color:#999999;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0D447D;
	font-size:17px;
	font-weight:bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0D447D;
	font-size: 12px;
	font-weight: bold;
}

A:link {font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none ; color: #000000;}
A:visited {text-decoration: none; color: #000000;}
A:active {color: #000000;}
A:hover {color: #000000;}