
html * {margin:0;padding:0}

html,body {margin:0;padding:0}

body {
	color: black;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align:left;
	color:#666666;
	background-image: url(../img/perforation.gif);
	background-repeat: repeat-y;
	height:100%;
	}

/* darin lÃ¤uft alles ab */
div#Seite {
	text-align:left;
	width: 910px;
	margin-left: 70px;
	border-right: 1px solid #bbbbbb;
	}

div#contPage {
	background-color: white;
	}

div#logo {
	height: 50px;
	height: 107px;
	width: 910px;
	}

div#logo img {
	}

div#menuBar {
	width: 909px;
	height: 18px;
	}

/* Inhaltsbereiche */
div.contentMain {
	margin: 20px;
	margin-top: 10px;
	background-color: white;
	min-height: 350px;
	width: auto;
	padding: 10px;
	}

div.contentMain.narrowSpacing {
	margin: 5px;
	margin-top: 10px;
	padding: 0px;
	width: 900px;
	}


/* Abschliessende Zeile */
div#footer { clear: both; }
div#footer a:link,
div#footer a:visited { text-decoration: none; }
div#footer a:hover,
div#footer a:active { text-decoration: underline; }
div#footer_wrap{
	background-color: #f5f5eb;
	border-top: solid 1px #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	}
div#footer {
	margin: 5px;
	width: 800px;
	float: left;
	}

div#print {
	width: 80px;
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	text-align: right;
	font-size: 11px;
	}

#footer p.bodytext {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 15px;
	}

.red { color: #CC0000; }

.clearLR {
	clear:both;
	}


/* Menü #1 */
#mainMenu1 {
	float: right;
	text-align: right;
	width: auto;
	height: auto;
	padding: 5px 10px;
	font-size: 11px;
	background-color: #F5F5EB;
	}

#mainMenu1 ul {
	padding: 0px;
	margin: 0px;
	}

#mainMenu1 ul li {
	text-transform: uppercase;
    list-style: none;
    display: inline;
	}

#mainMenu1 ul li a,
#mainMenu1 ul li a:hover {
	text-decoration: none;
	color: #666666;
	text-transform: uppercase;
	}

#mainMenu1 ul li a:hover {
	color: black;
	}

#mainMenu1 .L1-act {
	font-weight: bold;
	}


/* Menü #2 */
div#mainMenu2 {
	text-align: left;
	float: left;
	font-size: 11px;
	height: 17px;
	}

div#mainMenu2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

div#mainMenu2 ul li {
	float: left;
    height: 12px;
	margin: 0px;
    background-color: #FAFAFA;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	padding: 4px 10px 4px 10px;
	}

div#mainMenu2 ul li a,
div#mainMenu2 ul li a:hover {
    text-decoration: none;
	font-weight: bold;
    color: #666666;
	}

div#mainMenu2 li.L2-act a,
div#mainMenu2 ul li a:hover {
	color: black;
	}

div#mainMenu2 li.L2-no {
	border-bottom: 1px solid #bbbbbb;
	}

div#mainMenu2 li.L2-act {
	float: left;
	border-bottom: 1px solid #FAFAFA;
	background-color: white;
	}

div#mainMenu2 li.spacer {
	border: 0px;
	border-bottom: 1px solid #bbbbbb;
	background-image: url(../img/menuSpacer.gif);
	height: 18px;
	}

/* Menü #3 */
div#mainMenu3  {
	text-align: right;
	float: right;
	font-size: 11px;
	height: 17px;
	}

div#mainMenu3 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
	}

div#mainMenu3 ul li {
	float: left;
    height: 12px;
    background-color: #FAFAFA;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	padding: 4px 10px 4px 10px;
	}

div#mainMenu3 ul li a,
div#mainMenu3 ul li a:hover {
    text-decoration: none;
	font-weight: bold;
    color: #666666;
	}

div#mainMenu3 li.L2-act a,
div#mainMenu3 ul li a:hover {
	color: black;
	}

div#mainMenu3 li.L2-no {
	border-bottom: 1px solid #bbbbbb;
	}

