body, html
{
	background-color:#000000;
	margin:0px;
	height:100%;
}
#home_balken
{
	position:absolute;
	height:184px;
	width:100%;
	background-image:url(images/home_balken.png);
	background-repeat:repeat-x;
	top:50%;
	margin-top:-92px;
	text-align:center;
	white-space:nowrap;
	z-index:5;
	min-width:1145px;
}
#spacer {
	width:1215px;
	margin:0 auto;
}
#home_logo
{
	background-image:url(images/fragrance_logo.png);
	background-repeat:no-repeat;
	background-position:center center;
	width:168px; /* Backgroundimage width: 128px */
	height:184px;
	float:left;
}
#home_cont
{
	float:left;
	width:678px;
	position:relative;
	height:401px;
}
#home_01 {
	background-image:url(images/home_01_off.png);
	background-repeat:no-repeat;
	width:226px;
	height:501px;
	float:left;
	margin-top:-112px;
}
#home_02 {
	background-image:url(images/home_02_off.png);
	background-repeat:no-repeat;
	width:226px;
	height:501px;
	float:left;
	margin-top:-112px;
}
#home_03 {
	background-image:url(images/home_03_off.png);
	background-repeat:no-repeat;
	width:226px;
	height:501px;
	float:left;
	margin-top:-112px;
}
#home_stoerer {
	background-image:url(images/btn_love_match.png);
	background-repeat:no-repeat;
	width:366px;
	height:184px;
	float:left;
	position:relative;
}

#stoerer_button {
	position:absolute;
	bottom:0px;
	left:0px;
	display:block;
	width:215px;
	height:75px;
	text-indent:-9999px;
}

#home_slide_01 {
	background-image:url(images/home_slide_01.png);
	background-repeat:no-repeat;
	width:224px;
	height:112px;
	position:absolute;
	z-index:1;
	visibility:hidden;
	overflow:hidden;
}
#home_slide_02, #home_slide_03 {
	background-image:url(images/home_slide_02.png);
	background-repeat:no-repeat;
	width:224px;
	height:90px;
	position:absolute;
	z-index:1;
	visibility:hidden;
	overflow:hidden;
}

#btn_viva-comet {
	position:absolute;
	top:-70px;
	right:67px;
	display:block;
	width:145px;
	height:112px;
	text-indent:-9999px;	
	background-image:url(images/btn_original.png);
	background-repeat:no-repeat;
}

#btn_viva-comet:hover {
	background-position: 0 -112px; 
}

#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
a {
	outline:0 none;
	color:transparent;
}
