/* Contactformulier */

ul.verplicht {
	list-style-type: none;	
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
li.verplicht {
	width: 349px;
	margin-right: 10px;
	margin-left: 0px;
	border: 0px;
	padding: 3px 0px 0px 10px;
	background-image: url(/images/list-verplicht.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

.tblContactform {
	width: 600px;
	border: none;
	margin: 0px 0px 18px 0px;
}

.tblContactform input {
	line-height: 14px;
}

.tblContactformL {
	width: 200px;
	height/**/:/**/22px; /* 24px */
	padding: 2px 0px 0px 0px;
	vertical-align: top;
}

.tblContactformR {
	width: 350px;
	height: 24px;
	vertical-align: top;
}


.tblContactfileformL {
	width: 350px;
	height/**/:/**/22px; /* 24px */
	padding: 2px 0px 0px 0px;
	vertical-align: top;
}

.txtfield1 {
	width: 250px;
	border: 1px solid gray;
}
.txtfield2 {
	width: 125px;
	border: 1px solid gray;
}

.txtfield3 {
	width: 69px;
	border: 1px solid gray;
}

.txtfield5 {
	width: 35px;
	border: 1px solid gray;
}

/* File input */
.txtfield4 {
	width: 100px;
	border: 1px solid gray;
}


.txtfieldinput1 {
	width:250px;
	border: 1px solid gray;
}

.txtarea1 {
	width: 250px;
	height: 100px;
	margin: 0px;
	border: 1px solid gray;
}

.verplichtveld {
	width: 10px;
	font-size: 12px;
	padding-top:5px;
	padding-bottom:5px;
}


.addeditguestbook {
	display:none;
}

 /* Verplicht meldingen */
.meldingVerplicht {
	width: 490px;
	min-height: 18px;
	padding: 5px 5px 5px 30px;
	margin: 5px 0px 0px 35px;
	background-image: url(/images/ico-verplicht.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border: 2px solid #004a99;
}


.verplicht {
	color: #0c064c;
}

.icoVerplicht {
	width: 18px;
	height: 18px;
	margin: 0px 5px 0px 3px;
	float: right;
}

.contact {
	color: #000;
	border: 1px solid #dadada;
	width: 160px;	
}

.contact_textarea {
	width: 270px;
	border: 1px solid #dadada;
	height: 67px;
}
