* body {
  margin: 2cm;
  text-align: right;
  color: black;
  background-color: white;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
}
* hr {
  border-style: inset;
  border-width: 1px;
  margin: 1em 0% 1em auto;
  display: block;
  visibility: visible;
  background-color: #666666;
}
* .Normal {
  border:  none;
  margin: 1pt 70pt 1pt 0;
  text-indent: 0;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  color: #333333;
  font-weight: normal;
}
* h1 {
  border:  none;
  margin: 12pt 0 3pt;
  font-family: "Arial";
  font-size: 26pt;
  text-align: right;
  text-indent: 0;
  color: #666666;
  font-weight: bold;
}
* h2 {
  border:  none;
  margin: 12pt 0 3pt;
  text-indent: 0;
  font-family: "Arial";
  font-size: 20pt;
  color: #666666;
  font-weight: bold;
  text-align: right;
}
* h3 {
  border:  none;
  margin: 12pt 0 3pt;
  text-indent: 0;
  font-family: "Arial";
  font-size: 18pt;
  color: #666666;
  font-weight: bold;
  text-align: right;
}
* a:link {
  color: #333333;
  text-decoration: underline;
}
* a:visited {
  color: #999999;
}
* a:hover {
  color: red;
}
* a:active {
  color: #333333;
  text-decoration: underline;
}
article.content {
  width: 70%;
  float: left;
}
footer {
  border-top: 1px solid black;
  width: 100%;
  height: 60px;
  clear: both;
}
footer p.footerleft {
  padding: 12px;
  float: left;
  font-size: 12px;
}
footer p.footerright {
  padding: 12px;
  float: right;
  font-size: 12px;
}
.linksbuendig {
  text-align: left;
}
.rechtsbuendig {
  text-align: right;
}
.mittig {
  text-align: center;
}
.blocksatz {
  text-align: justify;
}
p {
  font-weight: bold;
  font-size: 14pt;
  text-transform: none;
  font-style: normal;
  font-family: Arial,Helvetica,sans-serif;
  text-align: right;
  margin-left: 60%;
  visibility: visible;
  margin-top: auto;
}
