#header, #navigation, #left, #footer, #direkt-navigation, .top-icons, .goTop {
  display: none !important;
}

#right {
  float: none;
  margin: auto;
}

#content {
  float: none;
  clear: both;
}

#wrapper {
  width: auto;
  background: none;
}

#content-area {
  background: none;
  float: none;
  width: auto;
}



