.ticket_suche_black_head article.text div.headline h1 {
  margin-bottom: 0;
  font-size: 1.8rem;
  line-height: 1.1;
}

.ticket_suche_red_head article.text div.headline h2 {
  margin-bottom: 15px;
  color: #e53212;
  font-size: 1.8rem;
  line-height: 1.1;
}

.ticket_suche_red_head article.text div.headline {
  font-size: 1.1rem;
}

.ticket_suche_red_head {
  margin-bottom: 30px;
}

.center article.text {
  text-align: center;
}

article.text {
  font-size: 1rem;
}

article.text h1,
article.text h2,
article.text h3,
article.text h4 {
  font-size: 1.4rem;
  /*color: rgb(24,24,24);*/
  margin: 0 0 20px 0;
  font-weight: lighter;
}

.headline_bold article.text .h {
  font-weight: bold;
}

.headline_fs_1 article.text .h {
  font-size: 2.4rem;
}

.headline_fs_2 article.text .h {
  font-size: 2.8rem;
}

.faq_placeholder {
  border: 1px dotted gray;
  min-height: 300px;
}

article.text p {
  line-height: 1.5;
}

article.text li {
  /*color: #424242;*/
  line-height: 1.5;
}

article.text strong {
  font-weight: bold;
  /*color: #2d2d2d;*/
}

article.text a {
  text-decoration: none;
}

.text_gruppe {
  margin: auto;
  width: 80%;
  margin-top: 40px;
}

.text_gruppe .gruppe_element + .gruppe_element {
  margin-top: 2rem;
}

.flag_left_gerade article.text .headline {
  width: 108.3333%;
  margin-left: -8.3333%;
}

.flag_left_gerade article.text .headline h1,
.flag_left_gerade article.text .headline h2,
.flag_left_gerade article.text .headline h3,
.flag_left_gerade article.text .headline h4 {
  background-color: #e53212;
  color: #ffffff;
  font-size: 1.8rem;
  padding: 16px;
  padding-top: 14px;
  min-width: 34.3333%;
  display: inline-block;
  box-sizing: border-box;
}

/*
.bold_black_up article.text .headline h1,
.bold_black_up article.text .headline h2,
.bold_black_up article.text .headline h3,
.bold_black_up article.text .headline h4
{
    font-size: 1.8rem;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    box-sizing: border-box;
}
*/
.text_gruppe .text {
  font-size: 1.2rem;
}

.text_gruppe h1,
.text_gruppe h2,
.text_gruppe h3,
.text_gruppe h4 {
  text-align: center;
  font-size: 1.8rem;
  font-weight: lighter;
  margin-bottom: 2rem;
}

.text_gruppe .gruppe_links,
.text_gruppe .gruppe_rechts {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 50%;
}

.text_gruppe .gruppe_links .titel,
.text_gruppe .gruppe_rechts .titel {
  background-color: #e53212;
  padding-top: 9px;
  padding-bottom: 10px;
  padding-right: 30px;
  padding-left: 30px;
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  border-radius: 50px;
  margin-bottom: 1rem;
}

.text_gruppe .gruppe_links .titel h1,
.text_gruppe .gruppe_rechts .titel h1,
.text_gruppe .gruppe_links .titel h2,
.text_gruppe .gruppe_rechts .titel h2,
.text_gruppe .gruppe_links .titel h3,
.text_gruppe .gruppe_rechts .titel h3,
.text_gruppe .gruppe_links .titel h4,
.text_gruppe .gruppe_rechts .titel h4 {
  font-size: 1.4rem;
  line-height: 1;
  font-weight: lighter;
  margin: 0;
}

.text_gruppe .gruppe_element {
  padding: 20px 40px;
}

.text_gruppe .gruppe_links .gruppe_element {
  padding-left: 0;
}

.text_gruppe .gruppe_right .gruppe_element {
  padding-right: 0;
}

