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: #000000;
	font-size: 11px;
	font-weight: normal;
}
table,tr,td,p,li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.content{
	font-family: Verdana;
	font-size: 11px; 
	color:#505050;
	padding-left:30px;
	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;
}
/* '************************************* SKRIFTTYPER */
	
#background{
	position:absolute;
	left:50%;
	margin-left:-357px;
	top:0; 
	width:714px;
	height:100%;
	z-index:1;
}
#logo{
	position:relative;
	left:50%;
	margin-left:-300px;
	top:30px; 
	width:680px;
	height:50px;
	z-index:1;
}
#faneblade{
	position:relative;
	left:50%;
	margin-left:-320px;
	top:100px;
	width:680px;
	height:69px;
	z-index:1;
}
#menu{
	position:relative;
	left:50%;
	margin-left:-340px;
	top:50px; 
	width:680px;
	height:110px;
	z-index:1;
}
#content{
	position:absolute;
	left:50%;
	margin-left:-340px;
	top:231px; 
	width:680px;
	height:100%;
	background:#FFFFFF;
	padding-top:10px;
	z-index:5;
}

#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: #EAEAEA no-repeat 0% 50%;
    font-family: verdana;
	font-size: 9px;
    color: #000000;
	border-color: #999999;
   	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#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;
	font-size: 17px;
	font-weight: bold;
	}
h2 {
	font-family: verdana;
	font-size: 13px;
	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;}
