body { margin-top:0px; margin-bottom:0px; margin-left:40px; margin-right:20px;  background-color:#FFFFFF;}

p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,Helvetica; color:#9f821c;}


h1 { font-size:18pt; font-weight:normal }
/* Seitenueberschriften */

h2 { font-size:10pt; }

h4 { font-size:10pt; }
/* kleine Überschriften */

h5 { font-size:10pt; font-weight:normal; color:#FFFFFF;}
/* Wasserzeichen */


h3,h3.xmp,h3.xpl,h3.inf,h3.tip { font-size:10pt; }

/* Zwischenueberschriften wie 'Beispiel', 'Erlaeuterung' */



p,ul,ol,li,div,td,th,address,nobr,b,i { font-family:Arial,Helvetica; font-size:10pt; color:#000055; }
/* normaler Text */

pre { font-family:Courier New,Courier; font-size:8pt; color:#0000c0; }

/* Daten */



tt { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }

/* Quelltext-Befehle im normalen Fliesstext */


.code { background-color:#FFFFE0; }

/* Tabelleninhalte mit Quellcode */
/* background-color = Hintergrundfarbe */
/* #FFFFE0 = helles Gelb, Wert aenderbar */
/* Farbe sollte gleich sein wie bei td.xmpcode */



td.xplcode { background-color:#EEEEFF; }

/* Tabelleninhalte mit Erklaerungen */
/* background-color = Hintergrundfarbe */
/* #EEEEFF = helles Blau, Wert aenderbar */



.doc { background-color:#FFFFFF; }

/* Layout-Elemente mit hellgrauem Hintergrund */
/* background-color = Hintergrundfarbe */



pre.normal { color:#000000; }

/* normale praeformatierte Bereiche, nicht fuer Quelltexte */
/* color = Farbe */
/* #000000 = schwarz, Wert aenderbar */

a { font-family:Arial,Helvetica;font-size:10pt; }

a:link { color:#3333FF; text-decoration:underline; }
a:visited { color:#551A8B; text-decoration:underline; }
a:active { color:#FF0000; text-decoration:none; }


a.an { text-decoration:none; }


