

/* #0000C0 = blau                                                      */
/* #EEEEEE = blau                                                      */
/* #FFFFE0 = helles Gelb                                               */
/* #FFFFFF = weis                                                      */


p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,Helvetica,sans-serif; }             

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:11pt; }


tt { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }


h1 { font-size:28pt; }  /* gilt nur fuer Titel auf der Einstiegsseite */
h2 { font-size:22pt; }  /* Seitenueberschriften                       */
h3 { font-size:18pt; }  /* Abschnittsüberschriften                   */
h4 { font-size:15pt; }  /* Zwischenueberschriften                    */
h5 { font-size:13pt; }  /* Zwischenueberschriften                    */
h6 { font-size:12pt; }  /* Hervorhebungen                             */



th { font-family:Arial,Helvetica,sans-serif; font-size:11pt; background-color:#EEEEEE; }
td { font-family:Arial,Helvetica,sans-serif; font-size:11pt;}

/* Tabellen Header und Body                                            */


.code-gelb, .code-blau {font-family:Courier New,Courier; text-align:justify;	}
.code-gelb {background-color:#FFFFC0;  }
.code-blau {background-color:#000080; color:#FFFFFF; }
.bg-grau   { background-color:#EEEEEE; }

.qbar    { background-color:#FFFFE0; font-size:9pt; font-family:Arial,sans-serif; }


a:link { color:#0000FF;  text-decoration:none; }
a:visited { color:#0000FF;   text-decoration:none; }
a:active { color:#0000FF; text-decoration:none; }







