a.links:link    { font-weight:normal; text-decoration:none; color:blue; }
a.links:visited { font-weight:normal; text-decoration:none; color:purple; }
a.links:hover   { font-weight:normal; text-decoration:none; color:navy; }
a.links:active  { font-weight:normal; text-decoration:none; color:red; }
a.links:focus   { font-weight:normal; text-decoration:none; color:purple; }

td.news-kategorie  { border:1px solid #DBE8FF; background:#DBE8FF; }
td.news-titel      { border:1px solid #DBE8FF; border-bottom:0px; border-top:0px; }
td.news-untertitel { border:1px solid #DBE8FF; border-bottom:0px; border-top:0px; }
td.news-text       { border:1px solid #DBE8FF; border-bottom:0px; border-top:0px; }
td.news-autor      { border:1px solid #DBE8FF; border-top:0px; }

div.news-kategorie  { font-family:Arial,Helvetica; font-size:9pt; font-weight:bold; margin:4px; }
div.news-titel      { font-family:Arial,Helvetica; font-size:9pt; font-weight:normal; margin:4px; }
div.news-untertitel { font-family:Arial,Helvetica; font-size:9pt; font-weight:normal; color:gray; margin:4px; }
div.news-text       { font-family:Arial,Helvetica; font-size:9pt; font-weight:normal; margin:4px; }
div.news-autor      { font-family:Arial,Helvetica; font-size:2pt; font-weight:normal; color:gray; margin:0px; text-align:right; }

#spacer { height:5px; line-height:5px; }