.overzichtTable table{
	width:650px;
	
}
.overzichtTable th{
	background:#f4f4f4; 
	height: 25px; 
	text-align: left;
	width: 25%;
	font-weight: bold;
}
.overzichtTable td{
	
	width: 25%;
	font-weight: normal;
}

.marker{
	
}

.geoh{
	width:780px;
	
}
.geoh td{
	vertical-align: top;
}

.plek{
	position:absolute;
	top:375px;
	left: 5px;
	
}
.plek a{
	color: black;
	text-decoration: none;
	
}
