table {   border-collapse:collapse;}
td { border:0px solid #2984E7;
}
a { text-decoration:none;}
#Layer5 {
  position:absolute;
  right:10px;
  top:10px;
  z-index:5;
  }
#Layer5 a{
    text-decoration: none;
 }
 #Layer6 a{
    text-decoration: none;
 }
#pos7a {
  position:absolute;
  left:50px;
  top:180px;
  }
#pos7b {
  position:absolute;
  left:500px;
  top:180px;
  }
#pos8 {
  position:absolute;
  left:50px;
  top:450px;
  }
#pos8a {
  position:absolute;
  left:500px;
  top:450px;
  }
#pos9 {
  position:absolute;
  left:50px;
  top:800px;
  }
#pos9a {
  position:absolute;
  left:500px;
  top:800px;
  }
#pos10 {
  position:absolute;
  left:50px;
  top:1150px;
  }
body {
text-decoration: none;
height:95%;
margin:0;
padding:0;
background: url(../grafik/jpg/back1.jpg);
}

body>#rahmen { padding-top:80px; height: 80%;}

body>#navirahmen { position:fixed;}

body>#inhalt { position:static;  font-size: 65px;
               text-decoration: none;}
#inhalt a{
               text-decoration: none;}
#navirahmen {
left:0;
top:0;
width:100%;
height:80px;
background: url(../grafik/jpg/back2.jpg);
z-index:4;
}

               /* Zweites Menü */
#hauptmenue {
   position:absolute; left:80px; top:0px; z-index:2;

   padding: 0px;
   border: 0px solid #ffffff;
   font-size: 15px;
   color: #000000;
   line-height: 18px;
   font-family: Courier,Monaco,monospace;
   font-weight: normal;
   }
#hauptmenue li {
  display: inline;
  }
#hauptmenue li a {
  padding: 0px;
  margin-left: 0px;
  border: 0px solid #ffffff;

  text-decoration: none;
}
#hauptmenue li a#aktuell {
  padding-bottom: 0px;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  font-size: 15px;
  color: #000000;
  line-height: 18px;
  font-family: Courier,Monaco,monospace;
  font-weight: bold;
}   /* Zweites
       Menü*/
#untermenue {position:absolute; left:220px; top:25px;z-index:1;
    padding: 10px;
   border: 0px solid #ffffff;
   font-size: 15px;
   color: #000000;
   line-height: 18px;
   font-family: Courier,Monaco,monospace;
   font-weight: normal;
}
#untermenue li {
    display: inline;
}
#untermenue li a {padding: 0px;
  margin-left: 0px;
  border: 0px solid #ffffff;

  text-decoration: none;

}
#untermenue li a#aktuell {
  padding-bottom: 0px;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  font-size: 15px;
  color: #000000;
  line-height: 18px;
  font-family: Courier,Monaco,monospace;
  font-weight: bold;
}