a   {
text-decoration: none;
color:#eaf9ee;
}
/* Standardbereiche \*/
#top  {
  position:fixed;
  overflow: hidden;
  top: 0pt;
  left:0pt;
  width:1000pt;
  height:80pt;
  background-color:#eaf9ee;
  z-index:6;
  }
#logo  {
  position:fixed;
  top:15pt;
  left:10pt ;
  width:170pt;
  z-index:7;
}
#banner {
  position:fixed;
  overflow:hidden;
  top:0pt;
  left:170pt;
  background-color:transparent;
  font-family: "Times New Roman", Times, serif;
  text-align:center;
  z-index:7;
}
#menu  {
  position:fixed;
  top:18px;
  left:10px ;
  z-index:7;
}
#bground {
  position:fixed;
  top:68pt;
  left:180pt;
  z-index:0;
}






