div#contentBackgrounder {
    background: url(/fileadmin/images/backgrounds/kontaktformular.jpg) no-repeat;
}

div#contentLeftTop {
    line-height: 1.25em;
    margin-top: 350px;
    text-align: right;
    height: 100px;
}

div.csc-mailform-field span {
	font-size: 10px;
}

div.form_label {
	float: left;
	width: 250px;
	margin-bottom: 0.5em;
}

div.form_input {
	float: left;
	width: 230px;
	margin-bottom: 0.5em;
}

br.form_br {
    clear: both;
    width: 0px;	
}

#mailformfirma, #mailformname, #mailformemail, #mailformtelefon, #mailformfax, 
#mailformstrasse, #mailformort, #mailformplz, #mailformland, #mailforminteresse_an {
	width: 100%;
}
#mailformformtype_mail {
	margin-top: 20px;
	margin-left: -250px;
}
#mailforminteresse_an {
	height: 100px;
}

fieldset.csc-mailform {
	border: none;
}