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.links-kategorie    { background:#1C66B1; }
td.links-titel        { background:#E2EEFB; }
td.links-beschreibung { background:#E2EEFB; }
td.links-bild         { padding:0px; margin:0px; }

div.links-kategorie    { font-size:9pt; font-weight:bold; color:#ffffff; margin:4px; }
div.links-titel        { font-size:9pt; font-weight:normal; margin:4px; }
div.links-beschreibung { font-size:9pt; font-weight:normal; color:#333333; margin:4px; }

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