body {
  background:white;
}

#page {
  height: 100%;
}

#left {
  display:none;
}

#right {
  margin-left: 0px;
  height: auto;
}

#map {
  border-left: none; 
  height: 700px;
  width: auto;
}

#urlaubdruck {
  display:block;
  position: absolute;
  left: 0px;
  top: 0px;
  background:white;
  padding:1em;
}




