/* geef de totale breedte van de pagina op */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#mainDiv {
	margin: 0px 5%;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 1px;
	width: 100%;
}
#thumb, #logoKHK, #logoAssosiatie,#headNav, #footer {
	display: none;
}
#lijnLinks, #lijnRechts {
	visibility: visible;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}
#dataBody {
	visibility: visible;
	padding: 0px;
	position: absolute;
	left: -5%;
	top: 0px;
	margin: 0px;
	width: 98%;
}
#data {
	visibility: visible;
	padding: 0px;
	position: absolute;
	margin: 0px;
	width: 100%;
	left: 0px;
	top: 0px;
}
.tabel_box_content {
	border: none !important;
}

.layer100hoog, .layer200hoog, .layer250hoog, .layer300hoog, .layer400hoog {
	height: 100%;
}
