
a,p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:arial,helvetica,verdana,sans-serif; }
/* font-family = Schriftart fuer Textelemente */


h1 { font-size:18pt; }
/* Megaüberschrift*/


h2 { font-size:16pt; }
/* Seitenueberschriften */


h3 { font-size:14pt; }
/* Zwischenueberschriften wie 'Beispiel', 'Erlaeuterung' */

h4 { font-size:12pt; }
/* Zwischenueberschriften an manchen Stellen */

h5 { font-size:11pt; FONT-WEIGHT:bold; }
/* Zwischenueberschriften an manchen Stellen */

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; color:black; }
/* normaler Text */

td.1 { COLOR: red; FONT-SIZE: 18pt; FONT-WEIGHT: bold; }
td.2 { COLOR: black; FONT-SIZE: 14pt; FONT-WEIGHT: bold; }



.rot { color: red; }
.schw { color: black; }
.blau { color: blue; }
.klein { font-size:9pt; color: black; margin-left:30px; }
.klein1 { font-size:8pt; color: black; FONT-WEIGHT:light;}
/*allg. Verwendung */

a.menue {COLOR: black; FONT-SIZE:10pt; FONT-WEIGHT:bold; TEXT-DECORATION:none; }
/* Menuepunkte*/
a:hover { COLOR: #f05200; }
td.bol {COLOR:black; FONT-SIZE:9pt; FONT-WEIGHT:bold; TEXT-DECORATION:none; }
td.lig {COLOR:red; FONT-SIZE:9pt; FONT-WEIGHT:light; TEXT-DECORATION:none; }
/* Copyrightangaben*/