/*span.FormError
{
	color: red;
	position: absolute;
	width: 200px;
	height: 20px;
	
}


input.FormError {
	border: 1px solid red;
}

textarea.FormError {
	border: 1px solid red;
}

input.FormButton {
	background-image: url("../images/nubestellen.jpg");
	background-repeat: no-repeat;
	background-color: white;
	width: 137px;
	height: 36px;
	border: 0;
	cursor: pointer;
	padding-top: 50px;
	color: #0074bf;
}*/

span.Form2ValueLabel 
{
	color: gray;
	position: absolute;
	margin: 3px;
	margin-left: 4px;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
}

#overigeGegevens h1 {
	margin-top: 25px;
}