/* TRAILERSHOW */
#trailershow{
	position:relative;
}
#flashplayer{
	float:left;
	width:320px;
	height:214px;
	background:#fc0;
}
#liste{
	position:absolute;
	left:323px;
	height:215px;
	width: 233px;
	overflow:hidden;
	z-index: 1;
}
#liste-scroll{
	overflow-x: auto;
	overflow-y: none;
	height:215px;
}
.plakat{
	float:left;
	width:50px;
	height:28px;
	overflow:hidden;
	border-right:1px solid #11182b;
}
#liste .jScrollPaneContainer{
	width:232px !important;
}

#liste .jScrollPaneTrack { background: url("../_img/design/links/newsbox/scrollbar/cineplex_track_full.gif") repeat-y; }
#liste .jScrollPaneDrag { background: url("../_img/design/links/newsbox/scrollbar/cineplex_drag_middle_v2.gif") repeat-y 50%; }
#liste .jScrollPaneDragTop { background: url("../_img/design/links/newsbox/scrollbar/cineplex_drag_top.gif") no-repeat;	height: 6px; }
#liste .jScrollPaneDragBottom { background: url("../_img/design/links/newsbox/scrollbar/cineplex_drag_bottom.gif") no-repeat; height: 7px; }
#liste a.jScrollArrowUp { height: 24px; background: url("../_img/design/links/newsbox/scrollbar/osx_arrow_up.png") no-repeat 0 -30px; }
#liste a.jScrollArrowUp:hover { background-position: 0 0;	}
#liste a.jScrollArrowDown { height: 24px; background: url("../_img/design/links/newsbox/scrollbar/osx_arrow_down.png") no-repeat 0 -30px; }
#liste a.jScrollArrowDown:hover { background-position: 0 0; }

#liste-scroll div{
	position:relative;
}
#liste-scroll a.movie{
	width:219px;
	overflow:hidden;
	border:1px solid #11182b;
	margin-bottom:1px;
	display:block;
	background:url(../_img/bg_blau.jpg) repeat-x;
	height:28px;
	position:relative;
}
#liste-scroll a.showing{
	border:none;
	background:url(../_img/spielzeiten.gif) no-repeat;
	height:10px;
	width:10px;
	position:absolute;
	left:208px;
	top:5px;
	z-index:100;
}
#liste-scroll a.movie:hover,
#liste-scroll a.active{
	background:url(../_img/bg_rot.jpg) repeat-x !important;
}
#liste-scroll a.movie p.title{
	width:500px;
	left:52px;
	top:0;
	position:absolute;
	color:#fff !important;
}
#liste-scroll a.movie p.subtitle{
	width:500px;
	left:52px;
	top:15px;
	position:absolute;
	color:#fff !important;
	z-index: 1;
}
#flashplayer{
	border:1px solid #11182b;
	background:#000;
}
#titel{
	font-weight:bold;
	font-size:12px;
	width:320px;
	overflow:hidden;
	padding-top:5px;
	position:relative;
}
#titel p{
	/*width:1000px;*/
}
#hits{
	font-size:9px;
}
#imagelinks{
	/*width:330px;*/
	/*float:right;*/
	/*position:relative;*/
	margin-top:5px;
	height:15px;
}
#filmimfos{
	background:url(../_img/filminfos_text.gif) no-repeat;
	width:89px;
	height:20px;	
	display:block;
	float:left;
	margin-right:5px;
}
#showing{
	background:url(../_img/spielzeiten_text.gif) no-repeat;
	width:106px;
	height:20px;
	display:block;
	float:left;	
}
#contest{
	background:url(../_img/gewinnspiel_text.gif) no-repeat;
	width:110px;
	height:20px;
	display:block;
	float:left;
}
#movie_footer{
	clear:both;
}
#liste-scroll div.fadeOut{
	width:30px;
	height:29px;
	display:block;
	position:absolute;
	right:0;
	z-index:10;
}
html>body #liste-scroll div.fadeOut{
	background:url(../_img/fadeOut.png) no-repeat;
}	
html>body #liste-scroll a:hover div.fadeOut,
html>body #liste-scroll a.active div.fadeOut{
	background:url(../_img/fadeOut_hover.png) no-repeat;
}
.fadeOut2{
	width:20px;
	height:20px;
	position:absolute;
	/*left:180px;*/
	right:0;
	top:0;
	z-index:100;
}
html>body .fadeOut2{
	background:url(../_img/fadeout2.png) repeat-y;
}

a#kinoundcolink {
	text-indent:-666px;
	cursor:pointer;
	overflow:hidden;
	display:block;
	width:99px;
	height:29px;
	position:absolute;
	right:10px;
	bottom:0 !important;
	bottom:6px;
	background:url('/_img/design/filmtipps-der-woche.png') no-repeat;
}
