a.links         { font-weight:normal; text-decoration:none; }
a.links:link    { color:blue; }
a.links:visited { color:purple; }
a.links:hover   { color:navy; }
a.links:active  { color:red; }
a.links:focus   { color:purple; }

td.news-kategorie  { border:1px solid #1C66B1; background-color:#1C66B1; }
td.news-titel      { border:1px solid #1C66B1; border-bottom:0px; border-top:0px; }
td.news-untertitel { border:1px solid #1C66B1; border-bottom:0px; border-top:0px; }
td.news-text       { border:1px solid #1C66B1; border-bottom:0px; border-top:0px; }
td.news-autor      { border:1px solid #1C66B1; border-top:0px; }

div.news-kategorie  { font-size:9pt; font-weight:bold; color:#ffffff; margin:4px; }
div.news-titel      { font-size:9pt; font-weight:normal; margin:4px; }
div.news-untertitel { font-size:9pt; font-weight:normal; color:#333333; margin:4px; }
div.news-text       { font-size:9pt; font-weight:normal; margin:4px; }
div.news-autor      { font-size:2pt; font-weight:normal; color:#333333; margin:0px; text-align:right; }

td.spacer { height:5px; line-height:5px; }