
.ticket .content .info_text.venue {
	display: none;
	clear: both;
}








.ticket .content .info_text.venue {
 	display: block;
}
.ticket .content .info_text.venue.venue_U {
  display: none;
}









.ticket .content .venue_description .venue_description_content {
	min-height: 165px;
	margin-bottom: 10px;
	border: 1px dotted #AAAAAA;
	padding: 5px 5px 5px 5px;
}

.ticket .content .venue_description .open_venue_description ,
.ticket .content .venue_description .close_venue_description {
	float: right;
}

.ticket .content .venue_description .open_venue_description a.button > span ,
.ticket .content .venue_description .close_venue_description a.button > span {
	font-size: 11px;
	line-height: 1.2em;
	padding: 0.1em 0.3em;
}

.ticket .content > .performance_date_menu {
	margin: 0 0 0 0;
}

.ticket .content > .performances + .performance_date_menu {
	margin: 10px 0 0 0;
}

.ticket .content > .performance_date_menu .summary {
	color: #666666;
	font-size: 11px;
	padding: 3px 0 3px 0;
	text-align: center;
	clear: both;
}

.sv_customizer_top_tabs_menu {
	margin: 2em 0 1em 0;
	background-color: transparent;
	border-radius: 0.7em 0.7em 0 0;
}

.sv_customizer_top_tabs_menu ul {
	display: block;
	min-height: 2.1em;
}

.sv_customizer_top_tabs_menu ul > li {
	display: inline-block;
	line-height: 1.5em;
	padding: 0.3em 0;
	margin: 0 0.2em;
	height: 1.5em;
}
.sv_customizer_top_tabs_menu ul > li:first-child {
	margin-left: 0;
}
.sv_customizer_top_tabs_menu ul > li:last-child {
	margin-right: 0;
}

.sv_customizer_top_tabs_menu ul > li > a {
	padding: 0.3em 1em;
}

.sv_customizer_tob_tabs_menu_toggler {
	display: none;
}

.ticket .content > .performance_date_menu ul.yearmenu {
	height: 2.1em;
}

.ticket .content > .performance_date_menu ul.yearmenu > li {
	border-left: 1px solid rgba(0,0,0,0.1);
	border-bottom: none;
	background: transparent;
	position: relative;
	z-index: 0;
}

.ticket .content > .performance_date_menu ul.yearmenu > li > a {
	color: #666666;
}

.ticket .content > .performance_date_menu ul.yearmenu > li.active + li ,
.ticket .content > .performance_date_menu ul.yearmenu > li:first-child {
	border-left: 0 none;
}

.ticket .content > .performance_date_menu ul.yearmenu > li.active {
	color: #FFF;
	background: #F7B256;
	color: #FFFFFF; text-shadow: 0 0 0.2em #000;
	border: 1px solid #888;
	border-bottom: 0;
	border-radius: 0.7em 0.7em 0 0;
	z-index: 2;
}

.ticket .content > .performance_date_menu ul.yearmenu > li.active:before ,
.ticket .content > .performance_date_menu ul.yearmenu > li.active:after {
	position: absolute;
	bottom: 0px;
	width: 0.7em;
	height: 0.7em;
	content: " ";
	border: 1px solid #888;
}

.ticket .content > .performance_date_menu ul.yearmenu > li.active:before {
	left: -0.749em;
	z-index: 1;
	border-bottom-right-radius: 0.7em;
	border-width: 0 1px 1px 0;
	box-shadow: 0.325581395348837em 0.325581395348837em 0 #F7B256;
}
.ticket .content > .performance_date_menu ul.yearmenu > li.active:after {
	right: -0.749em;
	border-bottom-left-radius: 0.7em;
	border-width: 0 0 1px 1px;
	box-shadow: -0.325581395348837em 0.325581395348837em 0 #F7B256;
}

.ticket .content > .performance_date_menu ul.yearmenu > li.active:first-child:before {
	display: none;
}

