table.body {
  margin: 16px auto;
  width: 986px;
  text-align: left; 
  position: relative;
}
div#text {
  padding-left: 22px;
  padding-right: 21px;
  padding-bottom: 20px;
}
div#text2 {
  overflow: auto;
  height: 160px;
}
div#Nav {
  position: absolute;
  top: 12px;
  width: 131px;
  border-top: 1px solid #D0D0D0;
  border-left: 1px solid #D0D0D0;
  border-right: 1px solid #D0D0D0;
  background-color: #ffffff;
}





#menuebox {
  position: absolute;
  top: 7px;
  width: 100%;
}
#menue {
  position: absolute;
  top: -1px;
  left: 0px;
  z-index: 200;
}
div#unten {
background-color:#FFFFFF;
border-bottom:1px solid #00408A;
border-left:1px solid #00408A;
border-right:1px solid #00408A;
padding-bottom:10px;
padding-top:10px;
text-align:left;
width:130px;
z-index:200;
}
.aussen {
  float: left;
  display: block;
  overflow: hidden;
  height: 15px;
  font-size: 11px;
  text-decoration: none;
}
.aussen3 {
  float: left;
  display: block;
  overflow: hidden;
  height: 15px;
  font-size: 11px;
  text-decoration: none;
}
.aussen2 {
  float: left;
  display: block;
  overflow: hidden;
  height: 15px;
  padding-right: 10px;
  font-size: 11px;
  text-decoration: none;
}
.aussen:hover {
  height: auto;
  color: #000;
}
.aussen2:hover {
  height: auto;
  color: #fff;
}
.aussen3:hover {
  height: auto;
  color: #fff;
}
a.innen-1 {
  margin-top: 2px;
}
a.innen, a.innen-1 {
  display: block;
  text-decoration: none;
  color: #003F8B;
  padding-right: 5px;
  font-size: 11px;
  background-image: url(/pictures/nav_links_pfeil2.jpg);
}
a:hover.innen, a:hover.innen-1 {
  color: #cc0000;
  background-image: url(/pictures/nav_links_pfeil.jpg);
  background-position: 10px 4px;
  background-repeat: no-repeat;
  }
a.innenselect {
  display: block;
  font-size: 11px;
  color: #E73032;
  background-image: url(/pictures/nav_links_pfeil.jpg);
  background-position: 10px 4px;
  background-repeat: no-repeat;
}
span.menutag {
  cursor: default;
  height: 15px;
  color: #003F8B;
  text-align: left;
  font-size: 12px;
  text-decoration: none;
}
span.menutagselect {
  cursor: default;
  height: 15px;
  color: #cc0000;
 font-size: 12px;
  text-decoration: none;
}
span.menutag:hover {
  cursor: default;
  height: 15px;
  color: #cc0000;
  font-size: 12px;
  text-decoration: none;
}
