

/* Contactformulier */
.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: 538px;
	min-height: 18px;
	padding: 10px 5px 10px 30px;
	margin-bottom: 18px;
	border: 2px solid #1b2776;
	background: url(/images/ico-verplicht.gif) #d5d1e2 no-repeat 5px 5px;
}

.submitContact {
	background-color: #d5d1e2;
	border: 1px solid #1b2776;
}
.verplicht {
	color: #0c064c;
}

.icoVerplicht {
	width: 18px;
	height: 18px;
	margin: 0px 5px 0px 3px;
	float: right;
}
.td_links {
	width: 200px;
	height:26px;
	text-align:left;
	vertical-align:top;
}
.td_rechts {
	height:26px;
	text-align:left;
	vertical-align:top;
}

.selectContact {
	color: #000;
	font-size:12px;
	border: 1px solid #1b2776;
	background-color: #d5d1e2;
	width: 377px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom:3px;	
}

.contact {
	color: #000;
	font-size:12px;
	border: 1px solid #1b2776;
	background-color: #d5d1e2;
	width: 369px;
	padding: 3px;		
}

.contact_links {
	color: #000;
	font-size:12px;
	border: 1px solid #1b2776;
	background-color: #d5d1e2;
	width: 179px;
	padding: 3px;
}

.contact_rechts {
	color: #000;
	font-size:12px;
	border: 1px solid #1b2776;
	background-color: #d5d1e2;
	width: 179px;
	padding: 3px;		
}
