
#zentriert {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 960px;
  height	: 650px;
  margin-top: -320px;
  margin-left: -480px;
  overflow:auto;
