.weiss {
  font-family: Verdana, Arial, Sans;
  color: white;
  background-color: #878689;
  font-size: 10pt;
  line-height: 17px;
}
.weiss_k {
  font-family: Verdana, Arial, Sans;
  color: white;
  background-color: #878689;
  font-size: 8pt;
  line-height: 17px;
}

.weiss_fett {
  font-family: Verdana, Arial, Sans;
  color: white;
  background-color: #878689;
  font-weight: bold;
  font-size: 10pt;
  line-height: 17px;
}
.weiss_fett_k {
  font-family: Verdana, Arial, Sans;
  color: white;
  background-color: #878689;
  font-weight: bold;
  font-size: 8pt;
  line-height: 17px;
}

.grau {
  font-family: Verdana, Arial, Sans;
  color: #878689;
  background-color: #e5e6e7;
  font-size: 10pt;
  line-height: 17px;
}
.grau_fett {
  font-family: Verdana, Arial, Sans;
  color: #878689;
  background-color: #e5e6e7;
  font-weight: bold;
  font-size: 13pt;
  line-height: 17px;
}
.rot {
  font-family: Verdana, Arial, Sans;
  color: #d1020e;
  background-color: #e5e6e7;
  font-size: 10pt;
  line-height: 17px;
}
.rot_fett {
  font-family: Verdana, Arial, Sans;
  color: #d1020e;
  background-color: #e5e6e7;
  font-weight: bold;
  font-size: 10pt;
  line-height: 17px;
}
.schwarz {
  font-family: Verdana, Arial, Sans;
  color: black;
  font-size: 10pt;
  line-height: 17px;
}
.schwarz_fett {
  font-family: Verdana, Arial, Sans;
  color: black;
  font-weight: bold;
  font-size: 10pt;
  line-height: 17px;
}
#hellgrauerKasten li{
  list-style-type: square;
  margin-bottom: 15px;
}
li{
  list-style-type: square;
}
ul {
  margin: 2px;/**/
  padding-left: 13px; /**/
}
.headline {
  font-family: Verdana, Arial, Sans;
  color: #d1020e;
  font-size: 13pt;
  font-weight: bold;
}
.subheadline {
  font-family: Verdana, Arial, Sans;
  color: #d1020e;
  font-size: 16pt;
  font-weight: bold;
  line-height: 24px;
}
.text {
  font-family: Verdana, Arial, Sans;
  color: #69676c;
  font-size: 10pt;
  line-height: 17pt;
}
.text_rot {
  font-family: Verdana, Arial, Sans;
  color: #d1020e;
  font-size: 10px;
  line-height: 13px;
  font-weight: bold;
}
a {
  color: #464748;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  text-decoration: underline}

td a,
li a,
a.text {
  color: #464748;
  font-weight: bold;
  text-decoration: underline;
}
td a:hover,
li a:hover,
a.text:hover {
  color: #d1020e;}



