#formLayout{
	padding: 5px 0;
	width:715px;
}

.formVeld{
	width:220px;
	vertical-align:top;
}

.formText{
	
}

.cInput1{
	border:none;
	width:288px;
	font-size:11px;
	font-family: "Trebuchet MS";
	height:20px;
	background: url(../../../images/cInput1_bg.jpg) no-repeat top left;
	padding:6px; 
}

.cInput2{
	font-size:11px;
	font-family: "Trebuchet MS";
	border:none;
	width:483px;
	height:204px;
	background: url(../../../images/cInput2_bg.jpg) no-repeat top left;
	padding:8px;
	resize: none;
	overflow:hidden;
}


.formVerplicht{
	vertical-align:top;
	color: #888888;
	width:5px;
	padding-top:4px;
	font: 11px verdana;
}

.formVerstuur{
	vertical-align:top;
	width: 180px;
	height:33px;
	border:none;
	background: url(../../../images/formVerstuur_bg.jpg) no-repeat top left;
	color:#fff;
	cursor:pointer;
	font-size:13px;
}

.verplichtRegel{
	font: 11px verdana;
	width:200px;
}

.foutmelding{
	width:320px;
	padding:5px 5px;
	margin: 0 auto;
	font: 11px verdana;
	color: #ae3606;
	list-style:none;
	border: 2px #fbc2c4 solid;
	background-color: #fbe3e4;
}

.aanmeldingVoltooid{
	width:400px;
	padding:5px 5px;
	margin: 0 auto;
	font: 11px verdana;
	color: #7e9606;
	list-style:none;
	border: 2px #c6d880 solid;
	background-color: #e6efc2;
}

