body{
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#left, #footer, .mail, .terug, #actueel_nieuws, #uitegelicht, #colofon, #right{
	display: none;
}
h1, h2, h3, h4, h5, h6{
	font-size: 18px;
	font-weight: bold;
}
#print_top{
	display: block;
	float: right;
	clear: both;
	position: absolute;
	top: 0px;
	right: 0px;
}
#inhoud{
	width: 80%;
}