#formLayout{
	float:left;
	width:550px;
	font-size:13px;
}

#formLayout .formVeld{
	width:230px;
	vertical-align:top;
	padding:1px 0;
}

#formLayout .formText{
	vertical-align:top;	
	padding:1px 0;
}

#formLayout .cInput1, .cInput2{
	width:300px;
	padding:2px;
	border:1px solid #c8c8c8;
	font-family:Trebuchet MS;
	font-size:12px;
	resize:none;
}

#formLayout .formVerstuur{
	vertical-align:top;
	width:116px;
	height:24px;
	font-family:"Lucida Sans Unicode", sans-serif;
	font-size:13px;
	color:#fff;
	background: url(../../../images/formbelterug_submit.jpg) no-repeat bottom left;
	border:none;
	cursor:pointer;
}

.verplichtRegel{
	font-style:italic;
	width:550px;
	padding:0 0 30px 0;
	float:left;
	font-size:12px;
}

.foutmelding{
	width:350px;
	font-size:11px;
	padding:4px 5px 4px 5px;
	line-height:16px;
	color: #ae3606;
	list-style:none;
	border: 2px #fbc2c4 solid;
	background: #fbe3e4;
	z-index:100;
}

.foutmelding p, .aanmeldingVoltooid p{
	padding:0;
	margin:0;
}

.aanmeldingVoltooid{
	width:350px;
	font-size:11px;
	padding:4px 5px 4px 5px;
	line-height:16px;
	color: #327004;
	list-style:none;
	border: 2px #c6d880 solid;
	background: #e6efc2;
}

.formVerplicht{
	vertical-align:top;
	color: #FF0000;
	width:3px;
}

/*Form Bel terug*/

#formBelterug{
	float:left;
	width:289px;
	font-size:11px;
	margin-top:10px;
}

#formBelterug .formVeld{
	width:125px;
	vertical-align:middle;
	padding:2px 0;
}

#formBelterug .formText{
	text-align:right;
	padding:2px 0;
}

#formBelterug .cInput1{
	width:142px;
	height:23px;
	padding:2px 2px 2px 4px;
	background: url(../../../images/formbelterug_input.jpg) no-repeat top left;
	border:none;
	font-family:"Lucida Sans Unicode", sans-serif;
	font-size:12px;
	color:#2d2d2d;
}

#formBelterug .formVerstuur{
	vertical-align:top;
	width:116px;
	height:24px;
	font-family:"Lucida Sans Unicode", sans-serif;
	font-size:13px;
	color:#fff;
	background: url(../../../images/formbelterug_submit.jpg) no-repeat top left;
	border:none;
	cursor:pointer;
}

#formBelterug .verplichtRegel{
	font-style:italic;
	width:450px;
	padding:10px 0;
	font-size:12px;
}

#content-rechts-tekst .foutmelding{
	width:289px;
	padding:4px 2px 4px 5px;
	line-height:16px;
	color: #ae3606;
	margin:8px 0;
	list-style:none;
	border: 2px #fbc2c4 solid;
	background: #fbe3e4;
	z-index:100;
}

#content-rechts-tekst .foutmelding p, #content-rechts-tekst .aanmeldingVoltooid p{
	padding:0;
	margin:0;
}

#content-rechts-tekst .aanmeldingVoltooid{
	width:289px;
	padding:4px 2px 4px 5px;
	line-height:16px;
	color: #327004;
	margin:8px 0;
	list-style:none;
	border: 2px #c6d880 solid;
	background: #e6efc2;
}
