div #inhalign {
	text-align: center;
}
div #inhoud {
	margin-left:5px;
	margin-right:5px;
	color: #333333;
}

td #bgdot {
	background-image: url('../images/dotline.gif');
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 16px;
}
td #imageframe {
	background-image: url(../images/imageframe.gif);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
}
div #header {
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
.attention {
	border: 1px dotted #FF0000;
	padding: 2px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #FFFFCC;
}

