
/* Loginbox verstecken */
div.bannerbig_disabled {display:none !important;}

div#exh_hallgraph_image_dis {display:none;}
img.hallenplan_dis {display:none;}

div.login .inaktiv {display:none;}

div.innenabstand {margin-top:20px;}

.bigcolumn {witdh:100%;}

.tinycolumn {width:45%;}

div.login span.anmeldefehler {color: #a81043;}


/* Listen*/
.g-html ul {
    list-style-type: none;}


/* --- Buttons ---*/

a.button,
span.gutschein_andere,
span.tickets_pdf,
span.tickets_kaufen,
div.error_box,
div.warning_box_content,
p.voucher_exchanged_info,
div.step_2 table.form_table tr.required {
	background-color: #459CCF;
	color: #fff;
	border: medium none !important;
	border-radius: 5px;
	font-size: 15px;
	font-weight: 700;
	line-height: 20px;
	margin: 5px 0;
	overflow: hidden;
	padding: 10px 36px;
}

p.voucher_exchanged_info {
	background-color: #fff;
	color: #459CCF;
	border: #459CCF medium solid !important;
}


a.button,
span.gutschein_andere,
span.tickets_pdf,
span.tickets_kaufen {
	text-transform: uppercase;
	transition: color 0.25s ease-out 0s, background-color 0.25s ease-out 0s;
	height: 0;
}


a.button:hover {height:100%;color:#fff;border-bottom:none;}
.no-touch .g-html .subcl p a:hover {border-bottom:0px solid #fff;}


a.button img {display:none;}


/* --- Formularfelder --- */
input[type="radio"] {
	height:14px;
}

.g-html li.answer {margin-bottom:10px;}

/*-- Login --*/
.c50l, .c50r {width:48%;}

.c50r.forgetbox {
    float: right;
}

.c50l.loginbox {
    float: left;
    margin-right: 20px;
}

span.not_desktop {display:none;}

@media only screen and (max-width: 899px) {
.c50l, .c50r {width:100%;}

.c50r.forgetbox {
    margin-top:30px;
}

}

@media only screen and (max-width: 600px) {

div#steps_content table tr td {display:none;}
div.step_1 div#steps_content table tr td.step_1,
div.step_2 div#steps_content table tr td.step_2,
div.step_3 div#steps_content table tr td.step_3,
div.step_4 div#steps_content table tr td.step_4 {display:table-cell;}
}

@media only screen and (max-width: 400px) {

span.not_desktop {display:inline;}


}

/*-- Regi --*/
input#ask_q13_a13_01,
input#ask_q13_a13_02,
input#ask_q14_a14_01,
div#privacy_provisions input
{
 float:left;
}

label[for="ask_q13_a13_01"],
label[for="ask_q13_a13_02"],
label[for="ask_q14_a14_01"],
div#privacy_provisions label {
	padding-left:25px;
	display:block;
}

div#privacy_provisions label {
	padding-left:55px;
}

span.hinweis {

   background-color:#a81043;
   color:#fff;
   display: block;

  border: medium none !important;
  border-radius: 5px;
  padding: 10px;
}


.forgetbox p.hinweis {
    color:#BE104D;
}


legend.missing_mandatory_field + div + div select,
legend.missing_mandatory_field + div + div ul,
label.missing_mandatory_field + input,
label.missing_mandatory_field + select {
    border: 3px solid #a81043;
   background-color: #F6CECE !important;
}


div.fieldbox {
    margin: 10px 0;
}

label[for="newsletter_topic_1"] {
    display: block;
    padding-left: 8em;
    position: relative;
    top: -1.6em;
}


/*div#question_13 fieldset.question,
div#question_14 fieldset.question,
div#privacy_provisions,*/
legend.missing_mandatory_field,
label.missing_mandatory_field {
	background-color:#a81043;
	color:#fff;
}

div#question_13 fieldset.question legend,
div#question_14 fieldset.question legend  {
	background-color:#fff;
	color:#444;
}

fieldset.question legend,
label.missing_mandatory_field {
	padding:0px 5px;
}


div#privacy_provisions input {
	margin-left: 35px;
}

div.hide_on_duplicate_registration div.buttons button.button_right {float:right;}

div#privacy_provisions {
	border: 1px solid #e1e5e8;
	margin: 0 2px;
	padding: 0.35em 0.625em 24px;
}

div#article_direct_choose_block {display:none;}

/*--body--*/
body {
    background-color: #e6e5ea;
/*    background-image: url("/img/connecting.png"); */
    background-repeat: no-repeat;
    background-size: cover;
}



