#shine	
{
	position: absolute;
	top: 0px; 
	left: -282px; 
	z-index: 500;
	width: 282px;
	height: 300px;
	background: url(beispiele/shine.png) no-repeat;	
}

#front1	
{
	position: absolute; 
	top: 0; 
	left: 0;
	z-index: 1500;
	display: none;
	width: 800px;
	height: 230px;
	background: url(img/p1.png) no-repeat;
	
}

#front2	
{
	position: absolute; 
	top: 0; 
	left: 0;
	z-index: 1000;
	display: none;
	width: 602px;
	height: 230px;
	background: url(img/p2.png) no-repeat;
}

#f0, #f1, #f2, #f3, #f4, #f5
{
	position: absolute; 
	top: 0; 
	right: 0;
	z-index: 1000;
	width: 300px;
	height: 300px;
	
}

#f0
{
	width: 106px;
	background: transparent url(beispiele/bird_fg.png);
	
}	
#f1
{
	background: transparent url(beispiele/blatt_fg.png);
	
}	
#f2
{
	background: transparent url(beispiele/blume1_fg.png);
	
}	
#f3
{
	background: transparent url(beispiele/blume2_fg.png);
	
}	

#f4
{
	background: transparent url(beispiele/frog_fg.png);
	
}	

#f5
{
	background: transparent url(beispiele/kirche_fg.png);
	
}	