.Std {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt;
}

.StdBlock { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  text-align: justify;
}

.Headline {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12pt; 
  color: #FFFFFF; 
  font-weight: 900; 
  background-color: #003399; 
  background-repeat: no-repeat; 
  height: auto; 
  width: auto; 
  padding: 2px 2px 2px 2px;
}

.HeadlineKategorie { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16pt; 
  color: #003399; 
  font-weight: 900; 
  background-color: #D8EDFB; 
  background-repeat: no-repeat; 
  height: auto; 
  width: auto; 
  padding: 2px 2px 2px 2px;
}

body {
margin: 0;
padding: 0;
}

.p8 { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 8pt 
}
.p9 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
.p7 { font-family: Arial, Helvetica, sans-serif; font-size: 9px}
.Separator { 
  background-color: #003399;
}
.marked {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold}
.infox {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; background-color: #003399; border: #666666; border-style: groove; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium}
