body          { color: #039; font-size: 12px; font-family: Helvetica, Geneva, Arial, Verdana, SunSans-Regular, sans-serif; line-height: 16px; background-color: white; background-image: url("../img/bg_navi.gif"); background-repeat: repeat-y; margin: 0; padding: 10px }

/*Navigationsrahmen*/
#naviall   { font-size: 12px; visibility: visible; position: absolute; top: 0; left: 0; width: 140px }
#navi   { color: white; visibility: visible; margin: 20px 0 0 10px; padding: 0; width: 100px }
.naviblock  { font-weight: bold; line-height: 15px; margin-top: 15px; margin-bottom: 15px }
#navi a { color: #9cf; font-weight: bold; font-stretch: expanded; text-decoration: none }
#navi a:hover { color: white; text-decoration: none }
.subnavi { margin-left: 15px }

/*Inhaltsrahmen*/
#content    { visibility: visible; position: absolute; top: 0; left: 150px; width: 650px }
#content a { color: #039; text-decoration: underline }
#content a:hover { color: #9cf; text-decoration: none }
.titel1 { font-size: 18px; font-weight: bold; margin-top: 5px; margin-bottom: 0 }
.titel2 { font-size: 12px; font-weight: bold; line-height: 14px; margin-top: 5px; margin-bottom: 0 }

/*Kopfzeile*/
#kopfzeile { font-size: 10px; margin-top: 5px; margin-bottom: 30px; padding-top: 5px; padding-bottom: 5px; border-bottom: 1px solid #9cf }
