#body
{
background:url(../images/interimsseite_anfahrt.png) top center no-repeat;
width:1320px;
height:1200px;
position:relative;
margin:0 auto;
}
#maps
{
height:300px;
width:300px;
position:absolute;
top:310px;
left:650px;
}
#back
{
width:136px;
height:44px;
background:url(../images/button_zurueck.png) no-repeat center center;
position:absolute;
top:715px;
left:655px;
}
#back:hover 
{
background:url(../images/button_zurueck_over.png) no-repeat center center;
}