#center {
  position: relativ;
  top: 0;
  left: 0;
  margin-left: 0;
  background: none;
}
#rechtsoben, #food, #stetoskop, #smallmenu, #menu, #drmed, #head, #infos {
  display: none;
}
#alles {
  width: 100%;
  border: none;
}
#content {
  width: 80%;
}
#headprint {
  display: block !important; 
  color: Black !important;
  font-size: 1.5em !important;
}
table {
  border-top: 1px solid Gray;
  border-left: 1px solid Gray;
}
th, td {
  border-bottom: 1px solid Gray;
  border-right: 1px solid Gray;
}
p.printstart {
  display: none;
}
