#casual_home {
	position:absolute;
	background-image:url(images/flacons_home.png);
	background-repeat:no-repeat;
	width:274px;
	height:293px;
	left:65px;
	top:50%;
	margin-top:-148px;
}
#claim {
	position:absolute;
	background-image:url(images/claim.png);
	background-repeat:no-repeat;
	width:408px;
	height:24px;
	right:100px;
	bottom:120px;
}
#casual_design {
	position:absolute;
	background-image:url(images/flacons_design.png);
	background-repeat:no-repeat;
	width:461px;
	height:247px;
	left:65px;
	bottom:120px;
}
#casual_produkte {
	position:absolute;
	background-image:url(images/flacons_home.png);
	background-repeat:no-repeat;
	width:274px;
	height:293px;
	left:65px;
	bottom:120px;
}

