body {
  margin-top: 8px;
  margin-left: 4px;
}
* {
  margin: 0;
  padding: 0;
}
a {
  color: #ff3333;
}
#Kopfrechts {
  z-index: 10;
  background-color: #939393;
  height: 40px;
  position: fixed;
  min-width: 99.4%;
}
#Bild {
  width: 350px;
  background-repeat: no-repeat;
  height: 600px;
  position: fixed;
  margin-top: 80px;
  background-position: left top;
  background-image: url(Bilder/Bild%20Homepagekleiner2.png);
  float : left;
}
#navigation {
  text-align: center;
}
#navigation li {
  font-family: Bitstream Vera Sans;
  padding-left: 41px;
  font-size: smaller;
  display: inline;
}
#navigation li a {
  color: white;
  text-decoration: none;
}
#navigation li a:hover {
  color: #ff3333;
}
#Inhalt {
  padding-top: 80px;
  font-size: smaller;
  padding-left: 83px;
  margin-left: 370px;
  z-index: 1;
  font-family: Bitstream Vera Sans;
  width: 650px;
}
#Inhalt a {
  text-decoration: none;
}
#Inhalt a:hover {
  color: #ff3333;
}
#Inhaltlinks {
  width: 350px;
  float: left;
  color: black;
}
#Inhaltrechts {
}
.info a {
  color: black;
}
.info a:hover {
  color: #ff3333;
}
.info a span.einblenden {
  text-align: left;
  display: none;
}
.info a:hover span.einblenden {
  border: 1px solid black;
  padding: 10px;
  font-size: small;
  text-align: center;
  display: block;
  top: 350px;
  visibility: visible;
  position: absolute;
  color: black;
  font-family: Bitstream Vera Sans;
  width: 300px;
  left: 765px;
}
.info a span.einblenden2 {
  text-align: left;
  display: none;
}
.info a:hover span.einblenden2 {
  border: 1px solid black;
  padding: 10px;
  background-color: white;
  line-height: 1.4em;
  text-align: center;
  left: 340px;
  font-size: small;
  color: black;
  width: 800px;
  display: block;
  top: 390px;
  visibility: visible;
  position: absolute;
  font-family: Bitstream Vera Sans;
}
.playRev {
  height: 16px;
  width: 16px;
  margin-left: 7px;
  margin-top: 37px;
  position: absolute;
}
.playPing {
  margin-top: 54px;
  position: absolute;
  margin-left: 7px;
  width: 16px;
  height: 16px;
}
.playSchluss {
  width: 16px;
  height: 16px;
  position: absolute;
  margin-left: 7px;
  margin-top: 167px;
}
#Video {
  z-index: 1;
  padding-top: 380px;
}
