


body {
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
marginwidth:0px;
background-image:url(http://grafiken.8tel.de/tt-vorlagen/hintergrund.gif);

}


/* Seitenhintergrund */

p {font: 9pt Verdana,Arial; color: rgb(0,0,0)}
h2 {font: 14pt Verdana,Arial; color: rgb(0,0,0); font-weight: bold}
/* Allgemeine Bezeichner */
td { font: 9pt Verdana,Arial; color: rgb(0,0,0)}
b {font: 10pt Verdana,Arial; color: rgb(0,0,0); font-weight: bold}
i {font: 10pt Verdana,Arial; color: rgb(255,255,255); font-weight: bold}
/* Extra-Aktionen für Netscape */

.thead{font: 9pt Verdana,Arial; color: rgb(255,255,255); background: rgb(100,100,100); font-weight: bold}
.tbody0{font: 9pt Verdana,Arial; color: rgb(0,0,0); background: rgb(215,215,215)}
.tbody1{font: 9pt Verdana,Arial; color: rgb(0,0,0); background: rgb(235,235,235)}
.tbody2{font: 9pt Verdana,Arial; color: rgb(0,0,0); background: rgb(192,192,192)}
.tbody3{font: 9pt Verdana,Arial; color: rgb(0,0,0); background: rgb(192,192,192)}
.tbody4{font: 9pt Verdana,Arial; color: rgb(0,0,0); background: rgb(255,255,255)}
/* Tabellenformat bei Datenbankausgabe */

.navi {font: 8pt Tahoma; color: rgb(0,0,0); font-weight: bold}
/* Navigationsfuß */

.menu:link { color: rgb(100,100,100); text-decoration:underline; }




a:link { color: rgb(0,0,0); text-decoration:underline; }
a:visited { color: rgb(50,50,50); text-decoration:underline; }
a:active { color: rgb(0,0,0); text-decoration:none; }

a:hover {color:#79211D;  }
a:hover { text-decoration:none; }

/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */
/* color = Farbe */
/* text-decoration = Tesxtstil */
/* underline = unterstrichen, Default-Wert, Wert aenderbar */
/* none = nicht unterstrichen, Wert aenderbar */

