body {
  margin: 0;
  background-color: #FFF;
}

.page {
  background: url("startseite/bottom.gif") 412px repeat-y;
  width: 960px;
  margin: auto;
  height: 100%;
  position: relative;
}

.top {
  background-color: #000;
  margin: auto;
  width: 136px;
  height: 20px;
}

.deutsch {
  position: absolute;
  top: 436px;
  left: 548px;
}

.english {
  position: absolute;
  top: 436px;
  left: 232px;
}

.startseite {
  background: url("startseite/startseite2009.jpg");
  margin: auto;
  height: 610px;
}