@charset "UTF-8";
@media all {
/**	=BASE.CSS
	------------------------------------------------------ */
*{margin:0;padding:0}
option{padding-left:.4em}
* html body *{overflow:visible}
* html iframe,* html frame{overflow:auto}
* html frameset{overflow:hidden}
html{height:100%;margin-bottom:1px}
body{font-size:100.01%;color:#000;background:#fff;text-align:left}
fieldset,img{border:0 solid}
ul,ol,dl{margin:0 0 1em 1em}
li{margin-left:1.5em;line-height:1.5em}
dt{font-weight:700}
dd{margin:0 0 1em 2em}
blockquote{margin:0 0 1em 1.5em}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:block}
#ie_clearing{display:none}

/* base.css - ende **/

/**	=CONTENT.CSS
	------------------------------------------------------ */
html * { font-size: 100.01%;}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 75.00%;
/*  line-height: 1.5em; */
}

h1,h2,h3,h4,h5,h6 { font-weight:bold; }
h1 { font-size: 172%; border-bottom: 1px solid #000; padding-bottom: 0.5em; margin-bottom: 0.5em;}
h2 { font-size: 172%;}
h3 { font-size: 145%; border-bottom: 1px solid #000; padding-bottom: 0.5em; margin-bottom: 0.5em; }
h4 { font-size: 145% }
h5 { font-size: 100.01%; border-bottom: 1px solid #000; padding-bottom: 0.5em; margin-bottom: 0.5em; }
h6 { font-size: 100.01%;}

p, .csc-textpic { line-height: 1.5em; margin-bottom: 0.8em; }

ul, ol, dl { line-height: 1.5em; margin: 0 0 1em 1em; }
li { margin-left: 1.5em; line-height: 1.5em; }

dt { font-weight: bold; }
dd { margin: 0 0 1em 2em; }

strong,b { font-weight: bold; }
em,i { font-style:italic; }

sub {
	vertical-align: sub;
	font-size: 60%;
	line-height: normal;
}
sup {
	vertical-align: super;
	font-size: 60%;
	line-height: normal;
}

a { color: #333; text-decoration:none; }
a:focus,
a:hover,
a:active { color: #e60005; text-decoration: underline; border: none; outline: none;}

a.weiterlesen {
	background: url(../images/weiterl-no.gif) right center no-repeat;
	color: #fff !important;
}
a.weiterlesen:hover img {
	visibility: hidden;
}
a.weiterlesen:hover {
	text-decoration:none;
	color: #fff !important;
	background: url(../images/weiterl-hover.gif) right center no-repeat;
}

a.weiterlesen span {
	width: 30px;
	height: 1em;
	visibility: hidden;
	overflow: hidden;
}

#ctr-ctt a {color: #db3123;}

table { width: auto; border-collapse:collapse; margin-bottom: 0.5em; }
table.full { width: 100%; }
table.fixed { table-layout:fixed; }

th,td { padding: 0.5em; }
thead th { background: #444; color: #fff; }
tbody th { background: #ccc; color: #333; }
tbody th.sub { background: #ddd; color: #333; }

hr {
  color: #fff;
  background:transparent;
  margin: 0 0 1.2em 0;
  padding: 0 0 0.1em 0;
  border:0;
  border-top: 1px #000 solid;
/*  clear: both; */
}

img { margin: 0;}
dt, dl { margin: 0; padding: 0;}

.red {color: #db3123;}

/* CONTENT.CSS - ende **/

/**	=TT-CONTENT / RTE
	------------------------------------------------------ */
.csc-frame-frame1 {
	  font-size: 145%;
	  padding-bottom: 0.5em;
	  margin-bottom: 0.5em;
	  border-bottom: 1px solid #000;
}

/* SO GROSS WIE ÜBERSCHRIFT!!!! */

.size-xl {
	  font-size: 172%;
}

.size-xl-line {
	  font-size: 172%;
	  padding-bottom: 0.5em;
	  margin-bottom: 0.5em;
	  border-bottom: 1px solid #000;	
}

.size-l {
	  font-size: 145%;
}

.csc-frame-frame2 {
	  font-size: 145%;
	  padding-bottom: 0.5em;
	  margin-bottom: 0.5em;
}

div.floatbox {
	  overflow:hidden;
	  padding: 0;
	  margin: 0;
	  width: 30%;
	  float: right;
	  margin-left: 12px;
}

div.underline {
	border-bottom: 1px solid #000; 
	margin-bottom: 0.8em;
}
div.underline .ttc-menu1 { margin-left: 0 !important;}
div.overline {
	border-top: 1px solid #000; 
	padding-top: 0.5em;
}

.width-date {
	display: block;
	float: left;
	width: 10em;
}

.tx-felogin-pi1 fieldset div { float: left; display: inline; padding-right: 1.5em;}

.ttc-menu1 {
	list-style-type: none;
	padding: 0;
}
.ttc-menu1 li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.ttc-menu1 li span.act { color: #666;}
/* TT-CONTENT / RTE - ende **/

/**	=LAYOUT-CONTAINER
	------------------------------------------------------ */
#logo {
	position: absolute;
	top: 105px;
         left: -15px;

}

#ctr-main {
	margin-left: 214px;
	width: 780px;
	overflow: hidden;
	position: relative;
	padding: 0 30px 50px 0;
}
/*
#nav-top {
	width: 100%;
	height: 90px;
	text-align: right;
	margin-top: 15px;
}
#nav-top a {
	padding: 0 0.5em;
	margin-top: 1em;
	color: #666;
}
#nav-top a.act {
	color: red;
}
#nav-top a:hover {
	color: red;
	text-decoration: none;
}
*/

#nav-top {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 105px;
	text-align: right;
	color: #666;
}

#ctr-nav-top, #ctr-nav-top-en {
	float: right;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
	margin-top: 14px;
	padding-bottom: 4px;
}

#nav-top a {
	/*padding: 0 0.4em;*/
	margin: 5px 0 0 0;
	color: #666;
	height: 13px;
	display: block;
	float: left;
	background-position: top left;
	background-repeat: no-repeat;
}

#ctr-nav-top span.pipe, #ctr-nav-top-en span.pipe {
	display: block;
	float: left;
	font-size: 10px;
/* HIER MENÜBREITE V EINSTELLEN */	
	margin: 5px 5px;
	margin-bottom: 0;
	line-height: 10px;
}

#ctr-nav-top-en span.pipe {
/* HIER MENÜBREITE V EINSTELLEN */	
	margin: 5px 5px;
	margin-bottom: 0;
}

#ctr-nav-top #nav-lang {
	margin-left: -1px;
}

#ctr-nav-top-en #nav-lang {
	margin-left: 7px;
}

#nav-top a.cur {
	color: red;
	background-position: bottom left;
}
#nav-top a:hover {
	color: red;
	text-decoration: none;
	background-position: bottom left;
}
#nav-top a span {
	visibility: hidden;
}

