@charset "utf-8";
/* CSS Document */

/*test list*/
.csc-bulletlist{ margin:10px;}
.csc-bulletlist li { height:2em; line-height:2em; border-bottom:1px dashed #ddd; white-space:nowrap; overflow:hidden;}


/*table style*/
.contenttable { border-collapse:collapse; margin:10px; font-size:12px;}
.contenttable td { padding:5px; border:1px solid #ddd;}
.tr-even { background:#f7f7f7;}


/*=formStyle=*/
#mailform{ margin:10px;}
.csc-mailform-field:after { clear:both; content:"."; display:block; visibility:hidden; height:0;}
fieldset{ border:none;}
.csc-mailform-field {line-height:24px; clear:both; margin-bottom:4px;}
.csc-mailform-field label { display:block; float:left; width:130px;}
.csc-mailform-field label span { color:#FF0000;}
#mailformAnrede_ label {width:60px;}
#mailformVorname, #mailformFirma, #mailformStrae_Nr, #mailformPLZ, #mailformOrt, #mailformTelefonnummer, #mailformattachment1, #mailformEmailAdresse_, #mailformIhre_Anfrage_{ float:left; vertical-align:middle; background:#fff; border:1px solid #ccc; width:200px; padding:4px;}
#mailformformtype_mail { background:#ddd; border:1px solid #ccc; margin-left:130px;width:150px; color:#333; font-weight:bold;}
input.csc-mailform-radio{ margin-top:5px; margin-right:4px;float:left;}
.csc-mailform-check {margin-top:4px;margin-right:4px; vertical-align:middle;}
* +html .csc-mailform-check { margin-left:-3px;}
* html .csc-mailform-check { margin-left:-7px;}
* +html input.csc-mailform-radio { margin-top:2px;}/*for ie7*/
* html input.csc-mailform-radio { margin-top:2px;}/*for ie6*/
.mailformsex { float:left;}
#mailformAnrede_ legend { display:none;}
* html #mailformannex { margin-left:-3px;}

