BODY	{
	font-size: 9pt;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	color: Black;
	margin-top : 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
TABLE.navigatie {
	background-color: #034D86;
	color: White;
}
TD	{
	vertical-align: top;
	font-size: 9pt;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	}
TD.horizontalestreep {
	padding-right: 15px;
	background-image: url(img/horizontaalstreepje.jpg);
}
TD.horizontalestreep2 {
	padding-right: 5px;
	background-image: url(img/horizontaalstreepje3.jpg);
}
TD.verticalestreep {
	background-image: url(img/verticaalstreepje.jpg);
	padding: 0px;
}
TD.kruispunt {
	background-image: url(img/kruispunt.jpg);
	padding: 0px;
}
TD.nav {
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
}
TD.kopje {
	vertical-align: bottom;
}
TD.kopje2 {
	vertical-align: bottom;
	font-weight: bold;
	font-size: 11pt;

}
TD.content{
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	line-height: 150%;
}
TD.content2{
	line-height: 150%;
}
TD.adres{
	vertical-align: bottom;
	font-size: 8pt;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 25px;
}
TD.klein{
	vertical-align: bottom;
	font-size: 8pt;
	}
TD.watwedoen{
	vertical-align: middle;
	text-align: center;
	font-size: 8pt;
	color: rgb(204,102,102);
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 25px;
}
TD.homeimg{
	vertical-align: top;
	padding-left: 0px;
	padding-top: 0px;
}
TD.sublink {
	line-height: 170%;
	
}
TD.formulier {
	line-height: 180%;
	
}
ul	{
	list-style-image: url(img/bolletjekl.jpg); 
	line-height: 150%;
	}
.tekstkop {
	font-size: 10pt;
	letter-spacing: 2px;
}
.tekstkop2 {
	font-size: 10pt;
	letter-spacing: 1px;
}

INPUT	{
	font-size:8pt;
	}
SELECT	{
	font-size:8pt;
	}
A {
	text-decoration: none;	
}
A:link { 
	color: rgb(3,77,134);
	}
A:visited { 
	color: rgb(3,77,134);
}
A:hover { 
	text-decoration: underline; 
	font: bold; 
	color: rgb(204,102,102);
}
A.topnav {
	text-decoration: none;	
}
A.topnav:link { 
	color: white;
	}
A.topnav:visited { 
	color: white;
}
A.topnav:hover { 
	text-decoration: none; 
	font: normal;
	color: rgb(204,102,102);
}
A.midnav {
	text-decoration: none;	
	font-weight: bold;
	font-size: 11pt;
}
A.midnav:link { 
	color: black;
	}
A.midnav:visited { 
	color: black;
}
A.midnav:hover { 
	text-decoration: none; 
}
.klein2 {
	font-size:8pt;
}