/* Seitenhintergrund, Breite des Newsboards (siehe auch "Hilfe"), Schrift außerhalb von Tabellen */
BODY {font-family: Verdana; color: White; font-size: 11px; margin-top: 7%;
; background-color: #009966;}

/* Links */
a:link, a:visited, a:active, a:focus  {color: White; text-decoration: none;}
a:hover {color: #FFC0CB; text-decoration: underline;}

/* Schrift innerhalb von Tabellen */
TABLE, TR, TD {font-family: Verdana; color: White; font-size: 11px;}

/* Sollte nicht verändert werden! */
.intable {border:0px; border-collapse: collapse; width:100%; margin: 0px; padding: 0px;   }

/* Tabellenkopf */
.thead {background-color: #009966; color: #FFFFFF; border: #D9D9D9 1px solid; border-bottom: 0; padding: 4px; }

/* Primäre Tabellenzelle */
.tcell {background-color: #009966; border: #009966 1px solid; padding: 4px; text-align:justify;}

/* Sekundäre Tabellenzelle */
.tcell2 {background-color: #009966; border: #009966 1px solid; padding: 4px;}

/* Navigationsleiste */
.topstrip {background-color: #009966; border: #009966 1px solid; padding:3px;}

/* Suchergebnis-Trennung */
.seperation {background-color: #228B22; border: #009966 1px solid; height: 5px;}

/* Zitatbox */
.quote {background-color: #00FA9A; border: #009966 1px dashed; padding: 4px; margin: 0px 50px 0px 50px; text-align:justify;}

/* Fehlermeldung */
.error {color: #FF0000;  background: White; }

/* Suchworthervorhebung */
.highlight {color: #FFCC00; background-color: #000000;}

/* Copyright und Statistik */
.info {font-size: 9px; text-align: center;}
.Stil7 {font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #006633; }