body {
  border:  none;
  left: 100px;
  position: relative;
  margin-right: auto;
  background-color: #333333;
  margin-left: auto;
  top: 30px;
}
a:link {
  border-style: none;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: lowercase;
  text-decoration: none;
  font-size: 17pt;
  color: #f9f9f9;
}
a:visited {
  border-style: none;
  border-width: 0px;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  color: #ff6702;
  text-decoration: none;
  font-weight: bold;
  font-size: 17pt;
}
a:hover {
  border-style: none;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  font-weight: bold;
  background-color: #c0c0c0;
  margin-top: 2px;
  margin-left: 2px;
  margin-right: 2px;
  font-size: 17pt;
  color: #ffff99;
}
p {
  font-weight: normal;
  text-transform: lowercase;
  margin-left: 8px;
  color: #999999;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  text-align: left;
  font-size: 15pt;
}
.hauptüberschrift {
  font-size: 57px;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  color: #807173;
}
