/**
 * Story Carousel
 */

.jcarousel-skin-story {
	position: relative;
	overflow: hidden;
	width: 626px;
	height: auto;
	clear: both;
	display: block;
}

.jcarousel-skin-story UL {
	width: 70000px;
	height: auto;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
}

.jcarousel-skin-story LI {
	width: 626px;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
}

.jcarousel-skin-small-prev {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 60px;
	height: 60px;
	cursor: pointer;
	background: transparent url('../../imgs/_content/icon_arrow_left_carousel_border.png') no-repeat left center;
	margin-top: -25px;
}

.jcarousel-skin-small-next {
	position: absolute;
	top: 50%;
	right: 0px;
	width: 60px;
	height: 60px;
	cursor: pointer;
	background: transparent url('../../imgs/_content/icon_arrow_right_carousel_border.png') no-repeat right center;
	margin-top: -25px;
}

.jcarousel-skin-story-prev {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 60px;
	height: 60px;
	cursor: pointer;
	background: transparent url('../../imgs/_content/icon_arrow_left_carousel_border_large.png') no-repeat left center;
	margin-top: -25px;
}

.jcarousel-skin-story-next {
	position: absolute;
	top: 50%;
	right: 0px;
	width: 60px;
	height: 60px;
	cursor: pointer;
	background: transparent url('../../imgs/_content/icon_arrow_right_carousel_border_large.png') no-repeat right center;
	margin-top: -25px;
}

.jcarousel-skin-contentlist-prev {
	position: absolute;
	top: 350px;
	left: 0px;
	width: 60px;
	height: 60px;
	cursor: pointer;
	background: transparent url('../../imgs/_content/icon_arrow_left_carousel_border.png') no-repeat left center;
}

.jcarousel-skin-contentlist-next {
	position: absolute;
	top: 350px;
	right: 0px;
	width: 60px;
	height: 60px;
	cursor: pointer;
	background: transparent url('../../imgs/_content/icon_arrow_right_carousel_border.png') no-repeat right center;
}

