.formulier_tekst {
	z-index: 9000;
	font-size: 13px;
	font-weight: bold;
	color: #00468d;
}

.tekstveld {
	background-color: #FFF;
	border: 1px solid #FFF;
}

input.tekstveld:hover {


}

select.tekstveld:hover {

}

.memoveld {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.memoveld-error {

}

textarea.memoveld:hover {
}

.verzend, .reset {
	margin-top: 5px;
}

input.verzend:hover, input.reset:hover {

}

.tekstveld-error {
	background-attachment: scroll;
	background-image: url(/images/formulier_error.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.radio-error {
}

.bedankttekst {
	font-size: 11px;
	color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
}

.bedankttekstkop {
	font-size: 12x;
	color: #FFF;
	font-weight:bold;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

.expliciete_toestemming {
	font-size: 10px;
	color: #00468d;
	margin-right: 10px;
}
	
	

