a  {
  font-size : 10px;
  font-family : Verdana;
  font-weight : normal;
  color : black;
  text-decoration: none;
}

a:hover  {
  font-size : 10px;
  font-family : Verdana;
  font-weight : normal;
  color : black;
  text-decoration: underline;
}

.text  {
  font-size : 10px;;
  line-height : 13px;
  font-family : Verdana;
  color : Black;
}

.textfettwhite  {
  font-size : 10px;;
  line-height : 13px;
  font-family : Verdana;
  font-weight : bold;
  color : white;
  background-color : #FFA539;
}

.textfett  {
  font-size : 10px;;
  line-height : 14px;
  font-family : Verdana;
  font-weight : bold;
 color : Black;
}

.head  {
  font-size : 10px;
  line-height : 14px;;
  font-family : Verdana;
  color : Black;
}

.headfett  {
  font-size : 12px;;
  line-height : 16px;
  font-family : Verdana;
  font-weight : bold;
  color : Black;
}

.linkfett  {
  font-size : 12px;;
  line-height : 14px;;
  font-family : Verdana;
  font-weight : bold;
  text-align : right;
  text-decoration:none;
  color : black;
}

