/*GENERAL*/
body{
	margin:0;
	color:#fff;
	font:12px arial,sans-serif;
	background:#a69761 url(../images/header-holder-bg.jpg) repeat-x;
}
img{border-style:none;}
a{
	color:#fff;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
/*INTRO & FLASHCONTAINER*/
#flashcontainer_intro { height:580px; }
#flashcontainer_header { height:127px; }
#flashcontainer_kap { height:34px; }
#flashcontainer_player { height:424px; }
#flashcontainer_video { height:392px; }
#flashcontainer_special { height:180px; }
/*HEADER*/
#header{
	width:960px;
	height:127px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
#header img{display:block;}
/*LOGO*/
.logo{
	background:url(../images/logo.gif) no-repeat;
	position:absolute;
	top:3px;
	left:314px;
	margin:0;
	width:330px;
	height:117px;
	text-indent:-9999px;
}
.logo a{
	display:block;
	overflow:hidden;
	height:100%;
}
/*NAVIGATION*/
.nav{
	margin:0 auto;
	width:960px;
	height:23px;
	padding-top:6px;
	background:url(../images/nav-bg.gif) no-repeat;
	position:relative;
	z-index:2;
}
.nav ul{
	padding:0;
	margin:0;
	list-style:none;
	width:100%;
}
.nav ul:after{
	content:"";
	display:block;
	clear:both;
}
.nav li{
	float:left;
	display:inline;
	position:relative;
	height:23px;
	margin:0 34px 0 42px;
}
.nav a{
	float:left;
	height:11px;
	overflow:hidden;
}
.nav a img{display:block;}
.nav li:hover, .nav li.hover{position:relative;}
.nav li:hover img, .nav li.hover img{margin-top:-11px;}
/*DROP DOWN*/
.nav li:hover div, .nav li.hover div{display:block;}
.nav div{
	display:none;
	width:120px;
	position:absolute;
	top:17px;
	left:-42px;
}

.nav .lang{
	float:right;
	position:relative;
	height:23px;
	margin:0 2px 0 2px;
}

.nav .langfacebook {
	margin:0 10px 0 2px;
}

.nav li:hover.lang img, .nav li.hover.lang img {margin:0}

.nav .presse div{left:-4px;}
.nav div ul{
	padding-top:8px;
	background:url(../images/drop-bg.png);
}
/*FIRST LEVEL*/
.nav li li{
	float:none;
	margin:0;
	display:block;
	height:1%;
	vertical-align:top;
	padding:0 11px;
	width:98px;
}
.nav li li:hover, .nav li li.hover{cursor:pointer;}
.nav li li a{
	float:none;
	display:block;
	height:auto;
	color:#fff;
	padding-left:10px;
	line-height:20px;
	background:url(../images/bullet10.gif) no-repeat;
	font-size:10px;
	height:1%;
}
.nav li li a:hover, .nav li li a.hover{
	text-decoration:none;
	background:url(../images/bullet9.gif) no-repeat;
	color:#d9c57f;
}
/*SECOND LEVEL*/
.nav div li div{display:none !important;}
.nav div li:hover div, .nav div li.hover div{display:block !important;}
.arrow{background:#766b46;}
.arrow span{
	position:absolute;
	top:10px;
	right:16px;
	background:url(../images/separator2.gif) no-repeat;
	height:4px;
	width:4px;
}
.nav div li div{
	width:138px;
	left:120px;
	top:0;
}
.nav div li div ul{padding:0;}
.nav li li li{width:153px;}
/*MEDIABOX*/

/* UPDATE 2009-09-15 ****************************/
/*.mediabox-holder{
	background:#000 url(../images/mediabox-holder-bg.jpg) repeat-x;
	min-width:960px;
	height:424px;
}*/
.mediaindex{
	background:#000 url(../images/mediabox-holder-bg-index.jpg) repeat-x;
	min-width:960px;
	height:424px;
}
.mediafilme{
	background:#000 url(../images/mediabox-holder-bg-filme.jpg) repeat-x;
	min-width:960px;
	height:424px;
}
/* UPDATE 2009-09-15 ****************************/

.mediabox{
	width:960px;
	margin:0 auto;
}
.mediabox img{display:block;}

.content-holder{
	background:url(../images/content-holder-bg.gif) repeat-x;
	min-width:960px;
	min-height:146px;
}
#content{
	margin:0 auto;
	width:960px;
}

/*BREADCRUMP*/
.breadcrumb{
	background:url(../images/breadcrumbs-bg.jpg) no-repeat;
	height:18px;
	padding:8px 0 0 9px;
	color:#d9c57f;
	font-size:10px;
	overflow:hidden;
}
.breadcrumb span{float:left;}
.breadcrumb ul{
	margin:0 0 0 -2px;
	padding:0;
	width:770px;
	list-style:none;
	float:left;
}
.breadcrumb .last, .breadcrumb .last a{background:none;}
.breadcrumb li{
	float:left;
	height:1%;
	background:url(../images/separator1.gif) no-repeat 100% 6px;
	padding:0 8px 0 5px;
	color:#fff;
}
.breadcrumb a{
	color:#d9c57f;
	float:left;
	padding-right:8px;
	margin-right:-8px;
	background:url(../images/separator2.gif) no-repeat 100% 6px;
}
/*CASTING SPECIAL BUTTON*/
.button-holder{
	background:url(../images/button-holder-bg.gif) repeat-x;
	min-width:960px;
	height:180px;
}
.casting-button{
	margin:0 auto;
	width:960px;
}
/*FOOTER*/
#footer{
	width:960px;
	margin:25px auto 0;
	padding-bottom:10px;
	text-align:center;
	font-size:10px;
	background:url(../images/footer-bg.gif) no-repeat;
}
#footer ul{
	padding:8px 0 0;
	margin:0 auto;
	height:24px;
	width:350px;
	list-style:none;
	overflow:hidden;
}
#footer li{
	background:url(../images/separator3.gif) no-repeat 0 50%;
	float:left;
	padding:0 4px 0 8px;
}
#footer li a{color:#352e1d;}
#footer .first{background:none;}
#footer p{
	margin:0;
	color:#ffe27c;
}
/*FIRMA PAGE*/
.inner #footer{margin-top:60px;}
.inner .main-column dt{width:100px;}
.inner .mediabox-holder{
	background:url(../images/mediabox-holder-bg2.jpg) repeat-x;
	height:34px;
}
.holder{
	overflow:hidden;
	height:1%;
	margin-top:20px;
}
/*SIDEBAR*/
.sidebar{
	float:left;
	width:197px;
	padding:8px 0 0 10px;
}
/*SIDEBAR BOXES*/
.list-box{
	background:url(../images/list-bg.gif) repeat-y;
	margin-bottom:55px;
}
.ico{
	background:url(../images/ico2.gif) no-repeat 10px 100%;
	padding:3px 0 10px 5px;
	min-height:188px;
	overflow:hidden;
	height:1%;
}
.without-ico{background:none;}
.list-box .info{
	float:right;
	width:154px;
}
.list-box img{
	float:left;
	width:26px;
}
.list-box .info img{
	float:none;
	width:auto;
	display:block;
}
.list-box ul{
	margin:0 8px 0 0;
	padding:0;
	list-style:none;
}
.list-box li{
	background:url(../images/border1.gif) repeat-x 0 100%;
	vertical-align:top;
	padding:8px 0;
	xheight:15px;
	xoverflow:hidden;
}
.list-box li a{
	background:url(../images/bullet1.gif) no-repeat 0 1px;
	padding-left:16px;
	xfloat:left;
	display:block;
}
.list-box li a:hover{
	background:url(../images/bullet2.gif) no-repeat 0 1px;
	color:#ffe27c;
	text-decoration:none;
}
.list-box li.act a {
	font-weight:bold;
}

