* {
	font-family: Verdana, Arial, serif;
}

html,body {
	width: 100%;
	background-color: #222222;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #cdcdcd;
	font-size: 11px;
}
#container {
	width: 950px;
	margin: 10px auto 0 auto;
	text-align: left;
}

#logo {
	width: 200px;
	height: 85px;
	float: left;
	text-align: right;
}

#logo img {
	display: block;
	border: 0;
	margin: 0 0 0 auto;
}

#below_menu, #below_teaser {
	font-size: 1px;
	height: 10px;
	background-color: #9c1335;
}

#content {
	line-height: 180%;
}


#content_and_subsubmenu {}

#content_and_subsubmenu #subsubmenu {
	width: 200px;
	float: left;
}

#submenumarginpadding {
	padding: 10px 5px 10px 0;
}

#content_and_subsubmenu #content {
	width: 750px;
	float: left;
}
#menu {
	width: 750px;
	height: 85px;
	float: left;
}

#menu ul {
	margin: 0;
	padding: 45px 0 0 0;
	list-style: none;
}

#menu ul li {
	display: block;
	float: left;
	font-size: 12px;
	background-color: #777777;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: center;
}

#menu ul li.act {
	margin: 0;
}

#menu ul li img {
	border: 0;
	display: block;
}

#menu ul li a {
	color: white;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}#submenu {
	background-color: #9c1335;
	padding: 0 0 10px 0;
}

#submenu * {
	font-size: 10px;
}

#submenu ul {
	padding: 0 0 0 14px;
	margin: 0 0 0 14px;
	list-style: none;
	border-left: solid #cdcdcd 1px;
}

#submenu ul li {
	display: inline;
	margin: 0 14px 0 0;
	padding: 0 14px 0 0;
	border-right: solid #cdcdcd 1px;
}

#submenu ul li a {
	text-decoration: none;
	text-transform: uppercase;
}

#submenu ul li.act a {
	text-decoration: underline;
	font-weight: bold;
}h1,h2,h3,h4,h5 {
	color: #cdcdcd;
	margin: 5px 0;
}

h1 { font-size: 14px; }
h2 { font-size: 13px; }
h3 { font-size: 12px; }
h4 { font-size: 11px; }
h5 { font-size: 10px; }

.csc-header {
	margin: 10px 0 0 0;
}

.clearer {
	clear: both;
}

p,p.bodytext {
	margin: 0 0 10px 0;
	line-height: 180%;
	color: #cdcdcd;
	font-size: 11px;
}

h2 a { color: #cdcdcd; }

a { color: #cdcdcd; }

.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }

ul {
	margin: 5px 0;
	padding: 0 0 0 20px;
}

#mailform em {
	color: #9c1335;
}

.csc-frame-indent {
	width: 600px;
	margin: 0 auto;
}

.no-bottom-border {
	border-bottom: 0;
}


/* Two col */
.two-col-1 {
	width: 463px;
	float: left;
	margin-right: 24px;
}

.two-col-2 {
	width: 463px;
	float: left;
}



/* Thee col */

.three-col-1,.three-col-2,.three-col-3 {
	width: 300px;
	float: left;
}
.three-col-1,.three-col-2 {
	margin-right: 25px;
}


.contenttable p {
	margin: 0;
}
.teaser {
	width: 950px;
	height: 355px;
	position: relative;
}

.teaser-item {
	width: 950px;
	height: 355px;
	position: absolute;
	top: 0;
	left: 0;
}

.teaser-item img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

.teaser-item .text-container {
	position: absolute;
	top: 250px;
	left: 0;
	width: 950px;
/*	background-image: url("../images/alpha50.png");*/
	text-align: right;
	color: #dedede;
}

.teaser-item .text-container-title {
	font-size: 28px;
	padding: 10px 25px 0;
	font-weight: bold;
}

