.classhead { color: black; font-size: 10px; line-height: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.grundtext, .bodytext, td   { color: black; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.grundtext1 { color: black; font-weight: bold; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.headline1, h1, h2, h3  { color: #630; font-style: italic; font-weight: bold; font-size: 17px; line-height: 17px; font-family: "Times New Roman", Georgia, Times }
#content  { padding-right: 10px; padding-left: 10px }
.Hinguckergross     { color: #cc0000; font-size: 50px }
.Hinguckerklein     { color: #cc0000; font-size: 11px }
.Hinweisgross      { font-size: 18px }
.Hinweismittelgross      { font-size: 14px }
.csc-textpic-imagerow  { margin-bottom: 10px }
label,input, select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 200px; /* Breite.*/
}
form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}
input#submit { /* den Submit-Button */
  float: none;
  width: auto;
}
.csc-mailform-field     { clear:both;margin: 5px}
label { text-align: left; padding-right: 1em;}
fieldset {border:0px}
.tx-aahbook-pi1-div_new { clear:both;margin: 5px}
