#bg-rechts-oben {
	z-index:2;	
	position: absolute; 
	top: 0px; 
	left: 0px;
	}	
	
#schatten-rechts {
	z-index:1;	
	position: absolute; 
	top: 0px; 
	left: 0px;
	}			
	
	
#bg-rechts-unten {
	z-index:2;	
	position: absolute; 
	bottom: 0px; 
	left: 0px;
	}	