div#mainMenu3 li.L2-act {
	float: left;
	border-bottom: 1px solid #FAFAFA;
	background-color: white;
	}

	/* Newsticker */
div#ticker {
	position: absolute;
	top: 80px;
	left: 70px;
	border: 1px solid lime;
	width: 910px;
	border: none;
	}

div#ticker marquee {
	white-space: nowrap;
	color:yellow;
	}
div#ticker marquee a {
	color: red;
	}

/* Content */
/* Linkereien  Hauptbereich */
a:link {
	color: black;
	text-decoration: underline;
	}

a:visited {
	color: black ;
	text-decoration: underline;
	}

a:hover {
	color: #08284e ;
	text-decoration: none;
	}

a:active {
	color: #08284e ;
	text-decoration: none;
	}

img {
	border: 0px;
	}

div.csc-textpic img {
	padding-bottom: 5px;
	}

/* Ueberschriften */
.csc-firstHeader  {
	margin-top: -5px;
	}

.c_left .csc-firstHeader,
.c_right .csc-firstHeader {
	margin-top: 0px;
	}

div.contentMain.narrowSpacing .csc-firstHeader {
	margin-top: 0px;
	margin-left: 2px;
	}

h1 {
	font-size: 14px;
	color: black;
	text-transform: uppercase;
	margin: 10px 0 5px;
	}

h2 {
	font-size: 13px;
	color: black;
	margin: 10px 0 10px 0;
	}

h3 {
	font-size: 12px;
	color: black;
	margin: 20px 0 10px;
	}

 /* Texte */
p,
p.bodytext {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height:1.5em;
	letter-spacing: 0.01em;
	}

div.contentMain.narrowSpacing {
	margin-bottom: 5px;
	font-size: 11px;
	line-height:12.5px;
	}

.align-center {
	text-align: center;
	}

.align-right {
	text-align: right;
	}

.align-left {
	text-align: left;
	}

.align-justify {
	text-align: justify;
	}
.contentMain ol {
	list-style-position: inside;
	font-size: 12px;
	line-height:13.5px;
	}
.contentMain ul {
	list-style-type: disc;
	list-style-position: inside;
	font-size: 12px;
	line-height:13.5px;
	}

.csc-bulletlist-1 {}

.csc-bulletlist-2 {
	list-style-type: lower-latin;
	}

.csc-bulletlist-3 {
	list-style-type: upper-roman;
	}

.contentMain li {
	}


.csc-textpicHeader {
	margin-bottom: 15px;
	}

/* bildunterschriften */
.csc-textpic-caption {
	font-size: 9px;
	text-decoration: none;
	text-align: left;
	padding: 5px 0 10px 0;
	}



/* Tabellen */
/*************************************
   Tabellen
 **************************************/
table {
	border: 0px;
	padding: 0px;
	}

.contenttable {
	background-color: #bbbbbb;
	}

.contenttable tr {
	}

.contenttable td {
	padding: 2px;
	}

/* Layout 0 */
/* fixe breite 1. spalte */
.contenttable-0 {
	width: 100%;
	text-align: center;
	}

.contenttable-0 .tr-0 {
	}

.contenttable-0 tr p {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	}

.contenttable-0 td {
	background-color: #E6E6E6;
	}

.contenttable-0 .td-0 {
	background-color: white;
	width: 150px;
	text-align: left;
	}


/* Layout 1 */
/* alles flieÃend */
.contenttable-1 {
	width: 100%;
	text-align: center;
	}

.contenttable-1 .tr-0 {
	}

.contenttable-1 tr p {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	}

.contenttable-1 .tr-even {
	background-color: #E6E6E6;
	}

.contenttable-1 .tr-odd   {
	background-color:  white;
	}


/* Layout 2 */
/* alternierende Farben, fixe breite 1. spalte */
.contenttable-2 {
	width: 100%;
	text-align: center;
	}

.contenttable-2 .tr-0 {
	font-weight: bold;
	}

.contenttable-2 tr p {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	}

.contenttable-2 .tr-even {
	background-color: #E6E6E6;
	}

