




*
{
	margin: 0;
	padding: 0;
}





#rotator
{
	
overflow: hidden;
	margin:0;

	position: relative;
	top:8px;
	left:8px;
	float:left;
	height:386px;
width:477px;
padding-bottom:20px;

 background		:url(http://www.stapelracer.de/images/rotatorbg.jpg) no-repeat ;
}

#rotator img
{
display: none;
	position: absolute;
	top: 12px;
	left: 12px;


}


