/* ===Abweichender Seitenaufbau=== */

#wrapper {
  background: #FFF url(../img/pg/wrapper-bg.jpg) repeat-x;
  float: left;
  left: 50%;
  margin-left: -490px;
  position: relative;
  width: 1056px;
  z-index: 5;
}

