/* HOMESITE */

.homesite{
  width:540px;
}

.homesite .firstbox{
position:relative;
z-index:1;
background:url(../images/weinberg_bg1.png) top center no-repeat;
width: 543px;
height: 307px;


}

.homesite .right-arrow{

position:relative;
z-index:100;
top:153px;
left:523px;
background:url(../images/pfeil_rechts.gif) no-repeat;
width:15px;
height:15px;

}

.homesite .left-arrow{
position:relative;
z-index:100;
top:168px;
left:4px;
background:url(../images/pfeil_links.gif) no-repeat;
width:15px;
height:15px;
}

.homesite #slideshow-content .slide{
position:absolute;
left:500px;
z-index:1;
width:240px;
padding-top:10px;
}

.homesite #slideshow-content .product-image {
float:left;
height:220px;
padding-left:10px;
}

.homesite #slideshow-content .product-image img{

}


.homesite #slideshow-content .product-text {
position:relative;
height:120px;
margin-top:80px;
}



.homesite #slideshow-content .product-text h5 a{
color: #ae0d3f;
text-decoration:none;
font-size:12px;
}

.homesite #slideshow-content .price-box {
padding:0;
}

.homesite .regular-price .price {
margin-left:0;
}

.homesite .add-to-cart-box {
float:left;
margin-left:0px;
margin-top:4px;
}

.homesite .add-to-cart-box .qty-box .qty {
float:left;
margin:0;
}

.homesite #slideshow-content .price-box .liter{
font:11px arial, helvetica, sans-serif;
color:#837b5f;
margin-top:-2px;
}


.rowtwo {
margin-left: 6px;
width:650px;
}

.regular-price .price {
font-size:13px;
font-weight:bold;
margin-left:12px;
}

.prodsliderhead {
padding-top:8px;
padding-left:20px;
width:500px;
}

.prodsliderhead h4 {
color:#FFFFFF;
font:14px georgia, regular;
font-weight:normal;
}

