/* Seitenhintergrund, Breite des Newsboards (siehe auch "Hilfe"), Schrift außerhalb von Tabellen */
BODY {font-family: Verdana; color: #000000; font-size: 11px; width: 98%; background-color: #999999}

/* Links */
a:link, a:visited, a:active, a:focus  {color:#000000; text-decoration: none;}
a:hover {color:#000000; text-decoration: underline;}

/* Schrift innerhalb von Tabellen */
TABLE, TR, TD {font-family: Verdana; color: #000000; font-size: 11px;}

/* Sollte nicht verändert werden! */
.intable {border:0px; border-collapse: collapse; width:100%; margin: 0px; padding: 0px;}

/* Tabellenkopf */
.thead {background-color: #999999; color: #000000; border: #000000 1px solid; border-bottom: 0; padding: 4px;background-image: url(http://www.wrestlingfever.de/mini_bg.jpg);}

/* Primäre Tabellenzelle */
.tcell {background-color: #D8D8D8; border: #000000 1px solid; padding: 4px; text-align:justify;}

/* Sekundäre Tabellenzelle */
.tcell2 {background-color: #D8D8D8; border: #000000 1px solid; padding: 4px;}

/* Navigationsleiste */
.topstrip {background-color: #999999; border: #000000 1px solid; padding:3px;}

/* Suchergebnis-Trennung */
.seperation {background-color: #999999; border: #000000 1px solid; height: 5px;}

/* Zitatbox */
.quote {background-color: #999999; border: #000000 1px dashed; padding: 4px; margin: 0px 50px 0px 50px; text-align:justify;}

/* Fehlermeldung */
.error {color: #FF3300;}

/* Suchworthervorhebung */
.highlight {color: #FFCC00; background-color: #000000;}

/* Copyright und Statistik */
.info {font-size: 9px; text-align: center;}
