body {
  background: white;
  color: black;
}

#Navigation, .noprint {
  display: none;
}
	
div#Inhalt, div#Titelseite {
  width: auto;
  border: 0;
  margin-left: 2cm;
  margin-right: 1cm;
  margin-top: 1cm;
  margin-bottom: 1cm;
  padding: 0;
  float: none !important;
}

