div#personen {
	/*background: url(../images/animation/personen.jpg) no-repeat center;*/
}
	
div#etikett_gruen {
	background: url(../images/animation/etikett_gruen.png) no-repeat center;
	width: 197px;
	height: 204px;
	position: absolute;
	left: 73px;
	top: 114px;
	z-index: 2;
}

div#etikett_gelb {
	background: url(../images/animation/etikett_gelb.png) no-repeat center;
	width: 233px;
	height: 243px;
	position: absolute;
	left: 191px;
	top: 89px;
	z-index: 3;
}

div#flasche {
	background: url(../images/animation/chilli_flasche.png) no-repeat center;
	width: 111px;
	height: 240px;
	position: absolute;
	left: 185px;
	top: 136px;
	z-index: 4;
}

	div#flasche.das_weisse {
		background: url(../images/animation/flasche_das-weisse.png) no-repeat center;
	}

	div#flasche.das_rote {
		background: url(../images/animation/flasche_das-rote.png) no-repeat center;
	}

	div#flasche.das_blonde {
		background: url(../images/animation/flasche_das-blonde.png) no-repeat center;
	}

	div#flasche.lucky_ginger {
		background: url(../images/animation/flasche_lucky-ginger.png) no-repeat center;
	}

	div#flasche.dry_stout {
		background: url(../images/animation/flasche_dry-stout.png) no-repeat center;
	}
	
	div#flasche.styrian_ale {
		background: url(../images/animation/flasche_styrian-ale.png) no-repeat center;
	}
	
	div#flasche.slow_2 {
		background: url(../images/animation/flasche_slow-2.png) no-repeat center;
	}
	
	div#flasche.absinthe {
		background: url(../images/animation/flasche_absinthe.png) no-repeat center;
	}
	
	div#flasche.doppelbock {
		background: url(../images/animation/flasche_doppelbock.png) no-repeat center;
	}
	
	div#flasche.tripple_22 {
		background: url(../images/animation/flasche_tripple-22.png) no-repeat center;
	}
	
	div#flasche.brew-secco {
		background: url(../images/animation/flasche_brew-secco.png) no-repeat center;
	}
	
	div#flasche.fuenf_vor_zwoelf {
		background: url(../images/animation/flasche_5-vor-zwoelf.png) no-repeat center;
	}

	
	div#flasche.guarana {
		background: url("../images/animation/chilli_flasche.png") no-repeat scroll center center transparent;
	}

div#glas {
	background: url(../images/animation/glas.png) no-repeat center;
	width: 80px;
	height: 141px;
	position: absolute;
	left: 158px;
	top: 219px;
	z-index: 5;
	margin-top: 141px;
	display: none;
}
