body,div,span,th,td{font-family:Verdana;font-weight:normal;font-size:10px;}

P{margin-bottom : 0px;margin-left : 0px;margin-right : 0px;	margin-top : 0px;}

body{scrollbar-arrow-color : #ffffff; scrollbar-base-color : #5271B5; scrollbar-face-color : #5271B5; 
	 scrollbar-highlight-color : #FFFFFF; scrollbar-shadow-color : #002244;}

.overskrift{font-size:15px;	font-weight: 900;}

.hvid{ color: white }

.hvidlink{ color: white }

a:link{text-decoration: none;}
a:visited {color: #0000FF;text-decoration: none;}
a:hover {color: #5271b5;text-decoration: none;}

a.topmenu:link{ color: #FFFFFF; font-weight:bold; text-decoration: none; }
a.topmenu:visited{ color: #FFFFFF; font-weight:bold; text-decoration: none; }
a.topmenu:hover{ color: #a5d3ef; font-weight:bold; text-decoration: none; }
a.topmenu:active{ color: #a5d3ef; font-weight:bold; text-decoration: underline; }

a.bottommenu:link{ color: #FFFFFF; text-decoration: none; }
a.bottommenu:visited{ color: #FFFFFF; text-decoration: none; }
a.bottommenu:hover{ color: #a5d3ef; text-decoration: none; }
a.bottommenu:active{ color: #a5d3ef; text-decoration: underline; }

.ramme{
	border-bottom-width : 1;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;
	border-color : #000000;
	color: #00000;
}

.textform{
	border-bottom-width : 1;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;
	border-color : #000000;
	color: #002244; 
	font-family: Verdana; 
	font-size: 10px; 
	background: #bbd1ff;
}

.knap{
	border-bottom-width : 1;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;
	border-color : #000000;
	color: #00000;
	font-family: Verdana;
	font-size: 10px;
	background-color: #bbd1ff;
	cursor:hand;
}

BUTTON 
{
	height:25;
	width:25;
	border:1px solid threedface;
	cursor:hand; 
}
	
.buttonOn
{
	height:25;
	width:25;
	border:1px solid black;
	border-top:1px solid white;
	border-left:1px solid white;
	text-align:center;
}

.buttonDown 
{
	height:25;
	width:25;
	border-top:1px solid white;
	border-top:1px solid black;
	border-left:1px solid black;
	background:#BBD1FF; text-align:center;
}

.btn
{
	border-color:mediumblue;
	cursor:default;
	font-family:Arial;
	color:black;
	text-decoration:none;
	position:absolute;
	top:95%;
	left:5;
	text-align:center;
}

.tableNormal {border-left:1px solid;border-top:1px solid; border-color:#000000;}
.tableNormal td {border-right:1px solid;border-bottom:1px solid; border-color:#000000; padding:3px;}