.teaser-item .text-container-subtitle {
	font-size: 14px;
	padding: 10px 25px 6px 0;
	font-weight: bold;
}

.black {
	color: black;
}

/*.teaser img {
	padding: 0;
	width:  950px;
	height: 355px;
	top:  0;
	left: 0;
	display: block;
}
*/
.csc-mailform {
	border: 0;
	margin: 0;
	padding: 0;
}

.csc-mailform * {
	font-size: 11px;
	font-family: Verdana, Arial, serif;
}

.csc-mailform-field {
	margin: 0 0 5px 0;
}

.csc-mailform-field label {
	display: block;
}

.csc-mailform-field textarea {
	height: 100px;
}

.csc-mailform-field textarea,
.csc-mailform-field input {
	width: 463px;
}

.csc-mailform-field input.csc-mailform-submit {
	width: 100px;
	margin: 0 0 0 363px;
}div.performance-navigationdiv {
	margin: 8px 0;
	padding: 0;
	border-bottom: solid #dcdcdc 1px;
}

ul.performance-navigation {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.performance-navigation li {
	display: block;
	float: left;
	width: 316px;
}

ul.performance-navigation li.align-center {
	width: 318px;
}

ul.performance-navigation li img {
	border: 0;
}

ul.performance-navigation li a {
	
}


div.performance-single {
	
}

div.performance-single div.images_and_facts {
	width: 250px;
	float: left;
}

div.performance-single div.images_and_facts div.images {
	padding: 0 10px 0 0;
}

div.performance-single div.images_and_facts div.images ul {
	list-style: none;
	padding: 0;
	margin: 0;
	
}

div.performance-single div.performance-content {
	width: 700px;
	float: left;
}

div.performance-single div.performance-content h1 {
	font-size: 24px;
}

div.performance-single div.performance-content h3 {
	font-size: 18px;
}

div.performance-description {
	margin: 10px 0;
}

div.performance-single div.performance-content table.prices {
	width: 550px;
	text-align: center;
	border: solid #dcdcdc 2px;
}

div.performance-single div.performance-content table.prices td,
div.performance-single div.performance-content table.prices th {
	border: solid #dcdcdc 1px;
}

div.performance-single div.performance-content table.prices td {
	font-weight: normal;
}










table.performance-table {
	margin: 0px auto 20px auto;
}


table.performance-table td,
table.performance-table th {
	border-bottom: solid #dcdcdc 1px;
}

table.performance-table td.number,
table.performance-table th.number {
	width: 80px;
	text-align: center;
}

table.performance-table td.title,
table.performance-table th.title {
	width: 240px;
}

table.performance-table td.subtitle,
table.performance-table th.subtitle {
	width: 140px;
}

table.performance-table td.showdate,
table.performance-table th.showdate {
	padding-right: 5px;
}


table.performance-table tr.month-separator td {
	padding-top: 15px;
	border-bottom: 0;
}

table.performance-table td a {
	text-decoration: none;
}

table.performance-table td a:hover {
	text-decoration: underline;
}


.facts {
	border: solid #dedede 1px;
	margin: 5px 8px 0 0;
	padding: 5px;
}
ol.processviewer {
	list-style: none;
	margin: 0 auto;
	text-align: center;
	padding: 0;
}

ol.processviewer li {
	display: inline;
	font-weight: bold;
	color: #c26d82;
}

ol.processviewer li.act {
	color: white;
}

ol.processviewer li.process-spacer {
	margin: 0 10px;
}


ul.forwardbackbuttons {
	list-style: none;
	margin: 0;
	padding: 15px 0;
}

ul.forwardbackbuttons li.backbutton {
	display: block;
	width: 300px;
	float: left;	
}


ul.forwardbackbuttons li.reset {
	display: block;
	width: 350px;
	float: left;
	text-align: center;
}


ul.forwardbackbuttons li.forwardbutton {
	display: block;
	width: 300px;
	float: left;
	text-align: right;
}



table.bookingform th.antal-koerestole,
table.bookingform td.antal-koerestole {
	border-right: 0;
}




table.bookingform {
	width: 100%;
	border-top: solid #999999 1px;
	border-left: solid #999999 1px;
	border-bottom: solid #999999 1px;
	padding: 0;
	margin: 0;
	
}

table.bookingform * {
	font-family: Verdana, arial;
	font-size: 11px;
}


table.bookingform tr th {
	background-color: #444444;
}

table.bookingform tr.odd td {
	background-color: #444444;
}

table.bookingform th {
	border-bottom: solid #999999 1px;
}

table.bookingform th,
table.bookingform td {
	border-right: solid #999999 1px;
	text-align: center;
	padding: 0 5px;
	margin: 0;
}

table.bookingform th.pladser {
	border-bottom: 0;
}

table.bookingform th.no-border-bottom {
	border-bottom: 0;
}

table.bookingform td.performance-selector-td {
	padding: 0 10px;
}

table.bookingform td.performance-selector-td select {
	width: 290px;
}

table.bookingform td textarea.remark {
	width: 200px;
	height: 30px;
	margin: 5px 0;
}

#generelinfotable * {
	font-size: 11px;
}

