body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 150%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	vertical-align: top;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;

}
.sitetitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-top: 10px;
	height: 50px;
}
.kopgeel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B77C00;
}
.koppaars {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #262786;
}
.koproze {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B52D4B;
}

.hoofdtabel { 
	width: 435px; 		
}

td {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
	text-align: left;
}
.tdleeg {
	height: 20px;
}
.gemeentea {
	width:145px;
	height: 61px;
	background-color:#B77C00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}

.gemeenteb {
	width:145px;
	height: 61px;
	background-color:#262786;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#FFFFFF;
	line-height: 200%;
	text-align:center;
	vertical-align:middle;
}
.gemeentec {
	width:145px;
	height: 61px;
	background-color:#B52D4B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#FFFFFF;
	line-height: 200%;
	text-align:center;
	vertical-align:middle;
}
.plan{
	color: #FFFFFF;
}
a.plan:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.plan:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.plan:visted {
	text-decoration: none;
	color: #FFFFFF;
}
a.plan:active {
	text-decoration: none;
	color: #FFFFFF;
}
.terug {
	position: absolute;
	left: 0px;
	right: 0px;
}
img {
	border: 0px;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}
