/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** rdts AG | CSS-Datei | DRUCKEN
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/

#dokument {
  position: relative;
}

body {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: .9em;
  color: #000000;
  background-color: #FFFFFF;
  background-image: none;
  line-height: 1.6em;
}

p.unsichtbar,
ul.unsichtbar,
hr.unsichtbar,
#kopf,
#navigation,
#zusatzmenue,
#hauptmenue,
#schmuckbild,
.rumpf-SpalteLinks,
.rumpf-SpalteRechts,
#logos,
#fuss {
  display: none;
}



