/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** rdts AG | CSS-Datei | DRUCKEN
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/

body {
  position: static;
  overflow: visible;
}

div {
  position: static;
}

.navigation {
  display: none;
}

.service {
  display: none;
}

.unsichtbar {
  display: none;
}

#zusatzmenue {
  display: none;
}

#main-navigation-block {
  display: none;
}

.hauptspalte {
  clear: both;
  float: none;
}

.zusatzspalte {
  clear: both;
  float: none;
}

#logo-1 {
  display: none;
}

#schmuckbild-oben {
  display: none;
}

.artikel-breadcrumb {
  display: none;
}


div.artikel-eintrag-text table,
table.tabelle-adressen,
table.layout,
table.table-custom-table {
  border-collapse: collapse;
}

th,td,th.th-adressen,td.td-adressen,th.layout,td.layout,th.table-custom-vertical-th,
th.table-custom-horizontal-th,td.table-custom-vertical-td,
td.table-custom-vertical-td-first,
td.table-custom-horizontal-td,
td.table-custom-vertical-td-foot,
td.table-custom-horizontal-td-foot,
td.table-custom-vertical-td-foot-first,
td.table-custom-horizontal-td-foot-first {
  border: 1px solid #000000;
  padding: 2px;
}

div#kennzahl-form {
  display: none;
}

h2.h2-artikel-noprint {
  display: block;
}

span.kennzahl {
  display: block;
  float: none;
  margin-bottom: 10px;
}