.text_gruppe .gruppe_links {
  border-right: 1px solid #2d2d2d;
  text-align: right;
}

.text_gruppe .gruppe_rechts {
  /*border-left: 1px solid #2d2d2d;*/
}

.text_gruppe .gruppe_links .text,
.text_gruppe .gruppe_rechts .text {
  text-align: left;
}

.text_gruppe .gruppe_links .text {
  padding-left: 0;
}

.text_gruppe .gruppe_rechts .text {
  padding-right: 0;
}

.text_gruppe .gruppe_links .text p,
.text_gruppe .gruppe_rechts .text p {
  line-height: 1.5;
  margin-bottom: 1rem;
}

.red_subheadline > article.text h1,
.yellow_subheadline > article.text h1,
.red_subheadline > article.text h2,
.yellow_subheadline > article.text h2,
.red_subheadline > article.text h3,
.yellow_subheadline > article.text h3,
.red_subheadline > article.text h4,
.yellow_subheadline > article.text h4 {
  margin: 0;
  /*margin-top: 2rem;*/
  font-size: 1.8rem;
}

.red_subheadline > article.text p {
  font-size: 1.8rem;
  color: #e53212;
  text-transform: uppercase;
}

.yellow_subheadline > article.text p {
  font-size: 1.8rem;
  color: #FDC01B;
  text-transform: uppercase;
}

.content_element.flag_left .headline::after {
  background-color: #ffffff;
  content: " ";
  height: 480px;
  left: 100%;
  position: absolute;
  top: 0;
  transform: rotate(19deg);
  transform-origin: 0 0 0;
  width: 980px;
  z-index: 0;
}

.content_element.flag_left .headline {
  background-color: #e53212;
  box-sizing: border-box;
  color: #ffffff;
  display: inline-block;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 10px 40px;
  position: relative;
  text-transform: uppercase;
}

.content_element.flag_left .headline h1,
.content_element.flag_left .headline h2,
.content_element.flag_left .headline h3,
.content_element.flag_left .headline h4 {
  margin: 0;
  color: #ffffff;
}

.inhalte_bearbeiten .content_element.flag_left .headline h1,
.inhalte_bearbeiten .content_element.flag_left .headline h2,
.inhalte_bearbeiten .content_element.flag_left .headline h3,
.inhalte_bearbeiten .content_element.flag_left .headline h4 {
  min-width: 100px;
}

.flag_left_gerade article.text .headline {
  width: 108.3333%;
  margin-left: -8.3333%;
}

.content_container.w_100 .flag_left_gerade article.text .headline {
  width: 108.3333%;
  margin-left: -8.3333%;
}

.content_container.w_66 .flag_left_gerade article.text .headline {
  width: 112.4999%;
  margin-left: -12.4999%;
}

.content_container.w_33 .flag_left_gerade article.text .headline {
  width: 124.9999%;
  margin-left: -24.9999%;
}

.content_container.w_50 .flag_left_gerade article.text .headline {
  width: 116.6666%;
  margin-left: -16.6666%;
}

.content_container.w_100 .flag_left_gerade article.text .headline h1,
.content_container.w_100 .flag_left_gerade article.text .headline h2,
.content_container.w_100 .flag_left_gerade article.text .headline h3,
.content_container.w_100 .flag_left_gerade article.text .headline h4 {
  min-width: 34.3333%;
}

.content_container.w_66 .flag_left_gerade article.text .headline h1,
.content_container.w_66 .flag_left_gerade article.text .headline h2,
.content_container.w_66 .flag_left_gerade article.text .headline h3,
.content_container.w_66 .flag_left_gerade article.text .headline h4 {
  min-width: 50%;
}

.content_container.w_33 .flag_left_gerade article.text .headline h1,
.content_container.w_33 .flag_left_gerade article.text .headline h2,
.content_container.w_33 .flag_left_gerade article.text .headline h3,
.content_container.w_33 .flag_left_gerade article.text .headline h4 {
  min-width: 100%;
}

