/* ************************
*
*     Validierung unter
*     http://jigsaw.w3.org/css-validator/validator-uri.html
*
***************************/


/*---------- CSS RESET---------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*------- HTML-----------*/
html{
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
body {
	background:#CEC1A7 url("images/bg.jpg") no-repeat scroll 0% 0%;
	text-align:center;
	background-color:#cec2a8;
	color:#2e1e1b;

}

/* ---------------- Headers, plain ---------------- */

h1 { 
	font-size: 15px; 
	
}
h2 { 
	font-size: 12px; 
	color:#8b1b1a;
	font-weight:700;
}
h3 { 
	font-size: 12px;
	color:#8b1b1a;	
}
h4 { 
	font-size: 110%; 
}
h5 { 
	font-size: 100%; 
}
h1, h2, h3, h4, h5 { 
	line-height:1;
	
}


/* Headers, with link */
h1 a, h2 a, h3 a, h4 a, h5 a { 
	color: #000; 
	text-decoration: none; 
}

h1 a:hover, h2 a:hover, 
h3 a:hover, h4 a:hover, 
h5 a:hover { 
	text-decoration: underline; 
}

a,
a:link,
a:visited {
	text-decoration:none;
	color:#000;
	font-size:10px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
}

a:hover,
a:active {
	text-decoration:underline;
}

p {
	font-size:12px;
	line-height:16px;
	margin-bottom:5px;
}

strong {
	font-weight:700;
}

#page-container{
  	margin: 0px 30px 35px 37px;
	width: 945px;
	border:none;
	text-align:left;
	background-color:#f9f7f4;
	
}
#header {
	height:180px;
	position:relative;
}

/*fuer AGB*/
.center {
	margin:0pt 125px;

}
.center p {
margin-bottom:25px;
}

/*---------------- LOGO -------------------*/
.logo{
	position:absolute;
	top: 48px;
	left: 37px; 
}
.logo img { 
	width:250px;height:100px;
}

#page-container .content{
	overflow:hidden;
}
/*-----------------HEADER MENU -----------------------*/
#page-container  .header-menu{
	background-color:#e9e2d9;
	height:60px;
	margin-bottom:60px;
	position:relative;
}
#page-container .header-menu h1 {
	padding:10px 0 10px 20px;
	color:#522511;
	text-transform:uppercase;
	font-weight:bold;
	line-height:20px;
}

#page-container .header-menu ul {
	padding-left:20px;
}
#page-container .header-menu ul  li {
	display:inline;
	list-style-type:none;
	padding:0 35px 0 0;
	font-size:11px;
	text-transform:uppercase;
}
#page-container .header-menu ul  li.act {
	color:#da0056;
} 

/*------------------ Ticket --------------------*/

.ticket {
	position:absolute;
	right:0px;
	top:-65px;
}

/*------------------ CONTENT --------------------*/
#page-container .content-wrap {
	overflow:hidden;
	line-height:1;
	height:1%
}

#page-container .content  {
	text-align:left;
	/*margin:0 25px ; */
	margin:0pt 25px 25px 20px;
	line-height:1.2;
}
#page-container .content h2 {
	margin-bottom:20px;
}

/*------------ TICKET FORM ----------------*/

#page-container .content-wrap .content form legend{
	display:none;
}

fieldset {
	overflow:hidden;
	color:#343434;
	font-size:11px;
	border-bottom: 2px dotted #c5b7a6;
	border-top:1px solid #f9f7f4;
	padding-bottom:25px;
	margin-bottom:20px;
}

fieldset .title,
fieldset .data {
	width:135px;
	float:left;
	color:#666666;
	text-transform:uppercase;
}
fieldset .filmwrap {
	float:left;
	overflow:hidden;
}
fieldset select {
width:200px;
}

fieldset .wrapper,
fieldset.wrapper-spezial{
	display:block;
	clear:both;
	margin-bottom:15px;
	overflow:hidden;
}

label {
	font-weight:normal;
}

.formular-left{
	float:left;
	width:200px;
	font-size:13px;
	line-height:20px;
}

.formular-right{
	font-weight:bold;
	margin-left:200px;
	line-height:20px;
}
.submit-buttons {
	float:right;
}

/*---------- seats ------------*/

.form-column-left{
	float:left;
	width:480px;
	margin-right:20px;
}
* html .form-column-left{
	float:left;
	width:480px;
	margin-right:0px;
}

.form-column-left .formular-right p{
	font-weight:normal;
	overflow:hidden;
	height:1%;
}
.form-column-left .formular-right ul li {
	display:block;
	float:left;
	list-style-type:none;
}

.form-column-left .formular-right ul {
	height:25px;
	line-height:25px;
}

.form-column-left .formular-right ul li.first {
	width:70px;
} 
.form-column-left .formular-right ul li.second {
	width:100px;
}
.wrapper-spezial {
	border-bottom: 2px dotted #c5b7a6;
	border-top:1px solid #f9f7f4;
	overflow:hidden;
	height:1%;
	margin-bottom:0;
}

p.info,
span.info{
	font-size:10px;line-height:1.2;
}


.form-column-left .formular-right .sitz {
	overflow:hidden;
}
.form-column-left .formular-right .sitz img {
	float:left;
	margin-right:20px;
}
/*-------------------------FOOTER ----------------------*/

#footer{
	clear:both;
	height:30px;
	padding-left:30px;
}

.additionalText {
margin-bottom:10px;
font-size:13px;
}

/*----------------------- TABLE ---------------------- */
.tb_inner {
	color:#522511;
	font-weight:normal;
}

table.tb_outer {
	border-spacing: 2px;
}

.tb_outer td {
	padding: 10px 0;
}

.tb_spaced td {
	padding: 5px 5px;
}


.infotext {
	border-bottom: 1px dotted #c5b7a6;
	border-top:1px dotted #c5b7a6;
	padding:10px;
}

table.tb_outer td font.shead {
	text-align:center;
	font-size: 12px;
	color: white;
	font-weight: bold; 
}

table.tb_outer td font.mvi {
	text-align:left;
	font-size: 12px;
	color: black;
	font-weight: bold; 
}

table.tb_outer td font.show {
	text-align:center;
	font-size: 12px;
	color: black;
	font-weight: normal; 
}

