@charset "utf-8";
/* CSS Document */
body {
 font-family: Arial, Helvetica, Geneva, sans-serif;
 font-size: 11px;
}
/* content inrichting(opdeling van dividers) */
#left, #right, #mainmenu, #footer_list, #returnpath {
	display: none;
}
img.printhide, input.printhide, .printhide {
	display: none;
}
.printonly {
	display: block;
}
fieldset { border: none; }
br {
	clear: both;
}

#logobalk {
	display: block;
	width: 100%;
	
	clear: both;
	height: 110px;
}
.printlinks {
	float: left;
}
.printrechts {
	float: right;
}
#paginakop {
	font-size: 20px;
}
table {
	width: 100%;
}
h4 {
	margin: 0;
	padding: 0;
}
td.omschrijving {
	width: 400px;
}
img {
border: 0;
}
a img {
border: 0;
}
* {
	overflow:visible;
}
