#prospekt {
	margin-bottom:5px;
	height:225px;
}
#h_angebote {
	margin:0 0 5px 0;
	padding:0;
	height:225px;
}

#angebote_left {
	float:left;
	width:369px;
	height:225px;
	margin-right:9px;
}

#angebote_right {
	position: relative;
	float:right;
	width:369px;
	height:225px;
	background:url(/fileadmin/templates/hybris/moebelix/startseite/img/box_sonderangebote.jpg) no-repeat;
}


#product_box {
	margin:0 0 7px 0;
	padding:0;
}

/* SONDERANGEBOTE */
ul#tabbernav { margin:0; margin: 8px 15px 0px 0px; float: right; }
ul#tabbernav li { list-style: none; font-weight: bold; margin: 0px; float: left; margin-left: 5px;}
ul#tabbernav li a { display: block;	width:19px;	height:19px; background-image:url(img/startseite/tabber.png); background-repeat:no-repeat; text-align: center; line-height: 17px;color:#cc0000; text-decoration: none;}
ul#tabbernav li a:hover, ul#tabbernav li a.current { color: #fff; background-position: 0px -19px;}

/* 
div#tabber { position: relative; left: 14px; top: 0px; height: 193px; width: 336px; overflow: hidden;}
*/

div#tabber { position: absolute; left: 14px; top: 27px; height: 193px; width: 336px; overflow: hidden;}


div#tabber div { position: absolute; top: 0px; left:  0px; z-index: 1}

/* TOPANGEBOTE */
#homemiddlenav {
	position:relative;
	width:747px;
	height:34px;
	margin:0px;
	padding:0px;
	background:url(/fileadmin/templates/hybris/moebelix/startseite/img/bg_homemiddlenav.jpg) no-repeat;
}

#homemiddlenav li{
	float:left;
	margin:0;
	padding:0;
	list-style: none;	
}

#homemiddlenav li a.ts-tab1{
	display: block;
	height: 34px;
	width: 112px;
	background:  url('img/startseite/tab_topangebote.png');
	background-position: 0 0;
}

#homemiddlenav li a.ts-tab2{
	display: block;
	height: 34px;
	width: 129px;
	background:  url('img/startseite/tab_neusortiment.png');
}

#homemiddlenav li a.ts-tab3{
	display: block;
	height: 34px;
	width: 84px;
	background:  url('img/startseite/tab_topseller.png');
}

#homemiddlenav li a span.alt{
	display:none;	
}

#homemiddlenav li a.current {
	background-position: 0px 34px;
}


#topoffers_container {
	position: relative;
	width:742px;
	height:239px;
	overflow:  hidden;
	margin:0px;
	padding:0 5px 5px 0;
	background:url(/fileadmin/templates/hybris/moebelix/startseite/img/bg_topangebote.jpg) no-repeat;
}

#topoffers_container div.topoffers {
	position: absolute;
	top: 0px;
	left: 0px;
}

/* LISTE */
div#sortiment_start div.product_container {
	position:relative;
	float: left;
	display: block;
	width: 184px;
	height: 224px;
	overflow: hidden;
	border-left:1px dotted #727272;
	padding-bottom:15px;
}
div#sortiment_start div.product_container_first {
	clear:both;
	width:186px;
	border-left:none;	
}

div#sortiment_start div.product_container div.product_image {
	display: block;
	text-align: center;
	margin: 8px 0 2px 0;
	height: 125px;
}

div#sortiment_start div.product_container div.product_image img.product_thumbnail {
	width: 160px;
	height: 125px;
}

div#sortiment_start div.product_container div.product_info {
	text-align: left;
	padding: 0 14px 5px 14px;
}

div#sortiment_start div.product_container div.product_info a.product_name {
	font-weight: bold;
	float: left;
	margin-top:16px;
	width:100%;
	font-size:11px;
}

div#sortiment_start div.product_container div.product_info .product_price { 
margin-top: -40px; 
right:30; 
bottom:0; 
float:right; 
position: relative
}


div#sortiment_start div.product_container div.product_info div.product_text {
	float:left;
	clear: both;
	width: 100%;
	height: 60px;
	overflow:hidden;
	margin: 2px 0 2px 0;
}
