/* FORMS */

fieldset.csc-mailform {
	width: 420px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	}

div.csc-mailform-field {
	width: 420px;
	min-height: 20px;
	vertical-align: top;
	padding: 3px 0px 2px 0px;
	clear: both; 
	}

#informatie input, select {
	float: left;
	}

#informatie select {
	float: left;
	}

#informatie textarea {
	float: left;
	}

input,
select,
textarea {
	width: 175px;
	height: 18px;
	font-family: Arial;
	font-size: 12px;
	padding-left: 5px;
	border: 1px solid #666666 !important;
	float: right;
	}
input.csc-mailform-submit {
	background-image: url('../images/bg_submenuitem.gif');
	background-position: center 0px;
	background-repeat: no-repeat; 
	width: 182px;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	}
input {
	height: 18px;
	margin-bottom:10px !important;
	}
textarea {
	height: 50px;
	margin-bottom:10px !important;
	}
select {
	margin: 0px 0px 0px 0px;
	}
label {
	width: 200px;
	margin: 0px;
	float: left;
	}

.radio, .checkbox {
	width: 12px ! important;
	height: 12px;
	margin: 0px 0px 0px 0px;
	float: left ! important;
	border-width: 0px;
	/*margin-left: 20px;*/
	clear: both;
	}

span.csc-form-radio {
	display:block;
	height:15px;
}

span.csc-form-radio,
.radio {
	margin-right:10px;
	margin-bottom:0px;
	border:none !important;
}

.checkbox {
	border:none !important;
}
	
/* RADIOBUTTONS */

legend {
	display: none; 
	}
input.csc-mailform-radio,
input.csc-mailform-check {
	width: 12px ! important;
	height: 12px;
	margin: 4px 0px 4px 0px;
	margin-right:10px;
	float: left ! important; 
	border-width: 0px;
	margin-left: 20px;
/*	clear: both; */
	}
	
input.csc-mailform-check {
margin-left:40px;
	}	

span.csc-mailform-radio {
	width: 150px;
	float: left !important;
	margin-left:20px;
	}
span.csc-mailform-radio label,
span.csc-mailform-check label {
	width: 15px;
	height: 20px;
	padding-top: 3px;
	float: left;
	}
span.csc-mailform-radio fieldset,
span.csc-mailform-check fieldset {
	float: left;
	border-width: 0px;
	}

#mailformaanhefDhr {
	float:left;
}
	
/* searchpage */

div.tx-indexedsearch-searchbox form table td {
	padding:5px;
	vertical-align:top;
}

div.tx-indexedsearch-searchbox form table td select {
	float:left;
	width:160px;
	font-size:11px;
	border:1px solid #FF0000;
}

div.tx-indexedsearch-searchbox form table td input.tx-indexedsearch-searchbox-sword {
	float:left;
}

div.tx-indexedsearch-searchbox form table td select.tx-indexedsearch-selectbox-order {
	vertical-align:top;
}

div.tx-indexedsearch-searchbox form table td input#tx_indexedsearch_extResume {
	margin:0px;
	padding:0px;
	border:none;
	width:15px;
	height:15px;
	float:left;
}

div.tx-indexedsearch-searchbox form table td #button {
	padding:0px;
	margin:0px;
}

select {
	width:207px;
	height:20px !important;
	margin-bottom:10px;
}

.csc-form-label {
	margin-right:10px;
}
