#downm, #downl, #downr{
opacity: 0.3;
}
#downm{
	background: url('gras.png')repeat-x left bottom;
bottom: -25px;
left: 0px;
width: 100%;
height: 90px;
position: fixed;
z-index: 10;
}
#downl{
height: 450px;
background-repeat: no-repeat;
position: fixed;
bottom: 0px;
width: 310px;
background-image: url("baum.png");
margin-left: -3%;
z-index: 2;
}
#downr{
background-image: url("meli-sommer.png");
height: 330px;
background-repeat: no-repeat;
position: fixed;
bottom: 0px;
width: 100%;
z-index: 80;
float: right;
background-position: 98% center;
z-index: 1;
}
