body { margin-top:10px; margin-bottom:10px; }
h2 { font-family:Verdana,Bookman Old Style,Impact,Arial,sans-serif; }
h2 { font-size:18pt; font-weight:bold; color:#32818e;}
p,h1,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
/*{ font-family:Verdana,Arial,sans-serif; }*/
{ font-family:Arial,sans-serif; }
h1 { font-size:18pt; }
h2.sh2 { font-size:16pt; }
h3,h3.xmp,h3.xpl,h3.inf,h3.tip { font-size:12pt; }
h4 { font-size:10pt; }
/* normaler Text */
p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt;}
/* titulos */
.tit { font-size:11pt; font-weight:bold; color:"blue";}

/* Quelltext-Beispiele #0000C0 = blau */
pre { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }

/* Quelltext-Befehle im normalen Fliesstext */
tt { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }

/* Bereiche mit Beispiel-Quelltexten nur MS IE 4, Netscape 4.0 ignoriert diese Angaben */
/* #999999 = grau #FFFFE0 = helles Gelb */
td.xmpcode { border-width:1pt; border-style:solid; border-color:#999999; background-color:#bbffff; }
td.friends { border-width:1pt; border-style:solid; border-color:#000000; background-color:#FFFFE0; }
td.mgen1 { border-color:#999999; background-color:#6699FF; font-weight:800; font-size:9pt;}
td.mgen2 { border-color:#999999; background-color:#00CCFF; font-weight:700; font-size:9pt;}
td.mgen3 { border-color:#999999; background-color:#99CCFF; font-weight:600; font-size:8pt;}
td.mgen4 { border-color:#999999; background-color:#66FFFF; font-weight:500; font-size:8pt;}
td.hgen1 { border-color:#999999; background-color:#FF66FF; font-weight:800; font-size:9pt;}
td.hgen2 { border-color:#999999; background-color:#FF99FF; font-weight:700; font-size:9pt;}
td.hgen3 { border-color:#999999; background-color:#FFCCFF; font-weight:600; font-size:8pt;}
td.hgen4 { border-color:#999999; background-color:#FFCCCC; font-weight:500; font-size:8pt;}

/* Tabelleninhalte mit Quellcode #FFFFE0 = helles Gelb */
.code { background-color:#FFFFE0; }

/* #EEEEFF = helles Blau */
td.xplcode { background-color:#EEEEFF; }

/* Layout-Elemente mit hellgrauem Hintergrund #EEEEEE = helles Grau */
.doc { background-color:#EEEEEE; }

/* Layout-Elemente mit hellgrauem Hintergrund nur MS IE 4, Netscape 4.0 ignoriert diese Angaben */
/* #FFFFE0 = helles Gelb */
.qbar { background-color:#FFFFE0; font-size:9pt; font-family:Arial,sans-serif; }

/* normale praeformatierte Bereiche, nicht fuer Quelltexte */
/* color = #000000 = schwarz, Wert aenderbar */
pre.normal { color:#000000; }

/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */
/* color = #AA5522 = kotzbeige, Wert aenderbar */
/* #772200 = scheissbraun, Wert aenderbar */
/* #000000 = schwarz, Wert aenderbar */
a:link { color:#AA5522; text-decoration:underline; }
a:visited { color:#772200; text-decoration:underline; }
a:active { color:#000000; text-decoration:none; }

a.an { text-decoration:none; }