/* Druckansicht */


@media print {
	body{
		background-color:#FFFFFF;
		margin:0;
		font-family: Arial,Verdana;
		font-size:11px;
		color: #000000;
		text-align:left;
	}
	
	#header{
		display:none;
	}
	#navigation{
		display:none;
	}
	#container{
		width:500px;
		margin-left:20px;
		text-align:left;
	}
	.teaserbox{
		display:none;
	}
	.druckansicht{
		display:none;
	}
	
}



/* normale Ansicht */
	
@media screen {

	
	body{
		background-color:#38212C;
		margin:0;
		font-family: Arial,Verdana;
		font-size:11px;
		color: #FFFFFF;
	}
	#spacer{
		height:20px;
		float:left;
		width:820px;
	}
	
	#container{
		width:820px;
		margin-bottom:20px;
		margin-top:-20px;
	}
	
	#container_home{
		width:820px;
		margin-bottom:20px;
		margin-top:-20px;
	}
	
	
	#header{
		width:820px;
		float:left;
	}
	#header_home{
		width:820px;
		float:left;
		text-align:left;
		margin-bottom:2px;
	}
	
	.headerflash{
		width:735px;
		height:215px;
		float:left;
		background:#ccc;
	}
	#film-tickets .headerflash {
		background:#38202d;
		height:206px
	}
	.headerkontakt{
		margin-top:70px;
		margin-left:10px;
		width:70px;
		float:left;
		text-align:left;
	}

	#content{
		float:left;
		text-align:left;
		margin-top:38px;
		width:735px;
		margin-right:85px;
		background: url('../images/content_bg.gif');
	}
	#content_home{
		float:left;
		text-align:left;
		width:765px;
		background: url('../images/content_bg_home.gif');
	}
	#content_detail{
		float:left;
		text-align:left;
		margin-top:38px;
		width:735px;
		background: url('../images/content_bg2.gif');
	}
	#film-tickets #content_detail{
		background: #553e46;
		margin-top:0;
	}
	#content_vip{
		float:left;
		text-align:left;
		margin-top:38px;
		width:735px;
		background: url('../images/content_bg3.gif');
	}
	
	.textbox{
		margin-left:10px;
	}
	
	
	
	#box_li{
		/*background-color:#563E47;*/
		width:195px;
		float:left;
		padding:20px;
		margin-right:12px;
		padding-bottom:0px;
	}
	#box_li_home{
		/*background-color:#563E47;*/
		width:415px;
		float:left;
		padding:20px;
		margin-right:20px;
	}
	#box_mi_home{
		/*background-color:#563E47;*/
		width:230px;
		float:left;
		margin-left:30px;
	}
	
	
	#box_gesamt{
		/*background-color:#000000;*/
		width:695px;
		float:left;
		padding:20px;
	}	
	#box_li2{
		/*background-color:#000000;*/
		width:303px;
		float:left;
		padding-top:20px;
		margin-right:20px;
	}	
	#box_li3{
		/*background-color:#563E47;*/
		width:512px;
		float:left;
		padding:20px;
		margin-right:12px;
		padding-bottom:0px;
	}
	#box_li4{
		/*background-color:#563E47;*/
		width:160px;
		float:left;
		padding:20px;
		padding-right:10px;
		margin-right:12px;
		padding-bottom:0px;
	}
	
	#box_li5{
		/*background-color:#563E47;*/
		width:532px;
		float:left;
		padding-left:20px;
		padding-top:20px;
		padding-bottom:0px;
		margin-right:12px;
	}
	#box_li6{
		/*background-color:#563E47;*/
		width:552px;
		float:left;
		margin-right:12px;
		padding-top:20px;
		padding-bottom:0px;
	}
	#box_mi{
		/*background-color:#563E47;*/
		width:265px;
		float:left;
		margin-right:12px;
		padding:20px;
		padding-bottom:0px;
	}
	
	#box_mi2{
		/*background-color:#000000;*/
		width:189px;
		float:left;
		padding-top:20px;
		float:left;
	}
	#box_mi4{
		/*background-color:#563E47;*/
		width:310px;
		float:left;
		margin-right:12px;
		padding:20px;
		padding-bottom:0px;
	}
	
	#box_re{
		width:171px;
		float:left;
	}
	
	#box_social{
	    position:absolute;
	    float:left;
	    margin-left:735px;
	    padding-left:12px;
	    width:24px;
	    height:200px;
	}
    
    #box_social img {padding-bottom:5px;}
		
	#film-tickets #box_li1{
		/*background-color:#000000;*/
		width:105px;
		float:left;
		padding-top:20px
	}	
	/*#film-tickets #box_li3{
		background-color:#000000;
		width:570px;
		float:left;
		padding:20px 0 0 20px;
		margin:0;
	}*/
	#film-tickets b {
		padding:4px 10px;
		background:#94284c;
		font-weight: normal;
		font-variant:small-caps;
	}	
	#film-tickets hr{
		width:695px;
		float:left;
		margin:20px 0;
	}
	#film-tickets p {
		width:695px;
		float:left;
	}
	
	.teaserbox{
		background-color:#563E47;
		width:147px;
		padding:12px;
		margin-bottom:10px;
	}
	.teaserbox_flash{
		background-color:#563E47;
		width:160px;
		padding:5px;
		margin-bottom:10px;
	}
	.teaserbox_aktuell{
	    background-color:#563E47;
		width:159px;
		padding:6px;
		margin-bottom:10px;
	}
	.teaserbox_aktuell .facebook_like_box{
	    background-color:#fff;
	}
	
	#contentfooter{
		float:left;
		width:665px;
		background: url('../images/content_bg.gif');
		text-align:right;
		font-size:10px;
		height:25px;

	}
	#contentdetailfooter{
		float:left;
		width:665px;
		background: url('../images/content_bg2.gif');
		text-align:right;
		font-size:10px;
		height:25px;

	}
	#contentvipfooter{
		float:left;
		width:665px;
		background: url('../images/content_bg3.gif');
		text-align:right;
		font-size:10px;
		height:25px;

	}
	
	.copy{
		float:right;
	}
	.druckansicht{
		float:right;
		margin-right:32px;
	}
	.druckansicht a, .druckansicht a:link,.druckansicht a:visited,.druckansicht a:hover{
		color:#FFFFFF;
		text-decoration:none;
		font-size:10px;
	}
	#film-tickets #contentdetailfooter{
		background:#553E46;
		width:735px;
	}
	#film-tickets .druckansicht{
		float:right;
		margin-right:80px;
	}	
	#film-tickets .copy{
		position:absolute;
		margin: 30px 0 0 0;
		width:655px;
		text-align:right;
		float:none;
	}
	
	
	/* Navigation */
	
	
	
	.gnav{
		float:left;
	}


	#nav2{
		position:absolute;
		top:229px;
		margin-left:6px;
		background-color:#6B4C57;
		visibility:hidden;
		padding:5px;
		text-align:left;
        z-index:100;
	}
	
	#nav2_0,#nav2_1,#nav2_2,#nav2_3,#nav2_4,#nav2_5,#nav2_6,#nav2_7,#nav2_8,#nav2_9,#nav2_10{
		position:absolute;
		left:105px;
		margin-top:-5px;
		background-color:#6B4C57;
		visibility:hidden;
		padding:5px;
		padding-left:10px;
		text-align:left;
		z-index:200;
	}
	
	
	#nav6{
		position:absolute;
		top:229px;
		margin-left:6px;
		background-color:#6B4C57;
		visibility:hidden;
		padding:5px;
		text-align:left;
	}
	
	#standortnav{
		position:absolute;
		top:306px;
		margin-left:0px;
		/*opacity: 0.9;*/
		/*filter: alpha(opacity=90);*/	
		background-color:#6B4C57;
		visibility:hidden;
		padding:12px;
		padding-top:0px;
		text-align:left;
		width:123px;
		z-index:200;
	}
	.standortnavcont{
		background-color:#6B4C57;
		height:25px;
		width:147px;
	}
	
	
	/* Galerien */
	
	.galeriecontainer{
		width:500px;
		float:left;
		margin-bottom:20px;
	}
	.galerie{
		width:248px;
		float:left;
		margin-right:12px;
		background-color:#4B343F;
		
		margin-bottom:15px;
	}
	
	.galeriebu{
		padding-left:10px;
	}
	
	.galerie_bild{
		float:left;
		width:105px;
		margin-right:12px;
	}
	.galerie_text{
		float:left;
		padding-top:8px;
		width:120px;
	}
	.galerie_link{
		position:absolute;
		margin-top:65px;
		margin-left:225px;
	}
	
	
	/* Pressebilder */
	
	.pressepic{
		width:142px;
		height:130px;
		float:left;
		margin-bottom:20px;
		margin-left:30px;
	}
	
	.presselink{
		position:absolute;
		margin-left:126px;
		margin-top:-16px;
	}
	.pressepic_bu{
		padding:5px;
		
	}
	
	
	
	
	/* VIP */
	
	#vippicscontainer{
		float:left;
		overflow:hidden;
		height:373px;
	}
	#vippicsscroller{
		float:left;
		margin-left:8px;
	}
	
	.vippic_bu{
		width:142px;
		background-color: #93274B;
	}



	/* Events */
	
	.eventbox {
		width:512px;
		margin-bottom:20px;
		background-color:#4B343F;
		float:left;
	}
	
	.eventbox_li {
		width:125px;
		float:left;
	}
	
	.eventbox_re {
		background-color:#4B343F;
		width:357px;
		float:left;
		padding:15px;
		padding-bottom:5px;
		padding-top:8px;
	}
	

	
	
	/* Werbung */
	
	#werbedetail_li {
		
		width:300px;
		float:left;
		margin-right:20px;
	}
	
	
	#werbedetail_re {
		margin-top:16px;
		width:210px;
		float:left;
		margin-bottom:20px;
	}
	
	
	/* Tickets */
	
	
	.ticketbox {
		width:502px;
		margin-left:10px;
		margin-top:5px;
		float:none;
		float:left;
	}
	
	.ticketbox_li {
		width:210px;
		float:left;
	}
		
	.ticketbox_mi {
		width:170px;
		float:left;
	}
	
	.ticketbox_re {
		width:100px;
		float:left;
	}
	
	
	.ticketbox_url {
		width:502px;
		margin-left:10px;
		float:left;
		margin-top:5px;
	}
	
	
	
	.ticketbox_url_li {
		width:40px;
		float:left
	}
	.ticketbox_url_re {
		width:410px;
		margin:5px;
		float:left
	}
	.ticketbox_url_re a,.ticketbox_url_re a:link,.ticketbox_url_re a:visited,.ticketbox_url_re a:hover{
		color:#ffffff;
	
	}
	
	.ticket_zusatz {
		width:350px;
		float:left
	}
	.ticket_logo {
		width:150px;
		float:left
	}
	
	
	
	
	
	
	#werbetext {
		width:510px;
	}
	
	
	
	/* Kontaktformular */
	
	.kontaktbox {
		width:512px;
		float:left;
		margin-top:10px;
	}
	.kontaktbox_li {
		width:249px;
		float:left;
		margin-right:10px;
	}
	.kontaktbox_re {
		width:249px;
		float:left;
	}
	.kontaktbox_text {
		width:249px;
		float:left;
	}
	
	.kontaktbox_schicken {
		margin-top:99px;
		margin-left:12px;
		
		width:237px;
		float:left;
	}
	
	
	
	
	
	
	#kontakttrenner {
		width:12px;
		height:12px;
		float:left
	}
	#pressebox_li {
		width:320px;
		float:left
	}
	#pressebox_re{
		width:180px;
		float:left
	}

	
	/* Popup */
	
	.footer_popup_bu{
		padding:5px;
		padding-left:10px;
		float:left;
		
	}
	
	.footer_popup{
		
		text-align:left;
		height:40px;
	}
	.footer_popup_downl{
		color:#ffffff;
		
		float:left;
		padding-top:13px;
		text-align:center;
	}
	.footer_popup_trailer_downl{
		color:#ffffff;
		
		float:left;
		padding-top:5px;
		text-align:center;
	}
	.footer_popup_trailer_downl a:link,.footer_popup_trailer_downl a:visited,.footer_popup_trailer_downl a:hover{
		color:#ffffff;
	}
	.footer_popup_downl a:link,.footer_popup_downl a:visited,.footer_popup_downl a:hover{
		color:#ffffff;
	}
}