.gastenboek_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border-width: 2px; 
	border-style: solid;
	border-color: #cccccc;
}

.gastenboek_berichtheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	background-color: #FFFFFF;
}

.gastenboek_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	border-style: none;
	background-color: #FFFFFF;
}

.gastenboek_algemeeninput {
	border: dotted;
	border-width: 1px;
	border-color: #333333;
	width: 200px;
	heigth: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;	
}

.gastenboek_berichtinput {
	border: dotted;
	border-width: 1px;
	border-color: #333333;
	width: 400px;
	height: 100px;
	heigth: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;	
}

.gastenboek_verplichtveldastrix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;	
}