#ctr-keyvisual,
#keyvisual, #flash_home, #keyvisual-logos {
	display: block;
	float: right;
	padding: 6px 0;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}
#keyvisual-logos { width: 580px; height: 328px;}
#keyvisual-logos .cc-bodywrap, #keyvisual-logos .underline { margin: 0;}


#ctr-ctt {
/*	background: url(../images/coco-1px-line.gif) no-repeat 200px bottom;*/
	width: 100%;
	overflow: hidden;
	clear: both;
	position: relative;
	margin-top: 1.4em;
	zoom: 1;
}

/* LINKER MARGIN für alle CEs in 'Hauptspalte' */
.cc-bodywrap,
.cc-place,
.ccfilm-head,
.ccfilm-body,
.underline,
.overline,
.cclist,
.ccfilm-datum,
.callist,
.ttc-menu1 {
	margin-left: 200px;
}
.ccfilm-body .ccfilm-datum {margin-left: 0;}

#teaser {
	position: absolute;
	top: 550px;
	left: 8px;
	width: 191px;
/*	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
*/
}
#teaser .cc-bodywrap {
	margin: 0;
	padding: 0;
}
#teaser #rgaccordmenu {
	width: 100%;
	height: inherit;
	border-bottom: none;
}
#teasermenu {
	position: absolute;
	top: 620px;
	left: 23px;
	width: 191px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#teasermenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#teasermenu li {
	list-style-type: none;
	margin: 0;
	padding: 0.4em 0;
}
#teasermenu a:hover {
	text-decoration: none;
}


#ctt-head {
	padding-left: 200px;
	z-index: 5;
}
#ctt-head .csc-frame-frame2, #ctt-head .csc-header h1 {
	margin-bottom: 0;
	border-bottom: none;
}


