body {
height:100%;
font-size: 10px;
font-family: Verdana,Helvetica;
background-color: #fff;
color: #000000;
background:url(body_bg.gif) repeat-x;
background-position:top;
}

.background{
height:100%;
background:url(body_bg.gif) repeat-x;
background-position:bottom;
}

#DrivingCar{
position:absolute;
display:none;
}

#SprechBlase{
position:absolute;
display:none;
height:162px;
width:229px;
padding-top:30px;
padding-left:30px;
background:url(sprechblase.gif) no-repeat;
}

/*Sponsoren*/

#thor{
position:absolute;
bottom:200px;
left:450px;
}

#usters{
position:absolute;
bottom:200px;
left:450px;
}

#albertus{
position:absolute;
bottom:200px;
left:450px;
}

#kiste1{
position:absolute;
bottom:30px;
right:50px;
}

#kiste2{
position:absolute;
bottom:30px;
left:500px;
}



#kiste6{
position:absolute;
bottom:30px;
left:50px;
}

#flasche1{
position:absolute;
bottom:50px;
left:600px;
}


