/* 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; 
	}

label {
	width: 200px;
	margin: 0px;
	float: left;
	}


/* 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:200px;
	height:19px;
	border:1px solid #808080;
	color:#666666;
	font-size:11px;
}

.radio, 
.checkbox {
	width: 15px ! important;
	height: 15px;
	margin: 4px 0px 4px 0px;
	margin-right:10px;
	float: left ! important; 
	border:none !important;
	margin-left: 20px;
/*	clear: both; */
	}

.checkbox {
	margin-left: 0px;
	}	
	
/* powermail */

.tx-powermail-pi1,
.tx-powermail-pi1_formwrap,
.tx-powermail-pi1 form,
.tx-powermail-pi1_fieldset,
.tx_powermail_pi1_fieldwrap_html,
.tx_powermail_pi1_fieldwrap_html_submit {
	padding: 0px ! important;
	margin: 0px ! important;
	}

.tx-powermail-pi1_fieldset {
	border:none !important;
	background:none !important; 
}

.tx_powermail_pi1_fieldwrap_html {
	width:445px !important;
	clear:both !important;
}

.tx-indexedsearch-searchbox-sword,
.tx-powermail-pi1_fieldset select,
.tx-powermail-pi1_fieldset input,
.tx-powermail-pi1_fieldset textarea {
	width:200px ! important;
	height:18px;
	margin-top:2px;
	margin-left:15px;
	margin-bottom:5px;
	float: right ! important;
	font-family: Arial;
	font-size: 11px;
}

.tx-powermail-pi1_fieldset textarea {
	height:75px;
	float: right ! important;
}

.tx-powermail-pi1_fieldset select {
	width:202px ! important;
	height:22px;
}
input.powermail_submit {
	width:202px ! important;
	height:22px !important;
/*	margin-left:165px !important;*/
	background-color:#C0C0C0 !important;
	color:#000000 !important;
	font-size:12px !important;
	margin: 2px 0px 0px 0px ! important;
}

.tx-powermail-pi1_fieldset P {
	width:440px;
	padding-top:25px;
	font-weight:bold;
}

.tx-powermail-pi1_fieldset label {
	width:150px;
	height:20px;
	margin-bottom:5px;
	font-weight:normal;
}
div.tx_powermail_pi1_fieldwrap_html_radio,
div.tx_powermail_pi1_fieldwrap_html_check {
/*	width: 200px; */
	}
div.tx_powermail_pi1_fieldwrap_html_radio p.tx_powermail_pi1_fieldwrap_html_radio_title {
	padding: 0px;
	margin: 0px;
	height: 20px;
	width: 200px;
	float: left;
	}
	
div.powermail_radio_inner,
div.powermail_check_inner {
	width: 200px ! important;
	padding: 0px ! important;
	float: right;
	clear: both;
	position: relative;
	top: -20px;
	margin-bottom: -10px;
	}
div.powermail_radio_inner label,
div.powermail_check_inner label {
	position: relative;
	left: 20px;
	width: 180px;
	}
input.powermail_radio,
input.powermail_check {
	width: 12px !important;
	height: 12px;
	position: relative;
	left: -190px;
	padding:0px;
	border:none;
}

div.powermail_mandatory_js {
	width:400px;
	position:relative;
	top:-15px;
	color:#FF0000;
	font-weight:bold;
}

.tx-indexedsearch-searchbox-button {
	height:20px !important;
	width:150px;
	margin-left:17px !important;
	background-color:#C0C0C0 !important;
	color:#000000 !important;
	font-size:12px !important;
}

input.tx-powermail-pi1_confirmation {
	margin-top:10px;
}	

/* GOOGLE MAPS */

form.gmapDir {
	width: 250px;
	/*overflow: hidden;*/
	}
label.gmapDirLabel {
	width: 250px;
	clear: both;
	/*border: 1px solid red;*/
	}
input.gmapTextBox {
	width: 250px ! important;
	height: 18px;
	clear: both ! important;
	position: relative;
	top: 20px;
	left: -250px;
	margin-bottom: 10px;
	}
input.gmapDirButton {
	width: 150px ! important;
	background-color: #C0C0C0 ! important;
	font-weight: bold ! important;
	}
