/* Seitenhintergrund, Breite des Newsboards (siehe auch "Hilfe"), Schrift außerhalb von Tabellen */
BODY {font-family: Arial; color: #000000; font-size: 10px; margin: 5px 2% 5px 2%; background-color: #FFFFFF;}

/* Links */
a:link { color:#990000; text-decoration:none; font-weight:bold} 
a:visited  { color:#666666; text-decoration:none; font-weight:bold; } 
a:active  { color:#999999; text-decoration:none; font-weight:bold; } 
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: 13px;}

/* Sollte nicht verändert werden! */
.intable {border:0px; border-collapse: collapse; width:100%; margin: 0px; padding: 0px;}

/* Tabellenkopf */
.thead {background-color: #CCCCCC; color: #000000; border: #D9D9D9 1px solid; border-bottom: 0; padding: 4px; 
}

/* Primäre Tabellenzelle */
.tcell {background-color: #FFFFFF; border: #D9D9D9 1px solid; padding: 4px; text-align:justify;}

/* Sekundäre Tabellenzelle */
.tcell2 {background-color: #FFFFFF; border: #D9D9D9 1px solid; padding: 4px;}

/* Navigationsleiste */
.topstrip {background-color: #FFFFFF; border: #D9D9D9 1px solid; padding:3px;}

/* Suchergebnis-Trennung */
.seperation {background-color: #FFFFFF; border: #D9D9D9 1px solid; height: 5px;}

/* Zitatbox */
.quote {background-color: #FFFFFF; border: #D9D9D9 1px dashed; padding: 4px; margin: 0px 50px 0px 50px; text-align:justify;}

/* Fehlermeldung */
.error {color: #FF0000;}

/* Suchworthervorhebung */
.highlight {color: #ffcc00; background-color: #FFFFFF;}

/* Copyright und Statistik */
.info {font-size: 9px; text-align: center;}
