body {
	color: black; 
	background: white;
}
a:link, a:visited {
	background: white; 
	color: black; 
	text-decoration: underline;
    font-weight: bold;
}
table#hoofdmenubalk, .subknoppen, div#rechterkant, .hoofdlocatie, .locatierechts, #printfooter {
	display: none;
}
div#scrollingdiv {
	overflow: visible;
}
.sublocatie {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.border {
	border: none;
}