.ticket .content > .performance_date_menu ul.yearmenu > li.active > a {
	color: #FFFFFF; text-shadow: 0 0 0.2em #000;
	font-weight: bold;
}


.ticket .content > .performance_date_menu ul.month_menu {
	background-color: #F7B256;
	border: 1px solid #888;
}

.ticket .content > .performance_date_menu ul.month_menu > li {
	border-left: 1px solid rgba(255,255,255,0.2);
}

.ticket .content > .performance_date_menu ul.month_menu > li:first-child {
	border-left: 0 none;
}

.ticket .content > .performance_date_menu ul.month_menu > li > a {
	white-space: nowrap;
	color: #444444;  text-shadow: 0 0 0.2em #fff;
}

.ticket .content > .performance_date_menu ul.month_menu > li.active {

}

.ticket .content > .performance_date_menu ul.month_menu > li.active > a {
	color: #FFFFFF; text-shadow: 0 0 0.2em #000;
	font-weight: bold;
}

.ticket .content > .performances {
	margin: 0 0 0 0;
}

.ticket .content > .performances > table.headline {
	width: 100%;
}

.ticket .content > .performances > table.headline > tbody  > tr > th{
	color:#666;
	font-size:10px;
	text-align:center;
}

.ticket .content > .performances > table.headline > tbody  > tr > th.date {
	width: 150px;
}

.ticket .content > .performances > table.headline > tbody  > tr > th.seat_price {
	width: 110px;
}

