BODY {
	MARGIN: 0px; COLOR: white; scrollbar-face-color: white; SCROLLBAR-ARROW-COLOR: #6B6B6B;
	SCROLLBAR-SHADOW-COLOR: white; BACKGROUND-COLOR: #FFFFFF; scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #6B6B6B; scrollbar-darkshadow-color: white; scrollbar-track-color: white;
	
}

IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}

body {
	text-align      : left;
	background      : #FFF;
	background-image: url(images/header.jpg); 
}
.headertekst a{
   	font-family	: verdana;
	font-size       : 10px;
	font-weight     : bold;
   	color           : gray;
	text-decoration : none;
	text-align      : left;
}
.headertekst a:hover{
	text-decoration : underline;
	color           : 97be02;
}
.headertekst {
   	font-family	: verdana;
	font-size       : 10px;
	font-weight     : normal;
   	color           : black;
	text-decoration : none;
	text-align      : left;
}
.headermenu a {
	font-size       : 10px;
	font-weight     : normal;
	color           : gray;
	text-decoration : none;
}
.headermenu a:hover {
	text-decoration : underline;
	color           : 97be02;
}
.headermenu {
	font-size       : 10px;
	font-weight     : normal;
	font-family	: verdana;
	color           : black;
	text-decoration : none;
	text-align	: left
}