
p.titel {
  font-family:"Times New Roman";
  color: #0031CC;
  font-size:18pt;
  font-weight:bold;
  margin-left:120pt;
}

div.normal {
  font-family:"Times New Roman";
  color: #464646;
  font-weight: normal;
  font-size:12pt;
  margin-left:50pt;
  margin-right:50pt;
}

div.ueber1 {
  font-family:"Times New Roman";
  color: black;
  font-weight: bold;
  font-size:12pt;
  margin-left:50pt;
  margin-right:50pt;
}

div.klein {
  font-family:"Times New Roman";
  color: #464646;
  font-weight: normal;
  font-size:10pt;
  margin-left:60pt;
  margin-right:60pt;
}

div.zurueck {
  margin-left: 25pt;
 }

 a:link {
  font-family: "Courier New";
  color: black;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  }
  
 a:active {
  font-family: "Courier New";
  color: black;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  }
 a:visited {
  font-family: "Courier New";
  color: gray;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  }
 a:hover {
  font-family: "Courier New";
  color: #0031CC;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  }

