body             { color: #000000; background: #ffcc00; margin: 0px; padding: 0px; }
table.maintab    { width: 100%; }
/* Kopf-Bereich (in header.dat): */
td.top           { display: none; }
td.topl          { display: none; }
td.topr          { display: none; }
/* Navigations-Leiste oben und unten: */
table.wo         { display: none; }
td.wol           { display: none; }
td.wor           { display: none; }
td.main          { font-family: times new roman, times, serif; font-size: 13px; color: #000000; }
/* der Hauptteil: */
td.content       { font-family: times new roman, times, serif; font-size: 13px; color: #000000; }
/* unterer Bereich (in footer.dat): */
td.bottom        { display: none; }
table.bottomtab  { display: none; }
td.bottoml       { display: none; }
td.bottomr       { display: none; }

table.newstab    { }
td.newsheadl     { font-family: arial, sans-serif; font-size: 16px; font-weight: bold; color: #000000; }
td.newsheadr     { font-family: arial, sans-serif; text-align: right; font-size: 13px; }
td.newscontent   { font-family: times new roman, times, serif; font-size: 13px; color: #000000; }
td.newsbottoml   { font-family: arial, sans-serif; font-size: 13px; font-weight: bold; }
td.newsbottomr   { font-family: arial, sans-serif; text-align: right; font-size: 11px; }
td.newsspace     { height: 20px; font-family: arial, sans-serif; font-size: 13px; }

table.comtab    { }
td.comheadl     { font-family: arial, sans-serif; font-size: 16px; font-weight: bold; color: #000000; }
td.comheadr     { font-family: arial, sans-serif; text-align: right; font-size: 13px; }
td.comcontent   { font-family: times new roman, times, serif; font-size: 13px; color: #000000; }
td.combottoml   { font-family: arial, sans-serif; font-size: 13px; font-weight: bold; }
td.combottomr   { font-family: arial, sans-serif; text-align: right; font-size: 11px; }
td.comspace     { height: 20px; font-family: arial, sans-serif; font-size: 13px; }

table.ftab      { display: none; }

.normal          { font-family: times new roman, times, serif; font-size: 13px; color: #000000; }
.eintrag         { font-family: times new roman, times, serif; font-size: 13px; color: #000000; }
.kommentar       { font-family: times new roman, times, serif; font-size: 13px; color: #000000; }
.gr              { font-family: arial, sans-serif; font-size: 16px; font-weight: bold; color: #000000; }
.klein           { font-family: arial, sans-serif; font-size: 11px; }
.auffaellig      { color: red; }

form             { display: none; }

/* Standart-Links: */
a:link           { color: #0000cc; text-decoration: none; font-weight: bold; }
a:visited        { color: #0000cc; text-decoration: none; font-weight: bold; }
a:hover          { color: #0000cc; text-decoration: underline; font-weight: bold; }
a:active         { color: #0000cc; text-decoration: none; font-weight: bold; }

/* Links in Einträgen */
.eintrag a:link        { color: #0000cc; text-decoration: none;  font-weight: normal; }
.eintrag a:visited     { color: #0000cc; text-decoration: none; font-weight: normal; }
.eintrag a:hover       { color: #0000ff; text-decoration: underline; font-weight: normal; }
.eintrag a:active      { color: #ff0000; text-decoration: none; font-weight: normal; }

/* Standart-Links, normal (nicht fett): */
a.sln:link         { color: #0000cc; text-decoration: none;  font-weight: normal; }
a.sln:visited      { color: #0000cc; text-decoration: none; font-weight: normal; }
a.sln:hover        { color: #0000ff; text-decoration: underline; font-weight: normal; }
a.sln:active       { color: #ff0000; text-decoration: none; font-weight: normal; }
