<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(''), url('/common-0/fonts/oswald-latin-ext_latin-regular.woff2');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(''), url('/common-0/fonts/oswald-latin-ext_latin-700.woff2');
}
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(''), url('/common-0/fonts/source-serif-pro-latin-ext_latin-regular.woff2');
}
@font-face {
  font-family: 'Source Serif Pro';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local(''), url('/common-0/fonts/source-serif-pro-latin-ext_latin-italic.woff2');
}
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(''), url('/common-0/fonts/source-serif-pro-latin-ext_latin-700.woff2');
}
@font-face {
  font-family: 'Source Serif Pro';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: local(''), url('/common-0/fonts/source-serif-pro-latin-ext_latin-700italic.woff2');
}
.highlight1 {
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #585340;
}
.feeditem,
.feeditembase,
.subfeeditem {
  display: block;
  position: relative;
}
ul,
ol {
  margin: 1em 0;
  text-align: left;
}
li {
  margin: 1em;
}
li li {
  margin: 0.5em 0;
}
li ul,
li ol {
  margin: 0;
  background-color: none;
  border: none;
}
ul {
  list-style: url('/home-1626774747/bilder/irs_dot.png');
  padding-left: calc(0.56em + 16px);
}
ul ul {
  list-style: disc;
  padding-left: 1em;
}
ul ul ul {
  list-style: square;
}
ol {
  padding-left: 1.333333em;
  list-style: decimal;
}
ol ol {
  list-style: lower-alpha;
}
ol ol ol {
  list-style: lower-roman;
}
@media (min-width: 641px) {
  main ul,
  main ol {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  main ul ul,
  main ul ol,
  main ol ul,
  main ol ol {
    width: auto;
  }
  .div_detail ul,
  .div_detail ol {
    width: 50%;
  }
}
@media (min-width: 885px) {
  .div_detail ul,
  .div_detail ol {
    width: 30%;
  }
}
html {
  overflow-y: scroll;
}
body,
td,
textarea,
input,
select {
  font-family: 'Source Serif Pro', serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.33333;
  color: #434344;
}
.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%;
}
.audio_frame .media_frame_content {
  position: relative;
}
.image_frame_content,
.audio_frame_content {
  display: block;
  width: 100%;
}
h1 {
  text-align: center;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.6666666666667em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #8a151b;
}
h2 {
  text-align: center;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.2222222222222em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
}
h3 {
  text-align: center;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
}
h4 {
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 0.72222222222222em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #8a151b;
}
b,
strong {
  font-weight: bold;
}
.animation &gt; .feeditem {
  position: absolute;
  width: 100%;
  max-height: 100%;
}
table {
  border-spacing: 0;
}
a {
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  font-variant: normal;
  color: #f7a0a0;
}
a:hover,
a:focus {
  color: #f9bdbd;
}
a:active,
a:focus:hover {
  color: #f9bdbd;
}
a.feeditemblk {
  text-decoration: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-transform: inherit;
  font-variant: inherit;
  color: inherit;
  display: block;
}
@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: ;
  }
}
@keyframes anim_einblenden_bottom {
  from {
    opacity: 0.0;
    bottom: 100%;
  }
  to {
    opacity: 1;
    bottom: 15%;
  }
}
@keyframes zoom {
  from {
    width: 100%;
  }
  to {
    width: 120%;
  }
}
.feed_p1,
.feed_p2,
.feed_p3,
.feed_p4 {
  min-width: 0;
}
.feed_p1 &gt; h2:first-child,
.feed_p2 &gt; h2:first-child,
.feed_p3 &gt; h2:first-child,
.feed_p4 &gt; h2:first-child,
.feeditemblk &gt; h2:first-child {
  margin-top: 0;
}
main {
  text-align: center;
  padding: 0 100px;
  padding: 0 2%;
}
main .ptext_title {
  text-align: center;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.6666666666667em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #8a151b;
}
main .ptext_subtitle {
  text-align: center;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.2222222222222em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
}
main .ptext_text1,
main .ptext_text2 {
  text-align: center;
}
main .ptext_imgh {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}
main .ptext_img {
  max-width: 100%;
  height: auto;
  margin-top: 20px;
}
main .feed_title {
  margin-bottom: 5px;
  text-align: center;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.2222222222222em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
}
main .feed_subtitle {
  margin-bottom: 5px;
  text-align: center;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
}
aside {
  word-wrap: break-word;
}
aside .ptext_title {
  text-align: center;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.6666666666667em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #8a151b;
}
aside .ptext_subtitle {
  text-align: center;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.2222222222222em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
}
.no_mobil {
  display: none;
}
.HFIX {
  position: relative;
  margin: 0px 0px;
  padding: 0;
}
.HFIX .ptext a {
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
}
.HFIX .ptext a:hover,
.HFIX .ptext a:focus {
  color: #8a151b;
}
.HFIX .ptext a:active,
.HFIX .ptext a:focus:hover {
  color: #8a151b;
}
.block_social_networks .ptext_text1 {
  font-size: 13px;
}
.HFIX .block_portale {
  position: absolute;
  right: 0px;
  top: 2px;
  z-index: 100;
}
.block_portale_fix {
  z-index: 1005;
  position: fixed;
  top: 40px;
  right: 10px;
}
.block_portale_fix .feeditem {
  margin-bottom: 2px;
}
.portale_horizontal {
  display: inline-flex;
}
.portale_horizontal &gt; .feeditem {
  flex: 1 1 auto;
  margin: 0 1px;
}
.portale_vertikal &gt; .feeditem {
  margin-bottom: 2px;
}
.HFIX .block_kontadr_header_bld,
.HFIX .block_call {
  z-index: 230;
  font-size: 18px;
}
.HFIX .block_kontadr_header_bld .ptext_imgh,
.HFIX .block_call .ptext_imgh {
  float: left;
  margin-top: 15px;
}
.HFIX .block_kontadr_header_bld .ptext_title,
.HFIX .block_call .ptext_title {
  text-align: right;
  padding: 10px 0px 0px 0px;
  font-family: Oswald, sans-serif;
  font-size: 0.72222222222222em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
}
.HFIX .block_kontadr_header_bld .ptext_subtitle,
.HFIX .block_call .ptext_subtitle {
  text-align: right;
  padding: 10px 0px 0px 0px;
  font-family: Oswald, sans-serif;
  font-size: 0.72222222222222em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
}
.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 {
  text-align: right;
  padding: 0;
  font-family: 'Source Serif Pro', serif;
  font-size: 0.72222222222222em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
}
.div_head_ptext1 {
  display: block;
  position: relative;
  z-index: 20;
}
.div_head_ptext1 .ptext_title,
.div_head_ptext1 h1 {
  text-align: right;
  font-family: Oswald, sans-serif;
  font-size: 1.3333333333333em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #bc6367;
  text-align: center;
}
.div_head_ptext1 .ptext_subtitle,
.div_head_ptext1 h2 {
  text-align: left;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 0.72222222222222em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
  text-align: center;
}
.div_head_ptext1 .ptext_text1,
.div_head_ptext1 .ptext_text2 {
  text-align: center;
  padding: 0;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #000000;
}
.div_head_text_pur {
  display: block;
  position: relative;
  z-index: 20;
  text-align: right;
  font-family: Oswald, sans-serif;
  font-size: 1.3333333333333em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #bc6367;
  text-align: center;
}
.FFIX_REFERENZEN {
  color: #434344;
  border: 2px solid #b7b7b7;
}
.FFIX_REFERENZEN .ptext_title {
  text-align: center;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.6666666666667em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #8a151b;
}
.FFIX_REFERENZEN .ptext_subtitle {
  text-align: center;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.2222222222222em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
}
.FFIX_REFERENZEN .ptext_text,
.FFIX_REFERENZEN .ptext_text1,
.FFIX_REFERENZEN .ptext_text2,
.FFIX_REFERENZEN .bld_backlinks {
  text-align: left;
  padding: 0;
  font-family: 'Source Serif Pro', serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #434344;
}
.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%;
}
.FFIX_REFERENZEN .feed_text {
  font-size: 0.72222222222222em;
}
.FFIX_ZUSATZ {
  background-color: #626263;
  color: #ffffff;
}
.FFIX_ZUSATZ a {
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #ffffff;
  display: inline-flex;
}
.FFIX_ZUSATZ a:hover,
.FFIX_ZUSATZ a:focus {
  color: #585340;
}
.FFIX_ZUSATZ a:active,
.FFIX_ZUSATZ a:focus:hover,
.FFIX_ZUSATZ a.current {
  color: #585340;
}
.FFIX_ZUSATZ .ptext_title {
  text-align: left;
  margin: 5px 0;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.2222222222222em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #f27676;
}
.FFIX_ZUSATZ .ptext_subtitle {
  text-align: left;
  padding: 0;
  font-family: 'Source Serif Pro', serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #f27676;
}
.FFIX_ZUSATZ .ptext_text,
.FFIX_ZUSATZ .ptext_text1,
.FFIX_ZUSATZ .ptext_text2,
.FFIX_ZUSATZ .bld_backlinks {
  padding: 0;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #f7a0a0;
}
.T_FTAB2 {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
}
.C_FTAB2_TD {
  margin: 20px 0;
  padding: 0 2%;
  text-align: center;
}
.C_FTAB2_TD1 {
  margin-left: 20px;
}
.C_FTAB2_TD4 {
  margin-right: 20px;
}
.block_foot {
  margin: 15px 0;
}
.FFIX {
  position: relative;
  height: 80px;
  background-color: #626263;
  color: #ffffff;
}
.FFIX .frame {
  min-height: ;
}
.FFIX .div_foot_ptext1 {
  display: block;
  position: relative;
  z-index: 20;
}
.FFIX .div_foot_ptext1 .ptext_title,
.FFIX .div_foot_ptext1 h1 {
  text-align: center;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #ffffff;
}
.FFIX .div_foot_ptext1 .ptext_subtitle,
.FFIX .div_foot_ptext1 h1 {
  text-align: center;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: rgba(183,174,157,0.8);
}
.FFIX .div_foot_ptext1 .ptext_text1,
.FFIX .div_foot_ptext1 .ptext_text2 {
  text-align: center;
  padding: 0;
  font-family: 'Source Serif Pro', serif;
  font-size: 0.72222222222222em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
}
.FFIX .div_foot_text_pur {
  display: block;
  position: relative;
  z-index: 20;
  text-align: center;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #ffffff;
}
hr {
  border-bottom: solid 1px #bc6367;
  margin: 20px 0;
}
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 &gt; .form_edit_half_width {
  width: 100%;
}
fieldset {
  margin: 0 0 10px 0;
  border-radius: 5px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
}
legend {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #8a151b;
}
label {
  display: block;
  cursor: pointer;
  box-sizing: border-box;
  text-align: left;
  margin: 10px 0 4px 0;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #8a151b;
}
input,
select {
  padding: 10px;
  border: 1px solid #bc6367;
  border-radius: 5px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #434344;
  line-height: 1;
}
textarea {
  padding: 10px;
  border: 1px solid #bc6367;
  border-radius: 5px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #434344;
  resize: vertical;
}
.formfeed_description {
  font-family: 'Source Serif Pro', serif;
  font-size: 0.61111111111111em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
}
.P_LINK,
.bt_submit {
  box-sizing: content-box;
  margin: 0 10px 10px 0;
  background-color: #bc6367;
  border: 1px solid #000000;
  border-radius: 5px;
  font-family: 'Source Serif Pro', serif;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
}
.P_LINK:hover,
.P_LINK:focus,
.bt_submit:hover,
.bt_submit:focus {
  background-color: #8a151b;
  border: 1px solid #000000;
  color: #ffffff;
}
.P_LINK:active,
.P_LINK:focus:hover,
.P_LINK.current,
.bt_submit:active,
.bt_submit:focus:hover,
.bt_submit.current {
  background-color: #8a151b;
  border: 1px solid #000000;
  color: #ffffff;
}
button {
  box-sizing: content-box;
}
form#web_login {
  margin-left: 40px;
  margin-right: 40px;
}
form#web_login .login_login {
  margin-top: 20px;
}
form.feedback {
  margin: 0;
}
.FFIX_ZUSATZ fieldset {
  padding: 10px !important;
  border-color: #f27676;
  background-color: #626263;
}
.FFIX_ZUSATZ legend,
.FFIX_ZUSATZ label,
.FFIX_ZUSATZ fieldset {
  text-align: left;
  padding: 0;
  font-family: 'Source Serif Pro', serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #f27676;
}
.FFIX_ZUSATZ .formfeed_description {
  color: #f7a0a0;
}
.hide_menu_for_mobile &gt; #feed_news_handlung {
  position: static;
}
#feed_news_handlung {
  position: fixed;
  z-index: 1000;
  width: 240px;
  margin: 10px;
  right: 10px;
  top: 190px;
  background-color: #bc6367;
  color: #ffffff;
  border: 1px solid #bc6367;
  border-radius: 2px;
  background-color: transparent;
  border-width: 0;
}
#feed_news_handlung .block_handlung {
  position: relative;
  margin-bottom: 10px;
  background-color: #bc6367;
  overflow: hidden;
}
#feed_news_handlung .block_handlung .feed_title {
  text-align: center;
  padding: 6px 0px;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.2222222222222em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #ffffff;
}
#feed_news_handlung .block_handlung .feed_subtitle {
  text-align: center;
  padding: 6px 0px;
  background-color: #ffffff;
  font-family: 'Source Serif Pro', serif;
  font-size: 0.72222222222222em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
}
#feed_news_handlung .block_handlung .feed_subtitle:empty {
  display: none;
}
#feed_news_handlung .block_handlung .feed_text {
  text-align: center;
  padding: 10px;
  font-family: 'Source Serif Pro', serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #ffffff;
}
.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;
}
.div_ffix_logo {
  max-width: 40%;
  position: absolute;
  bottom: 0px;
}
.ddlb_tinfo_status .FREI {
  margin: 20px;
  padding: 0;
  border: 1px solid #00ff00;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #434344;
}
.ddlb_tinfo_status .WENIGEFREI {
  margin: 20px;
  padding: 0;
  border: 2px solid #00ff00;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #434344;
}
.ddlb_tinfo_status .AUSGEBUCHT {
  padding: 0;
  border: 1px solid #ff0000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #ff0000;
}
.ddlb_tinfo_status .ABGESAGT {
  padding: 0;
  background-color: #ff0000;
  border: 2px solid #ff0000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #ff0000;
}
.inpikt {
  position: relative;
  background-color: rgba(255,255,255,0.4);
}
.inpikt .feedpikt,
.inpikt #feeditemcol-item_dtyp {
  position: absolute;
  top: 0px;
  left: 0px;
}
.inpikt .feedpikt img,
.inpikt #feeditemcol-item_dtyp img {
  width: 40px;
  height: auto;
  margin-right: 1px;
}
.inpikt h2 {
  position: absolute;
  bottom: 53px;
  padding: 3px 10px !important;
  background-color: rgba(0,0,0,0.5);
}
.dtyp ul {
  list-style-type: circle;
  color: #bc6367;
}
.dtyp ul li {
  background: none;
  font-size: 13px;
  margin: 0 6px;
  padding: 0 10px 0 0;
}
#Tabelle_02 {
  margin-left: 0;
  margin-right: 0;
}
.div_detail {
  position: relative;
}
.div_detail .txt_detail_ueb {
  text-align: center;
  padding: 0;
  background-color: #00ff00;
  font-family: ;
  font-size: 1.2222222222222em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #585340;
  text-align: left;
}
.div_detail legend,
.div_detail label,
.div_detail .txt_detail_ueb2 {
  text-align: center;
  padding: 5px 0px;
  font-family: 'Source Serif Pro', serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
  text-align: left;
}
.div_detail #feeditemcol-subtitle {
  text-align: center;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.2222222222222em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
  margin-bottom: 0.5em;
}
.div_detail #feeditemcol-img2 {
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
}
.div_detail .feeditemimg {
  max-width: 100%;
  height: auto;
}
.div_detail img {
  max-width: 100%;
  height: auto !important;
}
.div_detail img[style*="float"] {
  max-width: 48%;
}
.div_detail .htmlcol a:only-child {
  margin: 0 10px 10px 0;
  width: 30%;
  background-color: #ffffff;
  border-radius: 5px;
  font-family: 'Source Serif Pro', serif;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #8a151b;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
}
.div_detail .htmlcol a:only-child:hover,
.div_detail .htmlcol a:only-child:focus {
  color: #bc6367;
}
.div_detail .htmlcol a:only-child:active,
.div_detail .htmlcol a:only-child:focus:hover,
.div_detail .htmlcol a:only-child.current {
  color: #626263;
}
.div_detail .infz_more_td1 {
  text-align: center;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
  width: 30%;
  vertical-align: top;
  text-align: left !important;
}
.div_detail .infz_more_td1 .txt_detail_ueb,
.div_detail .infz_more_td1 .txt_detail_ueb2 {
  text-align: left !important;
}
.div_detail td.infz_more_td2 {
  text-align: center;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
  padding: 0 0 5px 20px;
  border-bottom: 1px solid #f9bdbd;
  vertical-align: top;
  text-align: left !important;
}
.div_detail td.infz_more_td2 .txt_detail_ueb,
.div_detail td.infz_more_td2 .txt_detail_ueb2 {
  text-align: left !important;
}
.div_detail .feed_gal_frame {
  margin: 0;
}
.div_detail .feed_gal_text {
  text-align: center;
  padding: 5px 0px;
  font-family: 'Source Serif Pro', serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
}
#feeditemcol-item_bez,
#feeditemcol-subtitle,
#feeditemcol-bol {
  display: block;
}
#feeditemcol-content {
  margin-bottom: 10px;
  display: block;
}
#feeditemcol-more_url {
  display: flex;
  justify-content: left;
}
#feeditemcol-more_url a {
  margin: 0 10px 10px 0;
  width: 30%;
  background-color: #ffffff;
  border-radius: 5px;
  font-family: 'Source Serif Pro', serif;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #8a151b;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
}
#feeditemcol-more_url a:hover,
#feeditemcol-more_url a:focus {
  color: #bc6367;
}
#feeditemcol-more_url a:active,
#feeditemcol-more_url a:focus:hover,
#feeditemcol-more_url a.current {
  color: #626263;
}
#feeditemcol-img3 {
  display: block;
  padding-top: 1em;
}
.div_detail_left h1,
.div_detail_left h2,
.div_detail_left .feeditemcol {
  text-align: left !important;
  display: block;
}
.div_detail_left .feed_gal_text {
  text-align: left !important;
}
.div_detail_left ul,
.div_detail_left ol {
  margin-left: 0;
  width: auto;
}
.feedimg {
  max-width: 100%;
  height: auto;
  display: block;
}
.feedcat {
  display: contents;
}
.LIST_TYP01,
.LIST_TYP_MULTICOL {
  margin: 30px 0;
  min-height: 20px;
  overflow: hidden;
}
.LIST_TYP01 .feed,
.LIST_TYP01 &gt; .subfeed,
.LIST_TYP_MULTICOL .feed,
.LIST_TYP_MULTICOL &gt; .subfeed {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -20px -5px;
}
.LIST_TYP01 .feeditem,
.LIST_TYP01 &gt; .subfeed .subfeeditem,
.LIST_TYP_MULTICOL .feeditem,
.LIST_TYP_MULTICOL &gt; .subfeed .subfeeditem {
  margin: 20px 5px;
  box-sizing: border-box;
  vertical-align: top;
}
.LIST_TYP01 &gt; .subfeed,
.LIST_TYP_MULTICOL &gt; .subfeed {
  margin: -5px -5px;
}
.LIST_TYP01 &gt; .subfeed .subfeeditem,
.LIST_TYP_MULTICOL &gt; .subfeed .subfeeditem {
  margin: 5px 5px;
}
.LIST_TYP01 .feeditemframe,
.LIST_TYP01 &gt; .subfeed .subfeeditemframe,
.LIST_TYP_MULTICOL .feeditemframe,
.LIST_TYP_MULTICOL &gt; .subfeed .subfeeditemframe {
  display: grid !important;
}
.LIST_TYP_MULTICOL .feeditembase {
  height: 100%;
}
.feeditem .LIST_TYP01,
.feeditem .LIST_TYP_MULTICOL {
  margin: 20px 0;
}
.LIST_TYP01 .feeditem {
  border-bottom: 1px solid #f9bdbd;
  margin-top: 0;
  margin-bottom: 0;
}
.LIST_TYP01 .feeditembase.feeditemframe {
  margin: 20px 0;
}
.LIST_TYP01 .feed_with_bg_img .feeditem {
  border-bottom: none;
}
.block_typ_basis_multicol .feeditemframe,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe,
.block_typ_basis01 .feeditemframe,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe {
  display: inline-block;
  border: 1px solid #bc6367;
  border-radius: 10px;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  overflow-y: hidden;
  background-position: bottom !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
}
.block_typ_basis_multicol .feeditemframe:hover,
.block_typ_basis_multicol .feeditemframe:focus,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe:hover,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe:focus,
.block_typ_basis01 .feeditemframe:hover,
.block_typ_basis01 .feeditemframe:focus,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe:hover,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe:focus {
  background-color: rgba(183,174,157,0.8);
  border: 1px solid #bc6367;
}
.block_typ_basis_multicol .feeditemframe:active,
.block_typ_basis_multicol .feeditemframe:focus:hover,
.block_typ_basis_multicol .feeditemframe.current,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe:active,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe:focus:hover,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe.current,
.block_typ_basis01 .feeditemframe:active,
.block_typ_basis01 .feeditemframe:focus:hover,
.block_typ_basis01 .feeditemframe.current,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe:active,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe:focus:hover,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe.current {
  background-color: rgba(183,174,157,0.8);
  border: 1px solid #bc6367;
}
.block_typ_basis_multicol .feeditemframe .feedimg,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe .feedimg,
.block_typ_basis01 .feeditemframe .feedimg,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe .feedimg {
  margin: 0 auto;
  width: 100%;
}
.block_typ_basis_multicol .feeditemframe h2,
.block_typ_basis_multicol .feeditemframe .off-title,
.block_typ_basis_multicol .feeditemframe .feed_title,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe h2,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe .off-title,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe .feed_title,
.block_typ_basis01 .feeditemframe h2,
.block_typ_basis01 .feeditemframe .off-title,
.block_typ_basis01 .feeditemframe .feed_title,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe h2,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe .off-title,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe .feed_title {
  text-align: center;
  margin: 0px;
  padding: 10px 0;
  background-color: #bc6367;
  font-family: Oswald, sans-serif;
  font-size: 1.2222222222222em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #ffffff;
}
.block_typ_basis_multicol .feeditemframe .off-subtitle,
.block_typ_basis_multicol .feeditemframe .feed_subtitle,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe .off-subtitle,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe .feed_subtitle,
.block_typ_basis01 .feeditemframe .off-subtitle,
.block_typ_basis01 .feeditemframe .feed_subtitle,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe .off-subtitle,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe .feed_subtitle {
  text-align: center;
  margin: 0px;
  padding: 2px 10px;
  background-color: #bc6367;
  font-family: Oswald, sans-serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #ffffff;
}
.block_typ_basis_multicol .feeditemframe .off-text1,
.block_typ_basis_multicol .feeditemframe .feed_text,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe .off-text1,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe .feed_text,
.block_typ_basis01 .feeditemframe .off-text1,
.block_typ_basis01 .feeditemframe .feed_text,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe .off-text1,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe .feed_text {
  text-align: center;
  padding: 6px 10px;
  font-family: 'Source Serif Pro', serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #434344;
}
.block_typ_basis_multicol .feeditemframe .off-info,
.block_typ_basis_multicol .feeditemframe .off-price,
.block_typ_basis_multicol .feeditemframe .off-date,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe .off-info,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe .off-price,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe .off-date,
.block_typ_basis01 .feeditemframe .off-info,
.block_typ_basis01 .feeditemframe .off-price,
.block_typ_basis01 .feeditemframe .off-date,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe .off-info,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe .off-price,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe .off-date {
  padding-left: 10px;
}
.block_typ_basis_multicol .feeditemframe .feed_date,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe .feed_date,
.block_typ_basis01 .feeditemframe .feed_date,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe .feed_date {
  text-align: center;
  padding: 0;
  background-color: #bc6367;
  font-family: Oswald, sans-serif;
  font-size: 1.2222222222222em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #f7a0a0;
}
.block_typ_basis_multicol .feeditemframe .feed_price,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe .feed_price,
.block_typ_basis01 .feeditemframe .feed_price,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe .feed_price {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
}
.block_typ_basis_multicol .feeditemframe .booking.off-btn,
.block_typ_basis_multicol .feeditemframe .feed_more,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe .booking.off-btn,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe .feed_more,
.block_typ_basis01 .feeditemframe .booking.off-btn,
.block_typ_basis01 .feeditemframe .feed_more,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe .booking.off-btn,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe .feed_more {
  margin: 20px 0 20px 0;
  height: 30px;
  border: 1px solid #bc6367;
  border-radius: 10px;
  font-family: Oswald, sans-serif;
  font-size: 0.72222222222222em;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #bc6367;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 40px;
}
.block_typ_basis_multicol .feeditemframe .booking.off-btn:hover,
.block_typ_basis_multicol .feeditemframe .booking.off-btn:focus,
.block_typ_basis_multicol .feeditemframe .feed_more:hover,
.block_typ_basis_multicol .feeditemframe .feed_more:focus,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe .booking.off-btn:hover,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe .booking.off-btn:focus,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe .feed_more:hover,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe .feed_more:focus,
.block_typ_basis01 .feeditemframe .booking.off-btn:hover,
.block_typ_basis01 .feeditemframe .booking.off-btn:focus,
.block_typ_basis01 .feeditemframe .feed_more:hover,
.block_typ_basis01 .feeditemframe .feed_more:focus,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe .booking.off-btn:hover,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe .booking.off-btn:focus,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe .feed_more:hover,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe .feed_more:focus {
  background-color: #bc6367;
  border: 1px solid #bc6367;
  color: #ffffff;
}
.block_typ_basis_multicol .feeditemframe .booking.off-btn:active,
.block_typ_basis_multicol .feeditemframe .booking.off-btn:focus:hover,
.block_typ_basis_multicol .feeditemframe .booking.off-btn.current,
.block_typ_basis_multicol .feeditemframe .feed_more:active,
.block_typ_basis_multicol .feeditemframe .feed_more:focus:hover,
.block_typ_basis_multicol .feeditemframe .feed_more.current,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe .booking.off-btn:active,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe .booking.off-btn:focus:hover,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe .booking.off-btn.current,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe .feed_more:active,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe .feed_more:focus:hover,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe .feed_more.current,
.block_typ_basis01 .feeditemframe .booking.off-btn:active,
.block_typ_basis01 .feeditemframe .booking.off-btn:focus:hover,
.block_typ_basis01 .feeditemframe .booking.off-btn.current,
.block_typ_basis01 .feeditemframe .feed_more:active,
.block_typ_basis01 .feeditemframe .feed_more:focus:hover,
.block_typ_basis01 .feeditemframe .feed_more.current,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe .booking.off-btn:active,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe .booking.off-btn:focus:hover,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe .booking.off-btn.current,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe .feed_more:active,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe .feed_more:focus:hover,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe .feed_more.current {
  background-color: #bc6367;
  border: 1px solid #bc6367;
  color: #ffffff;
}
.block_typ_basis_multicol .feeditemframe .feed_m,
.block_typ_basis_multicol &gt; .subfeed .subfeeditemframe .feed_m,
.block_typ_basis01 .feeditemframe .feed_m,
.block_typ_basis01 &gt; .subfeed .subfeeditemframe .feed_m {
  display: flex;
  justify-content: center;
}
.block_typ_A .feeditemframe,
.block_typ_A &gt; .subfeed .subfeeditemframe {
  display: inline-block;
  border: 2px solid #b7b7b7;
  border-radius: 10px;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  overflow-y: hidden;
  background-position: bottom !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
}
.block_typ_A .feeditemframe .feedimg,
.block_typ_A &gt; .subfeed .subfeeditemframe .feedimg {
  margin: 0 auto;
}
.block_typ_A .feeditemframe h2,
.block_typ_A .feeditemframe .off-title,
.block_typ_A .feeditemframe .feed_title,
.block_typ_A &gt; .subfeed .subfeeditemframe h2,
.block_typ_A &gt; .subfeed .subfeeditemframe .off-title,
.block_typ_A &gt; .subfeed .subfeeditemframe .feed_title {
  text-align: center;
  margin: 0px;
  padding: 20px;
  background-color: #f9bdbd;
  font-family: Oswald, sans-serif;
  font-size: 1.3333333333333em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #bc6367;
}
.block_typ_A .feeditemframe .off-subtitle,
.block_typ_A .feeditemframe .feed_subtitle,
.block_typ_A &gt; .subfeed .subfeeditemframe .off-subtitle,
.block_typ_A &gt; .subfeed .subfeeditemframe .feed_subtitle {
  text-align: center;
  padding: 5px 20px;
  font-family: Oswald, sans-serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
}
.block_typ_A .feeditemframe .off-text1,
.block_typ_A .feeditemframe .feed_text,
.block_typ_A &gt; .subfeed .subfeeditemframe .off-text1,
.block_typ_A &gt; .subfeed .subfeeditemframe .feed_text {
  text-align: center;
  padding: 0 20px;
  background-color: rgba(255,255,255,0.125);
  font-family: 'Source Serif Pro', serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #434344;
}
.block_typ_A .feeditemframe .off-info,
.block_typ_A .feeditemframe .off-price,
.block_typ_A .feeditemframe .off-date,
.block_typ_A &gt; .subfeed .subfeeditemframe .off-info,
.block_typ_A &gt; .subfeed .subfeeditemframe .off-price,
.block_typ_A &gt; .subfeed .subfeeditemframe .off-date {
  padding-left: 20px;
}
.block_typ_A .feeditemframe .feed_date,
.block_typ_A &gt; .subfeed .subfeeditemframe .feed_date {
  text-align: center;
  padding: 0;
  background-color: rgba(255,255,255,0.125);
  font-family: Oswald, sans-serif;
  font-size: 1.2222222222222em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #bc6367;
}
.block_typ_A .feeditemframe .booking.off-btn,
.block_typ_A .feeditemframe .feed_more,
.block_typ_A &gt; .subfeed .subfeeditemframe .booking.off-btn,
.block_typ_A &gt; .subfeed .subfeeditemframe .feed_more {
  margin: 20px 0 20px 0;
  height: 30px;
  border: 1px solid #bc6367;
  border-radius: 10px;
  font-family: Oswald, sans-serif;
  font-size: 0.72222222222222em;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #bc6367;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 40px;
}
.block_typ_A .feeditemframe .booking.off-btn:hover,
.block_typ_A .feeditemframe .booking.off-btn:focus,
.block_typ_A .feeditemframe .feed_more:hover,
.block_typ_A .feeditemframe .feed_more:focus,
.block_typ_A &gt; .subfeed .subfeeditemframe .booking.off-btn:hover,
.block_typ_A &gt; .subfeed .subfeeditemframe .booking.off-btn:focus,
.block_typ_A &gt; .subfeed .subfeeditemframe .feed_more:hover,
.block_typ_A &gt; .subfeed .subfeeditemframe .feed_more:focus {
  background-color: #bc6367;
  border: 1px solid #bc6367;
  color: #ffffff;
}
.block_typ_A .feeditemframe .booking.off-btn:active,
.block_typ_A .feeditemframe .booking.off-btn:focus:hover,
.block_typ_A .feeditemframe .booking.off-btn.current,
.block_typ_A .feeditemframe .feed_more:active,
.block_typ_A .feeditemframe .feed_more:focus:hover,
.block_typ_A .feeditemframe .feed_more.current,
.block_typ_A &gt; .subfeed .subfeeditemframe .booking.off-btn:active,
.block_typ_A &gt; .subfeed .subfeeditemframe .booking.off-btn:focus:hover,
.block_typ_A &gt; .subfeed .subfeeditemframe .booking.off-btn.current,
.block_typ_A &gt; .subfeed .subfeeditemframe .feed_more:active,
.block_typ_A &gt; .subfeed .subfeeditemframe .feed_more:focus:hover,
.block_typ_A &gt; .subfeed .subfeeditemframe .feed_more.current {
  background-color: #bc6367;
  border: 1px solid #bc6367;
  color: #ffffff;
}
.block_typ_A .feeditemframe .feed_m,
.block_typ_A &gt; .subfeed .subfeeditemframe .feed_m {
  display: flex;
  justify-content: center;
}
.block_typ_B .feeditemframe,
.block_typ_B &gt; .subfeed .subfeeditemframe {
  display: inline-block;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  overflow-y: hidden;
  background-position: bottom !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
}
.block_typ_B .feeditemframe .feedimg,
.block_typ_B &gt; .subfeed .subfeeditemframe .feedimg {
  margin: 0 auto;
}
.block_typ_B .feeditemframe h2,
.block_typ_B .feeditemframe .off-title,
.block_typ_B .feeditemframe .feed_title,
.block_typ_B &gt; .subfeed .subfeeditemframe h2,
.block_typ_B &gt; .subfeed .subfeeditemframe .off-title,
.block_typ_B &gt; .subfeed .subfeeditemframe .feed_title {
  margin: 0;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.3333333333333em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: small-caps;
  color: #bc6367;
}
.block_typ_B .feeditemframe .off-subtitle,
.block_typ_B .feeditemframe .feed_subtitle,
.block_typ_B &gt; .subfeed .subfeeditemframe .off-subtitle,
.block_typ_B &gt; .subfeed .subfeeditemframe .feed_subtitle {
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.2222222222222em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
}
.block_typ_B .feeditemframe .off-text1,
.block_typ_B .feeditemframe .feed_text,
.block_typ_B &gt; .subfeed .subfeeditemframe .off-text1,
.block_typ_B &gt; .subfeed .subfeeditemframe .feed_text {
  text-align: center;
  padding: 0 20px;
  background-color: rgba(255,255,255,0.125);
  font-family: 'Source Serif Pro', serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #434344;
}
.block_typ_B .feeditemframe .off-info,
.block_typ_B .feeditemframe .off-price,
.block_typ_B .feeditemframe .off-date,
.block_typ_B &gt; .subfeed .subfeeditemframe .off-info,
.block_typ_B &gt; .subfeed .subfeeditemframe .off-price,
.block_typ_B &gt; .subfeed .subfeeditemframe .off-date {
  padding-left: 20px;
}
.block_typ_B .feeditemframe .feed_date,
.block_typ_B &gt; .subfeed .subfeeditemframe .feed_date {
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.2222222222222em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #bc6367;
}
.block_typ_B .feeditemframe .booking.off-btn,
.block_typ_B .feeditemframe .feed_more,
.block_typ_B &gt; .subfeed .subfeeditemframe .booking.off-btn,
.block_typ_B &gt; .subfeed .subfeeditemframe .feed_more {
  margin: 20px 0 20px 0;
  height: 30px;
  border: 1px solid #bc6367;
  border-radius: 10px;
  font-family: Oswald, sans-serif;
  font-size: 0.72222222222222em;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #bc6367;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 40px;
}
.block_typ_B .feeditemframe .booking.off-btn:hover,
.block_typ_B .feeditemframe .booking.off-btn:focus,
.block_typ_B .feeditemframe .feed_more:hover,
.block_typ_B .feeditemframe .feed_more:focus,
.block_typ_B &gt; .subfeed .subfeeditemframe .booking.off-btn:hover,
.block_typ_B &gt; .subfeed .subfeeditemframe .booking.off-btn:focus,
.block_typ_B &gt; .subfeed .subfeeditemframe .feed_more:hover,
.block_typ_B &gt; .subfeed .subfeeditemframe .feed_more:focus {
  background-color: #bc6367;
  border: 1px solid #bc6367;
  color: #ffffff;
}
.block_typ_B .feeditemframe .booking.off-btn:active,
.block_typ_B .feeditemframe .booking.off-btn:focus:hover,
.block_typ_B .feeditemframe .booking.off-btn.current,
.block_typ_B .feeditemframe .feed_more:active,
.block_typ_B .feeditemframe .feed_more:focus:hover,
.block_typ_B .feeditemframe .feed_more.current,
.block_typ_B &gt; .subfeed .subfeeditemframe .booking.off-btn:active,
.block_typ_B &gt; .subfeed .subfeeditemframe .booking.off-btn:focus:hover,
.block_typ_B &gt; .subfeed .subfeeditemframe .booking.off-btn.current,
.block_typ_B &gt; .subfeed .subfeeditemframe .feed_more:active,
.block_typ_B &gt; .subfeed .subfeeditemframe .feed_more:focus:hover,
.block_typ_B &gt; .subfeed .subfeeditemframe .feed_more.current {
  background-color: #bc6367;
  border: 1px solid #bc6367;
  color: #ffffff;
}
.block_typ_B .feeditemframe .feed_m,
.block_typ_B &gt; .subfeed .subfeeditemframe .feed_m {
  display: flex;
  justify-content: center;
}
.block_typ_table_A .feeditemframe,
.block_typ_table_A &gt; .subfeed .subfeeditemframe {
  display: inline-block;
  border: 2px solid #b7b7b7;
  border-radius: 10px;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  overflow-y: hidden;
  background-position: bottom !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
}
.block_typ_table_A .feeditemframe .feedimg,
.block_typ_table_A &gt; .subfeed .subfeeditemframe .feedimg {
  margin: 0 auto;
  width: 100%;
}
.block_typ_table_A .feeditemframe h2,
.block_typ_table_A .feeditemframe .off-title,
.block_typ_table_A .feeditemframe .feed_title,
.block_typ_table_A &gt; .subfeed .subfeeditemframe h2,
.block_typ_table_A &gt; .subfeed .subfeeditemframe .off-title,
.block_typ_table_A &gt; .subfeed .subfeeditemframe .feed_title {
  text-align: center;
  margin: 0px;
  padding: 20px;
  font-family: ;
  font-size: 1.2222222222222em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #8a151b;
}
.block_typ_table_A .feeditemframe .off-subtitle,
.block_typ_table_A .feeditemframe .feed_subtitle,
.block_typ_table_A &gt; .subfeed .subfeeditemframe .off-subtitle,
.block_typ_table_A &gt; .subfeed .subfeeditemframe .feed_subtitle {
  padding: 20px;
  font-family: Oswald, sans-serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #8a151b;
}
.block_typ_table_A .feeditemframe .off-text1,
.block_typ_table_A .feeditemframe .feed_text,
.block_typ_table_A &gt; .subfeed .subfeeditemframe .off-text1,
.block_typ_table_A &gt; .subfeed .subfeeditemframe .feed_text {
  text-align: center;
  margin: 20px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #434344;
}
.block_typ_table_A .feeditemframe .off-info,
.block_typ_table_A .feeditemframe .off-price,
.block_typ_table_A .feeditemframe .off-date,
.block_typ_table_A &gt; .subfeed .subfeeditemframe .off-info,
.block_typ_table_A &gt; .subfeed .subfeeditemframe .off-price,
.block_typ_table_A &gt; .subfeed .subfeeditemframe .off-date {
  padding-left: ;
}
.block_typ_table_A .feeditemframe .feed_date,
.block_typ_table_A &gt; .subfeed .subfeeditemframe .feed_date {
  text-align: left;
  padding: 20px;
  font-size: 1.2222222222222em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #585340;
}
.block_typ_table_A .feeditemframe .booking.off-btn,
.block_typ_table_A .feeditemframe .feed_more,
.block_typ_table_A &gt; .subfeed .subfeeditemframe .booking.off-btn,
.block_typ_table_A &gt; .subfeed .subfeeditemframe .feed_more {
  margin: 0 20px 20px 20px;
  height: 30px;
  background-color: #626263;
  border: 1px solid #626263;
  border-radius: 10px;
  font-family: Oswald, sans-serif;
  font-size: 0.72222222222222em;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 30px;
}
.block_typ_table_A .feeditemframe .booking.off-btn:hover,
.block_typ_table_A .feeditemframe .booking.off-btn:focus,
.block_typ_table_A .feeditemframe .feed_more:hover,
.block_typ_table_A .feeditemframe .feed_more:focus,
.block_typ_table_A &gt; .subfeed .subfeeditemframe .booking.off-btn:hover,
.block_typ_table_A &gt; .subfeed .subfeeditemframe .booking.off-btn:focus,
.block_typ_table_A &gt; .subfeed .subfeeditemframe .feed_more:hover,
.block_typ_table_A &gt; .subfeed .subfeeditemframe .feed_more:focus {
  background-color: #b7b7b7;
  border: 1px solid #b7b7b7;
  color: #ffffff;
}
.block_typ_table_A .feeditemframe .booking.off-btn:active,
.block_typ_table_A .feeditemframe .booking.off-btn:focus:hover,
.block_typ_table_A .feeditemframe .booking.off-btn.current,
.block_typ_table_A .feeditemframe .feed_more:active,
.block_typ_table_A .feeditemframe .feed_more:focus:hover,
.block_typ_table_A .feeditemframe .feed_more.current,
.block_typ_table_A &gt; .subfeed .subfeeditemframe .booking.off-btn:active,
.block_typ_table_A &gt; .subfeed .subfeeditemframe .booking.off-btn:focus:hover,
.block_typ_table_A &gt; .subfeed .subfeeditemframe .booking.off-btn.current,
.block_typ_table_A &gt; .subfeed .subfeeditemframe .feed_more:active,
.block_typ_table_A &gt; .subfeed .subfeeditemframe .feed_more:focus:hover,
.block_typ_table_A &gt; .subfeed .subfeeditemframe .feed_more.current {
  background-color: #b7b7b7;
  border: 1px solid #b7b7b7;
  color: #ffffff;
}
.block_typ_table_A .feeditemframe .feed_m,
.block_typ_table_A &gt; .subfeed .subfeeditemframe .feed_m {
  display: flex;
  justify-content: center;
}
.item-hi1 .feeditemframe {
  border-color: #bc6367;
}
.item-hi1 .feed_promo {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
.item-hi2 .feeditemframe {
  border-color: #accecd;
}
.item-hi2 .feed_promo {
  background-color: #bc6367;
  border: 1px solid #ffffff;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #accecd;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
.item-hi3 .feeditemframe {
  border-color: #bc6367;
}
.item-hi3 .feed_promo {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
.feed_p1 {
  grid-area: p1;
  box-sizing: border-box;
}
.feed_p2 {
  grid-area: p2;
  box-sizing: border-box;
}
.feed_p3 {
  grid-area: p3;
  box-sizing: border-box;
}
.feed_p4 {
  grid-area: p4;
  box-sizing: border-box;
}
.layout_std {
  grid-template-rows: auto 1fr auto;
  grid-template-columns: auto;
  grid-template-areas: "p1" "p2" "p3" "p4";
  box-sizing: border-box;
}
.layout_table,
.layout_table_swap,
.layout_table_onlytxt,
.layout_table_3col {
  grid-template-rows: auto 1fr auto;
  grid-template-columns: auto;
  grid-template-areas: "p1" "p2" "p3";
  gap: 20px;
  box-sizing: border-box;
}
.layout_table_mobil {
  grid-template-rows: 1fr auto;
  grid-template-columns: 35% auto;
  grid-template-areas: "p1 p2" "p1 p3";
  gap: 10px;
}
.layout_table_mobil.feeditemframe .feed_p3 {
  justify-self: end;
}
.layout_table_mobil.feeditemframe .feed_text,
.layout_table_mobil.feeditemframe .feed_title,
.layout_table_mobil.feeditemframe .feed_subtitle {
  text-align: left;
}
.layout_kopf {
  display: block !important;
  font-size: 0.9375vw;
}
.layout_kopf .feed_p2 {
  width: 60%;
  padding: 30px;
  right: 0;
  bottom: 15%;
  position: absolute;
}
.layout_kopf .feed_p2 .feeditemblk {
  display: flex;
  flex-flow: column;
  align-items: end;
}
.layout_kopf .feed_p3 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2%;
  background-color: #000000;
  display: grid;
  align-items: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-template-areas: "b1 b2";
}
.layout_kopf .feed_p3 .feed_b1 {
  grid-area: b1;
}
.layout_kopf .feed_p3 .feed_b2 {
  grid-area: b2;
}
.layout_kopf .feed_m {
  display: flex;
  justify-content: center;
}
.layout_kopf .feed_more {
  box-sizing: border-box;
  margin: 20px 0 0 0;
  background-color: rgba(183,174,157,0.8);
  border: 1px dotted #f2f2f2;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
  display: flex;
  align-items: center;
  justify-content: right;
  padding: 5px 10px;
}
.layout_kopf .feed_more:hover,
.layout_kopf .feed_more:focus {
  background-color: rgba(183,174,157,0.8);
  font-weight: bold;
  color: #ffffff;
}
.layout_kopf .feed_more:active,
.layout_kopf .feed_more:focus:hover,
.layout_kopf .feed_more.current {
  background-color: rgba(183,174,157,0.8);
  font-weight: normal;
  color: #ffffff;
}
.layout_kopf .feed_title {
  text-align: right;
  margin: 30px 1000px;
  padding: 10px 20px;
  background-color: rgba(255,255,255,0.8);
  font-family: Oswald, sans-serif;
  font-size: 2em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #bc6367;
}
.layout_kopf .feed_subtitle {
  text-align: right;
  margin: 10px 1000px;
  padding: 10px 20px;
  background-color: rgba(255,255,255,0.8);
  font-family: Oswald, sans-serif;
  font-size: 1.6666666666667em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #accecd;
}
.layout_kopf .feed_text {
  text-align: right;
  padding: 10px 20px;
  background-color: rgba(255,255,255,0.8);
  font-family: 'Source Serif Pro', serif;
  font-size: 1.2222222222222em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #626263;
}
@media (max-width: 640px) {
  .layout_kopf {
    font-size: 9px;
  }
  .layout_kopf .feed_p2 {
    top: 5px;
  }
}
@media (min-width: 1937px) {
  .layout_kopf {
    font-size: 18px;
  }
}
@media (min-width: 885px) {
  .layout_table,
  .layout_table_swap,
  .layout_table_onlytxt {
    grid-template-rows: 1fr auto;
    grid-template-columns: 40% auto;
    grid-template-areas: "p1 p2" "p1 p3";
    gap: 20px 40px;
  }
  .layout_table.feeditemframe .feed_p3,
  .layout_table_swap.feeditemframe .feed_p3,
  .layout_table_onlytxt.feeditemframe .feed_p3 {
    justify-self: end;
  }
  .layout_table.feeditemframe .feed_text,
  .layout_table.feeditemframe .feed_title,
  .layout_table.feeditemframe .feed_subtitle,
  .layout_table_swap.feeditemframe .feed_text,
  .layout_table_swap.feeditemframe .feed_title,
  .layout_table_swap.feeditemframe .feed_subtitle,
  .layout_table_onlytxt.feeditemframe .feed_text,
  .layout_table_onlytxt.feeditemframe .feed_title,
  .layout_table_onlytxt.feeditemframe .feed_subtitle {
    text-align: left;
  }
  .layout_table_3col {
    grid-template-rows: auto;
    grid-template-columns: 20% auto 20%;
    grid-template-areas: "p1 p2 p3";
    gap: 20px 40px;
  }
  .layout_table_3col.feeditemframe .feed_p3 {
    justify-self: end;
  }
  .layout_table_3col.feeditemframe .feed_text,
  .layout_table_3col.feeditemframe .feed_title,
  .layout_table_3col.feeditemframe .feed_subtitle {
    text-align: left;
  }
  .layout_table_onlytxt {
    grid-template-rows: 1fr auto;
    grid-template-columns: auto;
    grid-template-areas: "p2" "p3";
  }
  .feeditem:nth-child(even) .feeditemframe.layout_table_swap,
  .subfeeditem:nth-child(even) .subfeeditemframe.layout_table_swap {
    grid-template-columns: auto 40%;
    grid-template-areas: "p2 p1" "p3 p1";
  }
  .feeditem:nth-child(even) .feeditemframe.layout_table_swap .feed_p3,
  .subfeeditem:nth-child(even) .subfeeditemframe.layout_table_swap .feed_p3 {
    justify-self: start;
  }
  .bld_infoblock01 .layout_table_swap:nth-child(odd) {
    grid-template-columns: calc(50% - 20px) auto;
  }
  .bld_infoblock01 .layout_table_swap:nth-child(even) {
    grid-template-columns: auto calc(50% - 20px);
  }
  .homeblk_vergleich_grid .feeditem:nth-child(odd) .feeditemframe.layout_table_swap {
    grid-template-columns: 50% auto;
    gap: 0;
  }
  .homeblk_vergleich_grid .feeditem:nth-child(even) .feeditemframe.layout_table_swap {
    grid-template-columns: auto 50%;
    gap: 0;
  }
  .homeblk_vergleich_grid img {
    width: 100%;
  }
  .homeblk_vergleich_grid h1,
  .homeblk_vergleich_grid h2,
  .homeblk_vergleich_grid h3,
  .homeblk_vergleich_grid .feed_title,
  .homeblk_vergleich_grid .feed_subtitle,
  .homeblk_vergleich_grid .feed_text {
    text-align: left;
  }
}
main .kalender {
  display: block !important;
  margin: 0 !important;
}
main .feed_items_month,
main .feed_items_week,
main .feed_items_day {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 20px 0;
}
main .feed_items_month {
  margin: 20px -5px;
}
main .feed_sep_week,
main .feed_sep_day {
  width: 100%;
}
main .feed_sep_month_title {
  text-align: left;
  padding: 10px 20px;
  background-color: #b7b7b7;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.3333333333333em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #bc6367;
}
main .feed_sep_week_title {
  text-align: left;
  padding: 10px 20px;
  background-color: #b7b7b7;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.3333333333333em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #bc6367;
  font-size: 1em;
}
main .feed_sep_day_title {
  text-align: left;
  padding: 10px 20px;
  background-color: #b7b7b7;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.3333333333333em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #bc6367;
  font-size: 0.8em;
}
.LIST_TYP01 .feeditem,
.LIST_TYP01 &gt; .subfeed .subfeeditem {
  width: calc(100% - 10px);
}
.LIST_TYP02 .feeditem,
.LIST_TYP02 &gt; .subfeed .subfeeditem {
  width: calc(50% - 10px);
}
.LIST_TYP03 .feeditem,
.LIST_TYP03 &gt; .subfeed .subfeeditem {
  width: calc(33.333333333333% - 10px);
}
.LIST_TYP04 .feeditem,
.LIST_TYP04 &gt; .subfeed .subfeeditem {
  width: calc(25% - 10px);
}
.LIST_TYP05 .feeditem,
.LIST_TYP05 &gt; .subfeed .subfeeditem {
  width: calc(20% - 10px);
}
.LIST_TYP06 .feeditem,
.LIST_TYP06 &gt; .subfeed .subfeeditem {
  font-size: 0.6em;
  width: calc(16.666666666667% - 10px);
}
.LIST_TYP99 .feeditem,
.LIST_TYP99 &gt; .subfeed .subfeeditem {
  width: 633.33333333333px;
}
.LIST_TYP_PIKT &gt; .subfeed {
  justify-content: start;
}
.LIST_TYP_PIKT &gt; .subfeed .subfeeditem {
  width: 10%;
}
.LIST_TYP_GALLERY .feeditem,
.LIST_TYP_GALLERY &gt; .subfeed .subfeeditem {
  font-size: 0.7em;
  width: calc(20% - 10px);
}
.LIST_TYP_GALLERY .feeditem img,
.LIST_TYP_GALLERY &gt; .subfeed .subfeeditem img {
  margin: 0 auto;
}
body {
  position: relative;
  -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;
}
.MAIN_MENUE_TOP .close_menu_for_mobile {
  position: static !important;
  cursor: pointer;
  height: 30px;
  background-color: #8a151b;
  border: 1px solid #ffffff;
  font-family: Oswald, sans-serif;
  font-size: 1em;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #ffffff;
  background: url('/home-1626774747/bilder/close_menu_for_mobile.svg') no-repeat #8a151b 100% 50% !important;
}
.MAIN_MENUE_TOP .close_menu_for_mobile:hover,
.MAIN_MENUE_TOP .close_menu_for_mobile:focus {
  background-color: #8a151b;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.MAIN_MENUE_TOP .close_menu_for_mobile:active,
.MAIN_MENUE_TOP .close_menu_for_mobile:focus:hover,
.MAIN_MENUE_TOP .close_menu_for_mobile.current {
  background-color: #8a151b;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.MEN_DD .itemgroup {
  position: relative;
}
.MEN_DD .collapse_head {
  position: absolute;
  top: 5px;
  right: 0;
  width: 50px;
  height: 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-indent: -9999px;
  background: url('/home-1626774747/bilder/irs_collapse_close.svg') no-repeat center;
  border-left: 2px solid white;
}
.MEN_DD .collapsed .collapse_head {
  background-image: url('/home-1626774747/bilder/irs_collapse_open.svg');
}
.MEN_DD .collapsed .collapse_content {
  display: none;
}
@media (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: 30px;
    background-color: #8a151b;
    border: 1px solid #ffffff;
    font-family: Oswald, sans-serif;
    font-size: 1em;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-variant: normal;
    color: #ffffff;
    display: block;
    background: url('/home-1626774747/bilder/show_menu_for_mobile.svg') no-repeat #8a151b 100% 50% !important;
    width: auto;
  }
  .MAIN_MENUE_TOP_FRAME.show_menu_for_mobile:hover,
  .MAIN_MENUE_TOP_FRAME.show_menu_for_mobile:focus {
    background-color: #8a151b;
    border: 1px solid #ffffff;
    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 {
    background-color: #8a151b;
    border: 1px solid #ffffff;
    color: #ffffff;
  }
  .MAIN_MENUE_TOP_FRAME.separateshowmenubtn {
    background-image: none;
  }
  .MAIN_MENUE_TOP_FRAME &gt; .showmenubtn {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0%;
    width: 30px;
    background: url('/home-1626774747/bilder/show_menu_for_mobile.svg') no-repeat #8a151b 100% 50%;
  }
  .MEN4_MENUE_FIX_SUB {
    margin-top: 10px;
    padding: 7px 0 7px 2%;
    background: transparent;
    margin-left: 0px;
    max-width: 100%;
  }
  .MEN_TOP_MAIN_TEIL1 {
    padding: 3px 0;
  }
  .MEN_TOP_MAIN_TEIL1 .feed {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .MEN_TOP_MAIN_TEIL1 .collapse_content {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  .MEN_TOP_MAIN_TEIL1 .subitems {
    padding: 3px 0;
  }
  .MEN_TOP_MAIN_TEIL1 .mainitemframe {
    background-color: #8a151b;
    border: 1px solid #ffffff;
    font-family: Oswald, sans-serif;
    font-size: 1em;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-variant: normal;
    color: #ffffff;
    display: inline-block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
  }
  .MEN_TOP_MAIN_TEIL1 .mainitemframe:hover,
  .MEN_TOP_MAIN_TEIL1 .mainitemframe:focus {
    background-color: #8a151b;
    border: 1px solid #ffffff;
    color: #ffffff;
  }
  .MEN_TOP_MAIN_TEIL1 .mainitemframe:active,
  .MEN_TOP_MAIN_TEIL1 .mainitemframe:focus:hover,
  .MEN_TOP_MAIN_TEIL1 .mainitemframe.current {
    background-color: #8a151b;
    border: 1px solid #ffffff;
    color: #ffffff;
  }
  .MEN_TOP_MAIN_TEIL1 .subitemframe {
    background-color: #bc6367;
    border: 1px solid #ffffff;
    font-family: Oswald, sans-serif;
    font-size: 0.72222222222222em;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-variant: normal;
    color: #ffffff;
    display: inline-block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
  }
  .MEN_TOP_MAIN_TEIL1 .subitemframe:hover,
  .MEN_TOP_MAIN_TEIL1 .subitemframe:focus {
    background-color: #8a151b;
    border: 1px solid #ffffff;
    color: #ffffff;
  }
  .MEN_TOP_MAIN_TEIL1 .subitemframe:active,
  .MEN_TOP_MAIN_TEIL1 .subitemframe:focus:hover,
  .MEN_TOP_MAIN_TEIL1 .subitemframe.current {
    background-color: #8a151b;
    border: 1px solid #ffffff;
    color: #ffffff;
  }
  .MEN_TOP_MAIN_TEIL1 .mainitem {
    display: inline-table;
    width: 100%;
    margin-bottom: 3px;
  }
  .MEN_TOP_MAIN_TEIL1 .mainitem &gt; .mainitemtext {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding: 0 0 0 20px;
    box-sizing: border-box;
  }
  .MEN_TOP_MAIN_TEIL1 .subitem {
    display: inline-table;
    width: 100%;
    margin-bottom: 3px;
  }
  .MEN_TOP_MAIN_TEIL1 .subitem &gt; .mainitemtext {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding: 0 0 0 40px;
    box-sizing: border-box;
  }
  .MEN_TOP_MAIN_TEIL2 {
    padding: 3px 0;
  }
  .MEN_TOP_MAIN_TEIL2 .feed {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .MEN_TOP_MAIN_TEIL2 .collapse_content {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  .MEN_TOP_MAIN_TEIL2 .subitems {
    padding: 3px 0;
  }
  .MEN_TOP_MAIN_TEIL2 .mainitemframe {
    background-color: #ffffff;
    border: 1px solid #bc6367;
    font-family: Oswald, sans-serif;
    font-size: 1em;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-variant: normal;
    color: #bc6367;
    display: inline-block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
  }
  .MEN_TOP_MAIN_TEIL2 .mainitemframe:hover,
  .MEN_TOP_MAIN_TEIL2 .mainitemframe:focus {
    background-color: #ffffff;
    border: 1px solid #8a151b;
    color: #8a151b;
  }
  .MEN_TOP_MAIN_TEIL2 .mainitemframe:active,
  .MEN_TOP_MAIN_TEIL2 .mainitemframe:focus:hover,
  .MEN_TOP_MAIN_TEIL2 .mainitemframe.current {
    background-color: #ffffff;
    border: 1px solid #bc6367;
    color: #8a151b;
  }
  .MEN_TOP_MAIN_TEIL2 .subitemframe {
    background-color: #ffffff;
    border: 1px solid #bc6367;
    font-family: Oswald, sans-serif;
    font-size: 1em;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-variant: normal;
    color: #bc6367;
    display: inline-block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
  }
  .MEN_TOP_MAIN_TEIL2 .subitemframe:hover,
  .MEN_TOP_MAIN_TEIL2 .subitemframe:focus {
    background-color: #ffffff;
    border: 1px solid #8a151b;
    color: #8a151b;
  }
  .MEN_TOP_MAIN_TEIL2 .subitemframe:active,
  .MEN_TOP_MAIN_TEIL2 .subitemframe:focus:hover,
  .MEN_TOP_MAIN_TEIL2 .subitemframe.current {
    background-color: #ffffff;
    border: 1px solid #bc6367;
    color: #8a151b;
  }
  .MEN_TOP_MAIN_TEIL2 .mainitem {
    display: inline-table;
    width: 100%;
    margin-bottom: 3px;
  }
  .MEN_TOP_MAIN_TEIL2 .mainitem &gt; .mainitemtext {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding: 0 0 0 20px;
    box-sizing: border-box;
  }
  .MEN_TOP_MAIN_TEIL2 .subitem {
    display: inline-table;
    width: 100%;
    margin-bottom: 3px;
  }
  .MEN_TOP_MAIN_TEIL2 .subitem &gt; .mainitemtext {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding: 0 0 0 40px;
    box-sizing: border-box;
  }
  .MEN_TOP_SUB {
    padding: 3px 10px;
  }
  .MEN_TOP_SUB .feed {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .MEN_TOP_SUB .collapse_content {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  .MEN_TOP_SUB .subitems {
    padding: 3px 10px;
  }
  .MEN_TOP_SUB .mainitemframe {
    border: 1px solid #626263;
    font-family: Oswald, sans-serif;
    font-size: 0.72222222222222em;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-variant: normal;
    color: #626263;
    display: inline-block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
  }
  .MEN_TOP_SUB .mainitemframe:hover,
  .MEN_TOP_SUB .mainitemframe:focus {
    border: 1px solid #bc6367;
    color: #bc6367;
  }
  .MEN_TOP_SUB .mainitemframe:active,
  .MEN_TOP_SUB .mainitemframe:focus:hover,
  .MEN_TOP_SUB .mainitemframe.current {
    border: 1px solid #bc6367;
    color: #bc6367;
  }
  .MEN_TOP_SUB .subitemframe {
    border: 1px solid #626263;
    font-family: Oswald, sans-serif;
    font-size: 0.72222222222222em;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-variant: normal;
    color: #626263;
    display: inline-block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
  }
  .MEN_TOP_SUB .subitemframe:hover,
  .MEN_TOP_SUB .subitemframe:focus {
    border: 1px solid #bc6367;
    color: #bc6367;
  }
  .MEN_TOP_SUB .subitemframe:active,
  .MEN_TOP_SUB .subitemframe:focus:hover,
  .MEN_TOP_SUB .subitemframe.current {
    border: 1px solid #bc6367;
    color: #bc6367;
  }
  .MEN_TOP_SUB .mainitem {
    display: inline-block;
    width: 100%;
    margin-bottom: 2px;
  }
  .MEN_TOP_SUB .mainitem &gt; .mainitemtext {
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
  }
  .MEN_TOP_SUB .subitem {
    display: inline-table;
    width: 100%;
    margin-bottom: 2px;
  }
  .MEN_TOP_SUB .subitem &gt; .mainitemtext {
    display: table-cell;
    vertical-align: bottom;
    text-align: center;
    padding: 0px 0px 0px 40px;
    box-sizing: border-box;
  }
  .MEN_COL1 {
    padding: 3px 10px;
  }
  .MEN_COL1 .feed {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .MEN_COL1 .collapse_content {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  .MEN_COL1 .subitems {
    padding: 3px 10px;
  }
  .MEN_COL1 .mainitemframe {
    background-color: #ffffff;
    border: 1px solid #626263;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    font-variant: normal;
    color: #626263;
    display: inline-block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
  }
  .MEN_COL1 .mainitemframe:hover,
  .MEN_COL1 .mainitemframe:focus {
    border: 1px solid #bc6367;
    color: #bc6367;
  }
  .MEN_COL1 .mainitemframe:active,
  .MEN_COL1 .mainitemframe:focus:hover,
  .MEN_COL1 .mainitemframe.current {
    border: 1px solid #bc6367;
    color: #bc6367;
  }
  .MEN_COL1 .subitemframe {
    background-color: #ffffff;
    border: 1px solid #626263;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    font-variant: normal;
    color: #626263;
    display: inline-block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
  }
  .MEN_COL1 .subitemframe:hover,
  .MEN_COL1 .subitemframe:focus {
    border: 1px solid #bc6367;
    color: #bc6367;
  }
  .MEN_COL1 .subitemframe:active,
  .MEN_COL1 .subitemframe:focus:hover,
  .MEN_COL1 .subitemframe.current {
    border: 1px solid #bc6367;
    color: #bc6367;
  }
  .MEN_COL1 .mainitem {
    display: inline-block;
    width: 100%;
    height: 30px;
    margin-bottom: 2px;
  }
  .MEN_COL1 .mainitem &gt; .mainitemtext {
    display: inline-block;
    text-align: center;
    padding: 0 15px;
    box-sizing: border-box;
  }
  .MEN_COL1 .subitem {
    display: inline-block;
    width: 100%;
    margin-bottom: 2px;
  }
  .MEN_COL1 .subitem &gt; .mainitemtext {
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
  }
  .BLD_ROUTE,
  .BLD_BUCHEN {
    background-color: inherit;
    padding: 3px 0;
  }
  .BLD_ROUTE .feed,
  .BLD_BUCHEN .feed {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .BLD_ROUTE .feeditem,
  .BLD_BUCHEN .feeditem {
    display: inline-table;
    width: 100%;
    margin-bottom: 3px;
  }
  .BLD_ROUTE .mainitemframe,
  .BLD_BUCHEN .mainitemframe {
    margin: 0 10px 10px 0;
    background-color: #bc6367;
    border: 1px solid #000000;
    border-radius: 5px;
    font-family: 'Source Serif Pro', serif;
    font-size: 1em;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    font-variant: normal;
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5px 10px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }
  .BLD_ROUTE .mainitemframe:hover,
  .BLD_ROUTE .mainitemframe:focus,
  .BLD_BUCHEN .mainitemframe:hover,
  .BLD_BUCHEN .mainitemframe:focus {
    background-color: #8a151b;
    border: 1px solid #000000;
    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: #8a151b;
    border: 1px solid #000000;
    color: #ffffff;
  }
  .BLD_ROUTE .subitems,
  .BLD_ROUTE .ptextitem,
  .BLD_BUCHEN .subitems,
  .BLD_BUCHEN .ptextitem {
    display: none;
  }
  .HEAD_MENUE2.hidden_menu_for_mobile {
    display: none;
  }
  .UPN_MENUE {
    padding: 2px 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .UPN_MENUE &gt; div {
    display: inline-table;
    width: 28%;
    margin-bottom: 2px;
    min-width: 100px;
    box-sizing: border-box;
  }
  .UPN_MENUE a {
    box-sizing: border-box;
    border: 1px solid #8a151b;
    border-radius: 5px;
    font-family: Oswald, sans-serif;
    font-size: 0.72222222222222em;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-variant: normal;
    color: #626263;
    display: table-cell;
    text-align: center;
    padding: 5px 20px;
    width: 100%;
  }
  .UPN_MENUE a:hover,
  .UPN_MENUE a:focus {
    border: 1px solid #8a151b;
    color: #bc6367;
  }
  .UPN_MENUE a:active,
  .UPN_MENUE a:focus:hover,
  .UPN_MENUE a.current {
    border: 1px solid #8a151b;
    color: #bc6367;
  }
  .UPN_MENUE .feed_nav_disabled {
    border: 1px solid #434344;
    border-radius: 5px;
    font-family: Oswald, sans-serif;
    font-size: 0.72222222222222em;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-variant: normal;
    color: #b7b7b7;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 2px 10px;
    width: 100%;
    box-sizing: border-box;
  }
  .UPN_MENUE a,
  .UPN_MENUE .feed_nav_disabled {
    background-repeat: no-repeat;
  }
  .UPN_MENUE .feed_nav_up .feed_nav_disabled {
    background-image: url('/home-1626774747/bilder/irs_but_upn_up_nolink.svg');
    background-position: left center;
    padding-left: 20px;
  }
  .UPN_MENUE .feed_nav_up a {
    background-image: url('/home-1626774747/bilder/irs_but_upn_up_link.svg');
    background-position: left center;
    padding-left: 20px;
  }
  .UPN_MENUE .feed_nav_up a:hover {
    background-image: url('/home-1626774747/bilder/irs_but_upn_up_hover.svg');
  }
  .UPN_MENUE .feed_nav_prev .feed_nav_disabled {
    background-image: url('/home-1626774747/bilder/irs_but_upn_prev_nolink.svg');
    background-position: left center;
    padding-left: 20px;
  }
  .UPN_MENUE .feed_nav_prev a {
    background-image: url('/home-1626774747/bilder/irs_but_upn_prev_link.svg');
    background-position: left center;
    padding-left: 20px;
  }
  .UPN_MENUE .feed_nav_prev a:hover {
    background-image: url('/home-1626774747/bilder/irs_but_upn_prev_hover.svg');
  }
  .UPN_MENUE .feed_nav_next .feed_nav_disabled {
    background-image: url('/home-1626774747/bilder/irs_but_upn_next_nolink.svg');
    background-position: right center;
    padding-right: 20px;
  }
  .UPN_MENUE .feed_nav_next a {
    background-image: url('/home-1626774747/bilder/irs_but_upn_next_link.svg');
    background-position: right center;
    padding-right: 20px;
  }
  .UPN_MENUE .feed_nav_next a:hover {
    background-image: url('/home-1626774747/bilder/irs_but_upn_next_hover.svg');
  }
}
@media (max-width: 1339px) {
  .HANDLUNG_MENUE2.hide_menu_for_mobile {
    position: static;
  }
  .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: 0px;
}
.HANDLUNG_MENUE2 {
  position: fixed;
  right: 0;
  top: 190px;
  font-size: 18px;
  z-index: 1100;
}
.HEAD_MENUE2.show_menu_for_mobile {
  background: url('/home-1626774747/bilder/show_menu2_for_mobile.png') no-repeat #8a151b;
  width: 60px;
  height: 35px;
  text-align: initial;
  text-indent: -9000px;
}
.HANDLUNG_MENUE2.show_menu_for_mobile {
  background: url('/home-1626774747/bilder/menu_handlung.svg') no-repeat;
  width: 47px;
  height: 81.22px;
  text-align: initial;
  text-indent: -9000px;
}
.HANDLUNG_MENUE2 .feeditem,
.HEAD_MENUE2 .feeditem {
  animation-name: anim_zoom;
  animation-duration: 1s;
  display: block;
  margin-bottom: 10px;
  border: inherit;
  border-width: 2px;
}
.HEAD_MENUE2 .feeditem {
  margin-right: 25px;
}
.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: 5px;
}
.FOOT_MENUE .mainitemframe,
.FOOT_MENUE_LANDING .mainitemframe {
  font-family: ;
  font-size: 0.72222222222222em;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: 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: rgba(183,174,157,0.8);
}
.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: rgba(183,174,157,0.8);
}
.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 0px;
  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: rgba(183,174,157,0.8);
}
#powered_by a:focus {
  color: rgba(183,174,157,0.8);
}
#powered_by a:active {
  color: rgba(183,174,157,0.8);
}
@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: #8a151b;
    border: none;
  }
  .MEN_TOP_MAIN_TEIL1 {
    z-index: 200;
    padding: 20px 0;
    margin-left: 350px;
    background: #8a151b;
    background: none;
  }
  .MEN_TOP_MAIN_TEIL1 .subitems {
    padding: 2px 0;
    background: #8a151b;
  }
  .MEN_TOP_MAIN_TEIL1 .feeditem {
    display: inline-block;
  }
  .MEN_TOP_MAIN_TEIL1 .mainitemframe {
    display: inline-table;
    height: 40px;
    margin-right: 23px;
    font-family: Oswald, sans-serif;
    font-size: 1.2222222222222em;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-variant: normal;
    color: #ffffff;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
  }
  .MEN_TOP_MAIN_TEIL1 .mainitemframe:hover,
  .MEN_TOP_MAIN_TEIL1 .mainitemframe:focus {
    background-color: #bc6367;
    color: #ffffff;
  }
  .MEN_TOP_MAIN_TEIL1 .mainitemframe:active,
  .MEN_TOP_MAIN_TEIL1 .mainitemframe:focus:hover,
  .MEN_TOP_MAIN_TEIL1 .mainitemframe.current {
    background-color: #8a151b;
    color: #ffffff;
  }
  .MEN_TOP_MAIN_TEIL1 .subitemframe {
    display: inline-table;
    width: 100%;
    height: 40px;
    margin-bottom: 2px;
    border: 2px solid #ffffff;
    font-family: Oswald, sans-serif;
    font-size: 1em;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-variant: normal;
    color: #ffffff;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    white-space: nowrap;
  }
  .MEN_TOP_MAIN_TEIL1 .subitemframe:hover,
  .MEN_TOP_MAIN_TEIL1 .subitemframe:focus {
    background-color: #bc6367;
    border: 2px solid #accecd;
    color: #ffffff;
  }
  .MEN_TOP_MAIN_TEIL1 .subitemframe:active,
  .MEN_TOP_MAIN_TEIL1 .subitemframe:focus:hover,
  .MEN_TOP_MAIN_TEIL1 .subitemframe.current {
    background-color: #8a151b;
    border: 2px solid #ffffff;
    color: #ffffff;
  }
  .MEN_TOP_MAIN_TEIL1 .mainitem {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 15px;
  }
  .MEN_TOP_MAIN_TEIL1 .subitem {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 15px;
  }
  .MEN_TOP_MAIN_TEIL2 {
    z-index: 200;
    position: absolute;
    top: -120px;
    right: 350px;
  }
  .MEN_TOP_MAIN_TEIL2 .subitems {
    padding: 2px 0;
    background: #ffffff;
    border: 1px solid #bc6367;
  }
  .MEN_TOP_MAIN_TEIL2 .feeditem {
    display: inline-block;
  }
  .MEN_TOP_MAIN_TEIL2 .mainitemframe {
    display: inline-block;
    margin-right: 12px;
    font-family: Oswald, sans-serif;
    font-size: 0.72222222222222em;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-variant: normal;
    color: #bc6367;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
  }
  .MEN_TOP_MAIN_TEIL2 .mainitemframe:hover,
  .MEN_TOP_MAIN_TEIL2 .mainitemframe:focus {
    color: #585340;
  }
  .MEN_TOP_MAIN_TEIL2 .mainitemframe:active,
  .MEN_TOP_MAIN_TEIL2 .mainitemframe:focus:hover,
  .MEN_TOP_MAIN_TEIL2 .mainitemframe.current {
    color: #585340;
  }
  .MEN_TOP_MAIN_TEIL2 .subitemframe {
    display: inline-table;
    width: 100%;
    margin-right: 23px;
    border: 1px solid #bc6367;
    font-family: Oswald, sans-serif;
    font-size: 0.72222222222222em;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-variant: normal;
    color: #bc6367;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    white-space: nowrap;
  }
  .MEN_TOP_MAIN_TEIL2 .subitemframe:hover,
  .MEN_TOP_MAIN_TEIL2 .subitemframe:focus {
    border: 1px solid #626263;
    color: #626263;
  }
  .MEN_TOP_MAIN_TEIL2 .subitemframe:active,
  .MEN_TOP_MAIN_TEIL2 .subitemframe:focus:hover,
  .MEN_TOP_MAIN_TEIL2 .subitemframe.current {
    border: 1px solid #626263;
    color: #626263;
  }
  .MEN_TOP_MAIN_TEIL2 .mainitem {
    display: inline-block;
    text-align: center;
  }
  .MEN_TOP_MAIN_TEIL2 .subitem {
    display: table-cell;
    vertical-align: bottom;
    text-align: center;
    padding: 5px 15px;
  }
  .MEN_TOP_SUB_CONTAINER {
    background: #ffffff;
  }
  .MEN_TOP_SUB {
    z-index: 200;
    padding: 15px 0px;
    margin-left: 350px;
    background: #ffffff;
    background: none;
  }
  .MEN_TOP_SUB .subitems {
    padding: 15px 0px;
    margin-left: 240px;
    background: #585340;
  }
  .MEN_TOP_SUB .feeditem {
    display: inline-block;
  }
  .MEN_TOP_SUB .mainitemframe {
    display: inline-table;
    margin-right: 10px;
    margin-bottom: 2px;
    border: 2px solid #ffffff;
    font-family: Oswald, sans-serif;
    font-size: 0.72222222222222em;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-variant: normal;
    color: #626263;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
  }
  .MEN_TOP_SUB .mainitemframe:hover,
  .MEN_TOP_SUB .mainitemframe:focus {
    border: 2px solid #8a151b;
    color: #bc6367;
  }
  .MEN_TOP_SUB .mainitemframe:active,
  .MEN_TOP_SUB .mainitemframe:focus:hover,
  .MEN_TOP_SUB .mainitemframe.current {
    border: 2px solid #8a151b;
    color: #bc6367;
  }
  .MEN_TOP_SUB .subitemframe {
    display: inline-table;
    margin-right: 10px;
    margin-bottom: 2px;
    background-color: #ffff00;
    border: 2px solid #ffffff;
    font-family: Oswald, sans-serif;
    font-size: 0.72222222222222em;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-variant: normal;
    color: #626263;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    white-space: nowrap;
  }
  .MEN_TOP_SUB .subitemframe:hover,
  .MEN_TOP_SUB .subitemframe:focus {
    background-color: #ffffcc;
    border: 2px solid #8a151b;
    color: #bc6367;
  }
  .MEN_TOP_SUB .subitemframe:active,
  .MEN_TOP_SUB .subitemframe:focus:hover,
  .MEN_TOP_SUB .subitemframe.current {
    background-color: #ffffcc;
    border: 2px solid #8a151b;
    color: #585340;
  }
  .MEN_TOP_SUB .mainitem {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 5px 20px;
  }
  .MEN_TOP_SUB .subitem {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 5px 20px;
  }
  .MEN_COL1 {
    padding: 20px 0;
    background: #8a151b;
  }
  .MEN_COL1 .subitems {
    padding: 2px 0;
    background: #8a151b;
  }
  .MEN_COL1 .mainitemframe {
    display: inline-table;
    width: 100%;
    height: 40px;
    margin-right: 23px;
    border: 2px solid #ffffff;
    font-family: Oswald, sans-serif;
    font-size: 1.2222222222222em;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    font-variant: normal;
    color: #ffffff;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
  }
  .MEN_COL1 .mainitemframe:hover,
  .MEN_COL1 .mainitemframe:focus {
    background-color: #8a151b;
    border: 2px solid #ffff00;
    color: #ffff00;
  }
  .MEN_COL1 .mainitemframe:active,
  .MEN_COL1 .mainitemframe:focus:hover,
  .MEN_COL1 .mainitemframe.current {
    background-color: #8a151b;
    border: 2px solid #ffff00;
    color: #ffffff;
  }
  .MEN_COL1 .subitemframe {
    display: inline-table;
    width: 100%;
    height: 40px;
    margin-right: 23px;
    border: 2px solid #ffffff;
    font-family: Oswald, sans-serif;
    font-size: 1em;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    font-variant: normal;
    color: #ffffff;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    white-space: nowrap;
  }
  .MEN_COL1 .subitemframe:hover,
  .MEN_COL1 .subitemframe:focus {
    background-color: #bc6367;
    border: 2px solid #ffff00;
    color: #ffffff;
  }
  .MEN_COL1 .subitemframe:active,
  .MEN_COL1 .subitemframe:focus:hover,
  .MEN_COL1 .subitemframe.current {
    background-color: #8a151b;
    border: 2px solid #ffff00;
    color: #ffffff;
  }
  .MEN_COL1 .mainitem {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding: 0 15px;
  }
  .MEN_COL1 .subitem {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding: 0 45px;
  }
  .MEN_COL3 {
    padding: 20px 0;
    background: #8a151b;
  }
  .MEN_COL3 .subitems {
    padding: 2px 0;
    background: #8a151b;
  }
  .MEN_COL3 .mainitemframe {
    display: table;
    width: 100%;
    height: 40px;
    margin-right: 23px;
    border: 2px solid #ffffff;
    font-family: Oswald, sans-serif;
    font-size: 1.2222222222222em;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    font-variant: normal;
    color: #ffffff;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
  }
  .MEN_COL3 .mainitemframe:hover,
  .MEN_COL3 .mainitemframe:focus {
    background-color: #bc6367;
    border: 2px solid #ffff00;
    color: #ffffff;
  }
  .MEN_COL3 .mainitemframe:active,
  .MEN_COL3 .mainitemframe:focus:hover,
  .MEN_COL3 .mainitemframe.current {
    background-color: #8a151b;
    border: 2px solid #ffff00;
    color: #ffffff;
  }
  .MEN_COL3 .subitemframe {
    display: table;
    width: 100%;
    height: 40px;
    margin-right: 23px;
    border: 2px solid #ffffff;
    font-family: Oswald, sans-serif;
    font-size: 1em;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    font-variant: normal;
    color: #ffffff;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    white-space: nowrap;
  }
  .MEN_COL3 .subitemframe:hover,
  .MEN_COL3 .subitemframe:focus {
    background-color: #bc6367;
    border: 2px solid #ffff00;
    color: #ffffff;
  }
  .MEN_COL3 .subitemframe:active,
  .MEN_COL3 .subitemframe:focus:hover,
  .MEN_COL3 .subitemframe.current {
    background-color: #8a151b;
    border: 2px solid #ffff00;
    color: #ffffff;
  }
  .MEN_COL3 .mainitem {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 15px;
  }
  .MEN_COL3 .subitem {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 15px;
  }
  .MEN_DD .itemgroup {
    display: inline-block;
  }
  .MEN_DD .itemgroup:hover .collapse_content {
    display: block;
  }
  .MEN_DD .itemgroup:last-child .collapse_content {
    right: 0;
  }
  .MEN_DD .itemgroup:last-child .mainitemframe {
    margin-right: 0;
  }
  .MEN_DD .collapse_content {
    position: absolute;
    z-index: 500;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .MEN_DD .collapse_head {
    display: none;
  }
  .MAIN_MENUE_TOP_TEIL3 {
    position: absolute;
    top: 260px;
    left: 20px;
    z-index: 200;
    width: 800px;
  }
  .MAIN_MENUE_TOP_TEIL3 .feeditem {
    display: inline-block;
  }
  .MAIN_MENUE_TOP_TEIL3 .mainitemframe {
    display: inline-table;
    width: 280px;
    height: 60px;
    margin-right: 15px;
    margin-bottom: 5px;
    background-color: #585340;
    border: 1px solid #585340;
    border-radius: 7px;
    font-family: Oswald, sans-serif;
    font-size: 1.2222222222222em;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-variant: normal;
    color: #ffffff;
    border: none !important;
  }
  .MAIN_MENUE_TOP_TEIL3 .mainitemframe:hover,
  .MAIN_MENUE_TOP_TEIL3 .mainitemframe:focus {
    background-color: #bc6367;
    border: 1px solid #ffffff;
    color: #ffffff;
  }
  .MAIN_MENUE_TOP_TEIL3 .mainitemframe:active,
  .MAIN_MENUE_TOP_TEIL3 .mainitemframe:focus:hover,
  .MAIN_MENUE_TOP_TEIL3 .mainitemframe.current {
    background-color: #bc6367;
    border: 1px solid #ffffff;
    color: #ffffff;
  }
  .MAIN_MENUE_TOP_TEIL3 .mainitem {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 3px 6px;
    text-align: left;
    padding-left: 30px;
  }
  .MEN_SUB_horizontal_NO,
  .MEN4_MENUE_FIX_SUB {
    background-color: #ffffff;
  }
  .MEN_SUB_horizontal_NO .feed,
  .MEN4_MENUE_FIX_SUB .feed {
    padding: 15px 0px;
    margin-left: 350px;
    background: #ffffff;
  }
  .MEN_SUB_horizontal_NO .mainitemframe,
  .MEN4_MENUE_FIX_SUB .mainitemframe {
    display: inline-table;
    margin-right: 10px;
    margin-bottom: 2px;
    border: 2px solid #ffffff;
    font-family: Oswald, sans-serif;
    font-size: 0.72222222222222em;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-variant: normal;
    color: #626263;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
  }
  .MEN_SUB_horizontal_NO .mainitemframe:hover,
  .MEN_SUB_horizontal_NO .mainitemframe:focus,
  .MEN4_MENUE_FIX_SUB .mainitemframe:hover,
  .MEN4_MENUE_FIX_SUB .mainitemframe:focus {
    border: 2px solid #8a151b;
    color: #bc6367;
  }
  .MEN_SUB_horizontal_NO .mainitemframe:active,
  .MEN_SUB_horizontal_NO .mainitemframe:focus:hover,
  .MEN_SUB_horizontal_NO .mainitemframe.current,
  .MEN4_MENUE_FIX_SUB .mainitemframe:active,
  .MEN4_MENUE_FIX_SUB .mainitemframe:focus:hover,
  .MEN4_MENUE_FIX_SUB .mainitemframe.current {
    border: 2px solid #8a151b;
    color: #bc6367;
  }
  .MEN_SUB_horizontal_NO .mainitem,
  .MEN4_MENUE_FIX_SUB .mainitem {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 5px 20px;
  }
  .MEN_SUB_horizontal_NO .feeditem,
  .MEN4_MENUE_FIX_SUB .feeditem {
    display: inline-block;
  }
  .MEN_COL1,
  .MEN_COL3 {
    position: relative;
  }
  .BLD_ROUTE .feeditem,
  .BLD_BUCHEN .feeditem {
    display: inline-block;
  }
  .BLD_ROUTE .mainitemframe,
  .BLD_BUCHEN .mainitemframe {
    margin: 0 10px 10px 0;
    background-color: #bc6367;
    border: 1px solid #000000;
    border-radius: 5px;
    font-family: 'Source Serif Pro', serif;
    font-size: 1em;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    font-variant: normal;
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5px 10px;
  }
  .BLD_ROUTE .mainitemframe:hover,
  .BLD_ROUTE .mainitemframe:focus,
  .BLD_BUCHEN .mainitemframe:hover,
  .BLD_BUCHEN .mainitemframe:focus {
    background-color: #8a151b;
    border: 1px solid #000000;
    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: #8a151b;
    border: 1px solid #000000;
    color: #ffffff;
  }
  .UPN_MENUE {
    padding: 2px 0px;
    margin-left: 60%;
    display: flex;
    justify-content: flex-end;
  }
  .UPN_MENUE &gt; div {
    display: inline-block;
    width: 28%;
    margin-right: 8px;
    margin-bottom: 2px;
  }
  .UPN_MENUE a {
    box-sizing: border-box;
    background-color: rgba(255,255,255,0.6);
    border: 1px solid #8a151b;
    border-radius: 5px;
    font-family: Oswald, sans-serif;
    font-size: 0.72222222222222em;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-variant: normal;
    color: #626263;
    display: inline-block;
    text-align: center;
    padding: 5px 20px;
    display: block;
  }
  .UPN_MENUE a:hover,
  .UPN_MENUE a:focus {
    background-color: rgba(255,255,255,0.6);
    border: 1px solid #8a151b;
    color: #bc6367;
  }
  .UPN_MENUE a:active,
  .UPN_MENUE a:focus:hover,
  .UPN_MENUE a.current {
    background-color: rgba(255,255,255,0.6);
    border: 1px solid #8a151b;
    color: #bc6367;
  }
  .UPN_MENUE .feed_nav_disabled {
    box-sizing: border-box;
    background-color: rgba(255,255,255,0.6);
    border: 1px solid #434344;
    border-radius: 5px;
    font-family: Oswald, sans-serif;
    font-size: 0.72222222222222em;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-variant: normal;
    color: #b7b7b7;
    display: inline-block;
    text-align: center;
    padding: 5px 20px;
    display: block;
  }
  .UPN_MENUE .feed_nav_next {
    margin-right: 0;
  }
  .UPN_MENUE a,
  .UPN_MENUE .feed_nav_disabled {
    background-repeat: no-repeat;
  }
  .UPN_MENUE .feed_nav_up .feed_nav_disabled {
    background-image: url('/home-1626774747/bilder/irs_but_upn_up_nolink.svg');
    background-position: left center;
    padding-left: 20px;
  }
  .UPN_MENUE .feed_nav_up a {
    background-image: url('/home-1626774747/bilder/irs_but_upn_up_link.svg');
    background-position: left center;
    padding-left: 20px;
  }
  .UPN_MENUE .feed_nav_up a:hover {
    background-image: url('/home-1626774747/bilder/irs_but_upn_up_hover.svg');
  }
  .UPN_MENUE .feed_nav_prev .feed_nav_disabled {
    background-image: url('/home-1626774747/bilder/irs_but_upn_prev_nolink.svg');
    background-position: left center;
    padding-left: 20px;
  }
  .UPN_MENUE .feed_nav_prev a {
    background-image: url('/home-1626774747/bilder/irs_but_upn_prev_link.svg');
    background-position: left center;
    padding-left: 20px;
  }
  .UPN_MENUE .feed_nav_prev a:hover {
    background-image: url('/home-1626774747/bilder/irs_but_upn_prev_hover.svg');
  }
  .UPN_MENUE .feed_nav_next .feed_nav_disabled {
    background-image: url('/home-1626774747/bilder/irs_but_upn_next_nolink.svg');
    background-position: right center;
    padding-right: 20px;
  }
  .UPN_MENUE .feed_nav_next a {
    background-image: url('/home-1626774747/bilder/irs_but_upn_next_link.svg');
    background-position: right center;
    padding-right: 20px;
  }
  .UPN_MENUE .feed_nav_next a:hover {
    background-image: url('/home-1626774747/bilder/irs_but_upn_next_hover.svg');
  }
}
@media (min-width: 1937px) {
  .CONTAINER_WIDE {
    width: 100%;
  }
  .CONTAINER_SMALL,
  .CONTAINER_WIDE .std_row,
  .CONTAINER_WIDE .wide_row .frame {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 1920px !important;
  }
  .MAIN_MENUE_TOP_FRAME {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
}
@media (max-height: 745px) {
  #feed_news_handlung,
  .HANDLUNG_MENUE2 {
    top: 110px !important;
  }
}
.div_head_pict1 .feedimg {
  max-width: none;
}
.div_head_pict1 .div_head_logo .feedimg {
  max-width: 100%;
}
.div_head_pict2 .feeditemframe,
.homeblk_akt1_pict .feeditemframe {
  display: grid;
}
.div_head_pict2 .feedimg,
.homeblk_akt1_pict .feedimg {
  width: 100%;
}
.div_head_pict1 {
  z-index: 10;
  font-size: 18px;
}
.div_head_pict1 .feed_block1_frame {
  position: absolute;
  top: 5%;
  left: 2.5%;
  padding: 0.5%;
  color: #434344;
  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: Oswald, sans-serif;
  font-size: 1.6666666666667em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #8a151b;
  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%;
}
.div_head_static1,
.div_head_static2,
.homeblk_akt1_static {
  position: relative;
}
.div_head_static1 {
  height: 130px;
}
.div_head_anim1 {
  position: relative;
  padding-bottom: 40%;
}
.div_head_anim1 &gt; .animation {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.div_head_anim2 {
  position: relative;
  padding-bottom: 40%;
}
.div_head_anim2 &gt; .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 &gt; .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 &gt; .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 (max-width: 640px) {
  .div_head_anim2 {
    position: relative;
    padding-bottom: 54.6875%;
  }
  .div_head_anim2 &gt; .animation {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
  }
  .page_home .div_head_anim2 {
    position: relative;
    padding-bottom: 54.6875%;
  }
  .page_home .div_head_anim2 &gt; .animation {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
  }
}
@media (max-width: 884px) {
  .div_head_static1 &gt; .feed,
  .div_head_anim1 &gt; .feed,
  .div_head_uebblend1 {
    display: none;
  }
  .div_head_static1 {
    height: 300px;
  }
}
@media (min-width: 1937px) {
  .div_head_pict1,
  .homeblk_akt1_pict {
    font-size: 18px;
  }
}
.block_typ_SHOP .feeditemframe,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe {
  display: inline-block;
  border: 1px solid #434344;
  border-radius: 10px;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  overflow-y: hidden;
  background-position: bottom !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
}
.block_typ_SHOP .feeditemframe .feedimg,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .feedimg {
  margin: 0 auto;
  width: 100%;
}
.block_typ_SHOP .feeditemframe h2,
.block_typ_SHOP .feeditemframe .off-title,
.block_typ_SHOP .feeditemframe .feed_title,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe h2,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .off-title,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .feed_title {
  text-align: left;
  padding: 10px 20px;
  background-color: #ffffff;
  font-family: Oswald, sans-serif;
  font-size: 1.2222222222222em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
}
.block_typ_SHOP .feeditemframe .off-subtitle,
.block_typ_SHOP .feeditemframe .feed_subtitle,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .off-subtitle,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .feed_subtitle {
  text-align: left;
  padding: 10px 20px;
  font-family: Oswald, sans-serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
}
.block_typ_SHOP .feeditemframe .off-text1,
.block_typ_SHOP .feeditemframe .feed_text,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .off-text1,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .feed_text {
  text-align: left;
  padding: 10px 20px;
  font-family: 'Source Serif Pro', serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
}
.block_typ_SHOP .feeditemframe .off-info,
.block_typ_SHOP .feeditemframe .off-price,
.block_typ_SHOP .feeditemframe .off-date,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .off-info,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .off-price,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .off-date {
  padding-left: 20px;
}
.block_typ_SHOP .feeditemframe .feed_date,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .feed_date {
  text-align: center;
  padding: 0;
  background-color: rgba(255,255,255,0.125);
  font-family: 'Source Serif Pro', serif;
  font-size: 1.2222222222222em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #ff0000;
}
.block_typ_SHOP .feeditemframe .feed_price,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .feed_price {
  text-align: right;
  margin: 0 20px;
  padding: 0;
  font-family: 'Source Serif Pro', serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
}
.block_typ_SHOP .feeditemframe .booking.off-btn,
.block_typ_SHOP .feeditemframe .feed_more,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .booking.off-btn,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .feed_more {
  margin: 5px 0 5px 20px;
  width: 30%;
  height: 30px;
  background-color: #ffffff;
  border: 1px solid #bc6367;
  border-radius: 10px;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3px 10px;
}
.block_typ_SHOP .feeditemframe .booking.off-btn:hover,
.block_typ_SHOP .feeditemframe .booking.off-btn:focus,
.block_typ_SHOP .feeditemframe .feed_more:hover,
.block_typ_SHOP .feeditemframe .feed_more:focus,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .booking.off-btn:hover,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .booking.off-btn:focus,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .feed_more:hover,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .feed_more:focus {
  background-color: #bc6367;
  border: 1px solid #bc6367;
  color: #ffffff;
}
.block_typ_SHOP .feeditemframe .booking.off-btn:active,
.block_typ_SHOP .feeditemframe .booking.off-btn:focus:hover,
.block_typ_SHOP .feeditemframe .booking.off-btn.current,
.block_typ_SHOP .feeditemframe .feed_more:active,
.block_typ_SHOP .feeditemframe .feed_more:focus:hover,
.block_typ_SHOP .feeditemframe .feed_more.current,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .booking.off-btn:active,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .booking.off-btn:focus:hover,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .booking.off-btn.current,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .feed_more:active,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .feed_more:focus:hover,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .feed_more.current {
  background-color: #bc6367;
  border: 1px solid #bc6367;
  color: #ffffff;
}
.block_typ_SHOP .feeditemframe .feed_m,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .feed_m {
  display: flex;
  justify-content: left;
}
.block_typ_SHOP .feeditemframe .shop_frame_pict,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .shop_frame_pict {
  position: relative;
}
.block_typ_SHOP .feeditemframe .shop_frame_pict_uebblend,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .shop_frame_pict_uebblend {
  display: block;
  position: absolute;
  left: 0;
  width: auto;
  top: 0;
}
.block_typ_SHOP .feeditemframe .feed_kd_men_nr,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .feed_kd_men_nr {
  text-align: left;
  padding: 0 5px;
  background-color: #ffffcc;
  font-family: Oswald, sans-serif;
  font-size: 0.72222222222222em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #000000;
}
.block_typ_SHOP .feeditemframe .shop_frame_text .feed_kd_men_nr,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .shop_frame_text .feed_kd_men_nr {
  display: inline;
  float: right;
}
.block_typ_SHOP .feeditemframe .shop_stoffe,
.block_typ_SHOP &gt; .subfeed .subfeeditemframe .shop_stoffe {
  text-align: right;
  margin: 0 20px 10px 20px;
  padding: 0;
  font-family: 'Source Serif Pro', serif;
  font-size: 0.72222222222222em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #000000;
}
.block_typ_SHOP #feeditemcol-img {
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
}
#feed_db_noselect_shop_cart_checkout,
.block_shop_warenkorb {
  border: solid 1px #626263;
  padding-bottom: 10px;
}
#feed_db_noselect_shop_cart_checkout #shop_cart_time,
.block_shop_warenkorb #shop_cart_time {
  margin-left: 10px;
}
#feed_db_noselect_shop_cart_checkout .cart_item,
.block_shop_warenkorb .cart_item {
  color: #accecd;
  border-top: 1px solid #626263;
  clear: both;
}
#feed_db_noselect_shop_cart_checkout .ptext,
.block_shop_warenkorb .ptext {
  margin-bottom: 10px;
}
#feed_db_noselect_shop_cart_checkout .cart,
.block_shop_warenkorb .cart {
  margin: 0 auto;
  width: 100%;
}
#feed_db_noselect_shop_cart_checkout .cart_group_header,
#feed_db_noselect_shop_cart_checkout .cart_group_sep,
.block_shop_warenkorb .cart_group_header,
.block_shop_warenkorb .cart_group_sep {
  display: none;
}
#feed_db_noselect_shop_cart_checkout .cart_item_bez,
.block_shop_warenkorb .cart_item_bez {
  text-align: center;
  padding: 6px 0px;
  font-family: 'Source Serif Pro', serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
  min-height: 1.5em;
  text-align: left;
  padding-left: 10px;
}
#feed_db_noselect_shop_cart_checkout .cart_item_sum,
.block_shop_warenkorb .cart_item_sum {
  margin-bottom: 10px;
}
#feed_db_noselect_shop_cart_checkout .cart_item_sum .cart_item_bez,
.block_shop_warenkorb .cart_item_sum .cart_item_bez {
  font-size: 0.72222222222222em;
}
#feed_db_noselect_shop_cart_checkout .cart_item_sum .cart_item_price,
.block_shop_warenkorb .cart_item_sum .cart_item_price {
  padding-bottom: 10px;
}
#feed_db_noselect_shop_cart_checkout .cart_item_del,
.block_shop_warenkorb .cart_item_del {
  margin: 5px 0px 5px 5px;
  background-color: rgba(255,255,255,0.3);
  color: #bc6367;
  border: solid 1px #accecd;
  padding: 3px;
  min-width: 24px;
  text-align: center;
  margin-right: 20px;
}
#feed_db_noselect_shop_cart_checkout .cart_item_inc,
#feed_db_noselect_shop_cart_checkout .cart_item_dec,
.block_shop_warenkorb .cart_item_inc,
.block_shop_warenkorb .cart_item_dec {
  min-width: 24px;
  text-align: center;
  margin: 5px;
  background-color: rgba(255,255,255,0.3);
  color: black;
  font-weight: bold;
  border: solid 1px #accecd;
  padding: 3px;
  display: inline-block;
}
#feed_db_noselect_shop_cart_checkout .cart_shipping_method,
.block_shop_warenkorb .cart_shipping_method {
  margin: 0 0 5px 0;
  width: 30%;
  height: 30px;
  background-color: rgba(0,0,0,0.2);
  border: 1px solid #bc6367;
  border-radius: 10px;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #434344;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 3px 10px;
  display: block;
  margin: 0 auto 10px;
}
#feed_db_noselect_shop_cart_checkout .cart_shipping_method:hover,
#feed_db_noselect_shop_cart_checkout .cart_shipping_method:focus,
.block_shop_warenkorb .cart_shipping_method:hover,
.block_shop_warenkorb .cart_shipping_method:focus {
  background-color: #bc6367;
  border: 1px solid #bc6367;
  color: #ffffff;
}
#feed_db_noselect_shop_cart_checkout .cart_shipping_method:active,
#feed_db_noselect_shop_cart_checkout .cart_shipping_method:focus:hover,
#feed_db_noselect_shop_cart_checkout .cart_shipping_method.current,
.block_shop_warenkorb .cart_shipping_method:active,
.block_shop_warenkorb .cart_shipping_method:focus:hover,
.block_shop_warenkorb .cart_shipping_method.current {
  background-color: #bc6367;
  border: 1px solid #bc6367;
  color: #ffffff;
}
#feed_db_noselect_shop_cart_checkout .cart_checkout_payment,
#feed_db_noselect_shop_cart_checkout .cart_checkout_now,
#feed_db_noselect_shop_cart_checkout .cart_goto_checkout,
.block_shop_warenkorb .cart_checkout_payment,
.block_shop_warenkorb .cart_checkout_now,
.block_shop_warenkorb .cart_goto_checkout {
  text-align: center;
  line-height: 30px;
  border: none;
  margin: 5px;
  width: 80%;
  height: 30px;
  background-color: #ffffff;
  border: 1px solid #bc6367;
  border-radius: 10px;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 3px 0px;
  margin: 0 auto;
  display: block;
  clear: both;
}
#feed_db_noselect_shop_cart_checkout .cart_checkout_payment:hover,
#feed_db_noselect_shop_cart_checkout .cart_checkout_payment:focus,
#feed_db_noselect_shop_cart_checkout .cart_checkout_now:hover,
#feed_db_noselect_shop_cart_checkout .cart_checkout_now:focus,
#feed_db_noselect_shop_cart_checkout .cart_goto_checkout:hover,
#feed_db_noselect_shop_cart_checkout .cart_goto_checkout:focus,
.block_shop_warenkorb .cart_checkout_payment:hover,
.block_shop_warenkorb .cart_checkout_payment:focus,
.block_shop_warenkorb .cart_checkout_now:hover,
.block_shop_warenkorb .cart_checkout_now:focus,
.block_shop_warenkorb .cart_goto_checkout:hover,
.block_shop_warenkorb .cart_goto_checkout:focus {
  background-color: #bc6367;
  border: 1px solid #bc6367;
  color: #ffffff;
}
#feed_db_noselect_shop_cart_checkout .cart_checkout_payment:active,
#feed_db_noselect_shop_cart_checkout .cart_checkout_payment:focus:hover,
#feed_db_noselect_shop_cart_checkout .cart_checkout_payment.current,
#feed_db_noselect_shop_cart_checkout .cart_checkout_now:active,
#feed_db_noselect_shop_cart_checkout .cart_checkout_now:focus:hover,
#feed_db_noselect_shop_cart_checkout .cart_checkout_now.current,
#feed_db_noselect_shop_cart_checkout .cart_goto_checkout:active,
#feed_db_noselect_shop_cart_checkout .cart_goto_checkout:focus:hover,
#feed_db_noselect_shop_cart_checkout .cart_goto_checkout.current,
.block_shop_warenkorb .cart_checkout_payment:active,
.block_shop_warenkorb .cart_checkout_payment:focus:hover,
.block_shop_warenkorb .cart_checkout_payment.current,
.block_shop_warenkorb .cart_checkout_now:active,
.block_shop_warenkorb .cart_checkout_now:focus:hover,
.block_shop_warenkorb .cart_checkout_now.current,
.block_shop_warenkorb .cart_goto_checkout:active,
.block_shop_warenkorb .cart_goto_checkout:focus:hover,
.block_shop_warenkorb .cart_goto_checkout.current {
  background-color: #bc6367;
  border: 1px solid #bc6367;
  color: #ffffff;
}
#feed_db_noselect_shop_cart_checkout .cart_item_data,
.block_shop_warenkorb .cart_item_data {
  display: table;
  width: 100%;
}
#feed_db_noselect_shop_cart_checkout .cart_item_price,
#feed_db_noselect_shop_cart_checkout .cart_item_anz,
.block_shop_warenkorb .cart_item_price,
.block_shop_warenkorb .cart_item_anz {
  padding: 0 10px;
  font-family: 'Source Serif Pro', serif;
  font-size: 0.72222222222222em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
  min-width: 40px;
  text-align: right;
  display: table-cell;
}
#feed_db_noselect_shop_cart_checkout .cart_item_anz,
.block_shop_warenkorb .cart_item_anz {
  font-weight: bold;
}
#feed_db_noselect_shop_cart_checkout .cart_item_ust,
.block_shop_warenkorb .cart_item_ust {
  border-top: 1px solid #626263;
}
#feed_db_noselect_shop_cart_checkout .cart_item_ust .cart_item_bez,
.block_shop_warenkorb .cart_item_ust .cart_item_bez {
  font-size: 11px;
}
#feed_db_noselect_shop_cart_checkout .cart_item_ust .cart_item_price,
.block_shop_warenkorb .cart_item_ust .cart_item_price {
  float: right;
}
#feed_db_noselect_shop_cart_checkout #paypal-button-container,
.block_shop_warenkorb #paypal-button-container {
  margin-top: 20px;
}
.shop_cart_irs_sum {
  text-align: center;
  font-size: 18px;
  display: block;
  line-height: 30px;
  margin: 0 10px 10px 0;
  background-color: #bc6367;
  border: 1px solid #000000;
  border-radius: 5px;
  font-family: 'Source Serif Pro', serif;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
  padding: 10px 20px;
}
.shop_cart_irs_sum:hover,
.shop_cart_irs_sum:focus {
  background-color: #8a151b;
  border: 1px solid #000000;
  color: #ffffff;
}
.shop_cart_irs_sum:active,
.shop_cart_irs_sum:focus:hover,
.shop_cart_irs_sum.current {
  background-color: #8a151b;
  border: 1px solid #000000;
  color: #ffffff;
}
.shop_cart_irs_sum_price {
  font-weight: bold;
}
.cart_msg {
  color: #0000ff;
  margin-bottom: 10px;
  text-align: center;
}
.cart_msg .ptextitem {
  padding: 20px !important;
}
.cart_err {
  color: #ff0000;
}
#feed_db_noselect_shop_cart_checkout {
  max-width: 750px;
  margin: 0 auto;
}
#feed_db_noselect_shop_cart_checkout .ptext_item {
  padding: 20px;
}
#feed_db_noselect_shop_cart_checkout .cart_content {
  width: 100%;
  text-align: left;
}
#feed_db_noselect_shop_cart_checkout .cart_content th {
  padding: 0 10px;
  font-family: 'Source Serif Pro', serif;
  font-size: 0.72222222222222em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
  text-align: left;
}
#feed_db_noselect_shop_cart_checkout #shop_checkout {
  text-align: center;
}
#feed_db_noselect_shop_cart_checkout .cart_item_anz {
  display: table-cell;
}
#feed_db_noselect_shop_cart_checkout .cart_item_artnr,
#feed_db_noselect_shop_cart_checkout .cart_item_interval {
  font-size: 13px;
  white-space: nowrap;
}
#feed_db_noselect_shop_cart_checkout .cart_item_artnr {
  color: #434344;
}
#feed_db_noselect_shop_cart_checkout .cart_item_price {
  white-space: nowrap;
}
#feed_db_noselect_shop_cart_checkout td {
  border: none;
}
#feed_db_noselect_shop_cart_checkout .cart_row_sum {
  color: green;
}
#feed_db_noselect_shop_cart_checkout .cart_row_sum td {
  border-top: 1px solid #bc6367;
}
#feed_db_noselect_shop_cart_checkout th {
  text-align: left;
  font-weight: normal;
  color: #434344;
  border-top: 2px solid #bc6367;
  border-bottom: 2px solid #bc6367;
  padding-left: 4px;
  line-height: 30px;
}
#feed_db_noselect_shop_cart_checkout a.cart_item_del {
  min-width: 15px;
  text-align: center;
  background-color: white;
  color: black;
  font-weight: bold;
  border: solid 1px #accecd;
  padding: 3px;
  float: right;
  font-size: 15px;
  line-height: 25px;
  margin: 5px;
}
#feed_db_noselect_shop_cart_checkout a.cart_item_inc,
#feed_db_noselect_shop_cart_checkout a.cart_item_dec {
  min-width: 15px;
  text-align: center;
  margin: 5px;
  color: black;
  font-weight: bold;
  border: solid 1px #accecd;
  padding: 3px;
  display: inline-block;
}
.shop_inhouse .div_tischnr {
  text-align: center;
  padding: 6px 0px;
  background-color: #b7b7b7;
  font-family: Oswald, sans-serif;
  font-size: 1.2222222222222em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
}
.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%;
}
.speisekarte .feeditemframe .feed_title {
  text-align: left;
  padding: 10px 20px;
  background-color: #b7b7b7;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.3333333333333em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #bc6367;
}
.speisekarte .feeditemframe .feedimg {
  margin-bottom: 20px;
}
.speisekarte {
  max-width: 1024px !important;
}
.speisekarte .feeditem:nth-child(odd) .sublist {
  background-color: ;
}
.speisekarte .feeditem:nth-child(even) .sublist {
  background-color: ;
}
.btn_shop_container {
  margin: 0 !important;
  display: flex;
  justify-content: right;
}
.btn_shop {
  margin: 0 0 5px 0;
  width: 30%;
  height: 30px;
  background-color: #ffffff;
  border: 1px solid #bc6367;
  border-radius: 10px;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3px 10px;
}
.btn_shop:hover,
.btn_shop:focus {
  background-color: #bc6367;
  border: 1px solid #bc6367;
  color: #ffffff;
}
.btn_shop:active,
.btn_shop:focus:hover,
.btn_shop.current {
  background-color: #bc6367;
  border: 1px solid #bc6367;
  color: #ffffff;
}
.shop_checkout .ptextitem {
  padding: 0px !important;
}
#breadcrumb {
  text-align: left;
  margin-bottom: 0.2em;
}
.ptext_teaser {
  display: none;
  margin-top: 20px;
  padding: 0 20px;
}
.ptextitem_2sp {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
.ptextitem_2sp .ptext_text1 {
  width: 48%;
}
.ptextitem_2sp .ptext_text2 {
  width: 48%;
}
.collapse_head {
  margin-bottom: 20px;
}
.collapse_content {
  margin-top: 20px;
  margin-bottom: 20px;
}
.collapse_content .ptext_text1,
.collapse_content .ptext_text2 {
  text-align: center !important;
}
.collapsed .collapse_content,
.collapsed .collapse_head,
.collapsed .ptextitem {
  margin-bottom: 0px;
}
.ptext a:only-child {
  margin: 0 10px 10px 0;
  width: 30%;
  background-color: #ffffff;
  border-radius: 5px;
  font-family: 'Source Serif Pro', serif;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #8a151b;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
}
.ptext a:only-child:hover,
.ptext a:only-child:focus {
  color: #bc6367;
}
.ptext a:only-child:active,
.ptext a:only-child:focus:hover,
.ptext a:only-child.current {
  color: #626263;
}
.link_more_items,
.link_bld_angebote {
  margin: 0 10px 10px 0;
  width: 30%;
  background-color: #ffffff;
  border-radius: 5px;
  font-family: 'Source Serif Pro', serif;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #8a151b;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
}
.link_more_items:hover,
.link_more_items:focus,
.link_bld_angebote:hover,
.link_bld_angebote:focus {
  color: #bc6367;
}
.link_more_items:active,
.link_more_items:focus:hover,
.link_more_items.current,
.link_bld_angebote:active,
.link_bld_angebote:focus:hover,
.link_bld_angebote.current {
  color: #626263;
}
.mainblk .ptext {
  margin: 30px 0;
}
.LIST_TYP01.wide_row &gt; .feed {
  display: block;
  margin: 0;
}
.LIST_TYP01.wide_row &gt; .feed &gt; .feeditem {
  width: auto;
  margin: 0;
  overflow-y: hidden;
  border: none;
}
.LIST_TYP01.wide_row &gt; .feed &gt; .feeditem:nth-child(odd) {
  background-color: ;
}
.LIST_TYP01.wide_row &gt; .feed &gt; .feeditem:nth-child(even) {
  background-color: ;
}
.LIST_TYP01.wide_row &gt; .feed .feeditemframe {
  margin: 40px 0;
}
.LIST_TYP01.wide_row &gt; .feed_with_bg_img &gt; .feeditem {
  overflow-y: visible;
}
.homeblk .ptext {
  margin: 30px 0;
}
.homeblk .link_more_items {
  margin-bottom: 30px;
}
.homeblk_str {
  margin: 30px 0;
}
.homeblk_str .ptext {
  margin: 30px 0;
}
.homeblk_str .homeblk_akt1_pict {
  margin-top: 30px;
}
.homeblk_video .feed,
.homeblk_video .frame {
  max-width: none !important;
}
.bldblk_angebote {
  padding-bottom: 30px;
}
.bldblk_angebote .ptext {
  margin-top: 30px;
}
.bldblk_angebote .feed {
  margin-top: 40px;
}
.bldblk_angebote .LIST_TYP01,
.bldblk_angebote .LIST_TYP_MULTICOL {
  margin-bottom: 0;
}
.bldblk_angebote .link_bld_angebote {
  margin-top: 30px;
}
.bld_infoblock01 .LIST_TYP01.wide_row,
.bld_infoblock01w .LIST_TYP01.wide_row {
  margin: 0;
}
.bld_infoblock01 .LIST_TYP01.wide_row .feeditembase,
.bld_infoblock01w .LIST_TYP01.wide_row .feeditembase {
  margin: 30px 0;
}
.item_with_big_gap {
  margin: 30px 0;
}
.homeblk_trenn {
  max-width: 100%;
  width: 400px;
  height: 2px;
  margin: auto;
  background-color: #585340;
}
.homeblk_str,
.bldblk_angebote,
.bld_infoblock01 {
  overflow-y: hidden;
}
.homeblk_str:nth-child(odd),
.bldblk_angebote:nth-child(odd),
.bld_infoblock01:nth-child(odd) {
  background-color: ;
}
.homeblk_str:nth-child(even),
.bldblk_angebote:nth-child(even),
.bld_infoblock01:nth-child(even) {
  background-color: ;
}
.homeblk_vergleich_grid {
  background-color: #00ff00;
  overflow-y: hidden;
}
.homeblk_vergleich_grid .frame {
  max-width: none !important;
}
.homeblk_vergleich_grid .block1_feeditem {
  background-color: #ffff00 !important;
}
.homeblk_vergleich_grid .block2_feeditem {
  background-color: #ffffcc !important;
}
.homeblk_vergleich_grid .feeditem {
  overflow-y: visible !important;
  border: none !important;
}
.homeblk_vergleich_grid .feeditemframe {
  margin: 0 !important;
}
.class_img_full {
  max-width: 100%;
  height: auto !important;
}
.class_img_50proz {
  max-width: 50%;
  height: auto !important;
}
.class_img_30proz {
  max-width: 30%;
  height: auto !important;
}
#feed_refer_01_cat .feed_title {
  text-align: center;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bc6367;
}
a[href^=tel] {
  color: inherit !important;
  font-weight: inherit !important;
  font-style: inherit !important;
}
.block_openingtimes .feed_p3 {
  padding: 0 20px 20px;
}
.block_openingtimes table {
  margin: 0 auto;
}
.block_openingtimes td {
  text-align: left !important;
}
.div_openingtimes .feed_p3 {
  padding: 0 40px 20px;
}
.div_openingtimes table {
  margin: 0 auto;
  width: 100%;
}
.bld_top_angebote_block {
  margin-bottom: 20px;
}
.BLD_ANGEBOTE {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.BLD_BUCHEN {
  margin-top: 20px;
  text-align: center;
}
a.booking,
.event_booking2 {
  display: inline-block;
  color: #ffffff;
  margin: 2px 0;
  padding: 6px 8px;
  text-decoration: none;
  text-align: center;
  font-size: 0.72222222222222em;
  background-color: ;
  background-size: 100% 100%;
  border: solid 1px #8a151b;
  margin-right: 20px;
}
a.booking:hover,
a.booking:focus,
.event_booking2:hover,
.event_booking2:focus {
  color: #8a151b;
}
a.booking:active,
a.booking:focus:hover,
.event_booking2:active,
.event_booking2:focus:hover {
  color: #fbda00;
}
.special_booking,
.event_booking {
  position: absolute;
  left: 3px;
  right: 3px;
  bottom: 3px;
  margin: 20px 0 20px 0;
  height: 30px;
  border: 1px solid #bc6367;
  border-radius: 10px;
  font-family: Oswald, sans-serif;
  font-size: 0.72222222222222em;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #bc6367;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 40px;
  width: auto;
  margin: 0;
}
.special_booking:hover,
.special_booking:focus,
.event_booking:hover,
.event_booking:focus {
  background-color: #bc6367;
  border: 1px solid #bc6367;
  color: #ffffff;
}
.special_booking:active,
.special_booking:focus:hover,
.special_booking.current,
.event_booking:active,
.event_booking:focus:hover,
.event_booking.current {
  background-color: #bc6367;
  border: 1px solid #bc6367;
  color: #ffffff;
}
.det-off-title {
  font-weight: normal;
}
.det-off-img {
  max-width: 100%;
}
#map {
  width: 100%;
  height: 250px;
  margin-top: 10px;
}
#feed_db_select_ib01wide .feedimg {
  width: 100%;
}
.det-ib {
  margin-bottom: 20px;
}
@media (min-width: 885px) {
  .det-ib-col1-dtyp1 {
    float: left;
    width: 1180px;
    margin-right: 20px;
  }
  .det-ib-col1-dtyp2 {
    float: right;
    width: 1180px;
    margin-left: 20px;
  }
  .det-ib-img img {
    width: 720px;
    margin: 0;
  }
  .det-ib-dtyp1 .det-ib-imgdesc {
    float: right;
    width: 720px;
    font-style: italic;
  }
  .det-ib-dtyp2 .det-ib-imgdesc {
    width: 720px;
    margin: 3px 0 0;
    text-align: left;
    font-style: italic;
  }
  .det-ib-off-img {
    float: right;
    max-width: 720px;
    margin: 10px 0 0 20px;
  }
  .det-ib-text2 {
    clear: both;
  }
}
.off {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 280px;
  min-height: 89px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 0px 0px 34px 0px !important;
  white-space: normal;
  word-wrap: break-word;
  border: 1px solid #bc6367;
  border-radius: 10px;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
}
.off:hover,
.off:focus {
  background-color: rgba(183,174,157,0.8);
  border: 1px solid #bc6367;
}
.off:active,
.off:focus:hover,
.off.current {
  background-color: rgba(183,174,157,0.8);
  border: 1px solid #bc6367;
}
.off .det-off-info {
  margin-top: 5px;
  padding: 6px;
}
.off .det-off-html {
  margin-top: 5px;
  padding: 6px;
}
.off .det-off-price {
  position: absolute;
  width: 280px;
  bottom: 0;
  right: 6px;
  font-weight: bold;
  text-align: right;
}
.off-link {
  color: inherit !important;
}
.off-small {
  min-height: 204px;
}
.det-off-title {
  text-align: center;
  margin: 0px;
  padding: 10px 0;
  background-color: #bc6367;
  font-family: Oswald, sans-serif;
  font-size: 1.2222222222222em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #ffffff;
  display: block;
  width: 100%;
}
.off-with-btn {
  min-height: 62px;
  padding-bottom: 61px !important;
}
.off-with-btn-and-price {
  min-height: 31px;
  padding-bottom: 92px !important;
}
.off-with-btn-and-price .det-off-price {
  bottom: 58px;
}
.BLD_ATTRS {
  position: absolute;
  right: 20px;
  bottom: 50px;
  z-index: 10;
}
.BLD_ATTRS .feeditem {
  display: inline-block;
  margin: 2px 8px 2px 0;
}
.bldform_intro,
.bldform_blk,
.bldform_submit {
  width: 90%;
  max-width: 450px;
  margin: 0 auto;
}
.bldform_blk .inputdefwidth {
  width: 100%;
}
.anrede.cbrb_inside {
  display: inline;
  padding-right: 20px;
  font-size: inherit;
}
.BLD_ZUSATZ .feeditem {
  display: inline-block;
  padding: 0px 10px;
}
@media (max-width: 884px) {
  .div_head_logo_landing,
  .div_head_logo {
    z-index: 10;
  }
  .div_head_logo_landing .feedimg,
  .div_head_logo .feedimg {
    display: block;
    margin: 5px auto;
  }
  .block_portale_fix {
    position: absolute;
    top: 0;
    right: 0;
  }
  .HFIX .block_kontadr_header_bld,
  .HFIX .block_call {
    position: relative;
    z-index: 200;
  }
  .HFIX .block_kontadr_header_bld .bld_addr_str,
  .HFIX .block_kontadr_header_bld .bld_addr_plzort,
  .HFIX .block_kontadr_header_bld .bld_addr_email,
  .HFIX .block_kontadr_header_bld .bld_addr_tel,
  .HFIX .block_kontadr_header_bld .ptext_title,
  .HFIX .block_kontadr_header_bld .ptext_subtitle,
  .HFIX .block_kontadr_header_bld .ptext_text1,
  .HFIX .block_kontadr_header_bld .ptext_text2,
  .HFIX .block_call .bld_addr_str,
  .HFIX .block_call .bld_addr_plzort,
  .HFIX .block_call .bld_addr_email,
  .HFIX .block_call .bld_addr_tel,
  .HFIX .block_call .ptext_title,
  .HFIX .block_call .ptext_subtitle,
  .HFIX .block_call .ptext_text1,
  .HFIX .block_call .ptext_text2 {
    text-align: center;
    padding: 0;
  }
  .LIST_TYP03 .feeditem,
  .LIST_TYP03 &gt; .subfeed .subfeeditem {
    width: calc(50% - 10px);
  }
  .LIST_TYP04 .feeditem,
  .LIST_TYP04 &gt; .subfeed .subfeeditem {
    width: calc(50% - 10px);
  }
  .LIST_TYP05 .feeditem,
  .LIST_TYP05 &gt; .subfeed .subfeeditem {
    width: calc(33.333333333333% - 10px);
  }
  .LIST_TYP06 .feeditem,
  .LIST_TYP06 &gt; .subfeed .subfeeditem {
    width: calc(33.333333333333% - 10px);
  }
  .LIST_TYP_GALLERY .feeditem,
  .LIST_TYP_GALLERY &gt; .subfeed .subfeeditem {
    font-size: 0.7em;
    width: calc(50% - 10px);
  }
}
@media (max-width: 640px) {
  body,
  td,
  textarea,
  input {
    font-size: 13px;
  }
  body {
    word-wrap: break-word;
  }
  .div_head_text_pur .feeditem {
    font-size: 0.8em;
  }
  .LIST_TYP02 .feeditem,
  .LIST_TYP02 &gt; .subfeed .subfeeditem {
    width: calc(100% - 10px);
  }
  .LIST_TYP03 .feeditem,
  .LIST_TYP03 &gt; .subfeed .subfeeditem {
    width: calc(100% - 10px);
  }
  .LIST_TYP04 .feeditem,
  .LIST_TYP04 &gt; .subfeed .subfeeditem {
    width: calc(100% - 10px);
  }
  .LIST_TYP05 .feeditem,
  .LIST_TYP05 &gt; .subfeed .subfeeditem {
    width: calc(50% - 10px);
  }
  .LIST_TYP06 .feeditem,
  .LIST_TYP06 &gt; .subfeed .subfeeditem {
    font-size: 0.6em;
    width: calc(50% - 10px);
  }
  .FFIX_ZUSATZ .ptext_title,
  .FFIX_ZUSATZ .ptext_subtitle,
  .FFIX_ZUSATZ .ptext_text,
  .FFIX_ZUSATZ .ptext_text1,
  .FFIX_ZUSATZ .ptext_text2,
  .FFIX_ZUSATZ .bld_backlinks {
    text-align: center;
  }
  .div_detail #feeditemcol-title,
  .div_detail #feeditemcol-subtitle,
  main h1,
  main h2,
  main h3,
  main .ptext_title,
  main .ptext_subtitle,
  .C_TAB2_TD2 .feed_title,
  .C_TAB2_TD2 .feed_subtitle {
    font-size: 1.5em !important;
  }
  main .ptext_text1,
  main .ptext_text2,
  main .str_teil2 .feed_text {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .C_FTAB2_TD {
    margin: 0px;
  }
  .block_foot {
    margin-bottom: 0;
  }
  .ptextitem_2sp .ptext_text1,
  .ptextitem_2sp .ptext_text2 {
    width: 100%;
  }
  .FFIX_REFERENZEN .feeditem:nth-of-type(n+5) {
    display: none;
  }
}
@media (max-width: 450px) {
  .ptextitem.collapsable .collapse_head {
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: url('/home-1626774747/bilder/irs_collapse_close.svg') no-repeat bottom right;
  }
  .ptextitem.collapsable.collapsed .ptext_teaser {
    display: block;
    max-height: 4em;
    overflow: hidden;
    background-image: linear-gradient(0deg,white,#434344);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .ptextitem.collapsable.collapsed {
    padding-bottom: 15px;
  }
  .ptextitem.collapsable.collapsed .collapse_head {
    background: url('/home-1626774747/bilder/irs_collapse_open.svg') no-repeat bottom right;
  }
  .ptextitem.collapsable.collapsed .collapse_content .ptext_text1,
  .ptextitem.collapsable.collapsed .collapse_content .ptext_text2 {
    display: none;
  }
  .txt_page_end .ptext_teaser {
    display: none !important;
  }
  .txt_page_end .collapse_head {
    background-image: none !important;
  }
  .txt_page_end .collapse_content .ptext_text1,
  .txt_page_end .collapse_content .ptext_text2 {
    display: block !important;
  }
}
@media (min-width: 641px) {
  .T_FTAB2 {
    flex-flow: row wrap;
  }
  .C_FTAB2_TD {
    width: 45%;
    display: inline-block;
    vertical-align: top;
    display: flex;
    flex-flow: column wrap;
    justify-content: space-between;
    text-align: left;
  }
  .C_FTAB2_TD1 {
    order: 3;
  }
  .C_FTAB2_TD2 {
    order: 1;
  }
  .C_FTAB2_TD3 {
    order: 2;
    border-left: 1px solid #b7b7b7;
  }
  .C_FTAB2_TD4 {
    order: 4;
    border-left: 1px solid #b7b7b7;
  }
}
@media (min-width: 885px) {
  .collapse_content .ptextitem_2sp .ptext_text1,
  .collapse_content .ptextitem_2sp .ptext_text2 {
    text-align: left !important;
  }
  .div_detail {
    margin: 0 auto;
    max-width: 1024px;
  }
  .only_mobil {
    display: none !important;
  }
  .no_mobil {
    display: block;
  }
  .header_hg1 {
    background-color: ;
    position: absolute;
    height: 27px;
    left: 0;
    right: 0;
  }
  #Tabelle_02 {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 1200px;
  }
  .C_TAB2_TD1,
  .C_HOME_TD1 {
    display: table-cell;
    vertical-align: top;
    width: 300px;
    padding: 0 10px 0 10px;
  }
  .C_TAB2_TD2,
  .C_HOME_TD2 {
    display: table-cell;
    vertical-align: top;
    padding: 0 100px;
  }
  .C_TAB2_TD2 form,
  .C_HOME_TD2 form {
    margin: 20px auto;
    max-width: 1024px;
  }
  .C_TAB2_TD2 .div_detail_left,
  .C_HOME_TD2 .div_detail_left {
    margin: 0 auto;
    max-width: 1024px;
  }
  .C_TAB2_TD2 .div_img_left #feeditemcol-img2 .feeditemmedia,
  .C_HOME_TD2 .div_img_left #feeditemcol-img2 .feeditemmedia {
    float: left;
    margin: 0 20px 20px 0;
    max-width: 50%;
  }
  .C_HOME_TD2 {
    padding: 10px 0px 50px 0px;
  }
  .C_TAB2_TD3,
  .C_HOME_TD3 {
    display: table-cell;
    vertical-align: top;
    width: 320px;
    padding: 30px 10px 30px 10px;
  }
  .EXTRA_ROW {
    display: block;
  }
  .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 #b7b7b7;
  }
  .C_FTAB2_TD4 {
    padding-right: 5px;
    width: 210px;
  }
  .LIST_TYP01:not(.wide_row) &gt; :not(.feed_with_bg_img),
  .LIST_TYP01.wide_row .frame {
    margin-left: auto;
    margin-right: auto;
    max-width: 1920px;
  }
  .LIST_TYP03.block_openingtimes .feeditem,
  .LIST_TYP03.block_openingtimes &gt; .subfeed .subfeeditem,
  .LIST_TYP04.block_openingtimes .feeditem,
  .LIST_TYP04.block_openingtimes &gt; .subfeed .subfeeditem {
    font-size: 0.8em;
  }
  main .ptext_title,
  main .ptext_subtitle,
  main .ptext_teaser,
  main .ptext_text1 {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
  }
  main .ptextitem_2sp {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
  .div_head_logo_landing,
  .div_head_logo {
    position: absolute;
    z-index: 10;
    width: 320px;
    left: 30px;
    top: 30px;
  }
  .div_ffix_logo {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 10;
  }
  .HFIX .block_kontadr_header_bld,
  .HFIX .block_call {
    display: block;
    position: absolute;
    width: 265px;
    padding: 0px 0px 0px 55px;
    right: 350px;
    top: 40px;
    color: #00ff00;
  }
  .HFIX .block_kontadr_header_bld .ptext_title,
  .HFIX .block_call .ptext_title {
    text-align: right;
    padding: 10px 0px 0px 0px;
    font-family: Oswald, sans-serif;
    font-size: 0.72222222222222em;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    font-variant: normal;
    color: #bc6367;
  }
  .HFIX .block_kontadr_header_bld .ptext_subtitle,
  .HFIX .block_call .ptext_subtitle {
    text-align: right;
    padding: 10px 0px 0px 0px;
    font-family: Oswald, sans-serif;
    font-size: 0.72222222222222em;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    font-variant: normal;
    color: #bc6367;
  }
  .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 {
    text-align: right;
    padding: 0;
    font-family: 'Source Serif Pro', serif;
    font-size: 0.72222222222222em;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    font-variant: normal;
    color: #bc6367;
  }
  .div_head_text_pur {
    position: absolute;
    margin: 0px 0px 0px -110px;
    left: 560px;
    top: 30px;
    text-align: right;
    font-family: Oswald, sans-serif;
    font-size: 1.3333333333333em;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-variant: normal;
    color: #bc6367;
  }
  .div_head_ptext1 {
    position: absolute;
    margin: 0px 0px 0px -110px;
    left: 560px;
    top: 30px;
  }
  .homeblk_pict .ptext {
    margin-top: 20px;
  }
  .div_foot_text_pur,
  .div_foot_ptext1 {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 25px;
  }
  .div_foot_text_pur {
    text-align: center;
    padding: 0;
    font-family: Oswald, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    font-variant: normal;
    color: #ffffff;
  }
  .str_over {
    margin-top: -130px;
    position: relative;
    z-index: 100;
  }
  #feed_info_3500 img {
    width: 70%;
    margin-top: 7%;
    margin-bottom: 7%;
  }
  #feed_info_3500 .feeditem:nth-child(even) .feeditemframe.layout_table_swap,
  #feed_info_3500 .subfeeditem:nth-child(even) .subfeeditemframe.layout_table_swap {
    grid-template-columns: auto 60%;
  }
  #feed_info_3500 .feeditem:nth-child(even) .feeditemframe.layout_table_swap img,
  #feed_info_3500 .subfeeditem:nth-child(even) .subfeeditemframe.layout_table_swap img {
    border-left: 10px solid #bc6367;
    -ms-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  #feed_info_3500 .feeditem:nth-child(odd) .feeditemframe.layout_table_swap,
  #feed_info_3500 .subfeeditem:nth-child(odd) .subfeeditemframe.layout_table_swap {
    grid-template-columns: 60% auto;
  }
  #feed_info_3500 .feeditem:nth-child(odd) .feeditemframe.layout_table_swap img,
  #feed_info_3500 .subfeeditem:nth-child(odd) .subfeeditemframe.layout_table_swap img {
    border-right: 10px solid #bc6367;
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  #feed_info_3500 .feeditem:nth-child(odd).L5 .feeditemframe.layout_table_swap,
  #feed_info_3500 .subfeeditem:nth-child(odd).l5 .subfeeditemframe.layout_table_swap {
    grid-template-columns: 60% auto;
  }
  #feed_info_3500 .feeditem:nth-child(odd).L5 .feeditemframe.layout_table_swap img,
  #feed_info_3500 .subfeeditem:nth-child(odd).l5 .subfeeditemframe.layout_table_swap img {
    border-right: 10px solid #bc6367;
    border-color: red;
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@media (min-width: 1937px) {
  .CONTAINER_WIDE {
    width: 100%;
  }
  .CONTAINER_SMALL,
  .CONTAINER_WIDE .std_row,
  .CONTAINER_WIDE .wide_row .frame {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 1920px !important;
    max-width: 100%;
  }
  .C_FTAB2_TD1 {
    margin-left: 0;
  }
  .C_FTAB2_TD4 {
    margin-right: 0;
  }
}
@media (max-width: 640px) {
  .homeblk_str:first-of-type {
    margin-top: 1px;
  }
}
@media print {
  .HFIX,
  .block_handlung,
  .block_news_01,
  nav,
  footer,
  aside,
  .printpage,
  .em_editbtn {
    display: none;
  }
  #breadcrumb,
  .feed_more {
    display: none !important;
  }
  article &gt; div,
  .block_print_footer {
    padding-left: 150px !important;
  }
}
</pre></body></html>