#ctt-body, #ctt-body-ccfilm {
	width: 580px;
	float: right;
	position: relative;
	overflow: hidden;
	clear: both;
}

#ctt-body {
	border-top: 1px solid #000;
	padding-top: 0.35em;
}

#ctt-head .cc-bodywrap, #ctt-head .cc-place, #ctt-head .ccfilm-head, #ctt-head .ccfilm-body, #ctt-head .underline, #ctt-head .overline, #ctt-head .cclist, #ctt-head .ccfilm-datum, #ctt-head .callist, #ctt-head .ttc-menu1,
#ctt-body-ccfilm .cc-bodywrap, #ctt-body-ccfilm .cc-place, #ctt-body-ccfilm .ccfilm-head, #ctt-body-ccfilm .ccfilm-body, #ctt-body-ccfilm .underline, #ctt-body-ccfilm .overline, #ctt-body-ccfilm .cclist, #ctt-body-ccfilm .ccfilm-datum, #ctt-body-ccfilm .callist, #ctt-body-ccfilm .ttc-menu1 {
	margin-left: 0;
}
#ctt-body-ccfilm .ccfilm-body {
	position: relative;
	overflow: hidden;
	width: 100%;
/*	background: #cff;*/*/
	clear: both;
	border-bottom: none;
}
#ctt-body-ccfilm .clearer { clear: none;}

#stoerer, #stoerer-full {
	position: absolute;
	overflow: hidden;
	top: 69px;
	left: 828px;
	width: 208px;
	height: 208px;
	background: transparent url(../images/bg-stoerer-20.gif) left top no-repeat;
	z-index: 50;
	color: #fff;
}
#stoerer-full {
	background: transparent url(../images/stoerer-full.png) left top no-repeat;
}
/* LAYOUT-CONTAINER - ende **/

/**	=CCLIST Filmreihe in Hauptspalte
	------------------------------------------------------ */
.listpicempty {
	width: 218px;
	height: 132px;
}
.cclist, .callist { background: url(../images/coco_2px_line.gif) no-repeat -31px 0px;}

.cclist a, .callist a { 
	color: #000 !important;
	text-decoration: none;
	display: block; 
	overflow: hidden; 
	width: 580px; 
}

.cclist .item, .callist .item {
	padding: 8px 0; 
	background: url(../images/coco_2px_line.gif) no-repeat -31px bottom;
	overflow: hidden;
}

.cclist .text { 
	float: right;
	width: 338px;
}
.cclist a:hover span.size-l strong, 
.cclist a:hover p.lines { 
	color: #db3123 !important; 
	text-decoration: none;
}

.cclist .item h5 { display: inline;}
.cclist .item p.lines { 
	border-top: 1px solid #000; 
	border-bottom: 1px solid #000; 
	padding: 0.4em 0; 
	margin: 0.4em 0; 
	font-weight: bold;
}

.cclist a span.weiter {
	margin-left: 0.5em;
	background: url(../images/weiterlesen.gif) left center no-repeat;
}
.cclist a:hover span.weiter {
	background: url(../images/weiterlesen.gif) right center no-repeat;
}


/* CCLIST - ende **/

/**	=CCFILM  Einzeldarstellung Film
	------------------------------------------------------ */
.invitation { font-size: 80%; font-weight: normal; color: #db3123;}

.ccfilm-head { margin-bottom: 0.2em; }
.ccfilm-head h1 { margin-bottom: 0; border-bottom: none;}
.ccfilm-head .size-l  { margin-top: 0; margin-bottom: 0.5em; border-top: 1px solid #000; padding-top: 0.5em; }


.ccfilm-body { border-bottom: 1px solid black;}

.ccfilm-datum {
  border-top: 1px solid #000 !important;
  border-bottom: 1px solid #000;
  font-size: 150%;
  padding: 0.5em 0 0.4em 0;
  margin-bottom: 0.5em;
  font-weight: bold;
}

.ccfilm-credits {
 /* margin: 18px 0;*/
  margin: 0.2em 0;
  width: 180px;
  float: right;
}

.ccfilm-bodytext {
/*  margin: 18px 0;*/
  width: 380px;
  line-height: 1.5em;
  font-size: 150%;
}

.ccfilm-body .clearer {
  clear: right;
}
/* CCFILM - ende **/

/**	=CC NAV-CALSUB
	------------------------------------------------------ */
#nav-calsub { 
  width: 180px;
  float: left;
  border-top: 1px solid #000;
}
#nav-calsub div.item {
  border-bottom: 1px solid black;
  padding: 0.8em 0;
}
#nav-calsub .cur { font-weight: bold; }
#nav-calsub a {color: #000 !important; display: block;}
#nav-calsub a:hover {color: #db3123 !important; text-decoration: none;}
/* NAV-CALSUB - ende **/

