/*##########*/
/*Page shows*/
/*##########*/

/*teaser oben*/
/*.shows .teaser .borderW25 {
	background-position: 0 100%;
	background-repeat: repeat-x;
	padding-bottom: 1px;
}
.shows .teaser .text {
	width: 607px;
	height: 229px;
	float: left;
	position: relative;
	background: url(../images/teaser_shows_ts20231006115502.png) 0 0 no-repeat;
}
.shows .teaser .message1 {
	width: 430px;
	position: absolute;
	top: 69px;
	left: 154px;
}
.shows .teaser .message2 {
	width: 430px;
	position: absolute;
	top: 150px;
	left: 154px;
}
.shows .teaser .text h2 {
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
}
.shows .teaser .video {
	width: 356px;
	padding: 14px 15px 0 0;
	height: 200px;
	float: right;
}*/

.shows .coindisplay {
	width: 210px;
	height: 30px;
	position: absolute;
	top: 17px;
	left: 410px;
	font-size: 12px;
	line-height: 30px;
	color: #88593b;	
}

.shows .teaser {
	padding-bottom: 1px;
	position: relative;
}

.shows .teaser .infos {
	/*width: 190px;*/
	height: 50px;
	position: absolute;
	top: 2px;
	right: 0;
	text-align: right;	
}

.shows .teaser .infos p {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #88593b;
	padding: 25px 0 13px 0;	
}

.shows .teaser .infos .update {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background: url(../images/bg_update_shows_ts20231006115502.png) no-repeat 0 0;	
	padding: 25px 45px 13px 25px;
	margin-left: 10px;	
}

