#body
{
background:url(../images/interimsseite_impressum.png) top center no-repeat;
width:1320px;
height:1971px;
position:relative;
margin:0 auto;
}
#back
{
width:136px;
height:44px;
background:url(../images/button_zurueck.png) no-repeat center center;
position:absolute;
top:1580px;
left:655px;
}
#back:hover 
{
background:url(../images/button_zurueck_over.png) no-repeat center center;
}
#top
{
background: url("../images/header_bg.png") repeat-x scroll 0 bottom #706637;
height: 1653px;
position: absolute;
width: 100%;
}
#mailto
{
position:absolute;
top:1475px;
left:658px;
}
#mailto a
{
text-decoration:none;
color:#E1E0E0;
font-family:'Times New Roman';
font-size:16px;
}
#mailto a:hover
{
color:#FFF;
}