#generelinfotable td {
	padding: 5px;
}

#generelinfotable #tx_hmrtheatre_pi1\[generalinfo\]\[zip\] {
	width: 50px;
}

#generelinfotable #tx_hmrtheatre_pi1\[generalinfo\]\[remarks\] {
	width: 280px;
	height: 100px;
}

#confirmpersontable {
	border: solid #dcdcdc 1px;
	width: 600px;
	margin: 15px 0;
}

#confirmpersontable td {
	padding: 2px 5px;
}

#confirmpersontable .labeltd {
	font-weight: bold;
}


.ticketsconfirmationtable {
	width: 950px;
	border-left: solid #cdcdcd 1px;
	border-top: solid #cdcdcd 1px;
	margin-bottom: 15px;
}

.ticketsconfirmationtable td,
.ticketsconfirmationtable th {
	border-right: solid #cdcdcd 1px;
	border-bottom: solid #cdcdcd 1px;
	padding: 2px 5px;
}

h1.datasent {
	margin: 20px 0;
}

div.newbooking {
	padding: 0 0 40px 0;
	border-bottom: solid #cdcdcd 1px;
}
#subsubmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#subsubmenu ul li {
	margin: 3px 0 0 8px;
}

#subsubmenu ul li a {
	text-decoration: none;
}

#subsubmenu ul li.act a {
	text-decoration: underline;
}

#subsubmenu ul li.spacer {
	margin: 10px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid #cdcdcd 1px;
}
table.regnskab {
	border-left: solid #cdcdcd 1px;
	border-top: solid #cdcdcd 1px;
	width: 600px;
	border-collapse: collapse;
}

table.regnskab td {
	border-right: solid #cdcdcd 1px;
	border-bottom: solid #cdcdcd 1px;
	padding: 5px;
}


table.contenttable tr td {
	padding: 0 10px 0 0;
}


/** NEWSLETTER SUBSCRIPTION **/

.newsletter-form label {
	display: block;
	width: 75px;
	float: left;
	padding-top: 10px;
}

#subscribename,
#subscribeemail,
#unsubscribeemail {
	float: left;
	width: 150px;
	margin-top: 8px;
}

.newsletter-form .error {
	width: 220px;
	padding-top: 10px;
	float: right;
	font-weight: bold;
	color: #9C1335;
}

#subscribeheader,
#unsubscribeheader {
	margin-top: 25px;
}

#subscribesubmit,
#unsubscribesubmit {
	margin: 10px 0 0 75px;
}

.ticketlink {
	margin-top: 35px;
}

.ticketlink h2 {
	margin-top: 10px;
}

.ticketlink img {
	border: 0;
}
