div.form_value {
	margin-bottom: 2px;
}

div.form_value div.caption {
	float: left;
	padding-top: 3px;
}

div.form_value div.caption span.verplicht {
	color: #ff0000;
}

div.form_value div.caption span.toelichting {
	font-size: 0.85em;
}

div.form_value div.content {
	margin-left: 17em;
	padding-bottom: 1.2em;
}

input, select {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 0.9em;
}

p.formhaserrors {
	padding: 1em;
	border: 1px solid #a71313;
	background-color: #682121;
}

span.formfout {
	color: #d80909;
}

/*
div.hoofdtekst {
	background-color: #000000;
	background-image: url('/images/achtergrond_form.jpg');
	background-repeat: no-repeat;
}

div.hoofdtekst div.hoofdtekst_tekst {
	width: 55%;
	margin: 0 auto;
	background-color: #1a1a1a;
}
*/
