.body   { color: black; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 21px; text-align: left }
.bodyBold { color: black; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 21px; text-align: left }
.notiz  { color: #666666; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 14px; text-align: left; vertical-align: bottom }
/* Navigation */
a.Navi  { color: white; font-size: 12px; font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; font-weight: bold; line-height: 23px; border: 0 }
a.Navi2 { color: #cccccc; font-size: 12px; line-height: 23px; font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; border: 0 }
a.NaviAktiv   { color: #59f713; font-size: 13px; font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; font-weight: bold; line-height: 24px; text-decoration: none }
/* Auszeichnungen der Navigation */
a.Navi:visited    { color: #fff }
a.Navi:active { }
a.Navi2:visited  { color: #ccc }
a.Navi2:active { }
a.Navi:hover	    { color: #aaf06e }
a.Navi2:hover    { color: #aaf06e }
/* Bilder Keine Rahmen! */
img { border:none }
/* Links im Text */
a		  { color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 21px }

/* Auszeichnungen der Links */
a:visited  { color: #333 }
a:hover	 { color: #666 }
a:active  { color: #666 }
/* Überschriften im Text*/
.ueber	 { color: #338100; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 21px; text-decoration: none }

