body,p,img,div,form,select,input,h1,h2 {/* ul,ol,li,*/
	padding:0px;
	margin:0px;
}

.dist10 { clear: both; line-height: 0px; font-size: 1px; height: 10px; width: 10px; }

body {
	font-family: arial, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#fff;
}

a {
	font-size:12px;
	font-weight:bold;
	color:#b40047;
	text-decoration:none;
}

a:hover,a:active {
	text-decoration:none;
}

table,a img {
	border-width:0px;
}

input {
	font-size:11px;
}

select {
	margin:3px 0px 0px 0px;
}

/* content */
#page {
	width:810px;
}

#content {
	/* main width: 810 = 656 + 154 */
	width:656px;
	float:right;
}

h1 {
	border:1px #999 solid;
	padding:5px;
	font-weight: bold;
	font-size:15px;
	background:#999;
	color:#ffffff;
	margin-bottom:10px;
}

h2 {
	font-size:12px;
}
h3 {
	font-size:12px;
	margin:0px 0px 5px;
	text-align:right;
}
h4 {
	font-size:11px;
	margin:0px 0px 5px 0px;
}

#content .boxarea {
	border:1px #aaa solid;
}

.boxarea .boxodd {
	padding:5px;
}

.boxarea .boxeven {
	background-color:#ffffff;
	padding:5px;
	border-color:#000000;
	border-style:solid;
	border-width:0px 0px 0px 0px;
}

.boxarea p {
	font-size:12px;
}
/* Workaround fuer ol, ul und li */
.boxarea li {
	font-size:12px;
}

/* Angaben fuer die Performanceauswahl (fuer ein oder mehrere Filme) */
table.filmlist {
	width:100%;
}

table.weekselection {
	width:100%;
}

table.filmlist tr.film td {
	font-weight:bold;
	font-size:12px;
	padding:12px 0px 2px 0px;
}

table.performanceselection tfoot td {
	padding-top:12px;
}

table.performanceselection {
	width:100%;
	border-collapse:collapse;
}

table.performanceselection td {
	padding:2px;
}

table.performanceselection tbody td.plakat {
	vertical-align:top;
}

table.performanceselection td.performance {
	border-style:solid;
	border-color:#ccc;
	border-width:0px 1px;
	text-align:right;
	padding:0px 2px;
}

table.performanceselection thead td.performance {
	border-width:1px;
	padding:2px
}

table.performanceselection tr.roomstart td.performance {
	border-top-width:1px;
	border-right-width:1px;
	padding-top:2px;
}

table.performanceselection tr.roomend td.performance {
	border-bottom-width:1px;
	border-right-width:1px;
	padding-bottom:2px;
}

table.performanceselection tr.roomstartend td.performance {
	border-width: 1px;
	padding-top:2px;
	padding-bottom:2px;
}

table.legend caption{
	text-align:left;
	font-weight:bold;
	padding-top:12px;
}

/* Messages in Formularen (Fehlermeldungen, Warnungen und Infos */
ul.formmessages {
	list-style-type:none;
	margin:0px;
	padding:5px;
	}

li.formmessage_info, li.formmessage_warning, li.formmessage_error {
	background-repeat:no-repeat;
	padding-left: 20px;
	}

li.formmessage_info {
	background-image:url(../images/formmessage_info.gif);
	}

li.formmessage_warning {
	background-image:url(../images/formmessage_warning.gif);
	}

li.formmessage_error {
	background-image:url(../images/formmessage_error.gif);
	}

/* Tabellen */
table.importantinformation {
	border:medium #b40047 solid;
	font-weight:bold;
	font-size:14px;
	}

td.moneyvalue {
	text-align:right;
}

td.moneysum {
	text-align:right;
	border-color:#000000;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-style:double;
}

