/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** rdts AG | CSS-Datei | PRINT
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/

#corpus {
  position: relative;
}

p.unsichtbar,
ul.unsichtbar,
hr.unsichtbar,
h2.unsichtbar,
.hauptmenu,
.titel,
.banner,
.service {
  display: none;
}


table {
  width: 100%;
}

.menu-inhalt-zeile-preis {
  width: 200px;
  text-align: right;
}

.menu-inhalt-zeile-preis-st,
.menu-inhalt-zeile-preis-bed,
.menu-inhalt-zeile-preis-bes {
  padding-left: 15px;
}

.noprint {
  display: none;
}