.selectveld
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.selectveldFout
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #FF0000;
}
.veld, select
{
	border: 1px solid #474459;
	font-size : 11px;
	color: #032712;
	font-family: Arial, Helvetica, sans-serif;
}
.veldFout
{
	border: 1px solid #ff0000;
	font-size : 11px;
	color: #032712;
	font-family: Arial, Helvetica, sans-serif;
}
.tekstveld
{
	font-size : 11px;
	color: #032712;
	font-family: Arial, Helvetica, sans-serif;
}
.tekstveldFout
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #FF0000;
}
#melding
{
	color: #E70509;
	display:none;
	font-weight: bold;
}
.contactformulier_titel
{
	font-weight: bold;
	color: #333333;
}
