#zentriert {
  position:absolute;
  top:50%;
  left:50%;
  width:1000px;
  height:650px;
  margin-left:-500px;
  margin-top:-325px;
  border:0px;
}