.ticket .content .sv_performance {
	border: 1px solid #848484;
	background-color: #EEEEEE;
	position: relative;
	min-height: 156px;
	text-align: right;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
}
.ticket .content .sv_performance:hover {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.ticket .content > div.performances > div[id] {
	margin: 25px 0 0 0;
}
.ticket .content > div.performances > table.headline + div[id] {
	margin: 0 0 0 0;
}
.ticket .content .sv_performance > div {
	position: absolute;
	display:none;
	text-align: left;
	z-index: 2;
}

.ticket .content .sv_performance > div.style1 {
	display: block;
	background-color: #F8F8F8;
	top: 3px;
	left: 3px;
	width: 144px;
	height: 96%;
	z-index: 1;
}

.ticket .content .sv_performance > div.haus_bez {
	top: 10px;
	left: 5px;
	width: 140px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	display: block;
}

.ticket .content .sv_performance > .vorst_datzt {
	display: block;
	left: 0;
	top: 0;
	width: 100%;
}

.ticket .content .sv_performance > .vorst_datzt > div {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

.ticket .content .sv_performance .vorst_datzt > .vorst_datzt_day {
	top: 35px;
	left: 0px;
	width: 150px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	display: block;
}

.ticket .content .sv_performance > .vorst_datzt > .vorst_datzt_month {
	top: 60px;
	left: 0px;
	width: 150px;
	text-align: center;
	font-size: 10px;
	color:#29287B;
	font-weight: bold;
	display: block;
}

.ticket .content .sv_performance > .vorst_datzt > .vorst_datzt_weekday {
	top: 75px;
	left: 0px;
	width: 150px;
	text-align: center;
	font-size: 10px;
	color: #757575;
	display: block;
}

.ticket .content .sv_performance > .vorst_datzt > .dauer_zeitpunkte {
	top: 90px;
	left: 0px;
	width: 150px;
	text-align: center;
	font-size: 10px;
	display: block;
}

.ticket .content .sv_performance > .vorst_datzt > .vorst_datzt_time_zone {
	top: 102px;
	left: 0;
	width: 150px;
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;
	display: block;
}

.ticket .content .sv_performance > .vorst_datzt > .vorst_datzt_time_zone:before {
	content: "(";
}
.ticket .content .sv_performance > .vorst_datzt > .vorst_datzt_time_zone:after {
	content: ")";
}

.ticket .content .sv_performance > .vorst_datzt > .calendar_entry {
  top: 112px;
	left: 0px;
	width: 150px;
	text-align: center;
	display: block;
}

.ticket .content .sv_performance > .vorst_datzt > .calendar_entry > a {
  display: inline-block;
  width: 17px;
  height: 17px;
  background-image: url('/ticket/btv/pics/general_shared_pics/calendar_grey.svg');
  background-size: 100% auto;
}

.ticket .content .sv_performance > .vorst_datzt > .dauer {
	top: 130px;
	left: 0px;
	width: 150px;
	text-align: center;
	font-size: 10px;
	display: block;
}






.ticket .content .sv_performance > div.vorst_bez {
	top: 4px;
	left: 153px;
	width: 480px;
	display: block;
}

.ticket .content .sv_performance > div.vorst_bez > * {
	display: none;
}

.ticket .content .sv_performance > div.vorst_bez > span.abaenderungstext ,
.ticket .content .sv_performance > div.vorst_bez > span.premiere ,
.ticket .content .sv_performance > div.vorst_bez > span.guest_performance ,
.ticket .content .sv_performance > div.vorst_bez > span.bez {
	display: inline;
	font-size: 12px;
	color: #29287B;
	font-weight: bold;
	margin-right: 5px;
}

.ticket .content .sv_performance > div.vorst_bez > span.premiere:after {
	content:":";
}

.ticket .content .sv_performance > div.vorst_bez > .letzte_vorstellung_content {
	font-size: 0.75em;
	color: #FF0000;
	display:inline;
}

.ticket .content .sv_performance > div.vorst_bez > span.untertitel {
	display: block;
	font-size: 10px;
	color: #29287B;
	font-weight: bold;
}

.ticket .content .sv_performance > div.autor_name {
	top: 40px;
	left: 153px;
	width: 445px;
	font-size: 12px;
	font-style: italic;
	display: block;
}

.ticket .content .sv_performance.vorst_logo > div.autor_name {
	left: 290px;
	width: 370px;
}

.ticket .content .sv_performance > div.artists_names {
	top: 60px;
	left: 153px;
	width: 445px;
	font-size: 10px;
	display: block;
}

.ticket .content .sv_performance.vorst_logo > div.artists_names {
	left: 290px;
	width: 370px;
}


.ticket .content .sv_performance.vorst_logo > div.vorst_logo {
	display: block;
	height: 86px;
	width: 130px;
	left: 153px;
	top: 38px;
	overflow: hidden;
	transition: transform 0.5s ease-in-out;
  -webkit-transition: transform 0.5s ease-in-out;
  -o-transition: transform 0.5s ease-in-out;
	-moz-transition: transform 0.5s ease-in-out;
}

.ticket .content .sv_performance.vorst_logo > div.vorst_logo.not_loaded_yet {
	background-color: #FFFFFF;
	opacity: 0.5;
}

.ticket .content .sv_performance.vorst_logo > div.vorst_logo > .vorst_logo_image_div {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 100%;
	padding: 0;
	cursor: pointer;
	transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
}

.ticket .content .sv_performance.vorst_logo > div.vorst_logo.image_zoom {
	z-index: 1001;
	-moz-transform: scale(5);
	transform: scale(5);
	-webkit-transform: scale(5);
	-o-transform: scale(5);
	-ms-transform: scale(5);
	padding: 1px;
	box-shadow: 1px 1px 1px #777777;
}

.ticket .content .sv_performance > div.details {
	top: 90px;
	left: 153px;
	width: 445px;
	display: block;
}
.ticket .content .sv_performance > div.details > div.details_details {
	display: inline-block;
}

.ticket > .content .sv_performance.vorst_logo > div.details {
	left: 290px;
	width: 370px;
}

.ticket .content .sv_performance > div.details > div.details_details a.button .details_icon {
	display: none;
}

.ticket .content .sv_performance > div.details > div.details_details a.button > span {
	display: inline-block;
}

.ticket .content .sv_performance.vorst_logo > div.details > div.details_details a.button .details_icon.images_icon ,
.ticket .content .sv_performance.vorst_video > div.details > div.details_details a.button .details_icon.videos_icon {
	display: inline-block;
	width: 10px;
	height: 16px;
	background-image: url('/ticket/btv/styles/jqueryui/images/ui-icons_454545_256x240.png');
	padding: 0 3px 0 0;
	margin: 0 0 0 5px;
	vertical-align: text-top;
}

.ticket .content .sv_performance.vorst_logo > div.details > div.details_details a.button .details_icon.images_icon {
	background-position: -210px -128px;
}

.ticket .content .sv_performance.vorst_video > div.details > div.details_details a.button .details_icon.videos_icon {
	background-position: -226px -128px;
}


.ticket .content .sv_performance > div.details > div.details_external_details {
	display: inline-block;
}


.ticket .content .sv_performance > div.details > div.details_more_performances {
	display: inline-block;
}



.ticket .content .sv_performance > div.purchase_links {
	top: 130px;
	left: 153px;
	display: block;
	white-space: nowrap;
}

.ticket .content .sv_performance > div.purchase_links > span.purchase_text {
	margin: 0 10px 0 0;
}

.ticket .content .sv_performance > div.purchase_links > span.purchase_text > span {
  white-space: normal;
}

.ticket .content .sv_performance > div.purchase_links > .purchase_button + .purchase_text {
	margin-left: 10px;
}

body:not(.mobile_device) div.sv_performance  .purchase_button > span > span.price {
  display: none;
}

body.mobile_device div.sv_performance  .purchase_button > span > span.price {
  margin-left: 0.5em;
  white-space: nowrap;
}


.ticket .content .sv_performance > div.performance_prices_seats {
	margin: 0 5px 0 0;
	width: 150px;
	font-size:12px;
	text-align: right;
	min-height: 156px;
	display: inline-block;
	position: relative;
}

.ticket .content .sv_performance > div.performance_prices_seats > table {
	width: 100%;
}

.ticket .content .sv_performance > div.performance_prices_seats > table > tbody > tr {
	height: 16px;
}

.ticket .content .sv_performance > div.performance_prices_seats > table > tbody > tr > td {
	height: 16px;
	text-align: right;
	vertical-align: bottom;
  white-space: nowrap;
}

.ticket .content .sv_performance > div.performance_prices_seats > table > tbody > tr > td.text {
	font-size: 10px;
	line-height: 16px;
}

div.ticket div.performance div.performance_prices_seats > table > tbody > tr > td.text + td.text {
	width: 90px;
}

.ticket .content .sv_performance > div.performance_prices_seats > table > tbody > tr > td.number {
	font-size: 11px;
	line-height: 16px;
}

.ticket .content .sv_performance > div.performance_prices_seats > table > tbody > tr > td.price {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	width: 70px;
}

.ticket .content .sv_performance > div.performance_prices_seats > table > tbody > tr.zero_places_left > td {
	color: #888888;
}

.ticket .content .sv_performance > div.hinweistext {
	padding: 15px 15px 15px 153px;
	border-top: 1px dashed #848484;
	display: block;
	position: relative;
	font-size: 11px;
}



.ticket .content .sv_performance > div.hinweistext.read_more {
  max-height: 80px;
  position: relative;
  overflow: hidden;
}
.ticket .content .sv_performance > div.hinweistext > div.read_more {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 35px 0 10px 153px;
  background-image: linear-gradient(to bottom, transparent, rgba(238, 238, 238, 1), rgba(238, 238, 238, 1));
}







.ticket .content div.details_row {
	font-size: 10px;
	padding: 0 0 20px 0;
	background-color: #EEEEEE;
	border: 1px solid #848484;
	position: relative;
}

.ticket .content div.details_row div.bottom_closer {
	position: absolute;
	bottom: 0;
	right: 0;
}

.ticket .content div.details_row div.closer {
	text-align: right;
}

.ticket .content div.details_row div.closer > a {
	font-weight: bold;
	font-size: 16px;
	padding: 0 5px 0 0;
}

.ticket .content div.details_row div.details_loader {
	text-align: center;
}

.ticket .content div.details_row > div.details {
	padding: 0px 10px 0px 10px;
}

.ticket .content .work_performances .performance {
	margin: 20px auto 0 auto;
	width: 90%;
	background-color: #FFFFFF;
	min-height: auto;
}

.ticket .content .work_performances .performance > .vorst_datzt > .vorst_datzt_weekday {
	top: 85px;
}

.ticket .content .work_performances .performance > .vorst_datzt > .vorst_datzt_year {
	display: block;
	top: 73px;
	left: 0;
	width: 150px;
	text-align: center;
	font-size: 0.9em;
}

.ticket .content .work_performances .performance > .vorst_datzt > .dauer_zeitpunkte {
	top: 96px;
}

.ticket .content .work_performances .performance > div.autor_name {
	display: none;
}

.ticket .content .work_performances .performance.vorst_logo > .vorst_logo {
	display: none;
}

.ticket .content .work_performances .performance.vorst_logo > div.artists_names ,
.ticket .content .work_performances .performance.vorst_logo > div.details {
	left: 153px;
	width: 445px;
	padding: 0;
}

.ticket .content .work_performances .performance.vorst_logo > div.details > .details_details {
	padding: 0;
}

.ticket .content .work_performances .performance > div.artists_names {
	top: 40px;
}

.ticket .content .work_performances .performance > div.details {
	top: 65px;
}

.ticket .content .work_performances .performance > div.purchase_links {
	top: 100px;
}

.ticket .content .work_performances .performance > div.performance_prices_seats > table > tbody > tr {
	height: auto;
}
.ticket .content .work_performances .performance > div.performance_prices_seats > table > tbody > tr > td {
	height: 12px !important;
	line-height: 12px !important;
	font-size: 9px;
}

.ticket .content .work_performances .performance > div.performance_prices_seats {
	min-height: 130px;
}

.ticket .content .work_performances div.details_row div.details div.details_details.vorst_logo .media {
	float: left;
	width: 290px;
}

.ticket .content div.details_row div.details div.details_details {
	padding: 0 0 0 140px;
}

.ticket .content div.details_row div.details div.details_details div.description ,
.ticket .content div.details_row div.details div.details_details div.all_casts {
	float: right;
	margin: 0 0 30px 0;
}

.ticket .content div.details_row div.details div.details_details .clear_both {
	clear: both;
}

.ticket .content div.details_row div.details div.details_details dl {
	display: inline-block;
	vertical-align: top;
}

.ticket .content div.details_row div.details div.details_details dl.cast {
	width: 250px;
	margin:	0 0 0 0px;
}
.ticket .content div.details_row div.details div.details_details dl.teamfunction {
	width: 300px;
	margin:	0 0 0 20px;
}

.ticket .content div.details_row div.details div.details_details dl > dd.name {
	margin: 2px 0 8px 20px;
	font-weight: bold;
}

.ticket .content div.details_row div.details div.details_details.vorst_logo div.description {
	width: 330px;
}

.ticket .content div.details_row div.details div.details_details.vorst_logo div.all_casts {
	clear: both;
	margin-top: 20px;
}

.ticket .content div.details_row div.details div.details_details.vorst_logo .media {
	float: left;
	width: 320px;
}

.ticket .content div.details_row div.details div.details_details.vorst_logo .vorst_logo img {
	max-width: 100%;
}

.vorst_videos {
	margin-top: 20px;
	width: 100%;
}

.vorst_videos .html5_video video {
	width: 100%;
}

.vorst_videos .video_beschreibung ,
.vorst_videos .video_titel {
	display: none;
}

.vorst_videos .embedded_videos * {
	width: 100%;
  min-height: 220px;
}

























.ticket > .performance_subscription > div.performances > div > div.performance > table > tbody > tr > td.seats_prices {
	text-align: center;
}

.ticket > .performance_subscription > .subscription_checks table.subscription_checks {
	width: 100%;
}

.ticket > .performance_subscription > .subscription_checks table.subscription_checks > tbody > tr {
	height: 20px;
}

.ticket > .performance_subscription > .subscription_checks table.subscription_checks > tbody > tr > th {
	text-align: left;
}


