.carouselLayer{
    display: none;
    position:absolute;
    left: 50px;
    top:0px;
    width: 180px;
    background: transparent url(../img/bg_carousel_ebooks_layer_arrow_left_2.gif) no-repeat left;
    height: auto;
    z-index: 1000;
}
.carouselLayer.carouselLayerLeft{
    background: transparent url(../img/bg_carousel_ebooks_layer_arrow_right_2.gif) no-repeat right;
}
.carouselLayer .layerWrapper{
    padding: 5px 5px 5px 30px;
    text-align: left;
}
.carouselLayerLeft .layerWrapper{
    padding: 5px 30px 5px 5px;
}
.carouselLayer h2{
    font-size:11px;
    margin: 0;

}

/*
 * Bücher Startseite carousel layer START
 */
.layerWrapper p.layerProductTitle{
    font-size:12px;
    font-weight:bold;
}
.layerWrapper p.layerProductPrice{
    font-size: 12px;
    margin: 5px 0 0 0;
    position: relative;
}
.layerWrapper p.layerProductPrice a.carouselLayerLink:link,
.layerWrapper p.layerProductPrice a.carouselLayerLink:visited{
    font-size:11px;
    color: #00a02f;
    padding: 0 13px 0 0;
    background: transparent url(../img/arrows_right_green.gif) no-repeat right;
    text-decoration: none;
    position: absolute;
    right:20px;
    top: 0;
}
.layerWrapper p.layerProductPrice a.carouselLayerLink:hover,
.layerWrapper p.layerProductPrice a.carouselLayerLink:focus,
.layerWrapper p.layerProductPrice a.carouselLayerLink:active{
    text-decoration: underline;
}
.layerWrapper p.layerProductPrice .carouselLayerLeft a.carouselLayerLink{
    left:100px;
    right: auto;
}
/*
 * Bücher Startseite carousel layer END
 */





.ebooks .carouselNeuheiten h2{
    margin: 0 0 32px 20px;
    padding: 10px 0 0 0;
}

.ebooks .carouselNeuheiten p{
    font-size:11px;
    line-height: 1.3;
}
.ebooks .carouselNeuheiten p.layerProductTitle{
    font-size:12px;
    font-weight:bold;
}
.ebooks .carouselNeuheiten p.layerProductPrice{
    font-size: 12px;
    margin: 5px 0 0 0;
    position: relative;
}
.ebooks .carouselNeuheiten a.carouselLayerLink:link,
.ebooks .carouselNeuheiten a.carouselLayerLink:visited{
    font-size:11px;
    color: #00a02f;
    padding: 0 13px 0 0;
    background: transparent url(../img/arrows_right_green.gif) no-repeat right;
    text-decoration: none;
    position: absolute;
    right:20px;
    top: 0;
}
.ebooks .carouselNeuheiten a.carouselLayerLink:hover,
.ebooks .carouselNeuheiten a.carouselLayerLink:focus,
.ebooks .carouselNeuheiten a.carouselLayerLink:active{
    text-decoration: underline;
}
.ebooks .carouselNeuheiten .carouselLayerLeft a.carouselLayerLink{
    left:100px;
    right: auto;
}



/* = general jcarousel css
============================================================================= */

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
     width: 695px;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
     width: 695px;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
     height: 235px;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 157px;
    height: 235px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    position:absolute;
    right:0;
    top:0;
    z-index: 300;
    display: none;
    width: 12px;
    height: 235px;
    color: red;
}

.jcarousel-prev {
    position:absolute;
    left:0;
    top:0;
    z-index: 300;
    display: none;
    width: 12px;
    height: 235px;
    color: navy;
}

/* =========================================================================== */


/* = Carousel Skin - Startseite
============================================================================= */
.katalogStart .jcarousel-skin-thalia{
    height: 220px;
}
.katalogStart .jcarousel-skin-thalia .jcarousel-container {
    background: transparent url(../img/bg_carousel_start.jpg) no-repeat top left;
}
.katalogStart .jcarousel-skin-thalia .jcarousel-container-horizontal {
    width: 100%;
    padding: 20px 0 0 0;
}

.katalogStart .jcarousel-skin-thalia .jcarousel-clip-horizontal{
   height:200px;
   left:45px;
}

.katalogStart .jcarousel-skin-thalia .jcarousel-next-horizontal {
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 218px;
    cursor: pointer;
     z-index: 3;
    background: transparent url(../img/carousel-next-horizontal_start.png) no-repeat 0 0;
}

.katalogStart .jcarousel-skin-thalia .jcarousel-prev-horizontal {
    position: absolute;
    top: 0;
    left: 10px;
    width: 35px;
    height: 213px;
    cursor: pointer;
    background: transparent url(../img/carousel-prev-horizontal_start.png) no-repeat 0 0;
}
/* =========================================================================== */


/* = Carousel Skin
============================================================================= */
.jcarousel-skin-thalia{
    height: 240px;
}
.jcarousel-skin-thalia .jcarousel-container {
    background: transparent url(../img/bg_carousel_ebook.jpg) no-repeat top left;
}

.jcarousel-skin-thalia .jcarousel-container-horizontal {
    width: 490px;
    padding: 20px 0 20px 0;
}

.jcarousel-skin-thalia .jcarousel-clip-horizontal {
    width:  390px;
    height: 200px;
    padding: 0;
    left: 50px;
}

.jcarousel-skin-thalia .jcarousel-item {
       width: 120px;
    height: 200px;
    border: none;
    vertical-align: middle;
    position: relative;
    text-align: center;
}
.jcarousel-skin-thalia .jcarousel-item img{
    /*height: 100%;*/
    width: 95%;
}

.jcarousel-skin-thalia .jcarousel-item:hover {
    border-color: #808080;
}

.jcarousel-skin-thalia .jcarousel-item-horizontal {
    margin-right: 0;
}

.jcarousel-skin-thalia .jcarousel-item-placeholder {
}

.jcarousel-skin-thalia .jcarousel-item-horizontal table {
    border-collapse: collapse;

}

td.tdWrapper{
    height:100%;
    vertical-align: bottom;
    background:#ff3;
}
.jcarousel-skin-thalia .jcarousel-item-image{
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-thalia .jcarousel-next-horizontal {
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 218px;
    cursor: pointer;
    background: transparent url(../img/carousel-next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-thalia .jcarousel-next-horizontal:hover {
    background-position: -50px 0;
}

.jcarousel-skin-thalia .jcarousel-next-horizontal:active {
    background-position: -50px 0;
}

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

.jcarousel-skin-thalia .jcarousel-prev-horizontal {
    position: absolute;
    top: 0;
    left: 10px;
    width: 35px;
    height: 213px;
    cursor: pointer;
    background: transparent url(../img/carousel-prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-thalia .jcarousel-prev-horizontal:hover {
    background-position: -50px 0;
}

.jcarousel-skin-thalia .jcarousel-prev-horizontal:active {
    background-position: -50px 0;
}

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

/* =========================================================================== */

