/* Grundeinstellungen vornehmen */
body {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 150%;
  color: #000000;
  background: #FFFFFF;
}

a {
  color: #CE0000;
}

a:hover{
  text-decoration: none;
}

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

hr {
  border: 0;
  height: 1px;
}

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

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

p{
  display: block;
}


/* QuickJump */
#QJ {
  font-size: 0em;
  display: none;
}


/* Header mit Logo */
#header {
  color: #000000;
  padding: 0;
}

#printlogo {
  text-align: left;
  width: 500px;
  height: 94px;
  display: none;
}

/* Metanavigation */
#navMeta {
  text-align: left;
  font-weight: bold;
}

#navMeta ul {
  margin-left: 0;
  padding-left: 0;
  text-transform: lowercase;
  display: inline;
}

#navMeta li {
  margin-left: 0;
  list-style: none;
  display: inline;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #000000;
  padding: .1em 1em .1em 1em;
  /*padding: .1em .8em;*/
}

#navMeta li.first {
  margin-left: 0;
  list-style: none;
  display: inline;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #000000;
  padding: .1em 1em .1em 0em;
  /*padding: .1em .8em;*/
}

#navMeta a {
  color: #0000FF;
  text-decoration: none;
}

#navMeta a:hover {
  text-decoration: underline;
}

#ballonfahrt {
  display: none;
}

/* Hauptmenü */
#navH {
  color: #000000;
  font-size: 110%;
  font-weight: bold;
  text-align: left;
  padding: .6em 0em .6em 0em;
}

#navH li {
  display: inline;
  padding: .1em 1em .1em 1em;
  border-right: 1px dotted #000000;
}

#navH li.first {
  display: inline;
  padding: .1em 1em .1em 0;
  border-right: 1px dotted #000000;
}

#navH a {
  color: #0000FF;
  text-decoration: none;
}

#navH a:hover {
  text-decoration: underline;
}

/* rechte Spalte */
#rCol {
  margin: 0px;
  text-align: left;
}

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

/* Unternavigation >*/

#navSub li {
  display: inline;
  padding: .1em 1em .1em 1em;
  border-right: 1px dotted #000000;
  font-weight: bold;
}

#navSub li.first {
  display: inline;
  padding: .1em 1em .1em 0;
  border-right: 1px dotted #000000;
  font-weight: bold;
}


#navSub a {
  color: #0000FF;
  text-decoration: none;
}

#navSub a:hover {
  text-decoration: underline;
}

#navSub a:active {
  color: #000000;
}

#noNav {
  padding: .1em 1em .1em 1em;
  font-weight: bold;
  color: #000000;
}

#footerNav {
  margin: 0 1em 0 1em;
  padding: 2em 0 0 0;
}

#footerNav ul {
  display: block;
  padding: 0 0 0 1em;
}  

/*Hauptbereich Mitte */
#TopBlock1, .TopBlock {
  color: #000000;
  font-weight: bold;
}

/*Hauptbereich Mitte */
/* Optik Haupt-Textfelder grau */
#TopBlock1, .TopBlock {
  margin: 1em 1em 0 1em;
}  

#Content, .Content {
  margin: 0 1em 0 1em;
  color: #000000;
  font-size: 90%
}

#Content div.hr {
  width: 100%;
}

#Content div.hr hr {
  width: 100%;
  height: 1px;
}

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

#Content img.gallery {
  padding: .5em 1em .5em 2em;
  border: 0;
}

#Content ul {
  padding: 0 0 0 1em;
}  

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

#ContentIMG {
  position: absolute;
  right: 10px;
  padding: .5em 0em .5em 0em;
  display: none;
}

#ImgTXT {
  padding-left: 2px;
  display: none;
}

#Content a, .Content a {
  color: #CE0000;
}

#txtrechts {
  text-align: right;
}

#anatom5 {
  margin: 0 1em 0 1em;
}  
