body { background-image: url(/fileadmin/images/background/home.jpg); }
#header { background-image: url(/fileadmin/images/logo/HomeLogo.jpg); }
#content {
  position: absolute;
  bottom: 0;
  background: url(/fileadmin/images/background/homeBottom.jpg) no-repeat;
  width: 949px;
  height: 557px;
  margin: 0 0 0 1px;
  padding: 0;
  z-index: -100;
}