
.premiere{
	color:#eee;
	background-color:#09f;
	padding:4px 4px 0px 4px;
}
html,body{
	font-family:Arial Narrow,Helvetica,Arial,sans-serif;
	width:100%;
		
	height:100%;
	
	/*font-size:18px;
	line-height:22px;*/
	font-size:19px;
	line-height:27px;
	margin:0px;
	padding:0px;
	color:#333;
		min-width:1130px;
}
#outer{
	position:absolute;
	width:100%;
	overflow:auto;
	height:100%;
	/*top:40px;*/
	margin:0px;
	padding:0px;
}
.pdf_link{
	display:block;
	margin-bottom:4px;
	padding-left:40px;
	padding-top:6px;
	padding-bottom:4px;
	background-image:url(../img/pdf_icon_gross.gif);
	background-repeat:no-repeat;
	cursor:pointer;
		
}
.tab_cont{
	padding-top:18px;
}
ul.tabnav{
	
	/*font-family:"Helvetica Neue LT Std 67 Medium Condensed",Helvetica, sansserif;*/
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	letter-spacing:1px;
	
	
	list-style:none;
	position:absolute;
	top:-31px;
	left:300px;
	width:600px;
	padding:0px;
	margin:0px;
	border-left:1px solid #666;
}
ul.tabnav  li{
	cursor:pointer;
	list-style:none;
	background-color:#333;
	color:#999;
	padding:6px 11px 6px 11px;
	float:left;
	border-right:1px solid #666;
	border-top:1px solid #666;
}
ul.tabnav  li.selected{
	background-color:#fff;
	color:#000;
}
	.tabcont{
		
		padding-top:20px;
	}
