/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** rdts AG | CSS-Datei | DRUCKEN
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/

#dokument {
  position: relative;
}

body {
  font-family: 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,
#logos,
#navigation,
.navigation-home,
#hauptmenue,
img.img-titel,
.bild,
#schmuckbild-gross,
#schmuckbilder-klein,
#fuss {
  display: none;
}

h1.unsichtbar {
  font-size: .9em;
}

h2.unsichtbar {
  font-family: "Bauhaus Md BT", Arial, Helvetica, sans-serif;
}
