/* FormStuff */
fieldset {
	border: none;
	margin: 0;
	padding: 0;
	clear:both;
	overflow:hidden;
}

#content input, #content textarea, #content select {
	color: #888;
	
}

#content input[type="checkbox"], #content input[type="radio"], #content input[type="submit"]
{
  border: none;
}



.tx-indexedsearch-searchbox-sword {
padding: 0px !important;
margin: 0px !important;
}

#content .tx-indexedsearch-searchbox {
display: none;
}

.tx-macinasearchbox-pi1 .input {
	height: 14px;
}

.formbuttons {
	margin-top: 10px;
}

.csc-mailform-field {
	clear: both;
	margin: 4px 0;
}
.csc-mailform-label {
	display: block;
	min-width: 200px;
	float: left;
	font-weight: bold;
}
.csc-mailform input, .csc-mailform textarea, .csc-mailform select,
input, textarea, select {
	color: #444;
	font-size:12px;
}
.csc-mailform-submit,
#mailformformtype_mail,
.csc-mailform textarea
 {
	margin-left: 200px;
}

.csc-mailform, .csc-mailform-radio, .csc-mailform-check, .csc-mailform-radio fieldset {
	border: 0;
}
span.csc-mailform-radio { display:block; margin-left:200px; }
.csc-mailform-radio label {
	display: inline;
}
.csc-mailform-radio legend {
	display: none;
}

input#mailformformtype_mail.Verstuur, .tipafriend .verstuur {
  {
	margin-left: 100px;
}


