
/* CSS Document */

/* Karten Kaufen anzeigen */

div.ext_ticketshop_ready_places {
	margin: 20px 0px 20px 50px;
	}



div.ext_ticketshop_closed {
	font-weight: bold;
	color: #EA640D;
	margin-top: 80px;
	margin-bottom: 120px;
	font-size: 20px;
	}
div.ext_ticketshop_err_messages {
	color: red;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	}

div.ext_ticketshop_num_places {
	margin-top: 15px;
	}
td.ext_ticketshop_num_places_text {
	height: 30px;
	padding-right: 10px;
	text-align: right;
	}
select.ext_ticketshop_place {
	width: 120px;
	}
input.ext_ticketshop_text {
	width: 250px;
	}
select.ext_ticketshop_route {
	width: 250px;
	}
div.ext_ticketshop_num_places_note {
	text-align: justify;
	margin: 10px 0px 0px 0px;
	}
div.ext_ticketshop_num_places_submit {
	text-align: center;
	margin: 20px 50px 10px 0px;
	}
input.ext_ticketshop_num_places_submit:hover {
	color: #EA640D;
	}

div.ext_ticketshop_room_main {
	}
div.ext_ticketshop_room_background {
	margin-left: auto;
	margin-right: auto;
	}
div.ext_ticketshop_room_stage {
	text-align: center;
	height: 40px;
	overflow: hidden;
	}
h1.ext_ticketshop_room_stage {
	margin-top: 3px;
	font-size: 35px;
	}
a.ext_ticketshop_room_place_select {
	border: 0px;
	border-width: 0px;
	text-decoration: none;
	}
img.ext_ticketshop_room_place {
	border: 0px;
	}
div.ext_ticketshop_room_info_1,
div.ext_ticketshop_room_info_2 {
	position: relative;
	padding-top: 0px;
	width: 682px;
	margin: 10px auto 10px auto;
	height: 140px;
	}
div.ext_ticketshop_room_info_2 {
	height: 280px;
	}
div.ext_ticketshop_room_info_head {
	position: absolute;
	top: 0px;
	visibility: hidden;
	}

div.ext_ticketshop_room_info_1_cat1 {
	width: 260px;
	height: 135px;
	overflow: hidden;
	padding-left: 200px;
	padding-right: 20px;
	}
div.ext_ticketshop_room_info_2_cat1,
div.ext_ticketshop_room_info_2_cat3 {
	width: 270px;
	height: 135px;
	overflow: hidden;
	float: left;
	padding-left: 60px;
	padding-right: 20px;
	}
div.ext_ticketshop_room_info_2_cat2,
div.ext_ticketshop_room_info_2_cat4 {
	width: 270px;
	height: 135px;
	overflow: hidden;
	}
div.ext_ticketshop_room_info_3_cat1,
div.ext_ticketshop_room_info_3_cat2,
div.ext_ticketshop_room_info_3_cat4,
div.ext_ticketshop_room_info_3_cat5,
div.ext_ticketshop_room_info_3_cat7,
div.ext_ticketshop_room_info_3_cat8 {
	width: 220px;
	height: 135px;
	overflow: hidden;
	float: left;
	padding-right: 10px;
	}
div.ext_ticketshop_room_info_3_cat3,
div.ext_ticketshop_room_info_3_cat6,
div.ext_ticketshop_room_info_3_cat9 {
	width: 220px;
	height: 135px;
	overflow: hidden;
	}
	
	
	
img.ext_ticketshop_room_info_image {
	margin-top: 6px;
	margin-bottom: -2px;
	}
div.ext_ticketshop_room_buy {
	margin: 20px auto 0px auto;
	width: 500px;
	height: 85px;
	text-align: center;
	}
a.ext_ticketshop_room_buy_back {
	color: #FFFFFF;
	background-color: #000000;
	height: 16px;
	padding: 5px 10px;
	}
a.ext_ticketshop_room_buy_back:hover,
input.ext_ticketshop_room_buy_submit:hover {
	color: #EA640D;
	}

div.ext_ticketshop_room_buy_submit {
	margin: 10px 0px 15px 0px;
	}
div.ext_ticketshop_room_buy_distance {
	height: 25px;
	}


/* Gekaufte Karten Anzeigen */

div#ext_ticketshop_show_list_del_true {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	color: black;
	min-height: 210px;
	min-width: 190px;
	}