.content_container.w_50 .flag_left_gerade article.text .headline h1,
.content_container.w_50 .flag_left_gerade article.text .headline h2,
.content_container.w_50 .flag_left_gerade article.text .headline h3,
.content_container.w_50 .flag_left_gerade article.text .headline h4 {
  min-width: 66.6666%;
}

/*.content_element.flag_left_gerade_w100  .headline {
    background-color: #f06162;
    box-sizing: border-box;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 10px 40px;
    position: relative;
    text-transform: uppercase;
    width:120%;
    margin-left: -20%;
    margin-top:-12px;
    font-size:1.5rem;
    margin-top:-24px;
}

.content_element.flag_left_gerade_w100  .headline h1,
.content_element.flag_left_gerade_w100  .headline h2,
.content_element.flag_left_gerade_w100  .headline h3,
.content_element.flag_left_gerade_w100  .headline h4
{
    margin: 0;
    color:#ffffff;
}*/
/*.content_element.flag_left_gerade  .headline {
    background-color: #f06162;
    box-sizing: border-box;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 10px 40px;
    position: relative;
    text-transform: uppercase;
}

.content_element.flag_left_gerade  .headline h1,
.content_element.flag_left_gerade  .headline h2,
.content_element.flag_left_gerade  .headline h3,
.content_element.flag_left_gerade  .headline h4
{
    margin: 0;
    color:#ffffff;
}*/
.faq_list .entry {
  padding: 5px 0;
  margin-bottom: 15px;
}

.faq_list .entry:last-child {
  border-bottom: 0;
}

.faq_list .entry .frage {
  cursor: pointer;
  background-color: #DCDCDC;
  padding: 5px;
  border-bottom: 2px solid #e53212;
}

.faq_list .entry .frage .frage_text {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: middle;
  width: 80%;
  width: calc(100% - 50px);
  font-size: 1.2rem;
  font-weight: bold;
}

.faq_list .entry .frage .frage_button {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: middle;
  width: 50px;
  text-align: center;
  font-size: 1.2rem;
}

.move_button {
  color: gray;
}

.faq_list .entry .antwort {
  padding: 10px;
}

.add_gruppen_text, .add_faq_frage {
  border: 1px solid #cccccc;
  background-color: #eeeeee;
  color: #777777;
  padding: 5px;
  cursor: pointer;
}

.add_gruppen_text.top {
  margin-bottom: 10px;
}

.remove_gruppen_text {
  border: 1px solid #cccccc;
  background-color: #eeeeee;
  color: #777777;
  padding: 5px;
  cursor: pointer;
}

.frage_text input {
  width: 100%;
  border: 1px solid #cccccc;
}

@media screen and (max-width: 1260px) {
  .headline_left_red article.text .headline {
    width: 100%;
    margin-left: 0;
  }
  .content_container.w_100 .flag_left_gerade article.text .headline,
.content_container.w_66 .flag_left_gerade article.text .headline,
.content_container.w_33 .flag_left_gerade article.text .headline,
.content_container.w_50 .flag_left_gerade article.text .headline {
    width: 100%;
    margin-left: 0%;
  }
}
@media screen and (max-width: 520px) {
  .text_gruppe .gruppe_links,
.text_gruppe .gruppe_rechts {
    border: 0;
    width: 100%;
    text-align: left;
  }
  .text_gruppe .gruppe_links .text,
.text_gruppe .gruppe_rechts .text {
    padding: 20px 40px;
  }
  .kulturabo_after_gruppen_text .mittellinie {
    border: 0;
    padding-bottom: 0;
  }
  .text_gruppe .gruppe_links .titel:after {
    top: -10%;
    left: 100%;
    transform: rotate(19deg);
  }
  .content_element.flag_left_gerade_w100 .headline {
    width: 100%;
    margin-left: 0;
  }
}

/*# sourceMappingURL=text.css.map */