.shows .teaser img {
	display: block;
}
/*Kategorien*/
.shows .categories {
	width: 201px;
	float: left;
}
.shows .categories .borderW25 {
	background-position: 100% 0;
	padding-right: 1px;
	/*min-height: 1120px;
  	height: auto !important;
 	height: 1120px;*/
}
.shows .categories h2 {
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	color: #ffffff;
	padding: 0 13px;
	line-height: 42px;
}
.shows .categories li a {
	font-weight: bold;
	color: #d29d7c;
	line-height: 29px;
	padding: 0 13px;
	display: block;
	text-decoration: none;
}
.shows .categories li a:hover, .shows .categories li a.active {
	background: url(../images/bg_categories_active_ts20231006115502.gif) 0 0 repeat-x;
	color: #ffffff;
}
/*Teaser story shows*/
/*.shows .teaserStoryShows {
	padding: 60px 0 20px 0;
}
.shows .teaserStoryShows h4 a {
	font-weight: bold;
	font-size: 15px;
	color: #ff9600;
	padding: 0 17px;
	text-decoration: none;
}
.shows .teaserStoryShows p {
	padding: 0 17px;
	color: #ba805b;
	font-weight: bold;
}
.shows .teaserStoryShows .link a {
	font-weight: bold;
	color: #ffffff;
}*/
/*show grafiken*/
.shows .content {
	float: left;
	width: 763px;
	padding: 14px 0 0 14px;
}
.shows .item {
	background-color: #000000;
	width: 240px;
	height: 169px;
	padding-top: 11px;
	position: relative;
	float: left;
	margin: 0 14px 14px 0;
	z-index: 10;
	overflow: hidden;
}
.shows .item .imgContainer {
	display: block;
	width: 240px;
	height: 135px;
}
.shows .item .overlay {
	z-index: 12;
	background: url(../images/bg_showPic_ts20231006115502.png) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 240px;
	height: 180px;
}
.shows .item h3 {
	z-index: 14;
	position: absolute;
	top: 146px;
	left: 0;
	width: 240px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

.shows .item .imgLink {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 240px;
	height: 180px;
	z-index: 14;
}

.shows .item .hoverButton {
	display: none;
	background: url(../images/btn_playHover_ts20231006115502.png) 50% 40% no-repeat;
	height: 180px;
}
.shows .item .imgLink:hover .hoverButton {
	display: block;
}


.shows .storyshows {
	padding-bottom: 20px;
	margin-left: -14px;
	padding-left: 14px;
}
.shows .storyshows .borderBwH {
	background-position: 0 100%;
	margin-bottom: 14px;
	margin-left: -14px;
	padding-bottom: 2px;
}
.shows .storyshows h2 {
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	color: #ffffff;
	padding: 0 13px;
	line-height: 42px;
}


.shows .storyshows .infos {
	width: 190px;
	height: 25px;
	text-align: right;
	float: right;
	padding: 5px 13px 0 0;
}

.shows .storyshows .infos p, .shows .storyshows .infos a {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #88593b;	
}
.shows .storyshows .infos a {
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
}


.hoverBox {
	width: 100%;
	height: 34px;
	position: absolute;
	bottom: -34px;
	left: 0px;
	z-index: 555;
	text-align: center;
	font-weight: bold;
	line-height: 34px;
	display: block;	
}

.hoverBox a {
	width: 100%;
	height: 34px;
	display: block;
	color: #ffffff;
	text-decoration: underline;	
}

.yellow.hoverBox a {
	color: #000000;	
}

.hoverBox .arrowLeft {
	width: 22px;
	height: 34px;
	position: absolute;
	top: 0px;
	left: 0px;	
}

.hoverBox .arrowRight {
	width: 22px;
	height: 34px;
	position: absolute;
	top: 0px;
	right: 0px;	
}

.yellow.hoverBox {
	background: transparent url(../images/bg_show_hover_yellow_ts20231006115502.jpg) repeat-x top left;	
}

.orange.hoverBox {
	background: transparent url(../images/bg_show_hover_orange_ts20231006115502.jpg) repeat-x top left;	
}

.green.hoverBox {
	background: transparent url(../images/bg_show_hover_green_ts20231006115502.jpg) repeat-x top left;	
}

.yellow.hoverBox .arrowLeft {
	background: transparent url(../images/bg_show_hover_arrow_left_yellow_ts20231006115502.jpg) no-repeat top left;	
}

.yellow.hoverBox .arrowRight {
	background: transparent url(../images/bg_show_hover_arrow_right_yellow_ts20231006115502.jpg) no-repeat top left;
}

.orange.hoverBox .arrowLeft {
	background: transparent url(../images/bg_show_hover_arrow_left_orange_ts20231006115502.jpg) no-repeat top left;	
}

.orange.hoverBox .arrowRight {
	background: transparent url(../images/bg_show_hover_arrow_right_orange_ts20231006115502.jpg) no-repeat top left;
}

.green.hoverBox .arrowLeft {
	background: transparent url(../images/bg_show_hover_arrow_left_green_ts20231006115502.jpg) no-repeat top left;	
}

.green.hoverBox .arrowRight {
	background: transparent url(../images/bg_show_hover_arrow_right_green_ts20231006115502.jpg) no-repeat top left;
}


span.hd {
	width: 38px;
	height: 25px;
	display: block;
	background: transparent url(../images/ico_hd_ts20231006115502.png) no-repeat top left;
	position: absolute;
	top: 16px;
	right: 5px;	
}
span.new {
	width: 80px;
	height: 80px;
	display: block;
	background: transparent url(../images/icon_newshow_ts20231006115502.png) no-repeat top left;
	position: absolute;
	top: -4px;
	left: -4px;	
	z-index: 12;
}

/**************************************************************
SHOWS BANNER
***************************************************************/
#showBanner {
	background: url(../images/banner_shows/img_banner_ts20231006115502.jpg) no-repeat;
	width: 748px;
	height: 100px;
	position: relative;
	margin-top: -5px;
	margin-bottom: 10px;
}

#showBannerBtn {
	width: 230px;
	height: 38px;
	position: absolute;
	top: 31px;
	right: 33px;
}
