.textschwarz    {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}
.textschwarzdick{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}
.textbeige      {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #e5b350; text-decoration: none}
.textbeigedick  {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #e5b350; text-decoration: none}

.headschwarz    {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}
.headbeige      {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #e5b350; text-decoration: none}

A {
  color: #ec007f;
  letter-spacing: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-variant: normal;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

A:hover {
  color: #999999;
  letter-spacing: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-variant: normal;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}