/* Standard CSS-Datei fuer alle Seiten */

/* Angaben zur Schriftart*/
h1,h3,h4,li,div,td,i,b  

{ font-family:Arial Narrow,Arial,Helvetica,sans-serif; }

/* Angaben zur Schriftgroesse*/
p,li,td,th,b,i,div

{ font-size:11pt;  font-color:#6f6f6f}



h1 { font-size:24pt; }
h3 { font-size:16pt; }
h4 { font-size:14pt; }
h4  { color:#6f6f6f; }
h3  { color:#6f6f6f; }
h1 { color:#6f6f6f; }
i { cololor:#6f6f6f; }

.klein { font-size:10pt; }



/* Text-Einrueckungen*/
.einr { text-indent:-38px; margin-left:38px; }

/* End of File, last modified: 2002.03.08  */

