BODY     {  margin-top: 20px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
BODY, TD {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}

A:link    { color: #333333; text-decoration: none}
A:visited { color: #333333; text-decoration: none}
A:hover   { color: #DD0000; text-decoration: underline}
A:active  { color: #DD0000; text-decoration: underline}

.achtung    {  font-weight: normal; color: #FF0000}
A.achtung:link    {  font-weight: normal; color: #FF0000}
A.achtung:visited {  font-weight: normal; color: #FF0000}
A.achtung:hover   {  font-weight: normal; color: #FF0000}
A.achtung:active  {  font-weight: normal; color: #FF0000}

.fett       {  font-weight: bold}
.unfett     {  font-weight: normal}
.kursiv     {  font-style: italic}
.formular   {  font-size: 11px; font-family: Verdana, Arial, Helvetica, "Courier New", Courier, mono; font-weight: normal; color: #000000}
.headline   {  font-size: 28px; font-weight: bold; color: #0033FF; text-decoration: underline}


.footer {  font-size: 11px; color: #AAAAAA; font-weight: normal}
A.footer:link    { color: #AAAAAA}
A.footer:visited { color: #AAAAAA}
A.footer:hover   { color: #DD0000}
A.footer:active  { color: #DD0000}


/*### News-System (Module) ##################################################*/
/* News-Box: */
.zzz-news-box-head           { background-color: #FF3366; font-size: 17px; font-weight: bold; color: #FFFFFF }
.zzz-news-box-body           { background-color: #FFF9FF }
.zzz-news-box-headline       { font-size: 11px; font-weight: bold; color: #333333 }
.zzz-news-box-kurztext       { font-size: 11px; font-weight: normal; color: #333333 }
.zzz-news-box-trenner-dunkel { background-color: #FFCCEE }
.zzz-news-box-trenner-hell   {  }
A.zzz-news-box-link:link     { font-weight: bold; color: #333333; text-decoration: none }
A.zzz-news-box-link:visited  { font-weight: bold; color: #333333; text-decoration: none }
A.zzz-news-box-link:hover    { font-weight: bold; color: #DD0000; text-decoration: underline }
A.zzz-news-box-link:active   { font-weight: bold; color: #DD0000; text-decoration: underline }

/* News-Detail */
.zzz-news-detail-headline   { font-size: 17px; font-weight: bold; color: #000000 }
.zzz-news-detail-trenner    {  }

