/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** rdts AG | CSS-Datei | Print
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/

/*
***************************************************************************************************
***************************************************************************************************
** Detail
***************************************************************************************************
***************************************************************************************************
*/

.unsichtbar {
  display: none;
}

div#dokument {
  position: relative;
  width: auto;
  height: auto;
  clear: both;
  overflow: show;
}

div#corpus {
  position: relative;
  width: auto;
  height: auto;
  clear: both;
  overflow: show;
}

div#main {
  position: relative;
  width: auto;
  height: auto;
  clear: both;
}

div#content {
  position: relative;
  width: auto;
  margin: 0;
  padding: 0;
  height: auto;
  clear: both;
}

div.logo {
  display: none;
}

div.artikel,
div.artikel-inhalt,
div#spalte-1,
div#spalte-2 {
  position: relative;
  width: auto;
  clear: both;
  margin: 0;
  padding: 0;
  overflow: show;
}

div.artikel-titel-pfeil {
  display: none;
}

div#rumpf {
  position: relative;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
}

div#zusatzmenue {
  display: none;
  position: relative;
}

div#hauptmenue {
  display: none;
  position: relative;
}

div#fuss {
  display: none;
}

div.region {
  display: none;
}

div,
p {
  position: relative;
  height: auto;
  margin: 0;
  padding: 0;
  clear: both;
}