body { margin-top:10px; margin-bottom:0px; margin-left:0px; marginwidth:0px; marginheight:10px; background-color: rgb(255,255,255)}/* margin-top = Abstand zwischen Fensterrand und Inhalt oben *//* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten *//* margin-left = Abstand zwischen Fensterrand und Inhalt links *//* maginwidth, marginheight = Für Netscape/* Seitenhintergrund */p {font: 10pt Arial; color: rgb(0,40,160)}h2 {font: 14pt Arial; color: rgb(0,40,160); font-weight: bold}/* Allgemeine Bezeichner */td {font: 10pt Arial; color: rgb(0,40,160)}b {font: 10pt Arial; color: rgb(0,40,160); font-weight: bold}i {font: 10pt Arial; color: rgb(255,255,255); font-weight: bold}/* Extra-Aktionen für Netscape */.thead		{font: 10pt Arial; color: rgb(255,255,255); background: rgb(0,40,160); font-weight: bold}.tbody0	{font: 10pt Arial; color: rgb(0,40,160); background: rgb(234,234,244)}.tbody1	{font: 10pt Arial; color: rgb(0,40,160); background: rgb(255,255,255)}.tbody2	{font: 10pt Arial; color: rgb(0,40,160); background: rgb(234,234,244)}.tbody3	{font: 10pt Arial; color: rgb(0,0,0); background: rgb(192,192,192)}.tbody4	{font: 10pt Arial; color: rgb(0,0,0); background: rgb(239,239,239)}/* Tabellenformat bei Datenbankausgabe */.navi {font: 8pt Tahoma; color: rgb(0,40,160); font-weight: bold}/* Navigationsfuß */a:link { color: rgb(0,40,160); text-decoration:underline; }a:visited { color: rgb(157,159,223); text-decoration:underline; }a:active { color: rgb(0,0,0); 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 */