#top{
   position:absolute; 
   height:120px; 
   width:100%; 
   z-index: 0;    
   }
   
#menu{
  width:980px;
  height: 10px;
  position:absolute;
  left: 50%;
  margin-top: 100px;
  margin-left:-490px;
  z-index: 5;
 }
 
#submenu{
position:absolute; 
top: 120px; 
left:50%; 
width: 170px; 
height: 330px;  
margin-left: -490px; 
padding-top: 40px; 
padding-left: 0px;
z-index: 6;
}

#background{
position:absolute; 
width:100%; 
height: 330px; 
top: 120px; 
background-color: #2a252a;
z-index: 0; 
}

#bg_pic{
position:absolute; 
top: 120px; 
right:50%; 
width: 700px; 
height: 300px;  
margin-right: -490px; 
z-index: 1;
}

#footmenu{
position: absolute; 
width:980px;
height:10px; 
left:50%; 
top: 453px; 
text-align: right;
margin-left: -490px;  
}

#footmenu_frame{
position: absolute; 
width:980px;
height:10px; 
left:50%; 
top: 3px; 
text-align: right;
margin-left: -490px;  
}

#ornament{
position: absolute;
height: 250px;
width: 350px;
top:350px;
left:50%;
margin-left:-510px;
z-index:1;
}

#logo{
position: absolute;
height:120px;
width:120px;
left:50%;
top: 0px;
margin-left: 370px;
z-index: 3;
}

#container_text{
position:absolute;
top: 140px; 
left:50%; 
width: 384px; 
height: 100%;     
padding-top: 0px;
padding-left: 0px;
margin-left: -320px; 
overflow: visible;
border: 0px dotted #cccccc;
z-index:3;
} 

#container_bg{
position:absolute;
top: 140px; 
left:50%; 
width: 384px; 
 
padding-top: 1px;
padding-left: 2px;
margin-left: -320px; 
overflow: visible;
filter:alpha(opacity=65); -moz-opacity: 0.65; opacity: 0.65;
z-index:2;
} 

table.bg{
width: 382px; 

background-color: #826780;
padding-top: 60px;
padding-left: 40px;
padding-right: 30px;
font-family: arial;
font-weight: normal;
font-size: 10pt;
color: #00000;
}
table.text{
width: 382px; 

padding-top: 60px;
padding-left: 40px;
padding-right: 30px;
font-family: arial;
font-weight: normal;
font-size: 10pt;
color: #cccccc;
}

#rund{
position:static;
top: 0px; 
left:0; 
width: 384px; 
height: 10px;     
font-size: 0px;

}



#test{
position:absolute;
top:800px;
left:10px;
width:300px;
border: 1px solid #666666;
font-family: arial;
font-size: 7pt;
color: #666666;
z-index:100;
}
