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

body {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11pt;
  color: #000000;
  background-color: #FFFFFF;
  background-image: none;
  line-height: 1.6em;
}

#dokument {
  position: relative;
  width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}

img {
  border: 0;
}

h1, h2, h3, h4, h5, h6,
h2.h2-titel,
h2.h2-inhalt-titel,
h3.h3-untertitel,
h3.h3-rubriktitel {
  font-family: "Trebuchet MS", "Times New Roman", serif;
}

/*h1.unsichtbar {
  margin: 0 0 30px 0;
  font-size: 1.4em;
}*/

h1.unsichtbar,
p.unsichtbar,
ul.unsichtbar,
hr.unsichtbar,
#kopf,
#navigation,
#hals,
.seitennavigation,
.kontakt,
.margin-element,
.GALLERY,
.dokumente,
.eyecatcher,
.merkzettel,
.quicksearch-betreuung,
#sub-navigation,
.verweise,
.weblinks,
#fuss {
  display: none;
}
/*
.hals-rechts-titel {
}

 *[title]:after {
 content:" ("attr(title)")";
 color:#888;
 background-color:inherit;
 font-style:italic;
} 
*/
