.text {
  font-family: arial;
  font-size: 0.9em;
  color: black;
  font-weight: normal;
  font-style: normal;
}
.links {
  font-family: arial;
  font-size: 0.9em;
  color: black;
  font-weight: bold;
  font-style: normal;
}
.links_bunt {
  font-family: arial;
  font-size: 0.9em;
  color: #990000;
  font-weight: bold;
  font-style: normal;
}
.beschreibeung {
  font-family: Arial;
  font-size: 0.9em;
  color: black;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-align: left;
  line-height: 100%;
}
