#mailformPrivat legend{
	display: none;
}

#mailformPrivat input{
	float:left;
	width:50px;
}

#mailformPrivat label{
clear:both;
float:right;
margin-top:-12px;
width:130px;
}

*html #mailformPrivat label{
	margin-top:0;
}
#mailformPrivat{
	width: 180px;
	margin-left:-20px;
}
*html #mailformPrivat{
	margin-left:0px;
	width: 80px;
}
#mailformNachname, #mailformemail{
	background-color: White !important;
}
input, textarea{
	border: 1px solid #666;
	font-family:Verdana,Arial,Helvetica sans-serif;
	font-size:10px;
	width:180px;
}
.csc-mailform-radio, .csc-mailform-check{
	border:none;
	width:auto;
}
.csc-mailform-submit{
	background-color: White;
	font-size:10px;
	width:160px;
}

