@charset "utf-8";
/* CSS Document */
body, html{ 
margin-left:0px;
margin-top:0px;
width: 100%;
height: 100%;
overflow-x:hidden;
text-align:center;
background-color:#7b0f16;
}

#hgbild{
position:absolute;
left:0px;
top:0px;
height:100%;
z-index:1;
}

#main_center{
position:relative;
margin: 0 auto;
z-index:3;
top:9%;
width:832px;
height:615px;
}

#Map{
z-index:99;
}
#Map2{
z-index:99;
}

#main_text{
position:relative;
margin: 0 auto;
z-index:2;
top:-495px;
left:94px;
width:645px;
height:490px;
z-index:3;
}

*|html #main_text{
top:-491px;
}

#main_text img{
border:0;
}
#hbild{
border:0;
}

#fuss{
position:relative;
top:-494px;
height:38px;
width:832px;
z-index:4;
text-align:left;
padding-top:3px;
padding-left:5px;
}

*|html #fuss{
top:-490px;
}

#fuss a{
text-decoration:none;
color:#FFF3D7;
}
#test{
color:#00FF66;
background-color:#00FF00;

}
