 
BODY{
  font-size : 9pt;
  font-family : Arial;
}
H1{
  font-size : 11pt;
  font-family : Arial;
  font-weight : bold;
}
H2{
  font-size : 10pt;
  font-family : Arial;
  
}
.Hauptmenue{
  font-size : 10pt;
  font-family : Arial;
}
.Text{
  font-size : 9pt;
  font-family : Arial;
}
H3{
  color : white;
  font-size : 10pt;
  font-weight : 400;
  font-style : normal;
  background-color : blue;
}
.Klein{
  font-size : 8pt;
}