/**	=ACCORDION
	------------------------------------------------------ */
#ctr-nav-prog {
	width: 185px;
	height: 341px;
	min-height: 341px;
	border-bottom: 1px #000 solid;	
}

#rgaccordmenu, #nav-news, #nav-aktuell {
	margin: 0;
	display: block;
	width: 185px;
	overflow: hidden;
	list-style-type: none;
	border-top: 1px #000 solid;
	position: relative;
}

#nav-aktuell {
	border-top: none;
}

#nav-news .rgaccord1-toggle {
	line-height: 1.5em;
	padding: 3px 0;
}

#nav-news .descr {
	line-height: 1.4em;
	margin: 0.4em 0;
}
#rgaccordmenu {

}

#rgaccordmenu ul, #nav-news ul, #nav-aktuell ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#rgaccordmenu li, #nav-news li, #nav-aktuell li {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 1px #666 solid;
	line-height: 2.1em;
}

#rgaccordmenu a, #nav-news a,
#rgaccordmenu span, #nav-news span,
#rgaccordmenu strong, #nav-news strong, 
#nav-aktuell a {
	display: block;
	width: 100%;
	text-decoration: none;
	background-color: #fff;
}

/* Level 1 */
#rgaccordmenu li #act, #nav-news li #act, 
#rgaccordmenu li strong, #nav-news li strong, #nav-aktuell li .act {
	width: 100%;
	font-weight: bold;
	color: #fff;
	border-top: 1px #666 solid;
}

#rgaccordmenu li a, #nav-news li a, #nav-aktuell li a { 
	width: 100%;  
	background-color:#fff; 
	color: #444; 
}

/* Level 2 */
#rgaccordmenu li ul li {
	border: none;
	line-height: 1.9em;
}
#rgaccordmenu li ul li a,
#rgaccordmenu li ul li#act,
#rgaccordmenu li ul li strong,
#rgaccordmenu li ul li span {
	border-top: 0;
	line-height: 1.8em;
	/*width: 90%; padding-left: 10%;*/ 
}

#rgaccordmenu .cur,
#rgaccordmenu .cur a,
#rgaccordmenu a:hover,
#rgaccordmenu .toggle:hover,
#rgaccordmenu li a:focus,
#rgaccordmenu li a:hover,
#rgaccordmenu li a:active,
#nav-aktuell li a:hover,
.nav-aktuell-act a {
	color: red !important;
	text-decoration: none;
}

#rgaccordmenu .toggle {
	cursor: pointer;
}

/* toggle no open */
#rgaccordmenu li span.toggle.act, #nav-news li span.toggle.act {
	background: url(/fileadmin/images/icon-acc-toggle-no-opened.gif) center right no-repeat;
}
/* toggle no close */
#rgaccordmenu li span.toggle, #nav-news li span.toggle  {
	background: url(/fileadmin/images/icon-acc-toggle-no-closed.gif) center right no-repeat;
}
/* toggle act open */
#rgaccordmenu li span.open.toggle.act, #nav-news li span.open.toggle.act {
	background: url(/fileadmin/images/icon-acc-toggle-act-opened.gif) center right no-repeat;
}
/* toggle act close */
#rgaccordmenu li span.open.toggle, #nav-news li span.open.toggle {
	background: url(/fileadmin/images/icon-acc-toggle-act-closed.gif) center right no-repeat;
}

#news-menu {
	width: 185px;
	border-top: 1px solid #000;
}
#news-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#news-menu li {
	list-style-type: none;
	margin: 0;
	padding: 0.4em 0;
	border-bottom: 1px solid #000;
}
#news-menu a:hover {
	text-decoration: none;
}


/* ACCORDION - ende **/

/**	=FE LOGIN
	------------------------------------------------------ */