.contenttable-2 .tr-odd   {
	background-color:  white;
	}

.contenttable-2 .td-0 {
	text-align: left;
	width: 150px;
	}

/* Layout 3 */
/* alternierende Farben, KEINE fixe breite 1. spalte */
.contenttable-3 {
	width: 100%;
	text-align: center;
	}

.contenttable-3 .tr-0 {
	font-weight: bold;
	}

.contenttable-3 tr p {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	}

.contenttable-3 .tr-even {
	background-color: #E6E6E6;
	}

.contenttable-3 .tr-odd   {
	background-color:  white;
	}

.contenttable-3 .td-0 {
	text-align: left;
	}


	/* Ergänzung 			*/
	/* besondere tabellen 	*/
.preise { border-collapse:collapse; }
.preise td { padding: 2px; }
.preise .td-0 {
	width: 51px;
	text-align: left;
	}
.preise .td-1 { width: 88px; }
.preise .td-2 { width: 100px; }
.preise .td-3 { width: 100px; }
.preise .td-last { width: 100px; }

table.top100 { border-collapse:collapse; }
table.top100 td { vertical-align: top; }
table.top100 .td-0 {
	text-align: right;
	width: 20px;
	padding-right: 5px;
	}
table.top100 .td-1 { text-align: left; }

/* Formulare */
form label {
	}

/* Rahmen und AbstÃ¤nde, besondere csc */
.csc-frame-frame1 {
	border: 1px solid green;
	}

.csc-frame-frame2 {
	border: 1px solid fuchsia;
	}

.csc-frame-indent3366 {
	margin-left: 33%;
	}

.csc-frame-indent6633 {
	margin-left: 15%;
	margin-right: 15%;
	}

.csc-frame-indent {
	margin-left: 15%;
	font-weight: bold;
	}

.csc-frame-rulerAfter {
	border-bottom: 2px dashed #bbbbbb;
	margin-bottom: 10px;
	}

.csc-frame-rulerBefore {
	border-top: 2px dotted #bbbbbb;
	margin-top: 10px;
	}

.csc-linkToTop {
	text-align: right;
	}


/* FCE */
table.FCE-2 {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	}

table.FCE-2 td.c_left {
	width: 50%;
	vertical-align: top;
	padding-right: 5px;
/* border: 1px solid fuchsia; */
	}

table.FCE-2 td.c_right {
	width: 50%;
	vertical-align: top;
	padding-left: 0px;
/* border: 1px solid fuchsia; */
	}



/* Kino Erweiterung */


/* ausführliche Übersicht */
.tx-tmdcinema-pi1 table * {
	padding: 1px 2px;
	margin: 0px;
	font-size: 11px;
	}

.tx-tmdcinema-pi1 table.program {
	text-align: center;
	border-collapse: collapse;
	border-left: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	}

.tx-tmdcinema-pi1 table.program th {
	padding: 1px 2px;
	border-bottom: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	}

.tx-tmdcinema-pi1 table.program tbody {
	}

.tx-tmdcinema-pi1 table.program td {
	vertical-align:top;
	border-right: 1px solid #bbbbbb;
	padding: 2px 4px;
	}



/* Accordion */
.tx-tmdcinema-pi1 .rgaccord1-nest {
	overflow: hidden;
	}
/* Reiter 1 */
.tx-tmdcinema-pi1 .rgaccord1-nest .poster {
	float: left;
	width: 90px;
	}
.tx-tmdcinema-pi1 .rgaccord1-nest .poster img {
	width: 80px;
	height: 104px;
	overflow: hidden;
	margin-left: -4px;
	margin-top: -4px;
	}
.tx-tmdcinema-pi1 .rgaccord1-nest .infoBox {
	float: left;
	width: 340px;
	position: relative;
	}
.tx-tmdcinema-pi1 .rgaccord1-nest div.movieTitle a {
	width: 340px;
	float: left;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	margin-bottom: 2px;
	}
.tx-tmdcinema-pi1 .rgaccord1-nest .showInfo1 {
	width: 150px;
	float: left;
	}