div#ext_ticketshop_show_list_del_true_distance {
	height: 50%;
	}
div#ext_ticketshop_show_list_del_true_message {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: -100px;
	background-color: #888888;
	border: 1px solid white;
	height: 270px;;
	width: 160px;;
	color: black;
	padding: 15px 10px;
	}

div.ext_ticketshop_show_list_del_message {
	font-weight: bold;
	text-align: center;
	height: 38px;
	overflow:hidden;
	}
div.ext_ticketshop_show_list_del_name {
	height: 42px;
	overflow:hidden;
	}
div.ext_ticketshop_show_list_del_place {
	height: 65px;
	overflow:hidden;
	}
div.ext_ticketshop_show_list_del_add_text_1,
div.ext_ticketshop_show_list_del_add_text_2 {
	font-weight: bold;
	margin-bottom: 10px;
	}
div.ext_ticketshop_show_list_del_submit {
	position: absolute;
	bottom: 20px;
	left: 10px;
	}
div.ext_ticketshop_show_list_del_submit_block {
	position: absolute;
	bottom: 55px;
	left: 10px;
	}
div.ext_ticketshop_show_list_del_reset {
	position: absolute;
	bottom: 20px;
	right: 10px;
	}


/*

div.ext_ticketshop_show_list_main
div.ext_ticketshop_show_list_head
h2.ext_ticketshop_show_list_head



td.ext_ticketshop_show_list_num
td.ext_ticketshop_show_list_money
td.ext_ticketshop_show_list_buy


div.ext_ticketshop_show_list_blanc
div.ext_ticketshop_show_list_table
div.ext_ticketshop_show_list_err
*/
img.ext_ticketshop_show_list_change {
	border-style: none;
	}
a.ext_ticketshop_show_list_change {
	margin: 0px 1px;
	}

table.ext_ticketshop_show_list_table {
	margin: 0px auto;
	text-align: center;
	}
td.ext_ticketshop_show_list_ticket,
td.ext_ticketshop_show_list_ticket_comment {
	}
td.ext_ticketshop_show_list_ticket_comment {
	text-decoration: underline;
	}
td.ext_ticketshop_show_list_num_user {
	width: 20px;
	}
td.ext_ticketshop_show_list_name,
td.ext_ticketshop_show_list_name_comment {
	width: 165px;
	}
td.ext_ticketshop_show_list_name_comment {
	text-decoration: underline;
	}
td.ext_ticketshop_show_list_name_user {
	width: 160px;
	}
td.ext_ticketshop_show_list_place {
	width: 275px;
	}
td.ext_ticketshop_show_list_status {
	width: 60px;
	}
td.ext_ticketshop_show_list_price {
	width: 32px;
	}

td.ext_ticketshop_show_list_change {
	width: 60px;
	}


div.ext_ticketshop_show_list_total {
	text-align: center;
	padding-top: 20px;
	}


/* -- Shop allgemein -- */

div.ext_ticketshop_main_sub_back {
	height: 28px;
	text-align: center;
	margin: 30px 50px 10px 0px;
	}

div.ext_ticketshop_main_event_shop {
	position: relative;
	height: 28px;
	}

div.ext_ticketshop_main_event_shop_list {
	position: absolute;
	top: 0px;
	left: 60px;
	}
div.ext_ticketshop_main_event_shop_self {
	position: absolute;
	top: 0px;
	left: 180px;
	}
div.ext_ticketshop_main_event_shop_buy {
	position: absolute;
	top: 0px;
	left: 330px;
	}
div.ext_ticketshop_main_event_shop_room {
	position: absolute;
	top: 0px;
	left: 435px;
	}

a.ext_ticketshop_main_event_shop,
a.ext_ticketshop_main_sub_back {
	color: #FFFFFF;
	background-color: #000000;
	height: 16px;
	padding: 5px 10px;
	}
a.ext_ticketshop_main_event_shop:hover,
a.ext_ticketshop_main_sub_back:hover {	
	color: #EA640D;
	}
div.ext_ticketshop_main_event_message {
	margin-bottom: 14px;
	margin-top: -6px;
	font-weight: bold;
	color: #EA640D;
	}
div.ext_ticketshop_main_no_event {
	font-weight: bold;
	color: #EA640D;
	margin-top: 120px;
	margin-bottom: 120px;
	font-size: 20px;
	}

