
H2 {
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #C80000;
}

H3 {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: gray;
}

P {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: black;
}

TD {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: black;
}

TD.label {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: gray;
}

FONT.hinweis {
	color: #C80000;
}