.tx-tmdcinema-pi1 .rgaccord1-nest .showInfo2 {
	width: 160px;
	float: left;
	}
.tx-tmdcinema-pi1 .rgaccord1-nest .showInfo3 {
 	position: absolute;
	width: 50px;
  	right: 2px;
 	top: 0px;
	}
.tx-tmdcinema-pi1 .rgaccord1-nest .showInfo3 img {
	width: auto;
	height: auto;
	}
.tx-tmdcinema-pi1 .rgaccord1-nest .showInfo4 {
	width: 340px;
	}
.tx-tmdcinema-pi1 .rgaccord1-nest .showInfo4 pre {
	padding-top: 5px;
	overflow: hidden;
	font-family: Verdana;
	font-size: 11px;
	}
/* Reiter 2 */
.tx-tmdcinema-pi1 .rgaccord1-nest .bookInfo .helpText {
	float: left;
	width: 100px;
	text-align: left;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
.tx-tmdcinema-pi1 .rgaccord1-nest .bookInfo .timeTable {
	float:right;
	width: 320px;
	margin-right: 5px;
	}
.tx-tmdcinema-pi1 .rgaccord1-nest .bookInfo .timeTable table {
	margin: 0 auto;
	width: 315px;
	}
/* Reiter 3 */
.tx-tmdcinema-pi1 .rgaccord1-nest .summaryShort {
	position:relative;
	height: 100px;
	font-size: 12px;
	}
.tx-tmdcinema-pi1 .rgaccord1-nest .moreInfo {
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 4px 4px 4px 6px;
	background-color:#fff5cc;
	}
.tx-tmdcinema-pi1 .rgaccord1-nest .tipafriend {
	height: 100px;
	}
/*
.tx-tmdcinema-pi1 .rgaccord1-nest .tipafriend .logo {
	float: left;
	width: 100px;
	}
.tx-tmdcinema-pi1 .rgaccord1-nest .tipafriend .logo a {
	display: block;
	}
.tx-tmdcinema-pi1 .rgaccord1-nest .tipafriend .logo img {
	padding-left: 5px;
	padding-top: 10px;
	}
*/

/* Einzelansicht */
.tx-tmdcinema-pi1-single {
	margin: 10px;
	}
.tx-tmdcinema-pi1-single .poster {
	float: left;
	margin-right: 15px;
	width: auto;
	}
.tx-tmdcinema-pi1-single .techInfo {
	float: left;
	width: 405px;
	position: relative;
	}
.tx-tmdcinema-pi1-single .fbw {
	float: right;
	width: 200px;
	height: 150px;
	}
.tx-tmdcinema-pi1-single .tipafriend {
	float: right;
	width: 200px;
	margin-left: 10px;
	}

.tx-tmdcinema-pi1-single table * {
	padding: 3px;
	margin: 0px;
	font-size: 12px;
	}
.tx-tmdcinema-pi1-single table.program th {
	padding: 4px;
	}

.tx-tmdcinema-pi1-single table.program td {
	padding: 3px;
	}




/* Tip A Friend */
.tx-tmdcinema-pi1 .tipafriend {
	}
.tx-tmdcinema-pi1 .tipafriend h1 {
	margin-top: 0;
	}
.tx-tmdcinema-pi1 .tipafriend .poster {
	width: 80px;
	margin-right: 10px;
	float: left;
	}
.tx-tmdcinema-pi1 .tipafriend .tipform {
	width: 760px;
	float: left;
 	line-height: 150%;
	}
.tx-tmdcinema-pi1 .tipafriend .tipform .formhelper {
	clear: both;
	margin: 10px 0;
	}
.tx-tmdcinema-pi1 .tipafriend .tipform .left {
	width: 370px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
	}
.tx-tmdcinema-pi1 .tipafriend .tipform .right {
	width: 370px;
	float: left;
	overflow: hidden;
	}
.tx-tmdcinema-pi1 .tipafriend .tipform  br {
	clear: both;
	}
.tx-tmdcinema-pi1 .tipafriend .tipform div.label {
	width: 115px;
	float: left;
	margin: 1px 0;
	}
.tx-tmdcinema-pi1 .tipafriend .tipform input {
	border: 1px solid #666666;
	width: 250px;
	float: left;
	margin-bottom: 1px;
	}
.tx-tmdcinema-pi1 .tipafriend .tipform textarea {
	border: 1px solid #666666;
	width: 365px;
	height: 60px;
	}
.tx-tmdcinema-pi1 .tipafriend table.program {
	margin: 10px auto 0 1px;
	width: 360px;
	}
.tx-tmdcinema-pi1 .tipafriend table.program tbody td {
	text-align: center;
	border-top: 1px solid #bbbbbb;
	vertical-align:bottom;
	padding-top: 5px;
	}
.tx-tmdcinema-pi1 .tipafriend .tipform input.tipaf-select  {
	padding: 0 auto;
	width: auto;
	float:none;
	border: none;
	}
.tx-tmdcinema-pi1 .tipafriend .tipform #sec {
	margin-top: 10px;
	}
