body {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.begriff {
  color: #e16246;
  font-size: 14pt;
  font-weight: bold;
  text-decoration: none;
  font-family: Arial;
}

.header {
  color: #e16246;
  font-size: 11pt;
  font-weight: lighter;
  text-decoration: none;
  font-family: Arial;
}

.error {
  color: #FF0000;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
  font-family: Arial;
}

td {
  color: #000000;
  font-size: 10pt;
  font-weight: lighter;
  text-decoration: none;
  font-family: Arial;
}

b {
  font-weight: bold;
}
