body {
	background-image:url(../images/achtergrond1.jpg);
	/*background-image:url(../images/bk.jpg);*/
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color: #B6B6B6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color:#B4B4B4;
	scrollbar-track-color:#B4B4B4;
	scrollbar-darkshadow-color:#546D92;
	scrollbar-shadow-color:#546D92;
	scrollbar-3dlight-color:#546D92;
	scrollbar-highlight-color:#546D92;
	scrollbar-arrow-color:#333333;
	scrollbar-face-color:#E4E8ED;
}
#hoofd{
	height:100%;
	width:100%;
}
.kopje_rood {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.kopje_klein_rood {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.tekst {
  	font-family: Arial, Verdana, sans-serif;
  	font-size: 9pt;
  	color: #333333;
}
.tekst_nieuws {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-align: left;
}
.tekst_klein {
  	font-family: Arial, Verdana, sans-serif;
  	font-size: 8pt;
  	color: #333333;
}
.tekst_rood_klein {
 	font-family: Arial, Verdana, sans-serif;
  	font-size: 8pt;
	color: #C60000;
	font-weight: bold;
}
a:link {
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:underline;
}
