.jcarousel-skin-ie7 .jcarousel-container {
   background:transparent url(../../../images/slider/photoslider_bg.gif) repeat-x 33px top;
   height:79px;
}

.jcarousel-skin-ie7.light .jcarousel-container {
   background:transparent url(../../../images/slider/photoslider_bg_light.png) repeat-x 33px top;
}

.nojs .jcarousel-container {
   background:transparent url(../../../images/slider/photoslider_bg_js.gif) no-repeat 0 top;
   height:79px;
}

.jcarousel-skin-ie7 .jcarousel-container-horizontal {
    width: 528px;
    padding: 5px 34px;
    margin-left: 4px;
}


.focusSliderWrapper .jcarousel-skin-ie7 .jcarousel-container-horizontal {
    width: 524px;
}

.focusSliderWrapper .jcarousel-skin-ie7.nojs  .jcarousel-container-horizontal {
    width: 590px;
}

.nojs .jcarousel-container-horizontal {
    width: 596px;
    padding: 5px 0;
    margin-left: 4px;
    margin-right: 4px;
}


.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
    width:  530px;
    height: 79px;
}

.nojs .jcarousel-clip-horizontal {
    width:  598px;
    height: 79px;
    margin-left: 5px;
}

.jcarousel-skin-ie7 .jcarousel-item {
   /* width: 66px;
    height: 66px;*/
    margin-left: 10px;
}

.jcarousel-skin-ie7.nojs .jcarousel-item {
    margin-left: 8px;
}

.jcarousel-skin-ie7 .jcarousel-item img {
	margin: 0;
}

.focusSliderWrapper .jcarousel-skin-ie7 .jcarousel-item img {
	margin: 2px 0 0;
}

/* wochenrückblick */

.wochenrueckblick .jcarousel-skin-ie7 .jcarousel-container {
	background:transparent url(../../../images/slider/photoslider_bg_wr.gif) no-repeat scroll 35px top;
	height:89px;
}

.wochenrueckblick .jcarousel-skin-ie7 .jcarousel-next-horizontal {
	background:transparent url(../../../images/slider/photoslider_rightscroll_wr.gif) no-repeat scroll 0 0;
	cursor:pointer;
	height:89px;
}

.wochenrueckblick .jcarousel-skin-ie7 .jcarousel-prev-horizontal {
	background:transparent url(../../../images/slider/photoslider_leftscroll_wr.gif) no-repeat scroll 0 0;
	cursor:pointer;
	height:89px;
}

.jcarousel-skin-ie7 .jcarousel-item img {
   /* width: 66px;
    height: 66px;*/
    cursor: pointer;
	border:1px solid #fff;
}



.wochenrueckblick .jcarousel-skin-ie7 .jcarousel-item img.wr {
	display: block;
}

.wochenrueckblick .jcarousel-skin-ie7 .jcarousel-item span.wr {
	display: block;
	background-color: #ffffff;
	color: #E24A14;
	font-weight: bold;
	text-align: center;
	padding-bottom: 1px;
}

.wochenrueckblick .jcarousel-skin-ie7 .jcarousel-clip-horizontal {
	height: auto;
}

.video .jcarousel-skin-ie7 .jcarousel-item {
	margin-top:7px;
    width: 131px;
    height: 105px;
    margin-left: 11px;
}

.video .jcarousel-skin-ie7 .jcarousel-item img {
    width: 131px;
    height: 94px;
    cursor: pointer;
}

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

.jcarousel-skin-ie7 .jcarousel-item-horizontal {
    margin-right: 7px;
}


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

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-horizontal {
    position: absolute;
    right: 0px;
    top: 0;
    width: 34px;
    height: 79px;
    cursor: pointer;
    background: transparent url(../../../images/slider/photoslider_rightscroll.gif) no-repeat 0 0;

}

.jcarousel-skin-ie7.light .jcarousel-next-horizontal {
    background: transparent url(../../../images/slider/photoslider_rightscroll_light.png) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover {
    /*background-position: -32px 0;*/
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:active {
    /*background-position: -64px 0;*/
}

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

.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    position: absolute;
    left: 0px;
    top: 0;
    width: 34px;
    height: 79px;
    cursor: pointer;
    background: transparent url(../../../images/slider/photoslider_leftscroll.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7.light .jcarousel-prev-horizontal {
    background: transparent url(../../../images/slider/photoslider_leftscroll_light.png) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover {
    /*background-position: -32px 0;*/
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active {
    /*background-position: -64px 0;*/
}

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

/** Edit for Teaser  **/
.teaserContent .jcarousel-skin-ie7 .jcarousel-container-horizontal {
    margin: 0 8px;
    height: 73px;
    padding: 0;
    width: 270px;
}

.videoModule.teaserContent .jcarousel-skin-ie7 .jcarousel-container-horizontal {
    height: 60px;
}

.teaserContent .jcarousel-skin-ie7 .jcarousel-item-horizontal {
    margin-right: 5px;
}

.videoModule.teaserContent .jcarousel-skin-ie7 .jcarousel-item-horizontal {
    margin: 0 3px;
}

.teaserContent .jcarousel-skin-ie7 .jcarousel-container {
	background: none;
}

.teaserContent .jcarousel-skin-ie7 .jcarousel-clip-horizontal {
	width: 260px;
}

.videoModule.teaserContent .jcarousel-skin-ie7 .jcarousel-clip-horizontal {
	width: 180px;
	margin-left: 45px;
}

.teaserContent .jcarousel-prev-horizontal, .teaserContent .jcarousel-next-horizontal {
	height: 37px;
    margin-left: 11px;
    top: -53px;
}

.videoModule.teaserContent .jcarousel-prev-horizontal, .teaserContent .jcarousel-next-horizontal {
    top: 7px;
}

.teaserContent .jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    background: transparent url(../../../images/slider/photoslider_teaser_leftscroll.png) no-repeat 0 0;
}

.teaserContent .jcarousel-skin-ie7 .jcarousel-next-horizontal {
    background: transparent url(../../../images/slider/photoslider_teaser_rightscroll.png) no-repeat 0 0;
}


/** Zoombox **/
.zoomBox {
   background: transparent url(../../../images/slider/photoslider_hover_bg.gif) no-repeat center 0pt;
   width: 176px;
   height: 216px;
   position: absolute;
   top: -85px!important;
   z-index: 10;
   padding-top:15px;
   cursor: auto;
   text-align:center;
}

.zoomBox .title {
	color: #e24a14;
	font-size: 1em;
	font-weight: bold;
	margin-top: 5px;
	text-align: left;
	padding-left: 20px;
}

.zoomBox .subtitle {
	font-size: 0.9em;
	color: #666666;
	text-align: left;
	padding-left: 20px;
	margin-top: 5px;
	padding-right:20px;
}
.video .zoomBox {
   background: transparent url(../../../images/slider/photoslider_hover_bg_video.gif) no-repeat 50% 0;
   width: 227px;
   height: 242px;
   position: absolute;
   top: -85px!important;
   z-index: 10;
   padding-top:13px;
   cursor: pointer;
   text-align:center;
}

.video .zoomBox .title {
	color: #e24a14;
	font-size: 1em;
	font-weight: bold;
	margin-top: 5px;
	text-align: left;
	padding-left: 20px;
	padding-right:20px;
	zoom: 1;
}

.video .zoomBox .title a {
	color: white;
}

.video .zoomBox .subtitle {
	font-size: 0.9em;
	color: #333333;
	text-align: left;
	padding-left: 20px;
	margin-top: 5px;
}

.zoomBox img {
	border:1px solid white;
}

