body {
	padding:0px;
	margin:0px;
	background-image: url(../pic/achtergrond.gif);
}
.hoofd-tekst
	{
		font-family:Verdana,Arial,Helvetica;
		font-size:11px;
		line-height:20px;
		color:#859BA3;
		PADDING-LEFT: 20px;
	}
	
.hoofd-tekst2
	{
		font-family:Verdana,Arial,Helvetica;
		font-size:11px;
		line-height:20px;
		color:#859BA3;
	}

.hoofd-tekst-blauw
	{
		font-family:Verdana,Arial,Helvetica;
		font-size:11px;
		line-height:20px;
		color:#004d97;
	}

.link_text
	{
		font-family:Verdana,Arial,Helvetica;
		font-size:11px;
		line-height:20px;
		color:#004d97;	
	}	
.Kopje
	{
		font-family:Verdana,Arial,Helvetica;
		font-size:16px;
		line-height:20px;
		color:#004d97;
		font-weight:bold;
		PADDING-LEFT: 20px;
	}	

		
a.link_text:link {
	color: #004d97;
}
a.link_text:visited {
	color: #004d97;
}
a.link_text:hover {
	color: #00CCFF;
}
a.link_text:active {
	color: #00CCFF;
}

.reserveer_text
	{
		font-family:Verdana,Arial,Helvetica;
		font-size:9px;
		line-height:14px;
		color: #999999;	
	}	
	
a.reserveer_text:link {
		color:#999999;	
	text-decoration: none;
}
a.reserveer_text:visited {
	text-decoration: none;
		color:#999999;	
}
a.reserveer_text:hover {
	text-decoration: none;
	font-size:12px;
		color: #00CCFF;	
}
a.reserveer_text:active {
	text-decoration: none;
		color:#999999;	
}

	
.border {
border-top: 1px solid #6F6051; 
border-left: 1px solid #6F6051; 
border-bottom: 1px solid #6F6051; 
border-right:  1px solid #6F6051; 

}

.subborder {
border-top: 0px solid #6F6051; 
border-left: 0px solid #6F6051; 
border-bottom: 0px solid #6F6051; 
border-right:  1px solid #6F6051; 

}