
A {
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  color: blue;
}

.schrift1 {
  font-size: 10pt;
  font-family: "Times New Roman", sans-serif;
  line-height: 12pt;
  font-style: normal;
  color: black;
  font-weight: bold;
}

.heading {
  font-size: 14pt;
  font-weight: bold;
  font-family: "Times New Roman", sans-serif;
  text-align: center;
  line-height: 18pt;
  font-style: italic;
  color: red;
}

.headingLeft {
  font-size: 12pt;
  font-family: "Times New Roman", sans-serif;
  line-height: 12pt;
  font-style: normal;
  color: red;
  font-weight: bold;
}

.menu {
  font-size: 10pt;
  font-weight: bold;
  font-family: "Times New Roman", sans-serif;
  line-height: 10pt;
  font-style: normal;
  color: blue;
  vertical-align: bottom;
}

.menuInaktiv {
  font-size: 10pt;
  font-weight: bold;
  font-family: "Times New Roman", sans-serif;
  line-height: 10pt;
  font-style: normal;
  color: black;
  vertical-align: bottom;
}

.submenu {
  font-size: 10pt;
  font-weight: normal;
  font-family: "Times New Roman", sans-serif;
  line-height: 10pt;
  font-style: normal;
  color: blue;
  vertical-align: bottom;
}

.submenuInaktiv {
  font-size: 10pt;
  font-weight: normal;
  font-family: "Times New Roman", sans-serif;
  line-height: 10pt;
  font-style: normal;
  color: black;
  vertical-align: bottom;
}

.schrift {
  font-size: 8pt;
  8pt font-family: "Times New Roman";
  line-height: 12pt;
  color: black;
  font-weight: bold;
}

P {
  font-family: "Times New Roman", sans-serif;
  font-size: 10pt;
  line-height: 12pt;
  font-style: normal;
}

TD {
  font-family: "Times New Roman";
  font-size: 10pt;
  font-style: normal;
}
