	BODY {
	background: url("../images/bg.gif");
	background-position: top left; 
	background-repeat: no-repeat fixed;; 
	background-color: #588D58;
	scrollbar-arrow-color:#335133;
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#335133; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-base-color:#FFFFFF; 
	scrollbar-3dlight-color:#5E875E; 
	scrollbar-darkshadow-color:#FFFFFF;
	}


	TABLE {
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color: black;
	
	}


	TD {
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color: black;
	cellpadding: 0;
	cellspacing: 0;
	}


	.overskrift {
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color: #5A8F5E;
	cellpadding: 0;
	cellspacing: 0;
	}
	

	.menu{
	background: url("../images/menubg.jpg");
	background-position: top left; 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	}
	
	.logotitle {
	background: url("../images/logotitle.jpg");
	background-position: top left; 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	}

	.menubg {
	background: url("../images/menubg.jpg");
	background-position: top left; 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-color: #FFFFFF;
	}

	.topthing {
	background: url("../images/topthing.jpg");
	background-position: top left; 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-color: #FFFFFF;
	}

	.navigation {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: visible;
	z-index: 1; 
	cellpadding: 0;
	cellspacing: 0;
	}


.1px {
	BORDER-BOTTOM: #FFFFFF solid 1px;
    	BORDER-LEFT: #FFFFFF solid 1px;
    	BORDER-RIGHT: #FFFFFF solid 1px;
    	BORDER-TOP: #FFFFFF solid 1px;
}

.focus {
	BORDER-BOTTOM: #000000 solid 1px;
    	BORDER-LEFT: #000000 solid 0px;
    	BORDER-RIGHT: #000000 solid 1px;
    	BORDER-TOP: #000000 solid 1px;
}	
	
A:link {COLOR: #000000; TEXT-DECORATION: underline}
A:visited {COLOR: #000000; TEXT-DECORATION: underline}
A:active {COLOR: #000000; TEXT-DECORATION: underline}
A:hover {COLOR: #000000; TEXT-DECORATION: underline}

.style {
border-width: #000000 1px; 
font-family:verdana; 
font-size:10px; 
BACKGROUND-COLOR: #EBEBEB;
filter:alpha(opacity=80);}