body {
  border:  none;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background-color: black;
  left: 100px;
}
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: #999999;
}
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;
}
.hauptüberschrift {
  border-color: #ffffff;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  text-transform: lowercase;
  background-position: left center;
  font-weight: bold;
  opacity: 1;
  height: 109px;
  position: absolute;
  width: 718px;
  margin-left: 0px;
  padding-top: 0px;
  top: 0px;
  margin-bottom: 0%;
  text-align: left;
  margin-top: 30px;
  text-decoration: none;
  font-size: 36px;
  line-height: 68px;
  color: #c0c0c0;
}
.legende {
  font-family: Arial,Helvetica,sans-serif;
  text-align: right;
  font-weight: normal;
  font-style: normal;
  text-transform: lowercase;
  width: 235px;
  font-size: 17pt;
  color: #999999;
}
.grossbild {
  border: 4px solid #c0c0c0;
  width: 650px;
  height: 650px;
  position: absolute;
}
.bildunterschrift {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-style: normal;
  text-transform: lowercase;
  text-align: center;
  font-size: 28px;
  color: #999999;
}
p {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: lowercase;
  text-align: left;
  margin-left: 8px;
  font-size: 15pt;
  color: #999999;
}
.copyright {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  color: #666666;
  font-weight: normal;
  font-style: normal;
  text-transform: lowercase;
  text-align: left;
  margin-left: 8px;
}