.tx-felogin-pi1 {  border-bottom: 1px solid #000;}

.tx-felogin-pi1 input.submit {
	margin-top: 1.3em;
}

.tx-felogin-pi1 fieldset {
	margin: 0 0 1.5em 0;
}

/*
 .tx-felogin-pi1 legend { display: block; float: left !important;}

.tx-felogin-pi1 fieldset { position: relative; display: block; background: red; height: 5em;}

.tx-felogin-pi1 fieldset div {
	position: relative;
	margin: 0 10px 0 0;
}

.tx-felogin-pi1 label {
	z-index: 10;
	background: #fff;
	padding: 0 5px;
	margin-left: 5px;
}

.tx-felogin-pi1 input {
	position: absolute;
	top: 5px;
	left: 0;
	display: inline;
	vertical-align: top;
	z-index: 5;
	margin-right: 6px;
}

.tx-felogin-pi1 form {
	margin-top: 8px;
}

.tx-felogin-pi1 label, .label {
	font-size: 10px;
	position: absolute;
	top: 1px;
	left: 2px;
}
*/
.tx-felogin-pi1 input, .tx-felogin-pi1 textarea {
	border: 1px solid #ccc;
	padding: 1px 3px;
	background: transparent;
	color: #333;
	line-height: 1.3em;
	font-size: 11px;
}

.tx-felogin-pi1 input:hover, .tx-felogin-pi1 textarea:hover {
	background: transparent;
	border: 1px solid #333;
}

.tx-felogin-pi1 input:focus, .tx-felogin-pi1 textarea:focus {
	background: transparent;
	border: 1px solid #333;
	color: #000;
}

.tx-felogin-pi1 input {
	width: 100px;
}

input.submit {
	border: 1px solid #222222;
	padding: 2px 3px;
	background-color: #fff;
	color: #000;
	font-size: 9px;
}

input.submit:focus, input.submit:hover {
	background-color: #666;
	border-right: 1px solid #5f5f5f;
	border-bottom: 1px solid #5f5f5f;
	color: #fff;
}

/* FE LOGIN - ende **/

/**	=MAILFORM
	------------------------------------------------------ */
#signup { margin-bottom: 1em;}
.labelinput {
	position: relative;
	margin: 0 10px 0 0;
}
.labelinput label {
	z-index: 10;
	background: #fff;
	padding: 0 5px;
	margin-left: 5px;
}
.labelinput input.field {
	position: absolute;
	top: 5px;
	left: 0;
	display: inline;
	vertical-align: top;
	z-index: 5;
	margin-right: 6px;
}
.input-margin {
	with: 100%;
	line-height: 0.1em;
	font-size: 1px;
	height: 10px;
}

#signup .row {
	width: 380px;
	text-align: left;
	position: relative;
}

#signup form {
	margin-top: 8px;
}
#signup input {
	position: relative;
}
#signup label, .label {
	font-size: 10px;
	position: absolute;
	left: 2px;
}

#signup label span, #signup #agreement span {
	color: red;
	padding: 0 0.3em;
	font-weight: bold;
}

#signup input.field, #signup textarea {
	border: 1px solid #ccc;
	padding: 1em 3px 2px 3px;
	background: transparent;
	color: #333;
	line-height: 1.3em;
	font-size: 11px;
}

#signup input:hover, #signup textarea:hover {
	background: transparent;
	border: 1px solid #333;
}

#signup input:focus, #signup textarea:focus {
	background: transparent;
	border: 1px solid #333;
	color: #000;
}

#signup input.field {
	width: 260px;
}

#signup textarea {
	width: 372px;
	margin: 0;
	height: 100px;
	font-family: verdana, sans-serif;
	overflow: auto;
}

#signup input.submit {
	border: 1px solid #222222;
	padding: 1px 3px;
	background-color: #fff;
	color: #000;
	font-size: 10px;
}

#signup input.submit:focus, #signup input.submit:hover {
	background-color: #666;
	border-right: 1px solid #5f5f5f;
	border-bottom: 1px solid #5f5f5f;
	color: #fff;
}

.formcomments {
	margin: 0.5em 0;
	font-weight: bold;
}

#termsagreed {
	margin-right: 0.6em;
}
#agreement {
	margin: 0.2em;
}

/* MAILFORM - ende **/

/* Socialmedia Links */

div.tx-stsocialnetwork-pi1{
padding:0 0 10px 5px !important;
}


