/* CSS Document */
body {
	width: 97%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3C3533;
}
div {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C3533;
	width: 230px;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	float: left;
	height: 103px;
	display:block;
	padding-bottom: 7px;
}
div .naam {
	vertical-align: top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.titel {
	width: 98%;
	font-size: 12px;
	color: #3C3533;
	background-color: #E6E6E6;
	font-weight: bold;
	height: 12px;
	padding: 2px;
}