table.tblmultirow {
	width:100%;
	border-width:0px;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

table.tblmultirow td {
}

tbody.tbldark {
	background-color:#e5e5e5;
}

tbody.tblbright {
	background-color:#ffffff;
}

tr.tblheader {
	font-size:9px;
	color:#A0A0A0;
}

tr.tblheader td {
	padding:4px 2px 0px 2px;
	margin:0px;
	vertical-align:bottom;
}

tr.tblcontent {
}

tr.tblcontent td {
	padding:0px 2px 4px 2px;
	vertical-align:top;
}

/* wizzard */
.boxwizzardtop {
	background-color:#e5e5e5;
}

.boxwizzardtop table.wizzardsteps {
	border-collapse:collapse;
	font-weight: bold;
}

table.wizzardsteps td {
	text-align:center;
}

table.wizzardsteps td.text_active{
	background-color:#b40047;
	color:#ffffff;
	padding:4px;
}

table.wizzardsteps td.text_inactive{
	background-color:#ffffff;
	padding:4px;
}

table.wizzardsteps td.arrow {
	width:12px;
	padding:0px;
}

table.wizzardsteps td.arrow_active {
	width:12px;
	background-color:#b40047;
	padding:0px;
}

table.wizzardsteps td.arrow_inactive {
	width:12px;
	background-color:#ffffff;
	padding:0px;
}

.boxwizzardbottom {
	background-color:#e5e5e5;
	padding:5px;
}

.boxwizzardbottom .wizzardbuttons {
	text-align:right;
}


.ts_performance_buyable {
	color:#b40047;
	font-weight: bold;
	text-decoration:none;
}

.ts_performance_soldout {
		text-decoration:none;
}

/* menue */
#menu {
	float:left;
	width:141px;
	padding:0px 0px 0px 0px;
	color:#000;
	font-family:arial, helvetica, sans-serif;
}


#subnav {
	border-top:#aaaaaa 1px solid;
	border-bottom: none;
	border-left: none;
	border-right: #aaaaaa 1px solid;
	width:141px; /* alt: 144px;*/
	background-color: #dadada; /* neu */
	list-style-type:none;
	margin:0 0 0 7px;
	padding:0px;
}

/* AL: neu*/
#subnav li {
    display:inline;
    list-style:none;
}

#subnav li a, #subnav li a:visited {
	display:block;
	padding: 5px 0 5px 25px;
	border-width:0px 0px 1px 0px;
	border-color:#aaa;
	border-style:solid;
	color:#000;
	font-weight: bold;
	font-size:12px;
	text-align:left;	
	background-image: url(../images/arrows_black.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	
}

#subnav li a:hover, #subnav li a:active, #subnav li.active {
	background-image:none;
	background-color:#b40047;
	color: #fff;
	background-image: url(../images/arrows_white.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#subnav h2 {
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	padding: 4px 9px;
	color:#000;
	font-weight:normal;
	font-size:11px;
	text-align:left;
}

#powered {
	padding:30px 10px 0px 8px;
	font-size:9px;
	text-align:left;
	color: #000;
}

/* main */
#main {
	padding:10px 0px 10px 0px;
	width:810px;
}

/* ----- header neu ----- */

#header {
	height: auto;
	width:804px;
	margin: 0;
	padding:0x;
}

#header .headerContainer {
	margin: 0px;
	width:804px;
	padding: 6px 6px 0 6px;
}

#header .headerContainer .logoContainer {
	height: 39px;
	padding-right: 30px; 
}

#header .headerContainer .headline {
	height: 25px;
	background-color: #a8a8a8;
	background-image: url(../images/header_ticketshop_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: #FFF 1px solid;
}

#header .headerContainer .hg {
	height: 8px;
	background-color: #000;
	border-bottom: #c3c3c3 1px solid;
	line-height: 8px;
}
#header .headerContainer .ticketshopimg {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 45px;
	left: 6px;
	z-index: 50;
	}
	
#footer {
	padding:10px 0px;
	text-align: right;
}

#footer .limenu {
	margin:0px;
	padding:0px;
	color:#666666;
}

#footer .limenu li {
	padding:0px 5px;
	margin:0px;
	display:inline;
	list-style-type:none;
	border-right:#666 1px solid;
	border-left: none;
	text-align: center;
}

#footer .limenu li.first {
	color:#666666;
	margin:0px;
	border-left: none;
}

#footer .limenu li.last {
	margin:0px;
	border-right: none;
}

#footer .limenu li a, #footer .limenu li a:visited {
	color:#666666;	
	font-weight:normal;
	font-size:11px;
	text-transform: uppercase;
}

#footer .limenu li a:hover, #footer .limenu li a:focus, #footer .limenu li a:active {
	color:#b90047;
	text-decoration: underline;
}

/* weiter und zurueck-Button */
.nextBtn, .nextBtn a, .nextBtn a:visited {
		position:relative;
		top:5px;
		margin-right:8px;
		float:right;		
		text-decoration: none;
}

.nextBtn a:hover {
		text-decoration: underline;
}

.backBtn {
	position:relative;
	right:11px;
	top:0px;
}


.buttonsForm {
	display:inline;
}

.stepdata {
	background-color:#e5e5e5;
}

/* footer */

#main #footer {
	text-align: right;
}

.ts_formtable td { padding: 3px; }
.ts_formtable td input { width: 110px; }
.ts_formtable td input.ts_radio { width: auto; float: right; }
