

/* #0000C0 = blau                                                      */
/* #EEEEEE = blau                                                      */
/* #FFFFE0 = helles Gelb                                               */
/* #FFFFFF = weiss                                                      */


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:26pt; }  
h2 { font-size:20pt; }  
h3 { font-size:16pt; }  
h4 { font-size:14pt; }  
h5 { font-size:12pt; }  
h6 { font-size:10pt; }  



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; }

/* Farbe für Links in SCHWARZ*/
a:link { color:#000000;  text-decoration:none; }
a:visited { color:#000000;   text-decoration:none; }
a:active { color:#000000; text-decoration:none; }





