
.headline /* 36pt, 14pt za */  {font-size: 36px; font-family: Helvetica, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: bold; line-height: 36px }
.subheadline {font-size: 24px; font-family: Helvetica, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: bold; line-height: 24px }
.title {font-size: 12px; font-family: Helvetica, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: bold; line-height: 14px }
.navigation {font-size: 12px; font-family: Helvetica, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: bold; line-height: 18px }
.zeile5px { font-size: 5px; line-height: 5px }
.text {font-size: 12px; font-family: Helvetica, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; line-height: 14px }
/* 
link styles 
gilt fuer alle links
*/

a:link   { color: #fff; text-decoration: none }

a:visited    { color: #e9e2d4; text-decoration: none }

a:active    { color: #dcd5c7; text-decoration: none }

a:hover    { color: #dcd5c7; text-decoration: none }



/* 
link styles 
gilt fuer besondere link-klassen
z.b. redlink (name frei waehlbar)
*/

a.redlink   { color: #867c41; text-decoration: none }

a.redlink:visited  { color: #a19a6c; text-decoration: none }

a.redlink:active    { color: #5e5406; text-decoration: none }

a.redlink:hover   { color: #675d0e; text-decoration: none }
