body {
 font-size:12;
 font-family:Arial;
 color:black;
}

td {
 font-size:12;
 font-family:Arial;
 color:black;
}

.anschrift {

 margin-left:8;
 margin-top:35;

}

.h_text {

 margin-left:4;
 margin-right:8;
 margin-top:15;
 text-align:justify;
}


a:link {
  font-size:13px;
  font-weight:bold;
  color:#494949;
  text-decoration:none
}
a:visited {
  font-size:13px;
  font-weight:bold;
  color:#494949;
  text-decoration:none
}

a:hover {
  font-size:13px;
  font-weight:bold;
  color:#804000;
  text-decoration:none
}

a:active {
  font-size:13px;
  font-weight:bold;
  color:#000000;
  text-decoration:none
}

a:focus {
  font-size:13px;
  font-weight:bold;
  color:#494949;
  text-decoration:none
}
