body {
  font-size: 14pt;
  color: black;
  font-family: Arial;
  background-color: white;
}

#logo, #titel, #titelbox, #sprache, .banner, .submenu, .shortnav {
  display: none;
}

.shortnav a {
  display: none;
}

.places {
  display: none;
}

.content {
  position:absolute; 
  left:-180px; 
  width:95%;
  height:90%;
}

