/*************************************************************
 * Home
 *************************************************************/

#header {
	position: relative;
	height: 123px;
}
 
#homeContent {
	float:left;
}

#flashscontenthome {
	width: 300px;
	height: 300px;
	position: absolute;
	bottom: 30px;
	border: none;
	/*
	left: -50px;
*/
	bottom: 80px;
	right: -40px;	
/*	top: 80px;
	right: -50px;
*/	
}

#homeContent {
	height: 391px;
	width: 920px;
}

#homeImageContent {
	height: 391px;
	width: 920px;
}

#homeGrundwerte {
	width: 300px;
	height: 70px;
	position: absolute;
	/* für kilmaschutzpreis geändert
	right: 100px;
	top: 180px;
	*/
	left: 170px;
	top: 240px;
	z-index: 1;
}

#homeSortiment {
	width: 300px;
	height: 196px;
	position: absolute;
	right: 0px;
	bottom: 120px;
}

#nav01, ul.menu li {
	z-index: 99;
}