body {
  background: url(/fw/img/wolken.jpg) no-repeat center center fixed;
  background-size: cover;
}

#top {
  background-color: #DDDDDD;
  background-image: none;
}

.otscontent {
  width: 100%;
  padding: 10px;
}
