.TextStandard {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 75%
  }
.TextStandardBold {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 80%;
  font-weight: bold
  }
.Header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: large; font-weight: bold;
  border-color: black black #FF6666
  }
.HeaderMedium {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-large; font-weight: bold;
  border-color: black black #FF6666
  }
.HeaderUnderlined {
  font-family: Arial, Helvetica, sans-serif;
  font-size: large; font-weight: bold;
  border-color: black black #FF6666;
  text-decoration: underline
  }
.HeaderFAT {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: xx-large;
  font-weight: bold
  }
.Header_White {
  font-family: Arial, Helvetica, sans-serif;
  font-size: large; font-weight: bold;
  color: #FFFFFF
  }
.TextSmall {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 50%;
  text-decoration: none
  }
.TextSmallBold {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 60%;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF
  }
.TextMittel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small
  }
.TextStandard_White {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 75%;
  color: #FFFFFF
  }
.TextMittel_durchgestrichen { font-family: Arial, Helvetica, sans-serif; font-size: small ; text-decoration: line-through}
.TextStandardBold_White { font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold ; color: #FFFFFF}
.TextMittel_White { font-family: Arial, Helvetica, sans-serif; font-size: small ; color: #FFFFFF}
.TextSmallBold_Black { font-family: Arial, Helvetica, sans-serif; font-size: 60%; font-weight: bold; text-decoration: none}