@charset "utf-8";

body
 {
  background-color:#F6E1BC;
  font-family:tahoma,arial,helvetica;
  font-size:10pt;
 }
 
h2
 {
  color:#9A0033;
  font-size:14pt;
  font-weight:bold;
 }

hr.trenn
 {
  background-color:#9A0033;
  height:2px;
  border:0px;
 }

.blau_f
 {
  color:#042848;
  font-weight:bold;
 }

.grau_k
 {
  color:#808080;
  font-weight:normal;
 } 