body { 
	font: 11pt arial; 
	color: #006C99; 
	background: #eeece9 url(../images/bg-rechts.gif); 
	margin: 0px; 
	}


#bg-rechts-oben {	
	z-index:1;		
	position: absolute;	
	top: 0px; 
	left: 0px;
	}
	
#bg-rechts-unten {
	z-index:1;			
	position: absolute;	
	bottom: -2px; 
	left: 0px;
	}	

#bg-rechts-unten-weiss {
	z-index:2;			
	position: absolute;	
	bottom: -6px; 
	left: 0px;
	}	