/*-- Shop --*/
table#cart_article_table,
table.eshop_form_table_customer {width:100% !important;}
table#cart_article_table tbody tr td[width="380"] {width:71% !important;}
table#cart_article_table tbody tr td[width="60"] {width:11% !important;}
table#cart_article_table tbody tr td[width="90"] {width:17% !important;}
table.eshop_form_table_customer tbody tr td[width="180"] {width:34% !important;}

table[width="530"] {width:100% !important;}
table[width="530"] td[width="440"] {width:83% !important;}
table[width="530"] td[width="90"] {width:16% !important;}

div#steps_box div#steps_content table {width:100%;}
div#steps_content table tbody tr td[width="137"] {width:24% !important;}

div.no_print .button {float:left;height:100%;}
div.no_print .button_right {float:right;height:100%;}
div#footer {clear:both;}

div.step_3 p.step2_only, 
div.step_2 p.step3_only {
  display:none;
}

div.error_box,
div.warning_box_content,
div.step_2 table.form_table tr.required {
  background-color:#a81043;
}
div.warning_box_content {background-color:#459CCF;}
div.error_box,div.error_box h3,div.warning_box_content,div.warning_box_content h3 {color:#fff;}

td.eshop_td_input input.form_entry_nosize, 
td.eshop_td_input input.form_entry,
table#cart_article_table #input_art_menge_290 {
		padding: 5px;
		width: 100%;
		position: relative;
		height: 30px;
		vertical-align: top;
    height: 40px;
    border: 1px solid #eee;
    border-radius: 5px;
    box-shadow: inset 0 0 0 2px transparent, 0 1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 1px 0px 0px rgba(0,0,0,0.1);
    line-height: 1.5em;
    padding: 8px;
    transition: all 0.25s ease-out 0s;
    color: #222;
    background-color: #fff;
}

table#cart_article_table #input_art_menge_290{
    width: 50%;
}

table.form_table td h2 {
font-size:24px;
}

div#agb_text {padding-left:30px; }

div#steps_content table td p {
    margin-top: 0 !important;
}

div#steps_content table td img,
a.art_title img,
div#page_title,
div#eshop_box div#footer_dis {
    display:none;
}

span.step_nr_inactive, p.step_desc_inactive {
    color: #a81043;
}

div.step_4 span.step_nr_inactive, div.step_4 p.step_desc_inactive, a.step_nr_inactive_linked_not_visited, p a.step_desc_inactive_linked, a.step_nr_inactive_linked {
    color: #444;
}

p.step_desc_active, td span.step_nr {
    font-weight: bold;
color:#459CCF;
}

table.eshop_form_table_voucher, div.box group_ticket_upload_box table.form_table {width:100%;}

table.eshop_form_table_voucher tr.eshop_form_field_ {display:none;}

.step_3 div.cart_block div.box, .step_3 div#article_sum_sheet div.box {
 margin:10px;
}

.step_3 div.cart_block, .step_3 div#article_sum_sheet {
  border-color: transparent !important;
  background-color: #459CCF !important;
  background-image: none !important;
  border-radius: 3px;
  -webkit-box-shadow: 0px 4px 6px 0px #459CCF;
  -moz-box-shadow: 0px 2px 4px 0px #459CCF;
  box-shadow: 0px 4px 6px 0px #459CCF;
}

.step_3 div.cart_block *, .step_3 div#article_sum_sheet *{
color:#fff !important;
}

/*--- Headlines ---*/
#eshop_box h1 {font-size:23px;}
#eshop_box h3 {font-size:18px;}

 h1 {font-size:23px;}


/* --- Footer --- */
#footer_content p {margin-top:30px;}

/* Fragen*/
.question_level0 {margin-bottom:20px;}

/* Leitstand */
table#kassenSchnittKomplett tr.abrechnungHeaderLine {background-color:#666;}
table#kassenSchnittKomplett tr#abrechnungMain {background-color:#666;}
table#kassenSchnittKomplett tr.abrechnungHeaderLine th {color:#fff;}
table#kassenSchnittKomplett tr#abrechnungMain th {color:#fff; font-weight:bold;}
table#kassenSchnittKomplett tr.sternUeberschrift {background-color:#aaa;}


/* Vorverkauf */

#preseller_info             { padding: 24px 0px }
#preseller_info span        { background-color: #F0EA7F; color: black; font-weight: bold;
                              font-size: 150%; padding: 4px 8px;  border: 1px dotted #444 }


/* Navigation Farbkorrektur */
.w-nav-anchor.level_2 {color:#666666!important;}
.w-nav-anchor.level_2:hover {color:#ffffff!important;}


