.jcarousel-skin-topseller .jcarousel-container {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
   border-radius: 0px;
    border: 1px solid #346F97;
}

.jcarousel-skin-topseller .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-topseller .jcarousel-container-horizontal {
    width: 800px;
    height:225px;
    margin-top:auto;
    margin-bottom:auto;
    padding: 20px 40px;
}


.jcarousel-skin-topseller .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-topseller .jcarousel-clip-horizontal {
    width:  800px;
    height: 225px
}



.jcarousel-skin-topseller .jcarousel-item {
    width: 200px;
    height: 225px;
    border-right:1px solid #346F97;
    text-align:center;
}
.jcarousel-skin-topseller .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-topseller .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}


.jcarousel-skin-topseller .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-topseller .jcarousel-next-horizontal {
    position: absolute;
    top: 120px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-topseller .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../images/prev-horizontal.png);
}

.jcarousel-skin-topseller .jcarousel-next-horizontal:hover,
.jcarousel-skin-topseller .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-topseller .jcarousel-next-horizontal:active {
    background-position: -64px 0;
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-topseller .jcarousel-next-disabled-horizontal,
.jcarousel-skin-topseller .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-topseller .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-topseller .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-topseller .jcarousel-prev-horizontal {
    position: absolute;
    top: 120px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-topseller .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../images/next-horizontal.png);
}

.jcarousel-skin-topseller .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-topseller .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-topseller .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-topseller .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-topseller .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-topseller .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-topseller .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.topseller-slider-item { text-align:left; background: url(../images/lp_siegel_topanbieter_siegel.png) no-repeat 0 0;}
.topseller-slider-pic { text-align:center; padding-top:25px; }
.topseller-slider-headline { text-align:left; font-size:14px; color:#006699; height:35px; font-family:Arial,Verdana,Helvetica; margin-right:10px; overflow:hidden; white-space:pre-wrap; }
.topseller-slider-price { text-align:left; font-size:12px; color:#d43e37; height:15px; font-family:Arial,Verdana,Helvetica; font-weight:bold; padding-top:5px; padding-bottom:5px; }
.topseller-slider-price span { color:#d43e37; font-size:16px; }
.topseller-slider-lot { text-align:left; font-size:14px; color:#d43e37; height:15px; font-weight:bold; font-family:Arial,Verdana,Helvetica; }
.topseller-slider-lot span { font-weight:bold; font-size:14px; padding-right:10px; }
.topseller-slider-quality { text-align:left; font-size:14px; color:#d43e37; height:15px; font-weight:bold; font-family:Arial,Verdana,Helvetica; }
.topseller-slider-quality span{ font-weight:bold; font-size:14px; padding-right:0px;}