/* --- Formulardefinitionen --- bei Fragen: sdi */

/* --- Generelles --- */
html, body {height:100%; background-color:transparent; color:#5B5E62; overflow:hidden;}
body, body * {margin:0; padding:0; font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,helvetica,sans-serif; font-size:12px;}
.textfeld, .email, .auswahl, input, textarea, select {width:190px;}
a {color:#A5132A;}

.beschreibung {font-size:10px; margin-bottom:10px; color:#999;}

#overlay {height:0px;}

input, select, textarea {position:absolute; left:85px;}
.blocktextfeld, .blockemail, .blockauswahl {margin-bottom:10px; width:95%;}
.buttons #submit {margin-top:90px;}
.buttons #reset {margin-top:125px;}

#preview {width:95%;}
#preview #absenden {margin-top:0px;}
#preview #zurueck {margin-top:40px;}

#submit, #reset, #zurueck, #absenden {background:url(http://172.16.0.51/close2you.de/content/page/contact/button_contact.png) no-repeat; width:173px; height:30px; margin:8px auto auto 8px; border:none; color:#FFF; cursor:pointer; }
.error label {color:#7A3074; font-weight:bold;}
.fehlermeldung {display:none;}

/* --- Ausgabe der Daten --- */
/*#preview div, #preview .hinweis {width:300px; clear:both; height:20px; display:block;}*/
#preview .hinweis {height:40px; }
#preview .ueberschrift, #preview.wert {float:left;}
#preview .ueberschrift {width:70px;}
#preview .wert {margin-left:10px;}
#preview .textbox { height:170px; overflow:auto; margin:5px auto 4px auto; }


/* --- Abgesendet --- */
#abgesendet {margin-top:14px;}
#abgesendet .titel a {display:none;}