.message{
		
	margin-top:20px;
		
	color:#09f;
	/*background-color:#CCEEFF;*/
	/*border:1px solid #09f;*/
	
	}
	.detail{
		cursor:pointer;
		margin-top:12px;
		width:30px;
		padding-left: 30px;
    width: 0;
		height:30px;
		
		overflow:hidden;
		background-image:url(../img/icon_detail.png);
		background-repeat:no-repeat;
		margin-bottom:20px;
	}
	.detail.open{
		background-image:url(../img/icon_detail.png);
		background-repeat:no-repeat;
		width:400px;
		padding-left:30px;
		height:auto;
		
		overflow:hidden;
		

		margin-bottom:20px;
	}
	a{
		color:#ddd;
		text-decoration:none;
	}
	.black a{
		color:#333;
	}
	a:hover, a.selected{
		text-decoration:underline!important;
	}
	a:hover div, a.selected div{
		text-decoration:underline!important;
	}
	
	h1,h2,#logo,.button{
		/*text-transform:uppercase;*/
		/*font-family:"Helvetica Neue LT Std 67 Medium Condensed",Helvetica, sansserif;*/
		font-size:15px;
		line-height:18px;
		font-weight:normal;
		letter-spacing:1px;
		color:#ddd;
	}
	
	.black h1{
		color:#333 ;
	}
	.spiel_option{
		display:block!important;
		position:absolute;
		z-index:2000;
		width:100px!important;
		top:15px;
		left:970px;
		font-size:30px;
		line-height:30px!important;
		background-color:#09f!important;
		padding:12px 12px 8px 12px!important;
	}
	.spiel_links{
		width:600px;
		padding-bottom:20px;
		background-image:url(../img/spiel_sprechblase_unten.png);
		background-repeat:no-repeat;
		background-position:left bottom;
	}
	.spiel_rechts{
		width:600px;
		text-align:right;
		padding-bottom:20px;
		background-image:url(../img/spiel_sprechblase_unten.png);
		background-repeat:no-repeat;
		background-position:right bottom;
	}
	.button{
		
		background-color:#fff;
		color:#09f !important;
		cursor:pointer;
		padding:12px 12px 8px 12px;
		/*text-transform:uppercase;*/
	}
	
	.overview{
		
		
		width:1100px;
		margin-left:20px;
		
	}
	
	#dateholder{
		position:absolute;
		
		height:40px;
		top:96px;
		left:682px;
		font-size:15px;
		/*font-family: Helvetica_Med_Cond;*/
		letter-spacing:1px;
		min-width:12px;
		padding:0px 0px 0px 35px;
		cursor:pointer;
		background-image:url(../img/icon_detail_inv.png);
		background-position:center left;
		background-repeat:no-repeat;
		/*text-transform:uppercase;*/
		color:#0099ff;	
	}
	.dateholder_inner{
		height:20px;
		background-color:#fff;
		padding:12px 32px 8px 12px;
	}
	#submenu_title{
		position:absolute;
		top:60px;
		left:300px;
		font-size:15px;
		/*font-family: Helvetica_Cond;*/
		letter-spacing:1px;
		
		/*text-transform:uppercase;*/
		color:#0099ff;
	}
	


	
	img, h1 {
		margin:0px;
		padding:0px;
		font-weight:normal;
		
		
			
	}
	img{
		border:none;
	}
	
	
	
	#content{
		position:absolute;
		
		margin:0px 0px;
		width:100%;
		min-width:1130px;
		/*max-width:1280px;*/
		
	}
	/*---PLAKATE-----*/
	.plakat{
		/* ---BIG---*/
		/*float:left;
		width:250px;
		height:190px;
		padding:0px 10px 0px 0px;
		margin:0px 0px 10px 10px;*/
		/* ---SMALL---*/
		float:left;
		width:170px;
		height:158px;
		padding:0px 20px 0px 0px;
		margin:0px 0px 20px 20px;
		background-position:center 0px;
		
	}
	.plakat h2{
		/* ---BIG---*/
		/* margin-left: 40px !important;
    margin-top: 30px !important;*/
	/* ---SMALL---*/
	 margin-left: 20px !important;
    margin-top: 10px !important;
	font-size:19px!important;
	line-height:27px!important;
	letter-spacing:0px!important;
	}
	.plakat.ohne{
		height:227px;
	}
	.plakat.ohne h2{
	/* ---SMALL---*/
	 margin-left: 0px !important;
    margin-top: 0px !important;
	}
	.ov_main{
	margin-left:50px;
	}
	.ov_main .left{
	padding-left:50px;
	}
	
	/*------ PLAY ------*/
	.play,#slideshow_holder{
		position:absolute;
		
		left:0px;
		top:0px;
		
		width:100%;
	}
	.play .meta{
		position:absolute;
		
		
		letter-spacing:1px;
		
	}
	.play .meta h1{
		display:block;
		font-size:100px;
		line-height:100px;
		font-weight:normal;
		margin:10px 10px 0px 300px;
		/*font-family:"Helvetica Neue LT Std 67 Medium Condensed",Helvetica, sansserif;*/
		color:#fff;
		text-shadow: black 0px 0px 1px;
		
	}
	h1.big{
		display:block;
		font-size:70px;
		line-height:70px;
		font-weight:normal;
		/*margin:180px 10px 20px 300px;*/
		margin:120px 10px 20px 300px;
		/*font-family:"Helvetica Neue LT Std 67 Medium Condensed",Helvetica, sansserif;*/
	}
	.play .meta h2{
		display:block;
		font-size:30px;
		line-height:33px;
		margin:28px 10px 10px 300px;
		width:600px;
		text-align:left;
		/*font-family:"Helvetica Neue LT Std 67 Medium Condensed",Helvetica, sansserif;*/
		font-weight:normal;
		color:#fff;
		text-shadow: black 0px 0px 1px;
	}
	.play .meta h3{
		width:600px;
		display:block;
		font-size:30px;
		line-height:33px;
		/*position:absolute;*/
		margin:38px 10px 24px 300px;
		
		/*font-family:"Helvetica Neue LT Std 67 Medium Condensed",Helvetica, sansserif;*/
		font-weight:normal;
		color:#fff;
		text-shadow: black 0px 0px 1px;
	}
	.play .meta h4{
		display:block;
		font-size:30px;
		line-height:33px;
		position:absolute;
		width:280px;
		margin:38px 10px 10px 0px;
		text-align:right;
		/*font-family:"Helvetica Neue LT Std 67 Medium Condensed",Helvetica, sansserif;*/
		font-weight:normal;
		color:#fff;
		text-shadow: black 0px 0px 1px;
	}
	.play .meta h5{
		display:block;
		font-size:30px;
		line-height:33px;
		position:absolute;
		width:280px;
		margin:138px 10px 10px 0px;
		text-align:right;
		/*font-family:"Helvetica Neue LT Std 67 Medium Condensed",Helvetica, sansserif;*/
		font-weight:normal;
		color:#fff;
		text-shadow: black 0px 0px 1px;
	}
	.play .img,#slideshow_holder .img{
		
		position:absolute;
		top:0px;
		/*width:100%;
		min-width:1280px;*/
		
	}
	
	.play .bg_img_holder,#slideshow_holder .bg_img_holder{
		background-color:#000;
		position:absolute;
		top:0px;
		width:100%;
		height:800px;
		overflow:hidden;
	}
	.play .img_overlay,#slideshow_holder .img_overlay{
		position:absolute;
		top:0px;
		width:100%;
		height:800px;
		overflow:hidden;
		background-image:url(../img/img_overlay.png);
			}
	.play .subcontent{
		padding-top:0px;
		position:absolute;
		width:100%;
		background-color:#fff;
		top:800px;
		
	}
	/*.play .subcontent h1{
		font-family: Helvetica_Med_Cond,Helvetica,sansserif;
		text-transform:uppercase;
		font-weight:normal;
    	font-size: 15px;
		margin-left:300px;
		color:#333;
		width:500px;
		margin-bottom:0px;
		
	}*/
	.play .subcontent p{
		/*margin-left:300px;
		color:#333;
		margin-top:0px;
		line-height:22px;
		width:500px;*/
		
		/*font-family: Times,Helvetica,sansserif;
    	font-size: 18px;
		line-height:24px;
		
		margin-left:300px;
		color:#333;
		width:600px;
		margin-top:0px;
		margin-bottom:0px;*/
		
	}
	.play .subcontent a{
		color:#0099ff;
		cursor:pointer;
	}
	#slideshow_holder a{
		color:#fff !important;
		text-decoration:none;
		cursor:pointer;
		text-shadow: black 0px 0px 1px;
	}
	.more_holder{
		display:none;
	}
	#slideshow_holder,#slideshow_holder .big,#slideshow_holder .left h2,#slideshow_holder .left h1,#slideshow_holder .right h2{
		color:#fff !important;
		text-shadow: black 0px 0px 1px;
	}
	#slideshow_holder .right{
		margin-bottom:27px;
	}
	#slideshow_holder .left{
		min-height:12px;
	}
	#slideshow_holder .left h2{
		font-size:19px;
		line-height:27px;
		margin-top:0px !important;
	}
	#slideshow_holder .right h2{
		font-size:19px;
		line-height:27px;
		
		margin-top:0px !important;
		margin-bottom:0px !important;
	}
	#slideshow_holder .left h3{
		font-size:30px;
		line-height:33px;
		font-weight:normal!important;
		margin-top:0px !important;
		
		margin-bottom:0px !important;
	}
	#slideshow_holder .right h3{
		font-size:30px;
		line-height:33px;
		font-weight:normal!important;
		margin-top:0px !important;
		margin-bottom:0px !important;
	}
	#slideshow_holder .big{
		
		margin-bottom:20px !important;
	}
	#slideshow_holder .contentelement{
		/*margin-bottom:0px !important;*/
		opacity:0.5;
	}
	#slideshow_holder .contentelement.selected{
		opacity:1;
	}
	.maintitle{
		margin-top:120px;
		margin-left:300px;
		padding-bottom:20px;
		/*text-transform:uppercase;*/
	}
	.table{
		width:900px;
		vertical-align:top;
		
	}
	.table td{
		padding-bottom:20px;
		vertical-align:top;
	}
	.table td.first{
		width:280px;
		text-align:right;
		padding-right:20px;
		
	}
	.standard_container{
		position:absolute;
		top:200px;
		left:0px;
	}
	.contentelement{
		
		position:relative;
		width:1024px;
		margin-bottom:20px;
		clear:left;
	}
	.contentelement a{
		color:#0099ff;
		cursor:pointer;
	}
	.contentelement p{
		margin:0px;
		min-height:27px;
	}
	.contentelement h1,.contentelement h2{
		padding-top:5px;
		margin-top:0px;
		color:#333 !important;
		/*text-transform:uppercase;*/
	}
	.contentelement h2,.overview h2{
		/*margin-top:40px!important;*/
		padding-top:2px;
		margin-top:0px;
		color:#333 !important;
		margin-bottom:12px;
		font-size:30px;
		line-height:36px;
		text-transform:none!important;	
	}
	.left{
		/*position:absolute;*/
		min-height:20px;
		float:left;
		width:180px;
		text-align:right;
		padding-right:20px;
		padding-left:100px;
	}
	.right{
		float:left;
		margin-left:0px;
		width:600px;
		text-align:left;
		padding-right:20px;
		margin-bottom:18px;
	}
	.overview .left{
		width:160px;
	}
	.img_link{
		cursor:pointer;
	}
	#overlay{
		position:absolute;
		top:0px;
		left:0px;
		width:100%;
		height:100%;
		z-index:5000;
		background-image:url(../img/overlay_bg.png);
		
	}
	#close_overlay{
		
		left:20px;
		top:20px;
		position:absolute;
		z-index:3000;
		width:40px;
		height:40px;
		cursor:pointer;
		background-image:url(../img/nav_overlay_close.png);
		
		background-repeat:no-repeat;
	}
	#next_img:hover{
		background-image:url(../img/nav_img_next.png);
		background-position:right center;
		background-repeat:no-repeat;
	}
	#prev_img:hover{
		background-image:url(../img/nav_img_prev.png);
		background-position:left center;
		background-repeat:no-repeat;
	}
	
	#next_img{
		right:50px;
		z-index:2500;
		position:absolute;
		width:300px;
		height:600px;
		cursor:pointer;
		background-image:url(../img/nav_img_next.png);
		background-position:right center;
		background-repeat:no-repeat;
	}
	#next_img:hover{
		background-image:url(../img/nav_img_next.png);
		background-position:right center;
		background-repeat:no-repeat;
	}
	#prev_img:hover{
		background-image:url(../img/nav_img_prev.png);
		background-position:left center;
		background-repeat:no-repeat;
	}
	#prev_img{
		z-index:2501;
		background-image:url(../img/nav_img_prev.png);
		background-position:left center;
		background-repeat:no-repeat;
		left:50px;
		position:absolute;
		width:300px;
		height:600px;
		cursor:pointer;
	}
	#img_overview,#img_holder,#prev_img,#next_img {
     user-select: none;
    -khtml-user-select: none;
    -o-user-select: none;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
}
/*---------FORUMSZENE-------------*/
.play_button{
	background-image:url(../img/nav_video_play.png);
		background-position: center;
		background-repeat:no-repeat;
		cursor:pointer;
}
.play_button:hover{
	background-image:url(../img/nav_video_play_hover.png);
		background-position: center;
		background-repeat:no-repeat;
		cursor:pointer;
}
.play_button.stop{
	background-image:url(../img/nav_video_close.png);
		
		background-repeat:no-repeat;
}
.play_button.stop:hover{
	background-image:url(../img/nav_video_close_hover.png);
		background-position: center;
		background-repeat:no-repeat;
		cursor:pointer;
}
.show_player.big{
	font-size:30px;
		line-height:36px;
}
.play_button.hauptfilm{
	margin-left:10px;
	width:170px;
	height:100px;
}

