#logo-vicon {
	z-index:2;	
	position: absolute; 
	bottom: 3px; 
	left: 10px;
	}
	
#logo-facebook {
	z-index:3;	
	position: absolute; 
	bottom: 30px; 
	left: 10px;
	}	
	
#rechts-oben {
	z-index:1;	
	position: absolute; 
	top: 0px; 
	left: 0px;
	}
	
#rechts-unten {
	z-index:1;	
	position: absolute; 
	bottom: 0px; 
	left: 0px;
	}		