.gastenboek_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF99;
	background-color: #123450;
	border-width: 2px; 
	border-style: solid;
	border-color: #FF9900;
}

.gastenboek_berichtheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFF99;
	background-color: #123450;
}

.InfoKnop{
	display:block;
	padding:2px;
	text-align: center;
	min-width:80px;
	width:130px;
	height:25px;
	background-color:  #ebd18a;
	border:1px solid  #b7955d;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor: hand;
	color:#FFFFFF;
	font-size:12px;
}

.InfoKnop a{
	border:1px solid;
	min-width:70px;
	width:120px;
	height:15px;
	display:block;
	text-align:center; 
	text-decoration:none;
	color:#FFFFFF;
	padding:4px;
}

.InfoKnop a:hover{
	border:1px solid #FFFFFF;
	color:#000000;
}

.gastenboek_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#FFFF99;
	border-style: none;
	background-color: #123450;
}

.gastenboek_algemeeninput {
	border: dotted;
	border-width: 1px;
	border-color: #FFFF99;
	width: 200px;
	heigth: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;	
}

.gastenboek_berichtinput {
	border: dotted;
	border-width: 1px;
	border-color: #FFFF99;
	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;	
}
