.auswahlmenue {
 font-size:11pt;
 font-weight: bold;
 font-family: Arial;
 color: black;
 line-height:22px;
 text-decoration:none;
 text-align: right;


 }

 a.auswahlmenue:hover {
  text-decoration: none;
  color:#3F3F3F;
  line-height:22px;
 }

 body {
  font-family:Arial;
  font-size:10pt;
 }

 table {
  font-family:Arial;
  font-size:10pt;
 }

 h1 {
 font-family: Arial;
 font-size:12pt;
}