/* sub list box */
.list-box ul {
	padding-left:5px;
}
.list-box li li {
	background:none;
	padding:0;
}
.list-box li li a {
	background:none;
}



.list-box h3{
	margin:0 0 2px 2px;
	position:relative;
}
/*MAIN COLUMN*/
.main-column{
	padding-top:9px;
	float:right;
	width:711px;
	position:relative;
}
/*INFORMATION BOX*/
.main-column .info-box{
	background:url(../images/border2.gif) no-repeat 0 100%;
	padding:1px 12px 17px 6px;
	margin-bottom:23px;
}
.main-column h3{
	margin:0 0 14px;
	font-size:12px;
	padding-left:9px;
	background:url(../images/bullet5.gif) no-repeat 0 4px;
}
.main-column dl{
	margin:0 0 13px;
	padding:0;
	overflow:hidden;
	height:1%;
}
.main-column dd{margin:0;}
.main-column dt{
	float:left;
	width:71px;
}
.main-column h2, .main-column h1 {
	background:url(../images/bullet1.gif) no-repeat 0 2px;
	margin:0;
	font-size:14px;
	padding-left:16px;
}
.main-column span{
	color:#ffe27c;
	font-size:10px;
	display:block;
	margin-bottom:8px;
}
.main-column p{
	margin:0 0 15px;
	line-height:14px;
}
/*ADDRESS BOX*/
.main-column address{
	font-style:normal;
	display:block;
	margin:15px 0 13px;
}
.main-column address span{
	display:block;
	color:#fff;
	font-size:12px;
	margin:0;
}
.main-column address em{
	font-style:normal;
	display:block;
	margin-bottom:13px;
}
/*MAP FORM*/
.map fieldset{
	overflow:hidden;
	width:450px;
	padding:0 0 13px;
}
.map label{
	/*float:left;*/
	padding:2px 0 0 0;
	vertical-align:bottom;
}
.map select{
	/*float:right;*/
	width:250px;
	color:#7e7e7e;
	vertical-align:bottom;
}
.map input{
	/*float:right;*/
	width:75px;
	color:#7e7e7e;
	vertical-align:bottom;
}
.map #karte{
	color:#000000;
}
/*IMAGE HOLDER*/
.image-holder{
	background:url(../images/map-holder.gif) no-repeat;
	padding:9px 0 0 9px;
	width:677px;
	height:302px;
	margin:0 0 6px -2px;
}
/*ZUM LINK*/
.zum{
	background:url(../images/bullet3.gif) no-repeat 1px 4px;
	padding-left:11px;
	margin-bottom:10px;
	font-size:10px;
	float:left;
	color:#ffe27c;
	cursor:pointer;
}
.zum:hover{
	color:#fff;
	text-decoration:none;
	background:url(../images/bullet6.gif) no-repeat 1px 4px;
}
/*INFO NOTE*/
.main-column .infos{
	background:url(../images/bullet4.gif) no-repeat 0 1px;
	padding-left:12px;
	margin:-12px 0 0 17px;
	color:#ffe27c;
	font-size:10px;
}
/*PRESSE PAGE*/
/*PAGE LIST AT THE BOTTOM*/
.page-list{
	overflow:hidden;
	height:1%;
	color:#ffe27c;
	font-size:10px;
	margin:-17px 11px 0 17px;
}
.page-list a{
	background:url(../images/bullet7.gif) no-repeat;
	overflow:hidden;
	height:11px;
	float:left;
	color:#ffe27c;
	padding-left:14px;
}
.page-list a:hover, .page-list .seite a:hover{
	background-position:0 -11px;
	text-decoration:none;
}
.page-list ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.page-list li{
	float:left;
	padding:0 5px;
	background:url(../images/separator4.gif) no-repeat 0 50%;
}
.page-list .first{background:none;}
.page-list li a, .page-list .seite li a{
	background:none;
	height:auto;
	padding:0;
}
.page-list li a:hover{color:#fff;}
.page-list .seite{
	float:right;
	width:173px;
}
.page-list .seite a{background:url(../images/bullet8.gif) no-repeat;}
.inner .button-holder{margin:70px 0 -32px;}
/*PARTNER PAGE*/
.banner{
	float:left;
	margin:0 10px 10px 0;
}
/*HOME PAGE*/
/*MEDIA BOX*/
.home .mediabox-holder{
	height:392px;
	margin-bottom:-10px;
}
.home .mediabox{
	position:relative;
	z-index:1;
}
/*CONTENT PART*/
.home .content-holder{
	background:url(../images/content-holder-bg2.gif) repeat-x;
	padding-top:10px;
	min-height:188px;
}
/*BREADCRUMP*/
.home .breadcrumb img{display:block;}
.home .breadcrumb{
	background:url(../images/breadcrumbs-bg2.jpg) no-repeat;
	height:46px;
	padding:12px 0 0 23px;
}
.home .breadcrumb div{margin:16px 0 0 -14px;}
/*THREE COLUMNS*/
.columns{
	overflow:hidden;
	height:1%;
	background:url(../images/columns-bg.gif) repeat-y;
	margin:20px 0 10px 10px;
	padding:3px 0 4px;
}
.columns_logo{
	overflow:hidden;
	height:1%;
	/*background:url(../images/logo3.jpg) no-repeat;*/
	margin:0 auto;
	padding:0 auto;
}
.columns .list-box{
	float:left;
	width:289px;
	margin:0 28px 0 0;
	background:none;
	padding:0 0 0 5px;
}
.columns .last{margin:0;}
/*HOME SIDEBAR*/
.home .list-box .info{width:247px;}
.home .list-box ul{margin:0;}
.home .list-box span{color:#ffe27c;}
.home .list-box em{
	font-style:normal;
	background:url(../images/ico3.gif) no-repeat 100% 4px;
	float:left;
	width:100%;
	overflow:hidden;
}
.home .list-box img{width:auto;}
/*FILME MAIN DETAIL*/
/*GALLERY BOX*/
.gallery{
	margin:-14px -17px 0 1px;
	padding:3px 0 0;
	list-style:none;
	overflow:hidden;
	width:699px;
}
.gallery li{
	float:left;
	width:332px;
	margin:14px 17px 0 0;
}
.gallery div{
	background:url(../images/image-holder1.gif) no-repeat;
	height:105px;
	padding:7px 0 0 7px;
	margin-bottom:5px;
}
.gallery div a{margin:0;}
.gallery .holder{
	height:1%;
	background:none;
	padding:0;
}
.gallery em{font-style:normal;}
/*SIDEBAR DROPDOWN*/
.drop .ico{background:url(../images/ico1.gif) no-repeat 10px 100%;}
.drop ul{margin:0;}
.drop ul ul{
	display:none;
	width:143px;
	margin-bottom:5px;
}
.drop li.active ul{display:block;}
.drop li{
	padding:0;
	margin-bottom:8px;
	background:none;
	width:100%;
	height:auto !important;
	vertical-align:top;
}
* html .drop li{margin:-1px 0 0;}
.drop h3{margin:0;}
.drop li a:hover{background:url(../images/ico5.gif) no-repeat 100% 2px;}
.drop li.active a{background:url(../images/ico4.gif) no-repeat 100% 2px !important;}
.drop li a{
	background:url(../images/ico5.gif) no-repeat 100% 2px;
	padding:0;
	width:104px;
	float:none;
	display:block;
}
/*SECOND LEVEL*/
.drop li li{
	background:url(../images/border1.gif) repeat-x 0 100%;
	vertical-align:top;
	margin:0;
	padding:8px 0;
	height:15px;
	overflow:hidden;
}
.drop li.active li a{
	background:url(../images/bullet1.gif) no-repeat 0 1px !important;
	padding-left:16px;
	float:left;
	width:auto;
}
.drop li li a:hover{
	color:#ffe27c;
	text-decoration:none;
}
/*FILM DETAIL PAGE*/
/*IMAGE HOLDER*/
.image-holder2{
	background:url(../images/image-holder2.gif) no-repeat;
	height:168px;
	width:679px;
	margin:-2px 0 15px;
	padding:6px 0 0 7px;
}
/*GALLERY BOX*/
.gallery2{
	margin:0 -11px 0 0;
	padding:6px 0 0 1px;
	list-style:none;
	overflow:hidden;
	width:700px;
}
.gallery2 li{
	background:url(../images/image-holder3.gif) no-repeat;
	height:105px;
	width:212px;
	float:left;
	padding:7px 0 0 7px;
	margin-right:11px;
}
/*NOTE BOX*/
.zuruck{
	overflow:hidden;
	height:1%;
	font-size:10px;
	margin:-19px 17px 0;
}
.zuruck .infos{
	float:right;
	margin:0;
}
.zuruck a{
	overflow:hidden;
	color:#ffe27c;
	float:left;
	height:11px;
	line-height:11px;
	padding-left:13px;
	background:url(../images/ico6.gif) no-repeat;
}
.zuruck a:hover{
	background-position:0 -11px;
	color:#fff;
	text-decoration:none;
}


/* ringer.it */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 0;
		xpadding: 20px 20px;
xbackground:url(http://ufacinema.fanter-newmedia.de/fileadmin/template/images/image-holder2.gif) no-repeat;
	}



.contenttable {
	width:100%;
	border-collapse: collapse;
	table-layout:fixed;
}

.contenttable th {
	width:100px;
}

.contenttable td, .contenttable th {
	border-bottom:1px solid #fff;
	padding:5px;
}

.contenttable .tr-last td,
.contenttable .tr-last th {
	border:0;
}


.morelink a{
	background:url(../images/bullet1.gif) no-repeat 0 1px !important;
	padding-left:12px;
}

.main-column .tx-ttnews-browsebox-strong { display:inline} 

.main-column .info-box a {
	color:#FFE27C;
}

.filelinks div {
	padding:2px 0 2px 10px;
}