/* Grundeinstellungen vornehmen */
body {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  color: #000000;
  margin: 0;
  border: 0;
  padding: 0;
}

a {
  color: #000000;
  text-decoration: none;
}

a:hover{
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
}

img {
  border: 0px none;
  display: inline;
  margin: 0px;
}

ul {
  margin: 0px;
  padding: 0px;
}

p{
  display: block;
}

/* QuickJump UNCHANGED */
#QJ, .Content, .TopBlock {
  display: none;
}

/* Header mit Logo */
#header {
  display: none;
}

#printlogo {
  text-align: left;
}

/* Hauptmenü */
#navH {
  display: none;
}

/* Abstand Navi-Hauptbereich */
#abstand {
  display: none;
}

/* Hauptbereich */
#hauptbereich {
  text-align: left;
}

/* rechte Spalte */
#rCol {
  margin: 0;
}

/* linke Spalte */
#lCol {
  display: none;
}

/* Unternavigation >*/

#navSub {
  display: none;
}

#noNav {
  display: none;
}

/*Hauptbereich Mitte */
#TopBlock1 {
  margin-top: 30px;
  font-weight: bold;
}

#TopBlock2 {
  font-weight: bold;
}

/* Optik Haupt-Textfelder grau */
#Content {
  margin: 0 0 14px 0;
  padding: 5px 0 1px 0;
  color: #000000;
}

#Content h1 {
  font-size: 100%;
  font-weight: bold;
}

#Content img.left {
  float: left;
  padding: 0 1em .5em 0;
}

#ContentTXT {
  padding: .5em 0em .5em 0em;
}

#ContentIMG {
  display: none;
}

#ImgTXT {
  padding-left: 0px;
}

#Content a {
  color: #000000;
  text-decoration: none;
}

#txtrechts {
  display: none;
}

#imgmitte {
  text-align: left;
}



/* Datentabelle Technische Daten */
#tecData caption {
  margin-top: 15px;
  text-align: left;
  font-weight: bold;
}

#tecData table {
  font-size: 10pt;
  vertical-align: top;
  text-align: left;
  border-spacing: 0px;
}

#tecData td {
  text-align: left;
  vertical-align: top;
  padding: 1em .5em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
}

#tecData td.headlineTab {
  text-align: left;
  padding: .5em;
  border-bottom: 0;
  font-weight: bold;
}

#tecData th {
  vertical-align: top;
  text-align: left;
  padding: .5em;
}



/* Fussleisten-Navigation */
#footerNav {
  display: none;
}

#anatom5 {
  padding-top: 2em;
  text-align: center;
  font-size: 70%;
}

