#classic_home {
	position:absolute;
	background-image:url(images/flacons_home.png);
	background-repeat:no-repeat;
	width:267px;
	height:296px;
	left:65px;
	top:50%;
	margin-top:-148px;
}
#classic_home_claim {
	position:absolute;
	background-image:url(images/feel_magnetic.png);
	background-repeat:no-repeat;
	width:366px;
	height:24px;
	right:100px;
	bottom:120px;
}
#classic_design {
	position:absolute;
	background-image:url(images/flacons_design.png);
	background-repeat:no-repeat;
	width:541px;
	height:228px;
	left:65px;
	bottom:120px;
}
#classic_produkte {
	position:absolute;
	background-image:url(images/flacons_home.png);
	background-repeat:no-repeat;
	width:267px;
	height:296px;
	left:65px;
	bottom:120px;
}
#entertainment_cont {
    position: absolute;
    top: 125px;
    bottom: 125px;
    left: 0px;
    right: 0px;
    font-size: 10pt;
}
#entertainment_cont a {
    color: #FFF;
}
#entertainment_cont #inner_cont {
    width: 575px;
    height: auto;
    margin: auto;
    background-image: url("../images/tr_bg.png");
}
#entertainment_cont #inner_cont p {
    overflow: hidden;
}
#entertainment_cont #inner_cont img {
    float: left;
    margin: 0 25px 0 0;
    border: 1px solid #999;
}
#entertainment_cont #inner_cont div {
    padding: 40px 35px;
}
#entertainment_menu a {
    position: absolute;
    top: 0px;
    right: 25px; 
}
#entertainment_menu a {
    background-image: url("../images/tr_bg.png");
    padding: 20px;
    margin: 80px 0 0 0;
}

.stoerer {
    position: fixed;
    top: 125px;
    right: 40px;
    height: 65px;
    width: 207px;
    z-index: 1000;
}
