/* -------------------------Kontaktformular-------------------------------*/
#Contact {color:white; padding:20px 0;}
#Contact td.desc {width: 100px; display:block; height:34px; line-height:2em;}
#Contact label {line-height:1.4em;}
#Contact input {width:380px;}
#Contact #Strasse, #Contact #Ort, #Contact #Titel {width:254px;}
#Contact #Nummer, #Contact #PLZ, #Contact #Anrede {width:112px;}
#Contact #Strasse, #Contact #PLZ, #Contact #Anrede {margin-right:8px;}
#Contact textarea {width:385px; height:220px; font-family:Arial, Helvetica; font-size:1em;}
#Contact #Senden {cursor:pointer;background: url(../images/submit_button.jpg);width:90px;height:20px; padding-bottom:4px; color:white;border:none;float:right; margin:10px -3px 0 0;}
#Contact #Senden:hover {background: url(../images/submit_button_hover.jpg);}
.LV_validation_message{float:left; color:#F40000;}
.tx-thmailformplus-pi1 {background:transparent url(../images/box-middle.jpg) repeat-y scroll left top;}