.jcarousel-skin-story-count {
	font-size: 11px;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	position: absolute;
	top: 5px;
	right: 5px;
	background: #ffffff;
	margin: 0px;
	padding-right: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.jcarousel-skin-story-count .countInner {
	background: transparent url('../../imgs/_content/icon_image_count.png') no-repeat right center;
	padding: 4px 15px 3px 3px;
}

/**
 * Story Carousel Related
 */
.jcarousel-skin-story-related {
	position: relative;
	overflow: hidden;
	width: 626px;
	height: auto;
	clear: both;
	display: block;
}

.jcarousel-skin-story-related UL {
	width: 70000px;
	height: auto;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
}

.jcarousel-skin-story-related LI {
	width: 152px;
	height: auto;
	float: left;
	margin: 0px 6px 0px 0px;
	padding: 0px;
}

.jcarousel-skin-story-related-prev {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 60px;
	height: 60px;
	cursor: pointer;
	background: transparent url('../../imgs/_content/icon_arrow_left_carousel_border.png') no-repeat left center;
	margin-top: -25px;
}

.jcarousel-skin-story-related-next {
	position: absolute;
	top: 50%;
	right: 0px;
	width: 60px;
	height: 60px;
	cursor: pointer;
	background: transparent url('../../imgs/_content/icon_arrow_right_carousel_border.png') no-repeat right center;
	margin-top: -25px;
}

/**
 * Teaser Center Carousel Slider
 */

.jcarousel-skin-slider2012 {
	position: relative;
	overflow: hidden;
	width: 622px;
	height: auto;
	clear: both;
	display: block;
}

.jcarousel-skin-slider2012 UL {
	width: 70000px;
	height: auto;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
}

.jcarousel-skin-slider2012 LI {
	width: 148px;
	height: auto;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	overflow: hidden;
}

.jcarousel-skin-slider2012-prev {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 31px;
	height: 31px;
	cursor: pointer;
	background: transparent url('../../imgs/_content/icon_arrow_left_carousel_border.png') no-repeat left center;
}

.jcarousel-skin-slider2012-next {
	position: absolute;
	top: 50px;
	right: 0px;
	width: 31px;
	height: 31px;
	cursor: pointer;
	background: transparent url('../../imgs/_content/icon_arrow_right_carousel_border.png') no-repeat right center;
}

/**
 * Teaser Right Carousel
 */
 
 .jcarousel-skin-teaser-right {
	position: relative;
	overflow: hidden;
	width: 300px;
	height: auto;
	clear: both;
	display: block;
}

.jcarousel-skin-teaser-right UL {
	width: 40000px;
	height: auto;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
}

.jcarousel-skin-teaser-right LI {
	width: 300px;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
}

.jcarousel-skin-teaser-right-prev {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 31px;
	height: 31px;
	cursor: pointer;
	background: transparent url('../../imgs/_content/icon_arrow_left_carousel_border.png') no-repeat left center;
	margin-top: -15px;
}

.jcarousel-skin-teaser-right-next {
	position: absolute;
	top: 50%;
	right: 0px;
	width: 31px;
	height: 31px;
	cursor: pointer;
	background: transparent url('../../imgs/_content/icon_arrow_right_carousel_border.png') no-repeat right center;
	margin-top: -15px;
}

/**
 * Contentlist in Content Detail Carousel
 */
.jcarousel-skin-contentlist-detail {
	position: relative;
	overflow: hidden;
	width: 580px;
	height: auto;
	clear: both;
	display: block;
	margin: 0px 23px;
}

.jcarousel-skin-contentlist-detail UL {
	width: 70000px;
	height: auto;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
}

.jcarousel-skin-contentlist-detail LI {
	width: 290px;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
}

.jcarousel-skin-contentlist-detail-prev {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 23px;
	height: 50px;
	cursor: pointer;
	background: transparent url('../../imgs/_content/icon_arrow_left_carousel_border.png') no-repeat left center;
	margin-top: -25px;
}

.jcarousel-skin-contentlist-detail-next {
	position: absolute;
	top: 50%;
	right: 0px;
	width: 23px;
	height: 50px;
	cursor: pointer;
	background: transparent url('../../imgs/_content/icon_arrow_right_carousel_border.png') no-repeat right center;
	margin-top: -25px;
}

/**
 * Contentlist in Content Detail Single Carousel
 */
.jcarousel-skin-contentlist-detail-single {
	position: relative;
	overflow: hidden;
	width: 580px;
	height: auto;
	clear: both;
	display: block;
	margin: 0px 23px;
}

.jcarousel-skin-contentlist-detail-single UL {
	width: 70000px;
	height: auto;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
}

.jcarousel-skin-contentlist-detail-single LI {
	width: 580px;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
}

.jcarousel-skin-contentlist-detail-single-prev {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 23px;
	height: 50px;
	cursor: pointer;
	background: transparent url('../../imgs/_content/icon_arrow_left_carousel_border.png') no-repeat left center;
	margin-top: -25px;
}

.jcarousel-skin-contentlist-detail-single-next {
	position: absolute;
	top: 50%;
	right: 0px;
	width: 23px;
	height: 50px;
	cursor: pointer;
	background: transparent url('../../imgs/_content/icon_arrow_right_carousel_border.png') no-repeat right center;
	margin-top: -25px;
}

/**
 * Video Channel
 */
.jcarousel-skin-video-channel {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto;
	clear: both;
	display: block;
}

.jcarousel-skin-video-channel UL {
	width: 90000px;
	height: auto;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
}

.jcarousel-skin-video-channel LI {
	width: 234px;
	height: auto;
	float: left;
	margin: 0px 6px 0px 0px;
	padding: 0px;
}

.jcarousel-skin-video-channel-prev {
	position: absolute;
	top: 50%;
	left: -10px;
	width: 60px;
	height: 60px;
	cursor: pointer;
	background: transparent url('../../imgs/_content/icon_arrow_left_carousel_border.png') no-repeat left center;
	margin-top: -25px;
	z-index: 50;
}

.jcarousel-skin-video-channel-next {
	position: absolute;
	top: 50%;
	right: -10px;
	width: 60px;
	height: 60px;
	cursor: pointer;
	background: transparent url('../../imgs/_content/icon_arrow_right_carousel_border.png') no-repeat right center;
	margin-top: -25px;
	z-index: 50;
}

/**
 * Kino Carousel Startseite
 */
.jcarousel-skin-kino-startseite {

	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto;
	clear: both;
	display: block;
}

.jcarousel-skin-kino-startseite UL {
	width: 90000px;
	height: auto;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
}

.jcarousel-skin-kino-startseite LI {
	width: 315px;
	height: auto;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	position: relative;
}

.jcarousel-skin-kino-startseite-prev {
	position: absolute;
	top: 50%;
	left: -10px;
	width: 60px;
	height: 60px;
	cursor: pointer;
	background: transparent url('../../imgs/_content/icon_arrow_left_carousel_border.png') no-repeat left center;
	margin-top: -25px;
	z-index: 50;
}

.jcarousel-skin-kino-startseite-next {
	position: absolute;
	top: 50%;
	right: -10px;
	width: 60px;
	height: 60px;
	cursor: pointer;
	background: transparent url('../../imgs/_content/icon_arrow_right_carousel_border.png') no-repeat right center;
	margin-top: -25px;
	z-index: 50;
}
