<nolayer>
body {
  margin: 0px;
  padding: 0px;
  background: #ffffff;
  overflow : auto;
}
td, tr {
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-size: 12px;
}


#introde {
  z-index: 1;
  width: 100%;
  background: #EBF0F5;
  position: absolute;
  top: 500px;
  left: 0px;
}
#introen {
  z-index: 1;
  width: 100%;
  position: absolute;
  top: 780px;
  left: 0px;
}
#inhalt {
  z-index: 1;
  position: absolute;
  top: 970px;
  left: 0px;
}


.texten {
  color:#666666;
  font-size: 12px;
}
.white {
  color:#ffffff;
  font-size: 12px;
}
.bildunterschrift {
  color:#000000;
  font-size: 10px;
}
.bildunterschriften {
  color:#666666;
  font-size: 10px;
  font-style:italic;
}
.zelle {
  padding-top: 8px;
  padding-left: 18px;
  padding-right: 10px;
  padding-bottom: 9px;
}
.tabelle {
  border: 2px solid;
  cellspacing: 0px;
  cellpadding: 3px;
  width: 100%;
  color: #0081CC;
}
.tabelleen {
  border: 2px solid;
  cellspacing: 0px;
  cellpadding: 3px;
  width: 100%;
  color: #1495E0;
}


a:link {
  text-decoration:none;
  color:#214E98;
  font-size: 12px;
  font-weight: bold;
}
a:visited {
  text-decoration:none;
  color:#214E98;
  font-size: 12px;
  font-weight: bold;
}
a:active {
  text-decoration:none;
  color:#333333;
  font-weight: bold;
}
a:hover {
  text-decoration:none;
  color:#666666;
  font-weight: bold;
}
a.navi:link {
  text-decoration:none;
  color:#214E98;
  font-size: 12px;
  font-weight: normal;
}
a.navi:visited {
  text-decoration:none;
  color:#214E98;
  font-size: 12px;
  font-weight: normal;
}
a.navi:active {
  text-decoration:none;
  color:#333333;
  font-weight: normal;
}
a.navi:hover {
  text-decoration:none;
  color:#666666;
  font-weight: normal;
}
a.navien:link {
  text-decoration:none;
  color:#0081CC;
  font-size: 12px;
  font-weight: normal;
}
a.navien:visited {
  text-decoration:none;
  color:#0081CC;
  font-size: 12px;
  font-weight: normal;
}
a.navien:active {
  text-decoration:none;
  color:#333333;
  font-weight: normal;
}
a.navien:hover {
  text-decoration:none;
  color:#666666;
  font-weight: normal;
}
a.white:link {
  text-decoration:none;
  color:#ffffff;
}
a.white:visited {
  text-decoration:none;
  color:#ffffff;
}
a.white:active {
  text-decoration:none;
  color:#333333;
}
a.white:hover {
  text-decoration:none;
  color:#666666;
}

</nolayer>