.tx-tmdcinema-pi1 .tipafriend .tipform #sec div.label {
	width: 250px;
	}
.tx-tmdcinema-pi1 .tipafriend .tipform #sec img {
	clear:both;
	}
.tx-tmdcinema-pi1 .tipafriend .tipform #sec input + input {
	border: 1px solid white;
	}
.tx-tmdcinema-pi1 .tipafriend .tipform input#step2,
.tx-tmdcinema-pi1 .tipafriend .tipform input#step3 {
	border: 1px solid #666666;
	float: left;
	width: 150px;
	margin-left: 15px;
	}
.tx-tmdcinema-pi1 .tipafriend .error {
	color: red;
	}
.tx-tmdcinema-pi1 .tipafriend .tipform input#counter {
	width: 30px;
	border: none;
	padding: 2px;
	color: #666666;
	font-size: 11px;
	}



.tx-tmdcinema-pi1 #tipafriend-preview {}
.tx-tmdcinema-pi1 #tipafriend-preview #helper {
	background: #fff7d8;
	width: 600px;
	float: left;
	}

.tx-tmdcinema-pi1 #tipafriend-preview #helper2 {
	width: 600px;
	float: left;
	}
.tx-tmdcinema-pi1 #tipafriend-preview #movieData {
	clear: both;
	margin-top: 10px;
	overflow: hidden;
	}
.tx-tmdcinema-pi1 #tipafriend-preview #poster {
	width: 150px;
	float: left;
	}
.tx-tmdcinema-pi1 #tipafriend-preview #message {
	width: 450px;
	padding: 10px 0;
	float: left;
	}
.tx-tmdcinema-pi1 #tipafriend-preview #info {
	width: 200px;
	margin-left: 30px;
	float: left;
	}
.tx-tmdcinema-pi1 #tipafriend-preview input#step2,
.tx-tmdcinema-pi1 #tipafriend-preview input#step3 {
	border: 1px solid #666666;
	float: left;
	width: 80px;
	margin-left: 20px;
	}



/* Newsletter Anmeldung */
/* Default stylesheet for the html mails of extension sr_email_subscribe */
.tx-sremailsubscribe-pi1 {}
.tx-sremailsubscribe-pi1-click-to-edit { clear: both; }
.tx-sremailsubscribe-pi1 p, .tx-sremailsubscribe-pi1 dl { padding-top: .5em; }
.tx-sremailsubscribe-pi1 dt, .tx-sremailsubscribe-pi1 dd { padding-bottom: .5em; }
.tx-sremailsubscribe-pi1 dt { float: left; clear: both; width: 20%; text-align: right; }
.tx-sremailsubscribe-pi1 dd { text-align: left; float: right; clear: right; width: 78%; }
.tx-sremailsubscribe-pi1 dd input { width: 90%; }
.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checked-values { list-style-type: square; list-style-image: none; list-style-position: inside; }
.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checked-values li { float: left; margin: 0 1em 0 0; }
.tx-sremailsubscribe-pi1 dd  input.tx-sremailsubscribe-pi1-submit { width: auto; }



/* Admin Panel */
body > form {
	text-align: left;
	}