.play_button.variante{
	margin-left:50px;
	width:130px;
	height:76px;
}
h2.show_player{
	cursor:pointer;
	color:#0099ff!important;
}
h2.show_player.selected{
	
	color:#000!important;
}
/*------------*/

.menulink{
		position:absolute;
		
		top:18px;
		left:300px;
		height:32px;
		padding:0px;
		
		width:32px;
		background-image:url(../img/contentmenu_overview_bg.png);
		cursor:pointer;
	
}
.tabremotelink_next{
		height:12px;
		 padding-bottom: 13px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px !important;
		color:#fff!important;
		float:right;
		background-position:right;
		background-image:url(../img/botton_tabremote_next.png);
		cursor:pointer;
	
}
.tabremotelink_prev{
		display:inline-block;
		height:12px;
		 padding-bottom: 13px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px !important;
		color:#fff!important;
		background-image:url(../img/button_tabremote_prev.png);
		
		cursor:pointer;
	
}
/*-------STORYSTUFF------------*/

.story_img_l{
	position:absolute;
	
}
.story_img_r{
	position:absolute;
	margin-left:512px;
	
}
.story{
	width:1024px;
	display:block;
	list-style:none;
	position:absolute;
	margin:0px;
	padding:0px;
}
.story_text_l{
	list-style:none;
	position:absolute;
	text-align:center;
	width:280px;
	margin:20px;
	padding:10px;
	padding-bottom:24px;
	background-position: center bottom;
	background-image:url(../img/bg_storyline.png);
}
.story_text_r{
	list-style:none;
	position:absolute;
	text-align:center;
	left:665px;
	width:280px;
	padding:10px;
	margin:20px;
	padding-bottom:24px;
	background-position: center bottom;
	background-image:url(../img/bg_storyline.png);
}
.story_inner{
	list-style:none;
	position:absolute;
	display:block;
	margin:0px;
	padding:0px;
	/*background-color:#000;*/
}
.story_selector{
	text-align:center;
	list-style:none;
	display:block;
	padding-bottom: 13px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px !important;
	
	color:#fff;
	
	margin:20px 20px 0px 400px;
	width:200px;
	
	
}
.story_selector.nobg{
	background-image:none!important;
	color:#09F !important;
}
.story_selector.r{
	padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 7px !important;
	text-align:center;
		color:#fff;
		background-position:right center;
		background-image:url(../img/botton_storyline_next.png);
		cursor:pointer;
	
}
.story_selector.l{
		
		text-align:center;
		 padding-bottom: 7px;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 7px !important;
		color:#fff;
		background-position:left center;
		background-image:url(../img/botton_storyline_prev.png);
		
		cursor:pointer;
	
}
	/*----BROWSER FIXES----*/
	input,select{
		padding:2px;
		font-size:18px;
		line-height:19px;
		/*color:#09f;*/
		font-family:Arial Narrow, sans-serif;
		
	}
/*	input[type="submit"]{
		padding-top:5px;
		font-size:18px;
		line-height:19px;
		color:#09f;
		
	}*/
	
	/* entfernt den input focus bei safari */
	input:focus, textarea:focus, select:focus {
		outline: none;
	}
	a:focus {
		outline: none;
	}
	input:focus {
		outline: none;
	}
