@charset "ISO-8859-1";
/* CSS Document */

.formRegel {
	width: 100%;
	margin-bottom: 12px;
	font-style: italic;
	clear: both;
}
input, textarea {
	font-size: 11px;
}
#emailadres { color: #DF000D; }
.formlinks {
	float: left;
	width: 160px;
	margin-bottom: 12px;	
}
.formrechts {
	float: left;
	width: 430px;
	margin-bottom: 12px;
}
form {
	width: 700px;
}