
body {
  background-image:url(Bilder/Verlauf_Start.gif);  
}

table.Hintergrund {
  position:absolute;
  border-collapse:collapse;
  border-style:hidden;
  top:0px; 
  left:50%;
  margin-left:-400px;
  background-image:url(Bilder/Startseite_Hintergrund.jpg);
	background-repeat:no-repeat;
  border:none; 
  height:792px; 
  width:800px; 
  z-index:3;
}

table.MenueOben {
  position:absolute;
  border-style:none;
  top:564px; 
  left:50%;
  margin-left:-175px;
  width:800px; 
  z-index:8;
}

table.MenueUnten {
  position:absolute;
  border-style:none;
  top:592px; 
  left:50%;
  border-width:0 px;
  margin-left:-285px;
  width:800px; 
  z-index:9;
}



a {
  border-style:none;
}


img.AbstandStartMenueUnten1 {
   width:44px;
   height:1px;
}


img.AbstandStartMenueUnten2 {
   width:36px;
   height:1px;
}

tr.Inhalt {
height:792px;
}


tr.HintergrundInhaltText{
  top:338px;
  width:800px; 
  z-index:12;
  background-image:url(Bilder/Hintergrund.jpg);
        background-repeat:repeat;
  font-size: 12px; 
  font-weight: 500;
}



tr.HintergrundInhaltEnde {
  background-color:#999999;
  background-image:url(Bilder/HintergrundEnde2.jpg);
	background-repeat:no-repeat;
  border:none; 
  height:8px; 
  width:800px; 
  z-index:3;
}





