@font-face {
  font-family: 'Anton';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(''), url('/common-0/fonts/anton-latin_latin-ext-regular.woff2');
}
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(''), url('/common-0/fonts/merriweather-latin_latin-ext-regular.woff2');
}
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local(''), url('/common-0/fonts/merriweather-latin_latin-ext-italic.woff2');
}
@font-face {
  font-family: 'Merriweather Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(''), url('/common-0/fonts/merriweather-sans-latin_latin-ext-regular.woff2');
}
@font-face {
  font-family: 'Merriweather Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local(''), url('/common-0/fonts/merriweather-sans-latin_latin-ext-italic.woff2');
}
.feed_date,
#feeditemcol-bol {
  font-weight: bold;
}
.feed ul,
.feeditemcol ul,
.ptext ul {
  list-style: none;
  margin: 0.6em 0;
  padding-left: 0px;
}
.feed ul li,
.feeditemcol ul li,
.ptext ul li {
  margin: 0.5em 0;
  padding: 0 0 0 4px;
}
html {
  overflow-y: scroll;
}
body,
td,
textarea,
input {
  font-family: Merriweather Sans;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.33333;
  color: #303030;
}
.frame,
.frame_wide {
  position: relative;
}
.overlay_frame {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.media_frame {
  position: relative;
  display: block;
}
.media_frame_content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.image_frame_content,
.audio_frame_content {
  width: 100%;
}
h1 {
  text-align: center;
  padding: 0;
  font-family: Anton;
  font-size: 1.6666666666667em;
  color: #4f4e4e;
}
h2 {
  text-align: center;
  padding: 0;
  font-family: Merriweather;
  font-size: 1.2222222222222em;
  color: #303030;
}
h3 {
  text-align: center;
  padding: 0;
  font-family: Merriweather;
  color: #59595b;
}
h4 {
  text-align: center;
  padding: 0px 5px;
  font-family: Merriweather;
  font-size: 0.77777777777778em;
  color: #59595b;
}
b,
strong {
  font-weight: bold;
}
.animation > div.feeditem,
.animation > table.feed {
  position: absolute;
  width: 100%;
  max-height: 100%;
}
table {
  border-spacing: 0;
}
a:link {
  color: #8e402a;
}
a:visited {
  color: #2f2e2e;
}
a:hover {
  color: #662d1d;
}
a:focus {
  color: #8e402a;
}
a:active {
  color: #5f7201;
}
a {
  text-decoration: none;
}
a.feed_more {
  font-weight: bold;
  display: block;
  text-align: right;
  padding-right: 15px;
  margin-right: 10px;
  margin-bottom: 5px;
  background: url('/home-1561448865/bilder/irs_std_more_link.png') no-repeat right bottom;
  text-decoration: none;
  line-height: 1;
}
a.feed_more:hover {
  background: url('/home-1561806431/bilder/irs_std_more_hover.png') no-repeat right bottom;
}
@keyframes anim_einblenden2 {
  0% {
    opacity: 0.0;
  }
  40% {
    opacity: 0.0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes anim_einblenden {
  from {
    opacity: 0.0;
    top: -30px;
  }
  to {
    opacity: 1;
    top: 35%;
  }
}
@keyframes zoom {
  from {
    width: 100%;
  }
  to {
    width: 120%;
  }
}
img.pict_full_witdh {
  width: 100% !important;
  height: auto !important;
}
.C_TAB2_TD1 .ptext_title {
  margin-bottom: 5px;
  text-align: center;
  padding: 0;
  font-family: Merriweather;
  font-size: 1.2222222222222em;
  color: #303030;
}
.C_TAB2_TD1 .ptext_subtitle {
  margin-bottom: 0px;
}
.C_TAB2_TD1 .feed_title {
  margin-bottom: 5px;
  text-align: center;
  padding: 0;
  font-family: Merriweather;
  font-size: 1.2222222222222em;
  color: #303030;
}
.C_TAB2_TD1 .feed_subtitle {
  margin-bottom: 5px;
  text-align: center;
  padding: 0;
  font-family: Merriweather;
  font-size: 1.2222222222222em;
  color: #303030;
}
.C_TAB2_TD1 .feed_text {
  font-size: 0.77777777777778em;
}
.C_HOME_TD2_SMALL,
.C_HOME_TD2,
.C_TAB2_TD2 {
  text-align: center;
  padding: 0 2%;
}
.C_HOME_TD2_SMALL .ptext_title,
.C_HOME_TD2 .ptext_title,
.C_TAB2_TD2 .ptext_title {
  text-align: center;
  padding: 0;
  font-family: Anton;
  font-size: 1.6666666666667em;
  color: #4f4e4e;
}
.C_HOME_TD2_SMALL .ptext_subtitle,
.C_HOME_TD2 .ptext_subtitle,
.C_TAB2_TD2 .ptext_subtitle {
  text-align: center;
  padding: 0;
  font-family: Merriweather;
  font-size: 1.2222222222222em;
  color: #303030;
}
.C_HOME_TD2_SMALL .ptext_img,
.C_HOME_TD2_SMALL .ptext_imgh,
.C_HOME_TD2 .ptext_img,
.C_HOME_TD2 .ptext_imgh,
.C_TAB2_TD2 .ptext_img,
.C_TAB2_TD2 .ptext_imgh {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.C_HOME_TD2_SMALL .feed_title,
.C_HOME_TD2 .feed_title,
.C_TAB2_TD2 .feed_title {
  margin-bottom: 5px;
  text-align: center;
  padding: 0;
  font-family: Merriweather;
  font-size: 1.2222222222222em;
  color: #303030;
}
.C_HOME_TD2_SMALL .feed_subtitle,
.C_HOME_TD2 .feed_subtitle,
.C_TAB2_TD2 .feed_subtitle {
  margin-bottom: 5px;
  text-align: center;
  padding: 0;
  font-family: Merriweather;
  color: #59595b;
}
.C_TAB2_TD2 .ptextitem,
.C_HOME_TD2_SMALL .ptextitem {
  padding: 50px 100px;
}
.C_HOME_TD3 .ptext_title,
.C_TAB2_TD3 .ptext_title {
  margin-bottom: 5px;
}
.C_HOME_TD3 .ptext_subtitle,
.C_TAB2_TD3 .ptext_subtitle {
  margin-bottom: 0px;
}
.C_TAB2_TD1 .block_kontakt,
.C_TAB2_TD3 .block_kontakt {
  position: relative;
  margin: 0 0 60px 0;
  padding-bottom: 40px;
}
.C_TAB2_TD1 .block_kontakt .feedimg,
.C_TAB2_TD3 .block_kontakt .feedimg {
  width: 100%;
  height: auto;
}
.C_TAB2_TD1 .block_kontakt .ptext_title,
.C_TAB2_TD3 .block_kontakt .ptext_title {
  text-align: center;
  padding: 6px 0px;
  background-color: #59595b;
  font-family: Merriweather Sans;
  font-size: 1.3333333333333em;
  color: #ffffff;
}
.C_TAB2_TD1 .block_kontakt .ptext_subtitle,
.C_TAB2_TD3 .block_kontakt .ptext_subtitle {
  text-align: center;
  padding: 6px 0px;
  background-color: #ffffff;
  font-family: Merriweather;
  color: #727272;
}
.C_TAB2_TD1 .block_kontakt .ptext_text1,
.C_TAB2_TD1 .block_kontakt .ptext_text2,
.C_TAB2_TD3 .block_kontakt .ptext_text1,
.C_TAB2_TD3 .block_kontakt .ptext_text2 {
  padding: 10px;
  font-family: Merriweather Sans;
  font-size: 0.77777777777778em;
  color: #59595b;
}
.C_TAB2_TD1 .block_kontakt .feed_more,
.C_TAB2_TD3 .block_kontakt .feed_more {
  position: absolute;
  bottom: 0px;
  display: inline-table;
  background-color: rgba(255,255,255,0.2);
  font-family: Merriweather Sans;
  font-size: 0.77777777777778em;
  font-weight: normal;
  color: #ffffff;
  display: table-cell;
  vertical-align: bottom;
  text-align: right;
  padding: 7px 14px;
  margin: 0px;
  left: 0;
  right: 0;
}
.C_TAB2_TD1 .block_kontakt .feed_more:hover,
.C_TAB2_TD1 .block_kontakt .feed_more:focus,
.C_TAB2_TD3 .block_kontakt .feed_more:hover,
.C_TAB2_TD3 .block_kontakt .feed_more:focus {
  background-color: rgba(255,255,255,0.2);
  color: #ffffff;
}
.C_TAB2_TD1 .block_kontakt .feed_more:active,
.C_TAB2_TD1 .block_kontakt .feed_more:focus:hover,
.C_TAB2_TD1 .block_kontakt .feed_more.current,
.C_TAB2_TD3 .block_kontakt .feed_more:active,
.C_TAB2_TD3 .block_kontakt .feed_more:focus:hover,
.C_TAB2_TD3 .block_kontakt .feed_more.current {
  background-color: #59595b;
  color: #ffffff;
}
.C_TAB2_TD1 .block_angebot,
.C_TAB2_TD3 .block_angebot {
  position: relative;
  margin: 0 0 60px 0;
  padding-bottom: 40px;
}
.C_TAB2_TD1 .block_angebot .feedimg,
.C_TAB2_TD3 .block_angebot .feedimg {
  width: 100%;
  height: auto;
}
.C_TAB2_TD1 .block_angebot .ptext_title,
.C_TAB2_TD3 .block_angebot .ptext_title {
  text-align: center;
  padding: 6px 0px;
  background-color: #59595b;
  font-family: Merriweather Sans;
  font-size: 1.3333333333333em;
  color: #ffffff;
}
.C_TAB2_TD1 .block_angebot .ptext_subtitle,
.C_TAB2_TD3 .block_angebot .ptext_subtitle {
  text-align: center;
  padding: 6px 0px;
  background-color: #ffffff;
  font-family: Merriweather;
  color: #727272;
}
.C_TAB2_TD1 .block_angebot .ptext_text1,
.C_TAB2_TD1 .block_angebot .ptext_text2,
.C_TAB2_TD3 .block_angebot .ptext_text1,
.C_TAB2_TD3 .block_angebot .ptext_text2 {
  padding: 10px;
  font-family: Merriweather Sans;
  font-size: 0.77777777777778em;
  color: #59595b;
}
.C_TAB2_TD1 .block_angebot .feed_more,
.C_TAB2_TD3 .block_angebot .feed_more {
  position: absolute;
  bottom: 0px;
  display: inline-table;
  background-color: rgba(255,255,255,0.2);
  font-family: Merriweather Sans;
  font-size: 0.77777777777778em;
  font-weight: normal;
  color: #ffffff;
  display: table-cell;
  vertical-align: bottom;
  text-align: right;
  padding: 7px 14px;
  margin: 0px;
  left: 0;
  right: 0;
}
.C_TAB2_TD1 .block_angebot .feed_more:hover,
.C_TAB2_TD1 .block_angebot .feed_more:focus,
.C_TAB2_TD3 .block_angebot .feed_more:hover,
.C_TAB2_TD3 .block_angebot .feed_more:focus {
  background-color: rgba(255,255,255,0.2);
  color: #ffffff;
}
.C_TAB2_TD1 .block_angebot .feed_more:active,
.C_TAB2_TD1 .block_angebot .feed_more:focus:hover,
.C_TAB2_TD1 .block_angebot .feed_more.current,
.C_TAB2_TD3 .block_angebot .feed_more:active,
.C_TAB2_TD3 .block_angebot .feed_more:focus:hover,
.C_TAB2_TD3 .block_angebot .feed_more.current {
  background-color: #59595b;
  color: #ffffff;
}
.C_HOME_TD1 .block_standard,
.C_HOME_TD3 .block_standard,
.C_TAB2_TD1 .block_standard,
.C_TAB2_TD3 .block_standard {
  position: relative;
  margin: 0 0 60px 0;
  padding-bottom: 40px;
}
.C_HOME_TD1 .block_standard .feedimg,
.C_HOME_TD3 .block_standard .feedimg,
.C_TAB2_TD1 .block_standard .feedimg,
.C_TAB2_TD3 .block_standard .feedimg {
  width: 100%;
  height: auto;
}
.C_HOME_TD1 .block_standard .ptext_title,
.C_HOME_TD3 .block_standard .ptext_title,
.C_TAB2_TD1 .block_standard .ptext_title,
.C_TAB2_TD3 .block_standard .ptext_title {
  text-align: center;
  padding: 6px 0px;
  background-color: #59595b;
  font-family: Merriweather Sans;
  font-size: 1.3333333333333em;
  color: #ffffff;
}
.C_HOME_TD1 .block_standard .ptext_subtitle,
.C_HOME_TD3 .block_standard .ptext_subtitle,
.C_TAB2_TD1 .block_standard .ptext_subtitle,
.C_TAB2_TD3 .block_standard .ptext_subtitle {
  text-align: center;
  padding: 6px 0px;
  background-color: #ffffff;
  font-family: Merriweather;
  color: #727272;
}
.C_HOME_TD1 .block_standard .ptext_text1,
.C_HOME_TD1 .block_standard .ptext_text2,
.C_HOME_TD3 .block_standard .ptext_text1,
.C_HOME_TD3 .block_standard .ptext_text2,
.C_TAB2_TD1 .block_standard .ptext_text1,
.C_TAB2_TD1 .block_standard .ptext_text2,
.C_TAB2_TD3 .block_standard .ptext_text1,
.C_TAB2_TD3 .block_standard .ptext_text2 {
  padding: 10px;
  font-family: Merriweather Sans;
  font-size: 0.77777777777778em;
  color: #59595b;
}
.C_HOME_TD1 .block_standard .feed_more,
.C_HOME_TD3 .block_standard .feed_more,
.C_TAB2_TD1 .block_standard .feed_more,
.C_TAB2_TD3 .block_standard .feed_more {
  position: absolute;
  bottom: 0px;
  display: inline-table;
  background-color: rgba(255,255,255,0.2);
  font-family: Merriweather Sans;
  font-size: 0.77777777777778em;
  font-weight: normal;
  color: #ffffff;
  display: table-cell;
  vertical-align: bottom;
  text-align: right;
  padding: 7px 14px;
  margin: 0px;
  left: 0;
  right: 0;
}
.C_HOME_TD1 .block_standard .feed_more:hover,
.C_HOME_TD1 .block_standard .feed_more:focus,
.C_HOME_TD3 .block_standard .feed_more:hover,
.C_HOME_TD3 .block_standard .feed_more:focus,
.C_TAB2_TD1 .block_standard .feed_more:hover,
.C_TAB2_TD1 .block_standard .feed_more:focus,
.C_TAB2_TD3 .block_standard .feed_more:hover,
.C_TAB2_TD3 .block_standard .feed_more:focus {
  background-color: rgba(255,255,255,0.2);
  color: #ffffff;
}
.C_HOME_TD1 .block_standard .feed_more:active,
.C_HOME_TD1 .block_standard .feed_more:focus:hover,
.C_HOME_TD1 .block_standard .feed_more.current,
.C_HOME_TD3 .block_standard .feed_more:active,
.C_HOME_TD3 .block_standard .feed_more:focus:hover,
.C_HOME_TD3 .block_standard .feed_more.current,
.C_TAB2_TD1 .block_standard .feed_more:active,
.C_TAB2_TD1 .block_standard .feed_more:focus:hover,
.C_TAB2_TD1 .block_standard .feed_more.current,
.C_TAB2_TD3 .block_standard .feed_more:active,
.C_TAB2_TD3 .block_standard .feed_more:focus:hover,
.C_TAB2_TD3 .block_standard .feed_more.current {
  background-color: #59595b;
  color: #ffffff;
}
.C_HOME_TD1 .block_login,
.C_TAB2_TD1 .block_login {
  margin-top: 20px;
}
.C_HOME_TD3 .form_edit_full_width,
.C_TAB2_TD3 .form_edit_full_width {
  width: 100%;
}
.C_HOME_TD3 .form_edit_half_width,
.C_TAB2_TD3 .form_edit_half_width {
  width: 42%;
}
.no_mobil {
  display: none;
}
.HFIX {
  position: relative;
  color: #fcfcf7;
}
.block_social_networks .ptext_text1 {
  font-size: 14px;
}
.HFIX .block_portale {
  position: absolute;
  right: 0px;
  top: 2px;
  z-index: 100;
}
.block_portale_float .feeditem {
  position: relative;
  float: left;
}
.block_portale_fix {
  z-index: 1005;
  position: fixed;
  top: 40px;
  right: 10px;
}
.block_portale_fix .feeditem {
  margin-bottom: 2px;
}
.HFIX .block_kontadr_header_bld,
.HFIX .block_call {
  font-size: 18px;
}
.HFIX .block_kontadr_header_bld .ptext_title,
.HFIX .block_call .ptext_title {
  padding: 10px 0px 0px 0px;
  background-color: rgba(255,255,255,0.2);
  font-family: Merriweather Sans;
  font-size: 0.77777777777778em;
  color: #59595b;
}
.HFIX .block_kontadr_header_bld .ptext_subtitle,
.HFIX .block_call .ptext_subtitle {
  padding: 10px 0px 0px 0px;
  background-color: rgba(255,255,255,0.2);
  font-family: Merriweather Sans;
  font-size: 0.77777777777778em;
  color: #59595b;
}
.HFIX .block_kontadr_header_bld .ptext_subtitle:empty,
.HFIX .block_call .ptext_subtitle:empty {
  display: none;
}
.HFIX .block_kontadr_header_bld #feed_db_noselect_bldaddr,
.HFIX .block_kontadr_header_bld .ptext_text1,
.HFIX .block_kontadr_header_bld .ptext_text2,
.HFIX .block_call #feed_db_noselect_bldaddr,
.HFIX .block_call .ptext_text1,
.HFIX .block_call .ptext_text2 {
  padding: 0;
  font-family: Merriweather Sans;
  font-size: 0.77777777777778em;
  color: #727272;
}
.div_head_text_pur,
.div_head_ptext1,
.div_head_ptext2 {
  display: none;
}
.FFIX_REFERENZEN {
  color: #2f2e2e;
  border: 1px solid #8e402a;
}
.FFIX_REFERENZEN .feed {
  display: flex;
  justify-content: center;
  text-align: center;
}
.FFIX_REFERENZEN .feeditem {
  display: inline-block;
  vertical-align: middle;
  margin: 15px 1% 15px 0;
  padding: 5px;
}
.FFIX_REFERENZEN .feedimg {
  width: 100%;
}
.homeblk_referenzen .feed {
  display: flex;
  justify-content: center;
  text-align: center;
}
.homeblk_referenzen .feeditem {
  display: inline-block;
  vertical-align: middle;
}
.homeblk_referenzen .feedimg {
  width: 30%;
}
.FFIX_ZUSATZ {
  background: rgba(255,255,255,0.2);
}
.FFIX_ZUSATZ a {
  display: inline-block;
  font-family: Merriweather Sans;
  font-size: 0.77777777777778em;
  font-weight: normal;
  color: #727272;
  text-align: center;
  font-size: inherit;
}
.FFIX_ZUSATZ .feeditem {
  display: inline-block;
  font-family: Merriweather Sans;
  font-size: 0.77777777777778em;
  font-weight: normal;
  color: #727272;
  color: #59595b !important;
  display: block !important;
}
.FFIX_ZUSATZ .ptext_title {
  margin: 5px 0;
  padding: 0;
  font-family: Merriweather Sans;
  color: #59595b;
}
.FFIX_ZUSATZ .ptext_subtitle {
  padding: 0;
  font-family: Merriweather;
  font-size: 0.77777777777778em;
  color: #59595b;
}
.FFIX_ZUSATZ .ptext_text,
.FFIX_ZUSATZ .ptext_text1,
.FFIX_ZUSATZ .ptext_text2,
.FFIX_ZUSATZ .bld_backlinks {
  font-family: Merriweather;
  font-size: 0.77777777777778em;
  color: #59595b;
}
.T_FTAB2 {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  padding: 10px 20px;
}
.C_FTAB2_TD {
  margin: 10px 0;
  padding: 0 2%;
  text-align: center;
}
.block_foot {
  margin: 15px 0;
}
.FFIX {
  position: relative;
  height: 100px;
  background-color: #662d1d;
  color: #ffffff;
  border: 1px solid rgba(255,255,255,0.2);
}
.FFIX .frame {
  min-height: ;
}
.div_foot_text_pur,
.div_foot_ptext1 {
  display: none;
}
hr {
  color: transparent;
  background-color: transparent;
  border: 0 none;
}
span#recaptcha_instructions_error {
  font-size: 9px;
}
div.feedback_info {
  margin: 10px;
  padding: 15px;
  color: #0000ff;
  border: solid 2px #0000ff;
}
div.feedback_err {
  font-weight: bold;
  margin: 10px;
  padding: 15px;
  color: #ff0000;
  border: solid 2px #ff0000;
}
.msg1_ok {
  color: #0000ff;
}
.msg1_err {
  color: #ff0000;
}
.form_edit_full_width {
  width: 99%;
}
.form_edit_half_width {
  width: 49.5%;
}
div.form_edit_half_width {
  width: 49%;
  display: inline-block;
  margin-right: 1%;
}
div.form_edit_half_width > .form_edit_half_width {
  width: 100%;
}
fieldset {
  color: #662d1d;
  margin: 0 0 10px 0;
}
legend {
  color: #8e402a;
}
label {
  display: block;
  cursor: pointer;
  margin: 4px 0 0 0;
  color: #8e402a;
}
.formfeed_description {
  font-family: Merriweather Sans;
  font-size: 0.61111111111111em;
  color: #59595b;
}
textarea {
  resize: vertical;
  color: ;
}
.bt_submit {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid rgba(255,255,255,0.2);
  border-radius: 2px;
  font-family: Merriweather Sans;
  font-weight: normal;
  color: #9e2403;
  text-align: center;
  padding: 5px 10px;
}
.bt_submit:hover,
.bt_submit:focus {
  background-color: #ffffff;
  border: 1px solid #9e2403;
  color: #662d1d;
}
.bt_submit:active,
.bt_submit:focus:hover,
.bt_submit.current {
  background-color: #ffffff;
  border: 1px solid #662d1d;
  color: #8e402a;
}
form#web_login {
  margin-left: 40px;
  margin-right: 40px;
}
form#web_login .login_login {
  margin-top: 20px;
}
form.feedback {
  margin: 0;
}
form#NA_EM_TEL_NTZ_absenden .bt_submit,
form#landing01 .bt_submit {
  width: 100%;
  text-align: center;
}
#feed_news_handlung {
  position: fixed;
  z-index: 1000;
  width: 200px;
  margin: 10px;
  right: 5px;
  top: 250px;
  color: #8e402a;
}
#feed_news_handlung .block_handlung {
  position: relative;
  margin-bottom: 10px;
}
#feed_news_handlung .block_handlung > .feed_title {
  text-align: center;
  padding: 6px 0px;
  background-color: rgba(158,36,3,0.8);
  font-family: Merriweather;
  font-size: 1.2222222222222em;
  color: #ffffff;
}
#feed_news_handlung .block_handlung > .feed_subtitle {
  text-align: center;
  padding: 6px 0px;
  background-color: rgba(158,36,3,0.8);
  font-family: Merriweather;
  color: #ffffff;
}
#feed_news_handlung .block_handlung > .feed_subtitle:empty {
  display: none;
}
#feed_news_handlung .block_handlung > .feed_text {
  text-align: center;
  padding: 10px;
  background-color: rgba(158,36,3,0.8);
  color: #ffffff;
}
#feed_news_handlung .block_handlung > .feed_more {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0;
  background: none transparent !important;
  text-align: initial;
  text-indent: -9000px;
}
.rss_list_all .feed_c2 img {
  display: none;
}
.block_kontadr_footer {
  position: absolute;
  z-index: 20;
  left: 10px;
  top: 35px;
}
.block_kontadr_footer .bld_addr_comp_name,
.block_kontadr_footer .bld_addr_str,
.block_kontadr_footer .bld_addr_plzort,
.block_kontadr_footer .bld_addr_fax,
.block_kontadr_footer .bld_addr_tel {
  display: inline-block;
  padding: 0px 3px;
}
.block_kontadr_footer .bld_addr_comp_name::after,
.block_kontadr_footer .bld_addr_str::after,
.block_kontadr_footer .bld_addr_plzort::after {
  content: " | ";
}
.block_kontadr_side {
  margin-bottom: 5px;
}
#Tabelle_02 {
  margin-top: 15px;
  margin-bottom: 20px;
}
.infz_more_td1 {
  color: #662d1d;
  padding-right: 20px;
  max-width: 300px;
  text-align: right;
  vertical-align: top;
}
td.infz_more_td2 {
  padding-bottom: 5px;
  border-bottom: 1px solid #9e2403;
}
.more_highlight1 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  background-color: #e5f8f9;
  border-top: solid 2px #9e2403;
  border-bottom: solid 2px #9e2403 !important;
}
.div_detail .txt_detail_ueb {
  background-color: #e5f8f9;
}
.div_detail .txt_detail_ueb2 {
  font-weight: bold;
}
.div_detail #feeditemcol-item_bez {
  margin-bottom: 0.5em;
}
.div_detail #feeditemcol-subtitle {
  text-align: center;
  padding: 0;
  font-family: Merriweather;
  font-size: 1.2222222222222em;
  color: #303030;
  margin-bottom: 0.5em;
}
.div_detail #feeditemcol-bol {
  text-align: center;
  padding: 0px 5px;
  font-family: Merriweather;
  font-size: 0.77777777777778em;
  color: #59595b;
}
.div_detail #feeditemcol-img2 {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.div_detail .feeditemimg {
  max-width: 100%;
  height: auto;
}
.infz_more_td1 {
  font-size: 22px;
  font-weight: bold;
  color: #662d1d;
}
td.infz_more_td2 {
  font-size: 22px;
  padding-bottom: 5px;
  border-bottom: 1px solid #d2e379;
}
#feeditemcol-item_bez,
#feeditemcol-subtitle,
#feeditemcol-bol {
  display: block;
}
#feeditemcol-content {
  margin-bottom: 10px;
  display: block;
}
#feeditemcol-more_url {
  display: block;
  text-align: right;
}
#feeditemcol-img3 {
  display: block;
  padding-top: 1em;
}
.page_home_typ01 .homeblk_akt2 .feeditem {
  position: relative;
  padding: 0 0 40px 0;
  border: 1px dotted rgba(255,255,255,0.2);
  padding-bottom: 40px;
}
.page_home_typ01 .homeblk_akt2 .feeditem .feedimg {
  width: 100%;
  height: auto;
}
.page_home_typ01 .homeblk_akt2 .feeditem .feed_title {
  text-align: center;
  margin: 0px;
  padding: 10px 0px;
  background-color: rgba(255,255,255,0.2);
  font-family: Merriweather;
  font-size: 0.77777777777778em;
  color: #4f4e4e;
}
.page_home_typ01 .homeblk_akt2 .feeditem .feed_subtitle {
  margin: 0px;
  padding: 2px 10px;
  background-color: rgba(255,255,255,0.2);
  font-family: Merriweather;
  font-size: 0.77777777777778em;
  color: #727272;
}
.page_home_typ01 .homeblk_akt2 .feeditem .feed_text {
  padding: 6px 10px;
  font-family: Merriweather;
  font-size: 0.77777777777778em;
  color: #59595b;
}
.page_home_typ01 .homeblk_akt2 .feeditem .feed_more {
  position: absolute;
  bottom: 0px;
  display: inline-table;
  background-color: rgba(255,255,255,0.2);
  font-family: Merriweather Sans;
  font-size: 0.77777777777778em;
  font-weight: normal;
  color: #ffffff;
  display: table-cell;
  vertical-align: bottom;
  text-align: right;
  padding: 7px 14px;
  margin: 0px;
  left: 0;
  right: 0;
}
.page_home_typ01 .homeblk_akt2 .feeditem .feed_more:hover,
.page_home_typ01 .homeblk_akt2 .feeditem .feed_more:focus {
  background-color: rgba(255,255,255,0.2);
  color: #ffffff;
}
.page_home_typ01 .homeblk_akt2 .feeditem .feed_more:active,
.page_home_typ01 .homeblk_akt2 .feeditem .feed_more:focus:hover,
.page_home_typ01 .homeblk_akt2 .feeditem .feed_more.current {
  background-color: #59595b;
  color: #ffffff;
}
.page_home_typ01 .homeblk_akt3 .feeditem {
  position: relative;
  padding: 0 0 40px 0;
  border: 1px dotted rgba(255,255,255,0.2);
  padding-bottom: 40px;
}
.page_home_typ01 .homeblk_akt3 .feeditem .feedimg {
  width: 100%;
  height: auto;
}
.page_home_typ01 .homeblk_akt3 .feeditem .feed_title {
  text-align: center;
  margin: 0px;
  padding: 10px 0px;
  background-color: rgba(255,255,255,0.2);
  font-family: Merriweather;
  font-size: 0.77777777777778em;
  color: #4f4e4e;
}
.page_home_typ01 .homeblk_akt3 .feeditem .feed_subtitle {
  margin: 0px;
  padding: 2px 10px;
  background-color: rgba(255,255,255,0.2);
  font-family: Merriweather;
  font-size: 0.77777777777778em;
  color: #727272;
}
.page_home_typ01 .homeblk_akt3 .feeditem .feed_text {
  padding: 6px 10px;
  font-family: Merriweather;
  font-size: 0.77777777777778em;
  color: #59595b;
}
.page_home_typ01 .homeblk_akt3 .feeditem .feed_more {
  position: absolute;
  bottom: 0px;
  display: inline-table;
  background-color: rgba(255,255,255,0.2);
  font-family: Merriweather Sans;
  font-size: 0.77777777777778em;
  font-weight: normal;
  color: #ffffff;
  display: table-cell;
  vertical-align: bottom;
  text-align: right;
  padding: 7px 14px;
  margin: 0px;
  left: 0;
  right: 0;
}
.page_home_typ01 .homeblk_akt3 .feeditem .feed_more:hover,
.page_home_typ01 .homeblk_akt3 .feeditem .feed_more:focus {
  background-color: rgba(255,255,255,0.2);
  color: #ffffff;
}
.page_home_typ01 .homeblk_akt3 .feeditem .feed_more:active,
.page_home_typ01 .homeblk_akt3 .feeditem .feed_more:focus:hover,
.page_home_typ01 .homeblk_akt3 .feeditem .feed_more.current {
  background-color: #59595b;
  color: #ffffff;
}
.feedimg {
  max-width: 100%;
  height: auto;
}
.feedcat {
  width: 100%;
}
.LIST_TYP01 {
  padding-bottom: 20px;
}
.LIST_TYP01 .feed {
  width: 100%;
  table-layout: fixed;
}
.LIST_TYP01 .feedcattitle {
  text-align: center;
  padding: 0;
  font-family: Anton;
  font-size: 1.6666666666667em;
  color: #4f4e4e;
  text-align: left;
}
.LIST_TYP01 .feed_c1 {
  vertical-align: top;
  width: 30%;
  padding: 17px 10px 10px 0;
  border-bottom: 1px solid transparent;
}
.LIST_TYP01 .feed_c2 {
  vertical-align: top;
  padding: 10px 0;
  border-bottom: 1px solid transparent;
}
.LIST_TYP_NOIMG .feed_c1 {
  display: none !important;
}
.tab_speisekarte tr:nth-child(odd) {
  background-color: rgba(255,255,255,0.1);
}
.tab_speisekarte td {
  vertical-align: top;
  margin-bottom: 10px;
}
.tab_speisekarte .feed_c1 {
  min-width: 4%;
}
.tab_speisekarte .feed_c2 {
  background-color: red;
  transition-property: background-color;
  transition-duration: 1.5s;
  min-width: 200px;
}
.tab_speisekarte .feed_c3 {
  color: green;
  transition-property: color;
  transition-duration: 1.5s;
}
.tab_speisekarte .feed_c4 {
  min-width: 80px;
}
.tab_speisekarte .feed_c4 {
  min-width: 20%;
}
.LIST_TYP_MULTICOL .subfeed,
.LIST_TYP_MULTICOL .feedcat,
.LIST_TYP_MULTICOL .feed {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  -ms-flex-pack: justify;
  justify-content: center;
}
.LIST_TYP_MULTICOL .subfeeditem,
.LIST_TYP_MULTICOL .feeditem {
  display: inline-block;
  position: relative;
  vertical-align: top;
  margin: 0 1% 15px 0;
}
.P_KOPF_KOPF_Getraenkekarte #Tabelle_02 .C_TAB2_TD2 #feed_nav_getraenke .feeditem>.feed_title,
.P_KOPF_KOPF_Getraenkekarte #Tabelle_02 .C_TAB2_TD2 #feed_nav_speisen .feeditem>.feed_title,
.P_KOPF_KOPF_Speisekarte #Tabelle_02 .C_TAB2_TD2 #feed_nav_getraenke .feeditem>.feed_title,
.P_KOPF_KOPF_Speisekarte #Tabelle_02 .C_TAB2_TD2 #feed_nav_speisen .feeditem>.feed_title {
  text-align: center;
  padding: 10px 0px;
  background-color: #4f4e4e;
  font-family: Merriweather Sans;
  font-size: 1.3333333333333em;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
}
.P_KOPF_KOPF_Getraenkekarte #Tabelle_02 .C_TAB2_TD2 #feed_nav_getraenke .feeditem .feedimg,
.P_KOPF_KOPF_Getraenkekarte #Tabelle_02 .C_TAB2_TD2 #feed_nav_speisen .feeditem .feedimg,
.P_KOPF_KOPF_Speisekarte #Tabelle_02 .C_TAB2_TD2 #feed_nav_getraenke .feeditem .feedimg,
.P_KOPF_KOPF_Speisekarte #Tabelle_02 .C_TAB2_TD2 #feed_nav_speisen .feeditem .feedimg {
  margin-bottom: 20px;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem {
  display: flex;
  border: solid 1px #662d1d;
  padding: 5px;
  padding-bottom: 1em;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .div_spk_frame_pict,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .div_spk_frame_text,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .div_spk_frame_pict,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .div_spk_frame_text {
  position: relative;
  flex: 0 0 33%;
  vertical-align: top;
  margin: 0 1% 15px 0;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .div_spk_frame_text,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .div_spk_frame_text {
  flex: 1 1 auto;
  padding: 6px 0px;
  background-color: #ffffff;
  font-family: Merriweather Sans;
  font-size: 1.2222222222222em;
  color: #59595b;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .spk_frame_preis,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .spk_frame_preis {
  position: absolute;
  bottom: 7px;
  text-align: center;
  padding: 0;
  font-family: Merriweather Sans;
  font-weight: bold;
  color: #59595b;
  left: 0;
  right: 10px;
  text-align: right;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .spk_frame_rechte_spalte,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .spk_frame_rechte_spalte {
  display: none;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .div_spk_frame_pict_uebblend,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .div_spk_frame_pict_uebblend {
  position: absolute;
  left: 0;
  width: auto;
  top: 0;
  display: block;
  background-color: rgba(255,255,255,0.4);
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .kd_mg_einheit,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .kd_mg_einheit {
  display: inline;
  padding-right: 10px;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .spk_stoffe,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .spk_stoffe {
  padding: 10px;
  font-family: Merriweather Sans;
  font-size: 0.77777777777778em;
  color: #636366;
  font-weight: normal;
  text-align: left;
  position: absolute;
  display: inline;
  bottom: 0px;
  left: 10px;
  padding: 0px;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .spk_stoffe .feedpikt,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .spk_stoffe .feedpikt {
  font-size: 11px;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .div_spk_frame_pict,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .div_spk_frame_pict {
  display: none;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .feed_kd_men_nr,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .feed_kd_men_nr {
  display: inline;
  padding: 0 5px;
  background-color: rgba(255,255,255,0.2);
  font-family: Merriweather Sans;
  font-size: 1.3333333333333em;
  color: #ffffff;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .feed_title,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .feed_title {
  padding: 6px 0px;
  background-color: #ffffff;
  font-family: Merriweather Sans;
  font-size: 1.2222222222222em;
  color: #59595b;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .feed_subtitle,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .feed_subtitle {
  text-align: center;
  padding: 6px 0px;
  font-family: Merriweather Sans;
  color: #636366;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .feedpikt,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .feedpikt {
  display: inline;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .spk_frame_rechte_spalte .feedpikt,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .spk_frame_rechte_spalte .feedpikt {
  position: absolute;
  width: 100%;
  right: 0;
  top: 0;
}
.LIST_TYP02 .subfeeditem,
.LIST_TYP02 .feeditem {
  width: 100%;
  position: relative;
  padding: 0 0 40px 0;
  border: 1px dotted rgba(255,255,255,0.2);
  padding-bottom: 40px;
}
.LIST_TYP02 .subfeeditem .feedimg,
.LIST_TYP02 .feeditem .feedimg {
  width: 100%;
  height: auto;
}
.LIST_TYP02 .subfeeditem .feed_title,
.LIST_TYP02 .feeditem .feed_title {
  text-align: center;
  margin: 0px;
  padding: 10px 0px;
  background-color: rgba(255,255,255,0.2);
  font-family: Merriweather;
  font-size: 0.77777777777778em;
  color: #4f4e4e;
}
.LIST_TYP02 .subfeeditem .feed_subtitle,
.LIST_TYP02 .feeditem .feed_subtitle {
  margin: 0px;
  padding: 2px 10px;
  background-color: rgba(255,255,255,0.2);
  font-family: Merriweather;
  font-size: 0.77777777777778em;
  color: #727272;
}
.LIST_TYP02 .subfeeditem .feed_text,
.LIST_TYP02 .feeditem .feed_text {
  padding: 6px 10px;
  font-family: Merriweather;
  font-size: 0.77777777777778em;
  color: #59595b;
}
.LIST_TYP02 .subfeeditem .feed_more,
.LIST_TYP02 .feeditem .feed_more {
  position: absolute;
  bottom: 0px;
  display: inline-table;
  background-color: rgba(255,255,255,0.2);
  font-family: Merriweather Sans;
  font-size: 0.77777777777778em;
  font-weight: normal;
  color: #ffffff;
  display: table-cell;
  vertical-align: bottom;
  text-align: right;
  padding: 7px 14px;
  margin: 0px;
  left: 0;
  right: 0;
}
.LIST_TYP02 .subfeeditem .feed_more:hover,
.LIST_TYP02 .subfeeditem .feed_more:focus,
.LIST_TYP02 .feeditem .feed_more:hover,
.LIST_TYP02 .feeditem .feed_more:focus {
  background-color: rgba(255,255,255,0.2);
  color: #ffffff;
}
.LIST_TYP02 .subfeeditem .feed_more:active,
.LIST_TYP02 .subfeeditem .feed_more:focus:hover,
.LIST_TYP02 .subfeeditem .feed_more.current,
.LIST_TYP02 .feeditem .feed_more:active,
.LIST_TYP02 .feeditem .feed_more:focus:hover,
.LIST_TYP02 .feeditem .feed_more.current {
  background-color: #59595b;
  color: #ffffff;
}
.LIST_TYP03 .subfeeditem,
.LIST_TYP03 .feeditem {
  width: 100%;
}
.LIST_TYP04 .subfeeditem,
.LIST_TYP04 .feeditem {
  width: 100%;
}
.LIST_TYP05 .subfeeditem,
.LIST_TYP05 .feeditem {
  font-size: 0.7em;
  width: 46%;
}
.LIST_TYP06 .subfeeditem,
.LIST_TYP06 .feeditem {
  font-size: 0.6em;
  width: 46%;
}
.LIST_TYP_DYN .subfeeditem,
.LIST_TYP_DYN .feeditem {
  width: 413.86666666667px;
}
body {
  position: relative;
  background:   no-repeat fixed center top;
  background-size: cover;
  -webkit-text-size-adjust: 100%;
}
.show_menu_for_mobile {
  cursor: pointer;
}
.close_menu_for_mobile {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  background: rgba(0,0,0,0.5);
  cursor: pointer;
}
@media only screen and (max-width: 884px) {
  .MAIN_MENUE_TOP_FRAME.hidden_menu_for_mobile {
    display: none;
  }
  .MAIN_MENUE_TOP_FRAME.show_menu_for_mobile {
    text-align: center;
    line-height: 27px;
    border: 0 solid rgba(255,255,255,0.2);
    font-family: Merriweather;
    font-size: 0.77777777777778em;
    font-weight: normal;
    color: #ffffff;
    display: block;
    background: url('/home-1558099496/bilder/show_menu_for_mobile.png') no-repeat  99.5% 50%;
    width: auto;
  }
  .MAIN_MENUE_TOP_FRAME.show_menu_for_mobile:hover,
  .MAIN_MENUE_TOP_FRAME.show_menu_for_mobile:focus {
    border: 0 solid #ffffff;
    font-weight: bold;
    color: #ffffff;
  }
  .MAIN_MENUE_TOP_FRAME.show_menu_for_mobile:active,
  .MAIN_MENUE_TOP_FRAME.show_menu_for_mobile:focus:hover,
  .MAIN_MENUE_TOP_FRAME.show_menu_for_mobile.current {
    border: 0 solid #59595b;
    font-weight: bold;
    color: #59595b;
  }
  .MAIN_MENUE_TOP,
  .MEN4_MENUE_FIX_SUB {
    margin-top: 10px;
    padding: 7px 0 7px 2%;
    background: transparent;
    margin-left: 0px;
    max-width: 100%;
  }
  .MAIN_MENUE_TOP {
    background-color: inherit;
    padding: 3px 10px;
    background: #4f4e4e;
  }
  .MAIN_MENUE_TOP .feed {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .MAIN_MENUE_TOP .feeditem {
    display: inline-block;
    width: 47%;
    margin-bottom: 4px;
  }
  .MAIN_MENUE_TOP .mainitemframe {
    border: 0 solid rgba(255,255,255,0.2);
    font-family: Merriweather;
    font-size: 0.77777777777778em;
    font-weight: normal;
    color: #ffffff;
    display: inline-block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
  }
  .MAIN_MENUE_TOP .mainitemframe:hover,
  .MAIN_MENUE_TOP .mainitemframe:focus {
    border: 0 solid #ffffff;
    font-weight: bold;
    color: #ffffff;
  }
  .MAIN_MENUE_TOP .mainitemframe:active,
  .MAIN_MENUE_TOP .mainitemframe:focus:hover,
  .MAIN_MENUE_TOP .mainitemframe.current {
    border: 0 solid #59595b;
    font-weight: bold;
    color: #59595b;
  }
  .MAIN_MENUE_TOP .mainitem {
    width: 100%;
    display: inline-block;
  }
  .MAIN_MENUE_TOP .mainitemtext {
    display: inline-block;
    padding: 3px 0px;
    width: 100%;
    box-sizing: border-box;
  }
  .MAIN_MENUE_TOP_TEIL2 {
    margin-top: 10px;
  }
  .MAIN_MENUE_TOP_TEIL2 .mainitemtext {
    font-variant: small-caps;
  }
  .MAIN_MENUE_TOP_TEIL2 .mainitemframe {
    font-weight: normal;
  }
  .MAIN_MENUE_SUB,
  .MEN4_MENUE_FIX_SUB {
    background-color: inherit;
    padding: 3px 10px;
  }
  .MAIN_MENUE_SUB .feed,
  .MEN4_MENUE_FIX_SUB .feed {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .MAIN_MENUE_SUB .feeditem,
  .MEN4_MENUE_FIX_SUB .feeditem {
    display: inline-block;
    width: 47%;
    margin-bottom: 2px;
  }
  .MAIN_MENUE_SUB .mainitemframe,
  .MEN4_MENUE_FIX_SUB .mainitemframe {
    background-color: rgba(99,99,102,0.502);
    font-weight: normal;
    color: #ffffff;
    display: inline-block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
  }
  .MAIN_MENUE_SUB .mainitemframe:hover,
  .MAIN_MENUE_SUB .mainitemframe:focus,
  .MEN4_MENUE_FIX_SUB .mainitemframe:hover,
  .MEN4_MENUE_FIX_SUB .mainitemframe:focus {
    background-color: rgba(99,99,102,0.502);
    color: #59595b;
  }
  .MAIN_MENUE_SUB .mainitemframe:active,
  .MAIN_MENUE_SUB .mainitemframe:focus:hover,
  .MAIN_MENUE_SUB .mainitemframe.current,
  .MEN4_MENUE_FIX_SUB .mainitemframe:active,
  .MEN4_MENUE_FIX_SUB .mainitemframe:focus:hover,
  .MEN4_MENUE_FIX_SUB .mainitemframe.current {
    background-color: rgba(99,99,102,0.502);
    color: #4f4e4e;
  }
  .MAIN_MENUE_SUB .mainitem,
  .MEN4_MENUE_FIX_SUB .mainitem {
    width: 100%;
    display: inline-block;
  }
  .MAIN_MENUE_SUB .mainitemtext,
  .MEN4_MENUE_FIX_SUB .mainitemtext {
    display: inline-block;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
  }
  .MAIN_MENUE_SUB .subitems,
  .MAIN_MENUE_SUB .ptextitem,
  .MEN4_MENUE_FIX_SUB .subitems,
  .MEN4_MENUE_FIX_SUB .ptextitem {
    display: none;
  }
  .BLD_ROUTE,
  .BLD_BUCHEN {
    background-color: inherit;
    padding: 3px 10px;
    background: #4f4e4e;
  }
  .BLD_ROUTE .feed,
  .BLD_BUCHEN .feed {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .BLD_ROUTE .feeditem,
  .BLD_BUCHEN .feeditem {
    display: inline-block;
    width: 47%;
    margin-bottom: 4px;
  }
  .BLD_ROUTE .mainitemframe,
  .BLD_BUCHEN .mainitemframe {
    background-color: rgba(255,255,255,0.2);
    font-family: Merriweather Sans;
    font-size: 0.77777777777778em;
    font-weight: normal;
    color: #ffffff;
    display: inline-block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
  }
  .BLD_ROUTE .mainitemframe:hover,
  .BLD_ROUTE .mainitemframe:focus,
  .BLD_BUCHEN .mainitemframe:hover,
  .BLD_BUCHEN .mainitemframe:focus {
    background-color: rgba(255,255,255,0.2);
    color: #ffffff;
  }
  .BLD_ROUTE .mainitemframe:active,
  .BLD_ROUTE .mainitemframe:focus:hover,
  .BLD_ROUTE .mainitemframe.current,
  .BLD_BUCHEN .mainitemframe:active,
  .BLD_BUCHEN .mainitemframe:focus:hover,
  .BLD_BUCHEN .mainitemframe.current {
    background-color: #59595b;
    color: #ffffff;
  }
  .BLD_ROUTE .mainitem,
  .BLD_BUCHEN .mainitem {
    width: 100%;
    display: inline-block;
  }
  .BLD_ROUTE .mainitemtext,
  .BLD_BUCHEN .mainitemtext {
    display: table-cell;
    vertical-align: bottom;
    text-align: right;
    padding: 7px 14px;
    width: 100%;
    box-sizing: border-box;
  }
  .BLD_ROUTE .subitems,
  .BLD_ROUTE .ptextitem,
  .BLD_BUCHEN .subitems,
  .BLD_BUCHEN .ptextitem {
    display: none;
  }
  .HEAD_MENUE2.hidden_menu_for_mobile {
    display: none;
  }
  .UPN_MENUE {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .UPN_MENUE .feed_nav_up,
  .UPN_MENUE .feed_nav_prev,
  .UPN_MENUE .feed_nav_next {
    display: inline-block;
    width: 30%;
    height: 100%;
    box-sizing: border-box;
  }
  .UPN_MENUE a {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #8e402a;
  }
  .UPN_MENUE a:visited {
    border-color: #2f2e2e;
  }
  .UPN_MENUE a:hover {
    border-color: #662d1d;
  }
  .UPN_MENUE a:focus {
    border-color: #8e402a;
  }
  .UPN_MENUE a:active {
    border-color: #5f7201;
  }
  .UPN_MENUE .feed_nav_disabled {
    color: #cccccc;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #cccccc;
  }
}
@media only screen and (max-width: 1339px) {
  .HANDLUNG_MENUE2.hidden_menu_for_mobile {
    display: none;
  }
}
@media (min-width: 1340px) {
  .HANDLUNG_MENUE2.show_menu_for_mobile {
    display: none !important;
  }
}
.HEAD_MENUE2 {
  position: fixed;
  right: 10px;
  top: 240px;
}
.HANDLUNG_MENUE2 {
  position: fixed;
  right: 10px;
  top: 250px;
  font-size: 18px;
  z-index: 300;
}
.HEAD_MENUE2.show_menu_for_mobile {
  background: url('/home-1558099496/bilder/show_menu2_for_mobile.png') no-repeat ;
  width: 60px;
  height: 35px;
  text-align: initial;
  text-indent: -9000px;
}
.HANDLUNG_MENUE2.show_menu_for_mobile {
  background: url('/home-1562432487/bilder/menu_handlung.png') no-repeat ;
  width: 27px;
  height: 250px;
  text-align: initial;
  text-indent: -9000px;
}
.HANDLUNG_MENUE2 .feeditem,
.HEAD_MENUE2 .feeditem {
  animation-name: anim_zoom;
  animation-duration: 1s;
  display: block;
}
.HEAD_MENUE2 .feeditem {
  margin-right: 25px;
}
.HEAD_MENUE {
  position: absolute;
  right: 0;
  z-index: 20;
  font-size: 18px;
  background-color: inherit;
  top: -160px;
  right: 60px;
}
.HEAD_MENUE .feed {
  display: flex;
  flex-wrap: wrap;
}
.HEAD_MENUE .feeditem {
  display: inline-block;
  margin-right: 12px;
}
.HEAD_MENUE .mainitemframe {
  font-family: Merriweather;
  font-size: 0.61111111111111em;
  font-weight: normal;
  color: #2f2e2e;
  display: inline-block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.HEAD_MENUE .mainitemframe:hover,
.HEAD_MENUE .mainitemframe:focus {
  border: 4px solid #9e2403;
  color: #59595b;
}
.HEAD_MENUE .mainitemframe:active,
.HEAD_MENUE .mainitemframe:focus:hover,
.HEAD_MENUE .mainitemframe.current {
  border: 4px solid #8e402a;
  color: #4f4e4e;
}
.HEAD_MENUE .mainitem {
  width: 100%;
  display: inline-block;
}
.HEAD_MENUE .mainitemtext {
  display: inline-block;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
}
.HEAD_MENUE .subitems,
.HEAD_MENUE .ptextitem {
  display: none;
}
.FOOT_MENUE,
.FOOT_MENUE_LANDING {
  position: absolute;
  right: 0;
  z-index: 20;
  background-color: inherit;
}
.FOOT_MENUE .feed,
.FOOT_MENUE_LANDING .feed {
  display: flex;
  flex-wrap: wrap;
}
.FOOT_MENUE .feeditem,
.FOOT_MENUE_LANDING .feeditem {
  display: inline-block;
  margin-right: 40px;
}
.FOOT_MENUE .mainitemframe,
.FOOT_MENUE_LANDING .mainitemframe {
  font-family: Anton;
  font-size: 0.77777777777778em;
  font-weight: normal;
  color: #ffffff;
  display: inline-block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.FOOT_MENUE .mainitemframe:hover,
.FOOT_MENUE .mainitemframe:focus,
.FOOT_MENUE_LANDING .mainitemframe:hover,
.FOOT_MENUE_LANDING .mainitemframe:focus {
  color: #ffffff;
}
.FOOT_MENUE .mainitemframe:active,
.FOOT_MENUE .mainitemframe:focus:hover,
.FOOT_MENUE .mainitemframe.current,
.FOOT_MENUE_LANDING .mainitemframe:active,
.FOOT_MENUE_LANDING .mainitemframe:focus:hover,
.FOOT_MENUE_LANDING .mainitemframe.current {
  color: #b19500;
}
.FOOT_MENUE .mainitem,
.FOOT_MENUE_LANDING .mainitem {
  width: 100%;
  display: inline-block;
}
.FOOT_MENUE .mainitemtext,
.FOOT_MENUE_LANDING .mainitemtext {
  display: inline-block;
  text-align: center;
  padding: 0px 20px;
  width: 100%;
  box-sizing: border-box;
}
.FOOT_MENUE .subitems,
.FOOT_MENUE .ptextitem,
.FOOT_MENUE_LANDING .subitems,
.FOOT_MENUE_LANDING .ptextitem {
  display: none;
}
#powered_by {
  position: absolute;
  right: 15px;
  bottom: 5px;
  font-size: 0.61111111111111em;
}
#powered_by a:link {
  color: #ffffff;
}
#powered_by a:visited {
  color: #ffffff;
}
#powered_by a:hover {
  color: #ffffff;
}
#powered_by a:focus {
  color: #b19500;
}
#powered_by a:active {
  color: #b19500;
}
@media (min-width: 885px) {
  .MAIN_MENUE_TOP_FRAME.show_menu_for_mobile {
    display: none !important;
  }
  .HEAD_MENUE2.show_menu_for_mobile {
    display: none !important;
  }
  .MAIN_MENUE_TOP {
    background-color: #9e2403;
  }
  .HEAD_MENUE,
  .MAIN_MENUE_TOP_TEIL2 {
    position: absolute;
    top: -160px;
    right: 60px;
    z-index: 200;
  }
  .HEAD_MENUE .feeditem,
  .MAIN_MENUE_TOP_TEIL2 .feeditem {
    display: inline-block;
  }
  .HEAD_MENUE .mainitemframe,
  .MAIN_MENUE_TOP_TEIL2 .mainitemframe {
    display: inline-block;
    margin-right: 12px;
    font-family: Merriweather;
    font-size: 0.61111111111111em;
    font-weight: normal;
    color: #2f2e2e;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
  }
  .HEAD_MENUE .mainitemframe:hover,
  .HEAD_MENUE .mainitemframe:focus,
  .MAIN_MENUE_TOP_TEIL2 .mainitemframe:hover,
  .MAIN_MENUE_TOP_TEIL2 .mainitemframe:focus {
    border: 4px solid #9e2403;
    color: #59595b;
  }
  .HEAD_MENUE .mainitemframe:active,
  .HEAD_MENUE .mainitemframe:focus:hover,
  .HEAD_MENUE .mainitemframe.current,
  .MAIN_MENUE_TOP_TEIL2 .mainitemframe:active,
  .MAIN_MENUE_TOP_TEIL2 .mainitemframe:focus:hover,
  .MAIN_MENUE_TOP_TEIL2 .mainitemframe.current {
    border: 4px solid #8e402a;
    color: #4f4e4e;
  }
  .HEAD_MENUE .mainitem,
  .MAIN_MENUE_TOP_TEIL2 .mainitem {
    display: inline-block;
    text-align: center;
  }
  .MAIN_MENUE_TOP_TEIL1 {
    margin-left: 126px;
    background: #9e2403;
    z-index: 200;
  }
  .MAIN_MENUE_TOP_TEIL1 .feeditem {
    display: inline-block;
  }
  .MAIN_MENUE_TOP_TEIL1 .mainitemframe {
    display: inline-table;
    font-family: Merriweather;
    font-size: 0.77777777777778em;
    font-weight: normal;
    color: #ffffff;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
  }
  .MAIN_MENUE_TOP_TEIL1 .mainitemframe:hover,
  .MAIN_MENUE_TOP_TEIL1 .mainitemframe:focus {
    background-color: rgba(255,255,255,0.2);
    color: #ffffff;
  }
  .MAIN_MENUE_TOP_TEIL1 .mainitemframe:active,
  .MAIN_MENUE_TOP_TEIL1 .mainitemframe:focus:hover,
  .MAIN_MENUE_TOP_TEIL1 .mainitemframe.current {
    background-color: rgba(255,255,255,0.2);
    color: #8e402a;
  }
  .MAIN_MENUE_TOP_TEIL1 .mainitem {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 5px 25px;
  }
  .MEN4_MENUE_FIX_SUB {
    background-color: rgba(255,255,255,0.2);
  }
  .MEN4_MENUE_FIX_SUB .feed {
    margin-left: 126px;
    background: rgba(255,255,255,0.2);
  }
  .MEN4_MENUE_FIX_SUB .feeditem {
    display: inline-block;
  }
  .MEN4_MENUE_FIX_SUB .mainitemframe {
    display: inline-table;
    font-family: Merriweather Sans;
    font-size: 0.77777777777778em;
    font-weight: normal;
    color: #2f2e2e;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
  }
  .MEN4_MENUE_FIX_SUB .mainitemframe:hover,
  .MEN4_MENUE_FIX_SUB .mainitemframe:focus {
    background-color: rgba(255,255,255,0.2);
    border: 1px solid #662d1d;
    color: #59595b;
  }
  .MEN4_MENUE_FIX_SUB .mainitemframe:active,
  .MEN4_MENUE_FIX_SUB .mainitemframe:focus:hover,
  .MEN4_MENUE_FIX_SUB .mainitemframe.current {
    background-color: rgba(255,255,255,0.2);
    border: 1px solid #8e402a;
    color: #4f4e4e;
  }
  .MEN4_MENUE_FIX_SUB .mainitem {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 5px 20px;
  }
  .BLD_ROUTE .feeditem,
  .BLD_BUCHEN .feeditem {
    display: inline-block;
  }
  .BLD_ROUTE .mainitemframe,
  .BLD_BUCHEN .mainitemframe {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid rgba(255,255,255,0.2);
    border-radius: 2px;
    font-family: Merriweather Sans;
    font-weight: normal;
    color: #9e2403;
  }
  .BLD_ROUTE .mainitemframe:hover,
  .BLD_ROUTE .mainitemframe:focus,
  .BLD_BUCHEN .mainitemframe:hover,
  .BLD_BUCHEN .mainitemframe:focus {
    background-color: #ffffff;
    border: 1px solid #9e2403;
    color: #662d1d;
  }
  .BLD_ROUTE .mainitemframe:active,
  .BLD_ROUTE .mainitemframe:focus:hover,
  .BLD_ROUTE .mainitemframe.current,
  .BLD_BUCHEN .mainitemframe:active,
  .BLD_BUCHEN .mainitemframe:focus:hover,
  .BLD_BUCHEN .mainitemframe.current {
    background-color: #ffffff;
    border: 1px solid #662d1d;
    color: #8e402a;
  }
  .BLD_ROUTE .mainitemframe,
  .BLD_BUCHEN .mainitemframe {
    display: inline-block;
    text-align: center;
    padding: 5px 10px;
  }
  .UPN_MENUE {
    display: block;
    float: right;
  }
  .UPN_MENUE > div {
    float: left;
    padding-left: 10px;
  }
  .UPN_MENUE .feed_nav_disabled {
    color: #9e2403;
  }
}
@media (min-width: 1280px) {
  .CONTAINER_WIDE {
    width: 100%;
  }
  .CONTAINER_SMALL,
  .CONTAINER_WIDE .std_row,
  .CONTAINER_WIDE .wide_row .frame {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 1280px !important;
  }
  .MAIN_MENUE_TOP_FRAME {
    display: flex;
    justify-content: space-between;
  }
}
.div_head_pict1 .feedimg {
  max-width: none;
}
.div_head_pict1 .div_head_logo .feedimg {
  max-width: 100%;
}
.div_head_pict2 .feedimg,
.homeblk_akt1_pict .feedimg {
  width: 100%;
}
.homeblk_akt1_pict,
.ib_wide,
.div_head_pict2 {
  z-index: 10;
  font-size: 7.2px;
  font-size: 1.40625vw;
}
.homeblk_akt1_pict .frame,
.ib_wide .frame,
.div_head_pict2 .frame {
  top: 35%;
  bottom: auto;
  left: 2%;
  right: ;
}
.homeblk_akt1_pict .is_in_viewport,
.ib_wide .is_in_viewport,
.div_head_pict2 .is_in_viewport {
  animation-name: anim_einblenden;
  animation-duration: 3s;
}
.homeblk_akt1_pict .is_not_in_viewport,
.ib_wide .is_not_in_viewport,
.div_head_pict2 .is_not_in_viewport {
  opacity: 0;
}
.homeblk_akt1_pict .feed_block1_frame,
.ib_wide .feed_block1_frame,
.div_head_pict2 .feed_block1_frame {
  position: relative;
  width: 70%;
  left: 2%;
  top: 35%;
  bottom: auto;
  background-color: #ffffff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: radial-gradient(ellipse at center,#ffffff 20%,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 65%);
  padding: 70px 0;
}
.homeblk_akt1_pict .feed_block1,
.ib_wide .feed_block1,
.div_head_pict2 .feed_block1 {
  width: 70%;
  margin: 20px auto;
}
.homeblk_akt1_pict .feed_title,
.ib_wide .feed_title,
.div_head_pict2 .feed_title {
  padding: 0px 10px;
  font-family: Anton;
  font-size: 1.6666666666667em;
  color: #2f2e2e;
}
.homeblk_akt1_pict .feed_subtitle,
.ib_wide .feed_subtitle,
.div_head_pict2 .feed_subtitle {
  padding: 0px 10px;
  font-family: Merriweather;
  color: #727272;
}
.homeblk_akt1_pict .feed_text,
.ib_wide .feed_text,
.div_head_pict2 .feed_text {
  padding: 0 10px;
  font-family: Merriweather Sans;
  color: #727272;
}
.homeblk_akt1_pict .feed_more2_frame,
.ib_wide .feed_more2_frame,
.div_head_pict2 .feed_more2_frame {
  padding-bottom: 5px;
  text-align: center;
}
.homeblk_akt1_pict .feed_more2,
.ib_wide .feed_more2,
.div_head_pict2 .feed_more2 {
  display: inline-block;
  width: 50%;
  background-color: rgba(176,212,0,0.502);
  border: 1px dotted rgba(176,212,0,0.502);
  font-weight: normal;
  color: #007c7c;
  text-align: center;
  padding: 5px 10px;
}
.homeblk_akt1_pict .feed_more2:hover,
.homeblk_akt1_pict .feed_more2:focus,
.ib_wide .feed_more2:hover,
.ib_wide .feed_more2:focus,
.div_head_pict2 .feed_more2:hover,
.div_head_pict2 .feed_more2:focus {
  background-color: rgba(176,212,0,0.502);
  font-weight: bold;
  color: #ffffff;
}
.homeblk_akt1_pict .feed_more2:active,
.homeblk_akt1_pict .feed_more2:focus:hover,
.homeblk_akt1_pict .feed_more2.current,
.ib_wide .feed_more2:active,
.ib_wide .feed_more2:focus:hover,
.ib_wide .feed_more2.current,
.div_head_pict2 .feed_more2:active,
.div_head_pict2 .feed_more2:focus:hover,
.div_head_pict2 .feed_more2.current {
  background-color: rgba(176,212,0,0.502);
  font-weight: normal;
  color: #ffffff;
}
.ib_wide {
  margin-bottom: 30px;
}
.div_head_pict1 {
  z-index: 10;
  font-size: 7.2px;
  font-size: 1.40625vw;
}
.div_head_pict1 .feed_block1_frame {
  position: absolute;
  top: 5%;
  left: 2.5%;
  padding: 0.5%;
  color: #303030;
  background-color: rgba(255,255,255,0.8);
}
.div_head_pict1 .feed_block2_frame {
  position: absolute;
  bottom: 4%;
  width: 100%;
  background-color: rgba(0,0,0,0.8);
  color: #ffffff;
}
.div_head_pict1 .feed_block2_content {
  display: table;
  width: 95%;
  padding: 1% 2.5%;
}
.div_head_pict1 .feed_title {
  text-align: center;
  padding: 0;
  font-family: Anton;
  font-size: 1.6666666666667em;
  color: #4f4e4e;
  color: inherit;
}
.div_head_pict1 .feed_subtitle_frame {
  display: table-cell;
  vertical-align: middle;
}
.div_head_pict1 .feed_more2_frame {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
.div_head_pict1 .feed_more2 {
  display: inline-block;
  white-space: nowrap;
  padding: 1% 2%;
}
.ib_wide,
.div_head_static1,
.div_head_static2,
.homeblk_akt1_static {
  position: relative;
}
.div_head_static1 {
  height: 180px;
}
.div_head_anim1 {
  position: relative;
  padding-bottom: 40%;
}
.div_head_anim1 > .animation {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.div_head_anim2 {
  position: relative;
  padding-bottom: 40%;
}
.div_head_anim2 > .animation {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.page_home .div_head_anim2 {
  position: relative;
  padding-bottom: 40%;
}
.page_home .div_head_anim2 > .animation {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.homeblk_akt1_anim {
  position: relative;
  padding-bottom: 31.25%;
}
.homeblk_akt1_anim > .animation {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.div_head_uebblend1,
.div_head_uebblend2 {
  position: absolute;
  overflow: hidden;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
@media only screen and (max-width: 640px) {
  .div_head_pict2 {
    font-size: 13.5px;
  }
}
@media only screen and (max-width: 884px) {
  .div_head_static1 > .feed,
  .div_head_anim1 > .feed,
  .div_head_uebblend1 {
    display: none;
  }
  .div_head_static1 {
    height: 155px;
  }
  .div_head_pict1_frame {
    position: relative;
  }
  .homeblk_akt1_pict,
  .ib_wide,
  .div_head_pict2 {
    font-size: 18px;
  }
  .homeblk_akt1_pict .feeditem,
  .ib_wide .feeditem,
  .div_head_pict2 .feeditem {
    height: 100%;
  }
  .homeblk_akt1_pict .feed_block1_frame,
  .ib_wide .feed_block1_frame,
  .div_head_pict2 .feed_block1_frame {
    display: table;
    width: 100%;
    height: 100%;
    border-left: 0 none;
    background-color: rgba(255,255,255,0.2);
    padding: 0;
  }
  .homeblk_akt1_pict .feed_block1,
  .ib_wide .feed_block1,
  .div_head_pict2 .feed_block1 {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
    text-align: center;
  }
  .ib_wide .frame,
  .homeblk_akt1_static .frame,
  .div_head_static2 .frame {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
  }
  .div_head_anim2 .frame {
    top: 0;
    bottom: 0;
    left: 0;
  }
  .div_head_anim2 .feed_more2 {
    bottom: ;
  }
  .is_in_viewport {
    animation: none !important;
  }
  .feed_block2_frame {
    font-size: 1.6666666666667em;
  }
}
@media (min-width: 885px) {
  .div_head_static1 {
    height: 180px !important;
  }
}
@media (min-width: 1280px) {
  .ib_wide,
  .div_head_pict1,
  .div_head_pict2,
  .homeblk_akt1_pict {
    font-size: 18px;
  }
}
.div_zurueck {
  margin: 15px 0;
}
#breadcrumb {
  margin-bottom: 1em;
}
@media only screen and (max-width: 884px) {
  .LIST_TYP01 .feed_c1 {
    display: block;
    width: 100%;
    text-align: center;
    border: 0 none;
  }
  .LIST_TYP01 .feed_c2 {
    display: block;
    text-align: center;
  }
  .homeblk_referenzen .LIST_TYP03 .feeditem {
    color: green;
    width: 31% !important;
  }
  .homeblk_referenzen .LIST_TYP03 .feeditem .feedimg {
    width: auto;
    max-width: 100%;
  }
  .C_TAB2_TD1,
  .C_HOME_TD1,
  .C_TAB2_TD3,
  .C_HOME_TD3 {
    text-align: center;
  }
  .C_TAB2_TD1 .feeditem,
  .C_HOME_TD1 .feeditem,
  .C_TAB2_TD3 .feeditem,
  .C_HOME_TD3 .feeditem {
    position: relative;
    padding-bottom: 55px !important;
  }
  .div_head_logo_landing,
  .div_head_logo {
    z-index: 10;
  }
  .div_head_logo_landing .feedimg,
  .div_head_logo .feedimg {
    display: block;
    margin: 5px auto;
  }
  .HFIX .block_kontadr_header_bld,
  .HFIX .block_call {
    position: relative;
    text-align: center;
    padding: 0;
  }
  .C_TAB2_TD2 .ptextitem,
  .C_HOME_TD2_SMALL .ptextitem {
    padding: 50px 5px;
  }
  .feed_block1_frame {
    display: none !important;
  }
}
@media (min-width: 641px) {
  .T_FTAB2 {
    flex-flow: row wrap;
  }
  .C_FTAB2_TD {
    display: inline-block;
    vertical-align: top;
    display: flex;
    flex-flow: column wrap;
    justify-content: space-between;
    width: 45%;
    text-align: left;
  }
  .C_FTAB2_TD1 {
    order: 3;
  }
  .C_FTAB2_TD2 {
    order: 1;
  }
  .C_FTAB2_TD3 {
    order: 2;
    border-left: 1px solid #8c8a8a;
  }
  .C_FTAB2_TD4 {
    order: 4;
    border-left: 1px solid #8c8a8a;
  }
  .LIST_TYP03 .subfeeditem,
  .LIST_TYP03 .feeditem {
    width: 46%;
  }
  .LIST_TYP04 .subfeeditem,
  .LIST_TYP04 .feeditem {
    width: 46%;
  }
  .LIST_TYP05 .subfeeditem,
  .LIST_TYP05 .feeditem {
    width: 31%;
  }
  .LIST_TYP06 .subfeeditem,
  .LIST_TYP06 .feeditem {
    width: 31%;
  }
}
@media (min-width: 885px) {
  .only_mobil {
    display: none !important;
  }
  .no_mobil {
    display: block;
  }
  #Tabelle_02 {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 500px;
  }
  .C_TAB2_TD1,
  .C_HOME_TD1 {
    display: table-cell;
    vertical-align: top;
    width: 300px;
    padding: 0 10px 0 10px;
    background-color: #ff99ff;
  }
  .C_TAB2_TD2,
  .C_HOME_TD2 {
    display: table-cell;
    vertical-align: top;
    padding: 50px 0px;
  }
  .C_TAB2_TD3,
  .C_HOME_TD3 {
    display: table-cell;
    vertical-align: top;
    width: 284px;
    padding: 0 10px 0 10px;
    background-color: #00dbff;
  }
  .EXTRA_ROW {
    display: block;
  }
  .LIST_TYP02 .subfeeditem,
  .LIST_TYP02 .feeditem {
    width: 46%;
  }
  .LIST_TYP03 .subfeeditem,
  .LIST_TYP03 .feeditem {
    width: 31%;
  }
  .LIST_TYP04 .subfeeditem,
  .LIST_TYP04 .feeditem {
    width: 22%;
  }
  .LIST_TYP05 .subfeeditem,
  .LIST_TYP05 .feeditem {
    width: 18.5%;
  }
  .LIST_TYP06 .subfeeditem,
  .LIST_TYP06 .feeditem {
    width: 15%;
  }
  .LIST_TYP_GALLERY .subfeeditem,
  .LIST_TYP_GALLERY .feeditem {
    font-size: 0.7em;
  }
  .T_FTAB2 {
    flex-flow: row nowrap;
  }
  .C_FTAB2_TD {
    width: 20%;
    order: 0;
    flex: 1 1 auto;
  }
  .C_FTAB2_TD1 {
    padding-left: 5px;
  }
  .C_FTAB2_TD2 {
    border-left: 1px solid #8c8a8a;
  }
  .C_FTAB2_TD4 {
    padding-right: 5px;
    width: 210px;
  }
  .div_head_logo_landing,
  .div_head_logo {
    position: absolute;
    z-index: 10;
    left: 150px;
    top: 15px;
  }
  .div_head_logo_landing .feeditem,
  .div_head_logo .feeditem {
    float: left;
  }
  .HFIX .block_kontadr_header_bld,
  .HFIX .block_call {
    display: block;
    position: absolute;
    width: 300px;
    padding: 10px 0px 25px 55px;
    right: 40px;
    top: 80px;
    background-color: rgba(255,255,255,0.2);
    color: #fcfcf7;
  }
  .HFIX .block_kontadr_header_bld .ptext_title,
  .HFIX .block_call .ptext_title {
    padding: 10px 0px 0px 0px;
    background-color: rgba(255,255,255,0.2);
    font-family: Merriweather Sans;
    font-size: 0.77777777777778em;
    color: #59595b;
  }
  .HFIX .block_kontadr_header_bld .ptext_subtitle,
  .HFIX .block_call .ptext_subtitle {
    padding: 10px 0px 0px 0px;
    background-color: rgba(255,255,255,0.2);
    font-family: Merriweather Sans;
    font-size: 0.77777777777778em;
    color: #59595b;
  }
  .HFIX .block_kontadr_header_bld .ptext_subtitle:empty,
  .HFIX .block_call .ptext_subtitle:empty {
    display: none;
  }
  .HFIX .block_kontadr_header_bld #feed_db_noselect_bldaddr,
  .HFIX .block_kontadr_header_bld .ptext_text1,
  .HFIX .block_kontadr_header_bld .ptext_text2,
  .HFIX .block_call #feed_db_noselect_bldaddr,
  .HFIX .block_call .ptext_text1,
  .HFIX .block_call .ptext_text2 {
    padding: 0;
    font-family: Merriweather Sans;
    font-size: 0.77777777777778em;
    color: #727272;
  }
  .div_head_text_pur {
    display: block;
    position: absolute;
    margin: 0px 0px 0px -110px;
    left: 270px;
    top: 110px;
    z-index: 20;
    font-family: Merriweather;
    color: #4f4e4e;
  }
  .div_head_ptext1 {
    display: block;
    position: absolute;
    margin: 0px 0px 0px -110px;
    left: 270px;
    top: 110px;
    z-index: 20;
  }
  .div_head_ptext1 .ptext_title,
  .div_head_ptext1 h1 {
    font-family: Merriweather;
    color: #4f4e4e;
  }
  .div_head_ptext1 .ptext_subtitle {
    font-family: Merriweather;
    font-size: 0.77777777777778em;
    color: #59595b;
  }
  .div_head_ptext2 {
    display: block;
    position: absolute;
    left: 720px;
    top: 160px;
    z-index: 20;
  }
  .homeblk_pict .ptext {
    margin-top: 20px;
  }
  .div_foot_text_pur {
    display: block;
    position: absolute;
    width: auto;
    bottom: 5px;
    left: 10px;
    font-size: 0.61111111111111em;
    text-align: left;
    z-index: 20;
  }
  .div_foot_ptext1 {
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    width: auto;
    text-align: center;
    z-index: 20;
  }
  .div_foot_ptext1 .ptext_title,
  .div_foot_ptext1 h1 {
    font-size: 1.2222222222222em;
    font-style: italic;
    font-weight: normal;
    color: #662d1d;
  }
}
@media (min-width: 1280px) {
  .CONTAINER_WIDE {
    width: 100%;
  }
  .CONTAINER_SMALL,
  .CONTAINER_WIDE .std_row,
  .CONTAINER_WIDE .wide_row .frame {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 1280px !important;
  }
}
@media print {
  .HFIX,
  .block_news_01,
  nav,
  footer,
  .C_TAB2_TD1,
  .C_TAB2_TD3,
  .printpage,
  .em_editbtn {
    display: none;
  }
  #breadcrumb,
  .feed_more {
    display: none !important;
  }
  article > div,
  .block_print_footer {
    padding-left: 150px !important;
  }
}
