body              { color: #300; font-size: 14px; font-family: Helvetica, Geneva, Arial, Verdana, SunSans-Regular, sans-serif; line-height: 18px; background-color: white; background-image: none; background-repeat: repeat-y; margin: 0; padding: 10px }
/*Rahmen*/
#oben  { display: none }
#links  { display: none }
/*Navigationsrahmen*/
#navi   { display: none }
/*Inhaltsrahmen*/
#content    { visibility: visible; margin: 0; padding: 0; position: absolute; top: 0; left: 0; width: auto; height: auto }
#content a  { color: #300; text-decoration: underline }
#content a:hover  { color: #c33; text-decoration: none }
.titel1 { font-size: 18px; font-weight: bold; margin-top: 5px; margin-bottom: 0 }
.titel2  { font-size: 14px; font-weight: bold; line-height: 16px; margin-top: 5px; margin-bottom: 0 }
#fusszeile { font-size: 12px; line-height: 14px; margin-top: 40px; padding-top: 8px; border-top: 1px solid #300 }

