#formLayout{
	padding: 0;
	float:left;
	width:367px;
}

.formVeld{
	width:235px;
	vertical-align:top;
	padding:2px 0;
}

.formText{
	vertical-align:top;	
	padding:2px 0;
}

.cInput1, .cInput2{
	width:190px;
	padding:1px;
	border:1px solid #000;
	font-family:Tahoma;
	font-size:11px;
}

.cInput3{
	width:50px;
	padding:1px;
	border:1px solid #000;
	font-family:Tahoma;
	font-size:11px;
}

.cInput4{
	width:130px;
	padding:1px;
	border:1px solid #000;
	font-family:Tahoma;
	font-size:11px;
}

.formVerplicht{
	vertical-align:top;
	color: #000000;
	width:3px;
}

.formVerstuur{
	vertical-align:top;
	width:194px;
	border:1px solid #000;
}

.verplichtRegel{
	font-style:italic;
	width:300px;
}

.foutmelding{
	width:250px;
	height:350px;
	position:absolute;
	top:260px;
	left:400px;
	padding:10px;
	font-size: 12px;
	line-height:30px;
	color: #ae3606;
	list-style:none;
	border: 2px #fbc2c4 solid;
	background: #fbe3e4;
	z-index:100;
}

.foutmeldingOfferte{
	width:210px;
	height:300px;
	position:absolute;
	top:340px;
	left:465px;
	padding:2px;
	font-size: 12px;
	line-height:25px;
	color: #ae3606;
	list-style:none;
	border: 2px #fbc2c4 solid;
	background: #fbe3e4;
}

.foutmelding li, .foutmeldingOfferte li{
	padding:0;
	margin:0;
	list-style:none;
}

.aanmeldingVoltooid{
	width:250px;
	height:350px;
	position:absolute;
	top:260px;
	left:400px;
	padding:10px;
	font-size: 12px;
	line-height:30px;
	color: #327004;
	list-style:none;
	border: 2px #c6d880 solid;
	background: #e6efc2 url(../../../images/succes.jpg) no-repeat top right;
}

.aanmeldingVoltooidOfferte{
	width:240px;
	height:100px;
	position:absolute;
	top:340px;
	left:475px;
	padding:2px;
	font-size: 12px;
	line-height:30px;
	color: #327004;
	list-style:none;
	border: 2px #c6d880 solid;
	background: #e6efc2 url(../../../images/succes.jpg) no-repeat top right;
}
