#selection_home_left {
	position:absolute;
	background-image:url(images/flacon_woman.png);
	background-repeat:no-repeat;
	width:241px;
	height:252px;
	left:65px;
	bottom:120px;
}
#selection_home_claim {
	position:absolute;
	background-image:url(images/claim.png);
	background-repeat:no-repeat;
	width:450px;
	height:24px;
	right:100px;
	bottom:120px;
}
#selection_home_right {
	position:absolute;
	background-image:url(images/flacon_man.png);
	background-repeat:no-repeat;
	width:252px;
	height:263px;
	right:100px;
	bottom:120px;
}
#selection_design {
	position:absolute;
	background-image:url(images/flacons_design.png);
	background-repeat:no-repeat;
	width:646px;
	height:243px;
	left:65px;
	bottom:120px;
}
#selection_produkte {
	position:absolute;
	background-image:url(images/flacons_prod.png);
	background-repeat:no-repeat;
	width:348px;
	height:235px;
	left:65px;
	bottom:120px;
}

