.btn_submit {
	width: 60px;
	height: 22px;
	border: 0;
}


input {
	border: 1px solid #000;
	font: bold 12px Verdana;
	width: 176px;
	height: 20px;
}
/*/* NIEUW */*/
.iconmenu {
float: left;
margin-top: 17px;
/*/*border: 1px solid black;*/*/
margin-top: 2px;
margin-right: 10px;
}

#topleft .tx-indexedsearch {
width: 130px !important;
height: 20px !important;
overflow: hidden;
float: left;
}

#topleft .tx-indexedsearch-whatis {
display: none;
}

#topleft .tx-indexedsearch-noresults {
display: none;
}

.tx-indexedsearch-info {
display: none;
}

.tx-indexedsearch-title {
font-size: 12px;
}
.tx-indexedsearch-percent {
font-size: 12px;
}

.csc-mailform-field {
display:block;
clear:both;
}

.csc-mailform-field input,.csc-mailform-field select{
	float:left;
	clear:right; 
	margin-bottom: 3px;
}
.csc-mailform-field select {
	border:1px solid black;
	width: 176px;
}
.csc-mailform-submit {
	margin-top: 10px;
	/*margin-left: 33%;*/
	float:left;
	clear:both;
	display:block;
}
* html .csc-mailform-submit { margin-left:0%; }

.csc-mailform label { 
	clear:left;
	float:left; 
	width:33%; 
	display:block;
}
.csc-mailform {
border: 0px;
}

.csc-mailform-radio {
float: left;
}

#mailformgeslacht {
border: 0px;
}
#mailformgeslacht label {
margin-top: 2px !important;
margin-top: 3px;
margin-right: 10px !important;
margin-right: 0px;
}

textarea {
	float:left;
	clear:right;
	margin-bottom: 3px;
	border:1px solid black;
}

