/* Links */

a:link, a:visited, a:active, a:focus   { color: #c80000; text-decoration: none }

a:hover  { color: #f00; text-decoration: underline }



/* Schrift innerhalb von Tabellen */

TABLE, TR, TD    { color: #e7e7e7; font-size: 11px; font-family: "Warnock Pro" }



/* Sollte nicht verändert werden! */

.intable {border:0px; border-collapse: collapse; width:100%; margin: 0px; padding: 0px;}



/* Tabellenkopf */

.thead   { color: #ffffff; background-color: #363636; padding: 4px; border-style: solid solid none; border-width: 1px 1px 0; border-color: #720000 }



/* Primäre Tabellenzelle */

.tcell   { background-color: #000; text-align: justify; padding: 4px; border: solid 1px #720000 }



/* Sekundäre Tabellenzelle */

.tcell2   { background-color: #000; padding: 4px; border: solid 1px #720000 }



/* Navigationsleiste */

.topstrip   { background-color: #282828; padding: 3px; border: solid 1px #720000 }



/* Suchergebnis-Trennung */

.seperation   { background-color: #720000; height: 5px; border: solid 1px #720000 }



/* Zitatbox */

.quote   { background-color: #595959; text-align: justify; margin: 0 50px; padding: 4px; border: dashed 1px #720000 }



/* Fehlermeldung */

.error {color: #FF0000;}



/* Suchworthervorhebung */

.highlight {color: #FFCC00; background-color: #000000;}



/* Copyright und Statistik */

.info {font-size: 9px; text-align: center;}
