/* Stylecheet Black Panther */

/* Formatierung der Linkfarbe */
 :link { color: #000000 }
 :visited { color: #000000 }
 :active { color: #000000 }

/* Textausrichtung */
 .c { text-align:center }

/* Formatierung der Schriftgröße */
 .f8  { font-size: 8pt }
 .f10 { font-size:10pt }
 .f14 { font-size:14pt }
 .f16 { font-size:16pt }
 .f18 { font-size:18pt }
 .f20 { font-size:20pt }
 .f24 { font-size:24pt }
 .f30 { font-size:30pt }
 .f36 { font-size:36pt }

 .arial { font-family:Arial }
 .courier { font-family:Courier New }
 .mono { font-family:monospace }

/* Farben */
 .gelb { color:#FFDC00 }
 .gruen { color:#157010 }
 .sgrau { color:#D0D0D0 }
 .orange { color:#FF8000 }
 .wrot { color:#8B0000 }
 .frot { color:#9B0000 }