.head {
	position:absolute;
	display:block;
	width:952px;
	height:285px;
	background-image: url(../images/banner/mouse.png);
	background-repeat: no-repeat;
	/*z-index:2;*/
	left: 0px;
	top: 1px;
}
/* Weiche exklusiv für den besten aller Browser - IE 6 */
@media all{
* html b\ody 

.head{
	position:absolute;
	display:block;
	width:952px;
	height:285px;
	/*z-index:2;*/	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/banner/mouse.png', sizingMethod='scale');
	background:none;
}
/* ende ie6*/

