/* Kontaktformular ----------------------------------------------------------------------------------------------------- */


.csc-mailform-field {
	position: relative;
	float: left;
	display: block;
	width: 710px;
	clear: both;
	margin: 5px 0 0 0;
}



.csc-mailform-field label {
	position: relative;
	float: left;
	display: inline;
}



#mailformBestellung {
    margin-bottom: 30px;
    margin-bottom: 10px;
    margin-top: -20px;
}


.csc-mailform-radio label {
	position: relative;
	float: right;
	display: inline;
    	width: 678px; 
    	height: 15px;
    	
    	
    	margin-top: 3px;
    	
}

* html .csc-mailform-radio label {   	
    	margin-top: -18px;
}

*+html .csc-mailform-radio label {   	
    	margin-top: -18px;
}


.csc-mailform-radio {
	position: relative;
	float: left;
	display: inline;
    	margin-right: 8px;
    	margin-top: 5px;
    	margin-bottom: -2px;
    	    	
    	clear: both;
}



#mailformAntwort {
    margin: -25px 0 15px 0;
}


*+html #mailformAntwort {
    margin: -35px 0 15px 0;
}




* html #mailformAntwort {
    margin: -35px 0 15px 0;
}



#mailformAbonnieren {
    margin: -10px 0 15px 0;
}






#mailformNachricht { 
    width: 500px; 
    margin-top: 7px;

    background-color: #efefef;
    border: 1px solid #999999;

    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #999999; 

    display: block;
}

#mailformNachricht:focus, 
* html #mailformNachricht, 
*+html #mailformNachricht { 
    background-color: #fff;
    border: 1px solid #999999; 
    color: #333333; 
}





#mailformFirma, 
#mailformName, 
#mailformname, 
#mailformVorname, 
#mailformAdresse, 
#mailformPLZ, 
#mailformOrt, 
#mailformTelefon, 
#mailformFax, 
#mailformeMail, 
#mailformEMail, 
#mailformemail,
#mailformStrasse, 
#mailformPLZOrt,
#mailformTeilnehmer_E_Mail,
#mailformAnzahl { 

position: relative;
float: right;
display: inline;
    width: 650px; 
    
    
    height: 18px; 
    margin-top: 3px; 
    margin-bottom: 10px;

    background-color: #dae4ec; 
    border: 1px solid #999999;

    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #999999; 

    /*display: block; */
}


#mailformAnzahl {
	width: 100px;
	margin-right: 550px;
}


#mailformFirma:focus, 
#mailformName:focus, 
#mailformname:focus, 
#mailformVorname:focus, 
#mailformAdresse:focus, 
#mailformPLZ:focus, 
#mailformOrt:focus,  
#mailformTelefon:focus, 
#mailformFax:focus, 
#mailformeMail:focus, 
#mailformEMail:focus, 
#mailformemail:focus, 
#mailformStrasse:focus, 
#mailformPLZOrt:focus,
#mailformTeilnehmer_E_Mail:focus,
#mailformAnzahl:focus

/*, 
* html #mailformFirma, 
* html #mailformName, 
* html #mailformname, 
* html #mailformAdresse, 
* html #mailformPLZOrt, 
* html #mailformTelefon, 
* html #mailformFax, 
* html #mailformeMail, 
* html #mailformemail, 
* html #mailformEMail, 
* html #mailformStrasse, 
* html #mailformPLZOrt, 
*+html #mailformFirma, 
*+html #mailformName, 
*+html #mailformname, 
*+html #mailformAdresse, 
*+html #mailformPLZOrt, 
*+html #mailformTelefon, 
*+html #mailformFax, 
*+html #mailformeMail, 
*+html #mailformemail, 
*+html #mailformEMail, 
*+html #mailformStrasse, 
*+html #mailformPLZOrt

*/

 { 
    background-color: #fff; 
    border: 1px solid #999999; 
    color:#333333; 
}


.csc-mailform-submit { 

	position: relative;
	float: left;
	display: block;
	clear: both;

    margin-top: 10px; 

    background-color: #efefef;
    border: 1px solid #999999; 

    font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    vertical-align: middle; 

    height: 18px;
}

.csc-mailform-submit:hover { 
    margin-top: 10px; 

    background-color: #cccccc; 
    border: 1px solid #333333; 

 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    vertical-align: middle; 

    cursor:pointer;

    height: 18px;
}

.csc-mailform-check {
    display: block;
    margin-top: 2px;
    margin-bottom: 20px;
}




/*
.csc-mailform-label {
    margin-bottom: 8px;
    font-size: 90%;
    color: #666;
}

*/

fieldset { 
    margin-top: 15px;
    border: 0; 
}



/* Rechnungsadresse ----------------------------------------------------------------------- */

#mailformRECHNUNGSADRESSE_Firma,  
#mailformRECHNUNGSADRESSE_Name, 
#mailformRECHNUNGSADRESSE_Vorname, 
#mailformRECHNUNGSADRESSE_Strasse, 
#mailformRECHNUNGSADRESSE_PLZOrt { 

position: relative;
float: right;
display: inline;
    width: 650px; 
    
    height: 18px; 
    margin-top: 3px; 
    margin-bottom: 10px;

    background-color: #efefef; 
    border: 1px solid #999999;

    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #999999; 

    display: block; 
}

#mailformRECHNUNGSADRESSE_Firma:focus,  
#mailformRECHNUNGSADRESSE_Name:focus, 
#mailformRECHNUNGSADRESSE_Vorname:focus, 
#mailformRECHNUNGSADRESSE_Strasse:focus, 
#mailformRECHNUNGSADRESSE_PLZOrt:focus,
* html #mailformRECHNUNGSADRESSE_Firma,  
* html #mailformRECHNUNGSADRESSE_Name, 
* html #mailformRECHNUNGSADRESSE_Vorname, 
* html #mailformRECHNUNGSADRESSE_Strasse, 
* html #mailformRECHNUNGSADRESSE_PLZOrt, 
*+html #mailformRECHNUNGSADRESSE_Firma,  
*+html #mailformRECHNUNGSADRESSE_Name, 
*+html #mailformRECHNUNGSADRESSE_Vorname, 
*+html #mailformRECHNUNGSADRESSE_Strasse, 
*+html #mailformRECHNUNGSADRESSE_PLZOrt { 
    background-color: #fff; 
    border: 1px solid #999999; 
    color:#333333; 
}

* html #mailformRECHNUNGSADRESSE_Firma,  
* html #mailformRECHNUNGSADRESSE_Name, 
* html #mailformRECHNUNGSADRESSE_Vorname, 
* html #mailformRECHNUNGSADRESSE_Strasse, 
* html #mailformRECHNUNGSADRESSE_PLZOrt, 
*+html #mailformRECHNUNGSADRESSE_Firma,  
*+html #mailformRECHNUNGSADRESSE_Name, 
*+html #mailformRECHNUNGSADRESSE_Vorname, 
*+html #mailformRECHNUNGSADRESSE_Strasse, 
*+html #mailformRECHNUNGSADRESSE_PLZOrt { 
    background-color: #efefef; 
}




















