@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(''), url('/common-0/fonts/oswald-latin_latin-ext-regular.woff2');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(''), url('/common-0/fonts/oswald-latin_latin-ext-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-family: Oswald, sans-serif;
  font-size: 1.3333333333333em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #919191;
}
.feed_date,
#feeditemcol-bol {
  font-weight: bold;
}
.feed ul,
.feeditemcol ul,
.ptext ul {
  list-style: disc inside;
  margin: 0.6em 0;
  padding-left: 0px;
}
.feed ul li,
.feeditemcol ul li,
.ptext ul li {
  margin: 0.5em 0;
  padding: 0 0 0 4px;
}
html {
  overflow-y: scroll;
}
body,
td,
textarea,
input,
select {
  font-family: 'Source Serif Pro', serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.33333;
  color: #ffffff;
}
.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 {
  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: #999999;
}
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: #999999;
}
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: #999999;
}
h4 {
  font-family: Oswald, sans-serif;
  font-size: 1.3333333333333em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #999999;
}
b,
strong {
  font-weight: bold;
}
.animation > div.feeditem,
.animation > table.feed {
  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: #999999;
}
a:hover,
a:focus {
  color: #d3d1d1;
}
a:active,
a:focus:hover {
  color: #d3d1d1;
}
a.feeditemblk {
  text-decoration: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-transform: inherit;
  font-variant: inherit;
  color: inherit;
}
.feed_more {
  font-weight: bold;
  display: block;
  text-align: right;
  padding-right: 15px;
  margin-right: 10px;
  margin-bottom: 5px;
  background:  right bottom;
  text-decoration: none;
  line-height: 1;
}
.feed_more:hover {
  background:  right bottom;
}
@keyframes anim_einblenden2 {
  0% {
    opacity: 0.0;
  }
  40% {
    opacity: 0.0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes anim_einblenden {
  from {
    opacity: 0.0;
    top: -30px;
  }
  to {
    opacity: 1;
    top: 60%;
  }
}
@keyframes zoom {
  from {
    width: 100%;
  }
  to {
    width: 120%;
  }
}
@keyframes anim_licht2 {
  100% {
    background-position: top right;
    border: solid 5px red;
  }
}
@keyframes pulsieren {
  50% {
    opacity: 50%;
  }
  100% {
    opacity: 100%;
  }
}
@keyframes anim_licht {
  0%,
  100% {
    background: linear-gradient(45deg,#919191,#d3d1d1,white 0% 10%,#d3d1d1,#919191);
  }
  10% {
    background: linear-gradient(45deg,#919191,#d3d1d1,white 10% 20%,#d3d1d1,#919191);
  }
  20% {
    background: linear-gradient(45deg,#919191,#d3d1d1,white 20% 30%,#d3d1d1,#919191);
  }
  30% {
    background: linear-gradient(45deg,#919191,#d3d1d1,white 30% 40%,#d3d1d1,#919191);
  }
  40% {
    background: linear-gradient(45deg,#919191,#d3d1d1,white 40% 50%,#d3d1d1,#919191);
  }
  50% {
    background: linear-gradient(45deg,#919191,#d3d1d1,white 50% 60%,#d3d1d1,#919191);
  }
  60% {
    background: linear-gradient(45deg,#919191,#d3d1d1,white 60% 70%,#d3d1d1,#919191);
  }
  70% {
    background: linear-gradient(45deg,#919191,#d3d1d1,white 70% 80%,#d3d1d1,#919191);
  }
  80% {
    background: linear-gradient(45deg,#919191,#d3d1d1,white 80% 90%,#d3d1d1,#919191);
  }
  90% {
    background: linear-gradient(45deg,#919191,#d3d1d1,white 90% 100%,#d3d1d1,#919191);
  }
}
img.pict_full_witdh {
  width: 100% !important;
  height: auto !important;
}
.CONTAINER_SMALL,
.CONTAINER_WIDE .std_row,
.CONTAINER_WIDE .wide_row .frame {
  padding: 0 2%;
}
.C_TAB2_TD1 .ptext_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: #999999;
}
.C_TAB2_TD1 .ptext_subtitle {
  margin-bottom: 0px;
}
.C_TAB2_TD1 .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: #999999;
}
.C_TAB2_TD1 .feed_subtitle {
  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: #999999;
}
.C_TAB2_TD1 .feed_text {
  font-size: 0.72222222222222em;
}
.C_HOME_TD2_SMALL,
.C_HOME_TD2,
.C_TAB2_TD2 {
  text-align: center;
  padding: 0 2%;
}
.C_HOME_TD2_SMALL .ptext_title,
.C_HOME_TD2 .ptext_title,
.C_TAB2_TD2 .ptext_title {
  text-align: center;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.6666666666667em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #999999;
}
.C_HOME_TD2_SMALL .ptext_subtitle,
.C_HOME_TD2 .ptext_subtitle,
.C_TAB2_TD2 .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: #999999;
}
.C_HOME_TD2_SMALL .ptext_text1,
.C_HOME_TD2_SMALL .ptext_text2,
.C_HOME_TD2 .ptext_text1,
.C_HOME_TD2 .ptext_text2,
.C_TAB2_TD2 .ptext_text1,
.C_TAB2_TD2 .ptext_text2 {
  text-align: center;
}
.C_HOME_TD2_SMALL .ptext_img,
.C_HOME_TD2_SMALL .ptext_imgh,
.C_HOME_TD2 .ptext_img,
.C_HOME_TD2 .ptext_imgh,
.C_TAB2_TD2 .ptext_img,
.C_TAB2_TD2 .ptext_imgh {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.C_HOME_TD2_SMALL .feed_title,
.C_HOME_TD2 .feed_title,
.C_TAB2_TD2 .feed_title {
  margin-bottom: 5px;
  text-align: center;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.2222222222222em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #999999;
}
.C_HOME_TD2_SMALL .feed_subtitle,
.C_HOME_TD2 .feed_subtitle,
.C_TAB2_TD2 .feed_subtitle {
  margin-bottom: 5px;
  text-align: center;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #999999;
}
.C_HOME_TD3 .ptext_title,
.C_TAB2_TD3 .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: #999999;
}
.C_HOME_TD3 .ptext_subtitle,
.C_TAB2_TD3 .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: #999999;
}
.C_TAB2_TD1 .block_kontakt,
.C_TAB2_TD3 .block_kontakt {
  position: relative;
  margin: 0 0 40px 0;
  padding: 0px;
  background-color: #ffff99;
  padding-bottom: 40px;
}
.C_TAB2_TD1 .block_kontakt .feedimg,
.C_TAB2_TD3 .block_kontakt .feedimg {
  width: 100%;
  height: auto;
}
.C_TAB2_TD1 .block_kontakt .ptext_title,
.C_TAB2_TD3 .block_kontakt .ptext_title {
  text-align: center;
  padding: 6px 0px;
  background-color: #00cc00;
  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: #ffffff;
}
.C_TAB2_TD1 .block_kontakt .ptext_subtitle,
.C_TAB2_TD3 .block_kontakt .ptext_subtitle {
  text-align: center;
  padding: 6px 0px;
  background-color: #ff00ff;
  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: #4374a5;
}
.C_TAB2_TD1 .block_kontakt .ptext_text1,
.C_TAB2_TD1 .block_kontakt .ptext_text2,
.C_TAB2_TD3 .block_kontakt .ptext_text1,
.C_TAB2_TD3 .block_kontakt .ptext_text2 {
  padding: 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: #2d2d2d;
}
.C_TAB2_TD1 .block_kontakt .feed_more,
.C_TAB2_TD3 .block_kontakt .feed_more {
  position: absolute;
  bottom: 0px;
  display: inline-table;
  height: 20px;
  background-color: #999999;
  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: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 10px 30px 4px 30px;
  margin: 0px;
  left: 0;
  right: 0;
}
.C_TAB2_TD1 .block_kontakt .feed_more:hover,
.C_TAB2_TD1 .block_kontakt .feed_more:focus,
.C_TAB2_TD3 .block_kontakt .feed_more:hover,
.C_TAB2_TD3 .block_kontakt .feed_more:focus {
  background-color: #d3d1d1;
  color: #ffffff;
}
.C_TAB2_TD1 .block_kontakt .feed_more:active,
.C_TAB2_TD1 .block_kontakt .feed_more:focus:hover,
.C_TAB2_TD1 .block_kontakt .feed_more.current,
.C_TAB2_TD3 .block_kontakt .feed_more:active,
.C_TAB2_TD3 .block_kontakt .feed_more:focus:hover,
.C_TAB2_TD3 .block_kontakt .feed_more.current {
  background-color: #d3d1d1;
  color: #ffffff;
}
.C_TAB2_TD1 .block_angebot,
.C_TAB2_TD3 .block_angebot {
  position: relative;
  margin: 0 0 40px 0;
  padding: 0px;
  background-color: #ffff99;
  padding-bottom: 40px;
}
.C_TAB2_TD1 .block_angebot .feedimg,
.C_TAB2_TD3 .block_angebot .feedimg {
  width: 100%;
  height: auto;
}
.C_TAB2_TD1 .block_angebot .ptext_title,
.C_TAB2_TD3 .block_angebot .ptext_title {
  text-align: center;
  padding: 6px 0px;
  background-color: #00cc00;
  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: #ffffff;
}
.C_TAB2_TD1 .block_angebot .ptext_subtitle,
.C_TAB2_TD3 .block_angebot .ptext_subtitle {
  text-align: center;
  padding: 6px 0px;
  background-color: #ff00ff;
  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: #4374a5;
}
.C_TAB2_TD1 .block_angebot .ptext_text1,
.C_TAB2_TD1 .block_angebot .ptext_text2,
.C_TAB2_TD3 .block_angebot .ptext_text1,
.C_TAB2_TD3 .block_angebot .ptext_text2 {
  padding: 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: #2d2d2d;
}
.C_TAB2_TD1 .block_angebot .feed_more,
.C_TAB2_TD3 .block_angebot .feed_more {
  position: absolute;
  bottom: 0px;
  display: inline-table;
  height: 20px;
  background-color: #999999;
  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: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 10px 30px 4px 30px;
  margin: 0px;
  left: 0;
  right: 0;
}
.C_TAB2_TD1 .block_angebot .feed_more:hover,
.C_TAB2_TD1 .block_angebot .feed_more:focus,
.C_TAB2_TD3 .block_angebot .feed_more:hover,
.C_TAB2_TD3 .block_angebot .feed_more:focus {
  background-color: #d3d1d1;
  color: #ffffff;
}
.C_TAB2_TD1 .block_angebot .feed_more:active,
.C_TAB2_TD1 .block_angebot .feed_more:focus:hover,
.C_TAB2_TD1 .block_angebot .feed_more.current,
.C_TAB2_TD3 .block_angebot .feed_more:active,
.C_TAB2_TD3 .block_angebot .feed_more:focus:hover,
.C_TAB2_TD3 .block_angebot .feed_more.current {
  background-color: #d3d1d1;
  color: #ffffff;
}
.C_HOME_TD1 .block_standard,
.C_HOME_TD3 .block_standard,
.C_TAB2_TD1 .block_standard,
.C_TAB2_TD3 .block_standard {
  position: relative;
  margin: 0 0 40px 0;
  padding: 0px;
  background-color: #ffff99;
  padding-bottom: 40px;
}
.C_HOME_TD1 .block_standard .feedimg,
.C_HOME_TD3 .block_standard .feedimg,
.C_TAB2_TD1 .block_standard .feedimg,
.C_TAB2_TD3 .block_standard .feedimg {
  width: 100%;
  height: auto;
}
.C_HOME_TD1 .block_standard .ptext_title,
.C_HOME_TD3 .block_standard .ptext_title,
.C_TAB2_TD1 .block_standard .ptext_title,
.C_TAB2_TD3 .block_standard .ptext_title {
  text-align: center;
  padding: 6px 0px;
  background-color: #00cc00;
  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: #ffffff;
}
.C_HOME_TD1 .block_standard .ptext_subtitle,
.C_HOME_TD3 .block_standard .ptext_subtitle,
.C_TAB2_TD1 .block_standard .ptext_subtitle,
.C_TAB2_TD3 .block_standard .ptext_subtitle {
  text-align: center;
  padding: 6px 0px;
  background-color: #ff00ff;
  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: #4374a5;
}
.C_HOME_TD1 .block_standard .ptext_text1,
.C_HOME_TD1 .block_standard .ptext_text2,
.C_HOME_TD3 .block_standard .ptext_text1,
.C_HOME_TD3 .block_standard .ptext_text2,
.C_TAB2_TD1 .block_standard .ptext_text1,
.C_TAB2_TD1 .block_standard .ptext_text2,
.C_TAB2_TD3 .block_standard .ptext_text1,
.C_TAB2_TD3 .block_standard .ptext_text2 {
  padding: 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: #2d2d2d;
}
.C_HOME_TD1 .block_standard .feed_more,
.C_HOME_TD3 .block_standard .feed_more,
.C_TAB2_TD1 .block_standard .feed_more,
.C_TAB2_TD3 .block_standard .feed_more {
  position: absolute;
  bottom: 0px;
  display: inline-table;
  height: 20px;
  background-color: #999999;
  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: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 10px 30px 4px 30px;
  margin: 0px;
  left: 0;
  right: 0;
}
.C_HOME_TD1 .block_standard .feed_more:hover,
.C_HOME_TD1 .block_standard .feed_more:focus,
.C_HOME_TD3 .block_standard .feed_more:hover,
.C_HOME_TD3 .block_standard .feed_more:focus,
.C_TAB2_TD1 .block_standard .feed_more:hover,
.C_TAB2_TD1 .block_standard .feed_more:focus,
.C_TAB2_TD3 .block_standard .feed_more:hover,
.C_TAB2_TD3 .block_standard .feed_more:focus {
  background-color: #d3d1d1;
  color: #ffffff;
}
.C_HOME_TD1 .block_standard .feed_more:active,
.C_HOME_TD1 .block_standard .feed_more:focus:hover,
.C_HOME_TD1 .block_standard .feed_more.current,
.C_HOME_TD3 .block_standard .feed_more:active,
.C_HOME_TD3 .block_standard .feed_more:focus:hover,
.C_HOME_TD3 .block_standard .feed_more.current,
.C_TAB2_TD1 .block_standard .feed_more:active,
.C_TAB2_TD1 .block_standard .feed_more:focus:hover,
.C_TAB2_TD1 .block_standard .feed_more.current,
.C_TAB2_TD3 .block_standard .feed_more:active,
.C_TAB2_TD3 .block_standard .feed_more:focus:hover,
.C_TAB2_TD3 .block_standard .feed_more.current {
  background-color: #d3d1d1;
  color: #ffffff;
}
.C_HOME_TD1 .block_login,
.C_TAB2_TD1 .block_login {
  margin-top: 20px;
}
.C_HOME_TD3 .form_edit_full_width,
.C_TAB2_TD3 .form_edit_full_width {
  width: 100%;
}
.C_HOME_TD3 .form_edit_half_width,
.C_TAB2_TD3 .form_edit_half_width {
  width: 42%;
}
.no_mobil {
  display: none;
}
.HFIX {
  position: relative;
  color: #ffffff;
}
.HFIX .ptext a {
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #4374a5;
}
.HFIX .ptext a:hover,
.HFIX .ptext a:focus {
  color: #2e7dcc;
}
.HFIX .ptext a:active,
.HFIX .ptext a:focus:hover {
  color: #2e7dcc;
}
.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-block;
  display: inline-flex;
}
.portale_horizontal > .feeditem {
  flex: 1 1 auto;
  margin: 0 1px;
}
.portale_vertikal > .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: left;
  padding: 10px 0px 0px 0px;
  background-color: rgba(255,255,255,0.314);
  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: #4374a5;
}
.HFIX .block_kontadr_header_bld .ptext_subtitle,
.HFIX .block_call .ptext_subtitle {
  text-align: left;
  padding: 10px 0px 0px 0px;
  background-color: rgba(255,255,255,0.314);
  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: #4374a5;
}
.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: left;
  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: #4374a5;
}
.div_head_ptext1,
.div_head_ptext2 {
  display: block;
  position: relative;
  z-index: 20;
}
.div_head_ptext1 .ptext_title,
.div_head_ptext1 h1,
.div_head_ptext2 .ptext_title,
.div_head_ptext2 h1 {
  text-align: left;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 2em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #4374a5;
  text-align: center;
}
.div_head_ptext1 .ptext_subtitle,
.div_head_ptext1 h1,
.div_head_ptext2 .ptext_subtitle,
.div_head_ptext2 h1 {
  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: #4374a5;
  text-align: center;
}
.div_head_ptext1 .ptext_text1,
.div_head_ptext1 .ptext_text2,
.div_head_ptext2 .ptext_text1,
.div_head_ptext2 .ptext_text2 {
  padding: 0;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #000000;
  text-align: center;
}
.div_head_text_pur {
  display: block;
  position: relative;
  z-index: 20;
  text-align: left;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 2em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #4374a5;
  text-align: center;
}
.FFIX_REFERENZEN {
  color: #2d2d2d;
  border: 2px solid #444444;
}
.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%;
  max-height: 80px;
}
.FFIX_ZUSATZ {
  background-color: #141414;
}
.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: #4374a5;
}
.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: #cce6ff;
}
.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: #cce6ff;
}
.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 {
  padding-left: 0;
}
.C_FTAB2_TD4 {
  padding-right: 0;
}
.block_foot {
  margin: 15px 0;
}
.block_foot .only_text1 {
  margin-top: 5px !important;
}
.FFIX {
  position: relative;
  height: 80px;
  background-color: #141414;
  color: #ffffff;
}
.FFIX .frame {
  min-height: ;
}
.FFIX .div_foot_text_pur,
.FFIX .div_foot_ptext1 {
  display: block;
  position: relative;
  z-index: 20;
}
.FFIX .div_foot_text_pur .ptext_title,
.FFIX .div_foot_text_pur h1,
.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_text_pur .ptext_subtitle,
.FFIX .div_foot_text_pur h1,
.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: #c1daf2;
}
.FFIX .div_foot_text_pur .ptext_text1,
.FFIX .div_foot_text_pur .ptext_text2,
.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 {
  color: #262626;
  border-top: solid 1px #262626;
  margin: 40px 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 > .form_edit_half_width {
  width: 100%;
}
fieldset {
  color: #c1daf2;
  margin: 0 0 10px 0;
  border-radius: 5px;
}
legend {
  color: ;
}
label {
  display: block;
  cursor: pointer;
  margin: 4px 0 10px 0;
  color: ;
}
input,
select {
  color: #141414;
  padding: 10px;
  border: solid 1px #262626;
  border-radius: 5px;
}
textarea {
  resize: vertical;
  color: #141414;
  padding: 10px;
  border: solid 1px #262626;
  border-radius: 5px;
}
.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: #919191;
}
.bt_submit {
  display: inline-block;
  width: 80%;
  margin-right: 10px;
  margin-bottom: 10px;
  background-color: #999999;
  border-radius: 10px;
  font-family: Oswald, sans-serif;
  font-size: 1em;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #ffffff;
  text-align: center;
  padding: 4px 30px;
}
.bt_submit:hover,
.bt_submit:focus {
  background-color: #d3d1d1;
  color: #ffffff;
}
.bt_submit:active,
.bt_submit:focus:hover,
.bt_submit.current {
  background-color: #d3d1d1;
  color: #ffffff;
}
form#web_login {
  margin-left: 40px;
  margin-right: 40px;
}
form#web_login .login_login {
  margin-top: 20px;
}
form.feedback {
  margin: 0;
}
.hide_menu_for_mobile > #feed_news_handlung {
  position: static;
}
#feed_news_handlung {
  position: fixed;
  z-index: 1000;
  width: 200px;
  margin: 10px;
  right: 10px;
  top: 210px;
  color: #4374a5;
  border: 1px solid #999999;
  background-color: transparent;
  border-width: 0;
}
#feed_news_handlung .block_handlung {
  position: relative;
  margin-bottom: 10px;
  background-color: ;
  overflow: hidden;
}
#feed_news_handlung .block_handlung > .feed_title {
  text-align: center;
  padding: 6px 0px;
  background-color: #d3d1d1;
  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: #ffffff;
}
#feed_news_handlung .block_handlung > .feed_subtitle {
  text-align: center;
  padding: 6px 0px;
  background-color: #ffffff;
  font-family: Oswald, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #cc00cc;
}
#feed_news_handlung .block_handlung > .feed_subtitle:empty {
  display: none;
}
#feed_news_handlung .block_handlung > .feed_text {
  text-align: center;
  padding: 10px;
  background-color: #919191;
  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: #ffffff;
}
#feed_news_handlung .block_handlung > .feed_more {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0;
  background: none transparent !important;
  text-align: initial;
  text-indent: -9000px;
}
.rss_list_all .feed_c2 img {
  display: none;
}
.block_kontadr_footer {
  position: absolute;
  z-index: 20;
  left: 10px;
  top: 35px;
}
.block_kontadr_footer .bld_addr_comp_name,
.block_kontadr_footer .bld_addr_str,
.block_kontadr_footer .bld_addr_plzort,
.block_kontadr_footer .bld_addr_fax,
.block_kontadr_footer .bld_addr_tel {
  display: inline-block;
  padding: 0px 3px;
}
.block_kontadr_footer .bld_addr_comp_name::after,
.block_kontadr_footer .bld_addr_str::after,
.block_kontadr_footer .bld_addr_plzort::after {
  content: " | ";
}
.block_kontadr_side {
  margin-bottom: 5px;
}
#feed_db_noselect_shop_cart_checkout,
.block_shop_warenkorb {
  border: solid 1px #262626;
  position: relative;
  margin: 0 0 40px 0;
  padding: 0px;
  background-color: #ffff99;
  padding-bottom: 40px;
  padding-bottom: 10px;
}
#feed_db_noselect_shop_cart_checkout .feedimg,
.block_shop_warenkorb .feedimg {
  width: 100%;
  height: auto;
}
#feed_db_noselect_shop_cart_checkout .ptext_title,
.block_shop_warenkorb .ptext_title {
  text-align: center;
  padding: 6px 0px;
  background-color: #00cc00;
  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: #ffffff;
}
#feed_db_noselect_shop_cart_checkout .ptext_subtitle,
.block_shop_warenkorb .ptext_subtitle {
  text-align: center;
  padding: 6px 0px;
  background-color: #ff00ff;
  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: #4374a5;
}
#feed_db_noselect_shop_cart_checkout .ptext_text1,
#feed_db_noselect_shop_cart_checkout .ptext_text2,
.block_shop_warenkorb .ptext_text1,
.block_shop_warenkorb .ptext_text2 {
  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: #2d2d2d;
}
#feed_db_noselect_shop_cart_checkout .feed_more,
.block_shop_warenkorb .feed_more {
  position: absolute;
  bottom: 0px;
  display: inline-table;
  height: 20px;
  background-color: #999999;
  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: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 10px 30px 4px 30px;
  margin: 0px;
  left: 0;
  right: 0;
}
#feed_db_noselect_shop_cart_checkout .feed_more:hover,
#feed_db_noselect_shop_cart_checkout .feed_more:focus,
.block_shop_warenkorb .feed_more:hover,
.block_shop_warenkorb .feed_more:focus {
  background-color: #d3d1d1;
  color: #ffffff;
}
#feed_db_noselect_shop_cart_checkout .feed_more:active,
#feed_db_noselect_shop_cart_checkout .feed_more:focus:hover,
#feed_db_noselect_shop_cart_checkout .feed_more.current,
.block_shop_warenkorb .feed_more:active,
.block_shop_warenkorb .feed_more:focus:hover,
.block_shop_warenkorb .feed_more.current {
  background-color: #d3d1d1;
  color: #ffffff;
}
#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: #a3b8cc;
  border-top: 1px solid #262626;
  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;
  background-color: #ff00ff;
  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: #4374a5;
  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: #4374a5;
  border: solid 1px #a3b8cc;
  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 #a3b8cc;
  padding: 3px;
  display: inline-block;
}
#feed_db_noselect_shop_cart_checkout .cart_shipping_method,
.block_shop_warenkorb .cart_shipping_method {
  display: inline-block;
  background-color: rgba(204,0,204,0.502);
  font-family: Oswald, sans-serif;
  font-size: 1em;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #2d2d2d;
  text-align: center;
  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: #00cc00;
}
#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: #00cc00;
}
#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;
  display: inline-table;
  background-color: #c1daf2;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #2d2d2d;
  display: table-cell;
  vertical-align: middle;
  padding: 0px 30px;
  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: #a3b8cc;
  color: #2d2d2d;
}
#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: #a3b8cc;
  color: #2d2d2d;
}
#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: #2d2d2d;
  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 #262626;
}
#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;
  display: inline-block;
  width: 80%;
  margin-right: 10px;
  margin-bottom: 10px;
  background-color: #999999;
  border-radius: 10px;
  font-family: Oswald, sans-serif;
  font-size: 1em;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #ffffff;
  padding: 4px 30px;
  padding: 10px 20px;
}
.shop_cart_irs_sum:hover,
.shop_cart_irs_sum:focus {
  background-color: #d3d1d1;
  color: #ffffff;
}
.shop_cart_irs_sum:active,
.shop_cart_irs_sum:focus:hover,
.shop_cart_irs_sum.current {
  background-color: #d3d1d1;
  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: #2d2d2d;
  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: #141414;
}
#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 #262626;
}
#feed_db_noselect_shop_cart_checkout th {
  text-align: left;
  font-weight: normal;
  color: #141414;
  border-top: 2px solid #262626;
  border-bottom: 2px solid #262626;
  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 #a3b8cc;
  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 #a3b8cc;
  padding: 3px;
  display: inline-block;
}
.div_ffix_logo {
  max-width: 40%;
  position: absolute;
  bottom: 0px;
}
.ddlb_tinfo_status {
  font-size: 13px;
}
.ddlb_tinfo_status .ABGESAGT,
.ddlb_tinfo_status .AUSGEBUCHT {
  color: #ffffff;
  background-color: #ff0000;
}
.ddlb_tinfo_status .WENIGEFREI {
  color: #ffffff;
  background-color: #0000ff;
}
.ddlb_tinfo_status .FREI {
  color: #999999;
}
.inpikt {
  position: relative;
  background-color: rgba(255,255,255,0.4);
}
.inpikt #feeditemcol-kursitem_dtyp,
.inpikt .feedpikt,
.inpikt #feeditemcol-item_dtyp {
  position: absolute;
  top: 0px;
  left: 0px;
}
.inpikt #feeditemcol-kursitem_dtyp img,
.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: #4374a5;
}
.dtyp ul li {
  background: none;
  font-size: 13px;
  margin: 0 6px;
  padding: 0 10px 0 0;
}
#Tabelle_02 {
  margin-top: 15px;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
}
.infz_more_td1 {
  color: #4374a5;
  padding-right: 20px;
  max-width: 300px;
  text-align: right;
  vertical-align: top;
}
td.infz_more_td2 {
  padding-bottom: 5px;
  border-bottom: 1px solid #2e7dcc;
}
.more_highlight1 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  background-color: #000000;
  border-top: solid 2px #2e7dcc;
  border-bottom: solid 2px #2e7dcc !important;
}
.div_detail {
  position: relative;
}
.div_detail .txt_detail_ueb {
  text-align: center;
  padding: 0;
  background-color: #cce6ff;
  font-family: Oswald, sans-serif;
  font-size: 1.3333333333333em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #4374a5;
  text-align: left;
}
.div_detail legend,
.div_detail label,
.div_detail .txt_detail_ueb2 {
  text-align: center;
  padding: 5px 0px;
  background-color: #cce6ff;
  font-family: 'Source Serif Pro', serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #4374a5;
  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: #999999;
  margin-bottom: 0.5em;
}
.div_detail #feeditemcol-bol {
  font-family: Oswald, sans-serif;
  font-size: 1.3333333333333em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #999999;
}
.div_detail #feeditemcol-img2 {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.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 .tit_col1 #feeditemcol-img2 {
  margin-top: 0px;
}
.div_detail .tit_col1 .dtyp_pikt {
  margin-top: 10px;
  text-align: center;
}
.tit_col2 {
  text-align: left;
}
.tit_col2 .txt_detail_ueb2 {
  margin-left: -20px;
  margin-top: 10px;
}
.tit_col2 .formular {
  margin-top: 20px;
  margin-right: 20px;
}
.tit_col2_inside {
  padding-left: 30px;
  padding-right: 10px;
}
.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: #999999;
}
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: #999999;
  padding-bottom: 5px;
  border-bottom: 1px solid #999999;
}
#feeditemcol-item_bez,
#feeditemcol-subtitle,
#feeditemcol-bol {
  display: block;
}
#feeditemcol-content {
  margin-bottom: 10px;
  display: block;
}
#feeditemcol-more_url {
  display: block;
  text-align: right;
  min-width: 50px;
  width: auto;
}
#feeditemcol-more_url a {
  display: inline-table;
  height: 20px;
  background-color: #999999;
  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: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 10px 30px 4px 30px;
  display: inline-block;
}
#feeditemcol-more_url a:hover,
#feeditemcol-more_url a:focus {
  background-color: #d3d1d1;
  color: #ffffff;
}
#feeditemcol-more_url a:active,
#feeditemcol-more_url a:focus:hover,
#feeditemcol-more_url a.current {
  background-color: #d3d1d1;
  color: #ffffff;
}
#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;
}
.feedimg {
  max-width: 100%;
  height: auto;
  display: block;
}
.feedcat {
  width: 100%;
}
.LIST_TYP01 {
  padding-bottom: 20px;
}
.LIST_TYP01 .feed {
  width: 100%;
  table-layout: fixed;
}
.LIST_TYP01 .feedcattitle {
  text-align: center;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.6666666666667em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #999999;
  text-align: left;
}
.LIST_TYP01 .feed_c1 {
  vertical-align: top;
  width: 30%;
  padding: 17px 10px 10px 0;
  border-bottom: 1px solid #cce6ff;
}
.LIST_TYP01 .feed_c1 .feedimg {
  display: block;
  margin: 0 auto;
}
.LIST_TYP01 .feed_c2 {
  position: relative;
  vertical-align: top;
  padding: 0px 20px 60px 20px;
  border-bottom: 1px solid #cce6ff;
}
.LIST_TYP01 .feed_c2 .feed_title,
.LIST_TYP01 .feed_c2 .feed_subtitle,
.LIST_TYP01 .feed_c2 .feed_text,
.LIST_TYP01 .feed_c2 .feed_date {
  text-align: left;
}
.LIST_TYP01 .feed_more {
  position: absolute;
  bottom: 0px;
  display: inline-table;
  height: 20px;
  background-color: #999999;
  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: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 10px 30px 4px 30px;
  margin: 0 0 20px 0;
  right: 0;
  min-width: 50px;
  width: auto;
}
.LIST_TYP01 .feed_more:hover,
.LIST_TYP01 .feed_more:focus {
  background-color: #d3d1d1;
  color: #ffffff;
}
.LIST_TYP01 .feed_more:active,
.LIST_TYP01 .feed_more:focus:hover,
.LIST_TYP01 .feed_more.current {
  background-color: #d3d1d1;
  color: #ffffff;
}
.LIST_TYP_NOIMG .feed_c1 {
  display: none !important;
}
.tab_speisekarte tr:nth-child(odd) {
  background-color: rgba(255,255,255,0.1);
}
.tab_speisekarte td {
  vertical-align: top;
  margin-bottom: 10px;
}
.tab_speisekarte .feed_c1 {
  min-width: 4%;
}
.tab_speisekarte .feed_c2 {
  background-color: red;
  transition-property: background-color;
  transition-duration: 1.5s;
  min-width: 200px;
}
.tab_speisekarte .feed_c3 {
  color: green;
  transition-property: color;
  transition-duration: 1.5s;
}
.tab_speisekarte .feed_c4 {
  min-width: 80px;
}
.tab_speisekarte .feed_c4 {
  min-width: 20%;
}
.block_typ_basis_multicol .feeditem {
  position: relative;
  display: inline-block;
  border: 3px solid #262626;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  padding-bottom: 80px;
  background-position: bottom !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
}
.block_typ_basis_multicol .feeditem:hover,
.block_typ_basis_multicol .feeditem:focus {
  border: 3px solid #d3d1d1;
}
.block_typ_basis_multicol .feeditem:active,
.block_typ_basis_multicol .feeditem:focus:hover,
.block_typ_basis_multicol .feeditem.current {
  border: 3px solid #d3d1d1;
}
.block_typ_basis_multicol .feeditem .feedimg {
  width: 100%;
  height: auto;
}
.block_typ_basis_multicol .feeditem h2,
.block_typ_basis_multicol .feeditem .off-title,
.block_typ_basis_multicol .feeditem .feed_title {
  text-align: center;
  margin: 0px;
  padding: 10px 0;
  background-color: #4374a5;
  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: #ffffff;
}
.block_typ_basis_multicol .feeditem .off-subtitle,
.block_typ_basis_multicol .feeditem .feed_subtitle {
  text-align: center;
  margin: 0px;
  padding: 2px 10px;
  font-family: 'Source Serif Pro', serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #4374a5;
}
.block_typ_basis_multicol .feeditem .off-text1,
.block_typ_basis_multicol .feeditem .feed_text {
  text-align: left;
  padding: 6px 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;
}
.block_typ_basis_multicol .feeditem .booking.off-btn,
.block_typ_basis_multicol .feeditem .feed_more {
  position: absolute;
  bottom: 30px;
  display: inline-table;
  height: 20px;
  background-color: #999999;
  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: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 10px 30px 4px 30px;
  left: 50%;
  transform: translate(-50%,0);
  line-height: 30px;
  white-space: nowrap;
}
.block_typ_basis_multicol .feeditem .booking.off-btn:hover,
.block_typ_basis_multicol .feeditem .booking.off-btn:focus,
.block_typ_basis_multicol .feeditem .feed_more:hover,
.block_typ_basis_multicol .feeditem .feed_more:focus {
  background-color: #d3d1d1;
  color: #ffffff;
}
.block_typ_basis_multicol .feeditem .booking.off-btn:active,
.block_typ_basis_multicol .feeditem .booking.off-btn:focus:hover,
.block_typ_basis_multicol .feeditem .booking.off-btn.current,
.block_typ_basis_multicol .feeditem .feed_more:active,
.block_typ_basis_multicol .feeditem .feed_more:focus:hover,
.block_typ_basis_multicol .feeditem .feed_more.current {
  background-color: #d3d1d1;
  color: #ffffff;
}
.block_typ_basis_multicol .feeditem .off-info,
.block_typ_basis_multicol .feeditem .off-price,
.block_typ_basis_multicol .feeditem .off-date {
  padding-left: 10px;
}
.block_typ_A .feed_c1,
.block_typ_A .feed_c2,
.block_typ_A .feeditem {
  position: relative;
  display: inline-block;
  background-color: #ffffff;
  border-radius: 10px;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  padding-bottom: 80px;
  overflow: hidden;
  background-position: bottom !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
}
.block_typ_A .feed_c1 .feedimg,
.block_typ_A .feed_c2 .feedimg,
.block_typ_A .feeditem .feedimg {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.block_typ_A .feed_c1 h2,
.block_typ_A .feed_c1 .off-title,
.block_typ_A .feed_c1 .feed_title,
.block_typ_A .feed_c2 h2,
.block_typ_A .feed_c2 .off-title,
.block_typ_A .feed_c2 .feed_title,
.block_typ_A .feeditem h2,
.block_typ_A .feeditem .off-title,
.block_typ_A .feeditem .feed_title {
  text-align: center;
  margin: 0px;
  padding: 10px 20px;
  background-color: #262626;
  font-family: Oswald, sans-serif;
  font-size: 1.3333333333333em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #ffffff;
}
.block_typ_A .feed_c1 .off-subtitle,
.block_typ_A .feed_c1 .feed_subtitle,
.block_typ_A .feed_c2 .off-subtitle,
.block_typ_A .feed_c2 .feed_subtitle,
.block_typ_A .feeditem .off-subtitle,
.block_typ_A .feeditem .feed_subtitle {
  text-align: center;
  margin: 10px 0px;
  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: #262626;
}
.block_typ_A .feed_c1 td,
.block_typ_A .feed_c1 .off-text1,
.block_typ_A .feed_c1 .feed_text,
.block_typ_A .feed_c2 td,
.block_typ_A .feed_c2 .off-text1,
.block_typ_A .feed_c2 .feed_text,
.block_typ_A .feeditem td,
.block_typ_A .feeditem .off-text1,
.block_typ_A .feeditem .feed_text {
  text-align: center;
  padding: 0 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;
  color: #7c7b7b;
  margin-top: 20px;
}
.block_typ_A .feed_c1 .booking.off-btn,
.block_typ_A .feed_c1 .feed_more,
.block_typ_A .feed_c2 .booking.off-btn,
.block_typ_A .feed_c2 .feed_more,
.block_typ_A .feeditem .booking.off-btn,
.block_typ_A .feeditem .feed_more {
  position: absolute;
  bottom: 20px;
  display: inline-block;
  height: 30px;
  background-color: #999999;
  border: 1px solid #999999;
  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;
  text-align: center;
  padding: 4px 30px;
  left: 50%;
  transform: translate(-50%,0);
  line-height: 30px;
  white-space: nowrap;
}
.block_typ_A .feed_c1 .booking.off-btn:hover,
.block_typ_A .feed_c1 .booking.off-btn:focus,
.block_typ_A .feed_c1 .feed_more:hover,
.block_typ_A .feed_c1 .feed_more:focus,
.block_typ_A .feed_c2 .booking.off-btn:hover,
.block_typ_A .feed_c2 .booking.off-btn:focus,
.block_typ_A .feed_c2 .feed_more:hover,
.block_typ_A .feed_c2 .feed_more:focus,
.block_typ_A .feeditem .booking.off-btn:hover,
.block_typ_A .feeditem .booking.off-btn:focus,
.block_typ_A .feeditem .feed_more:hover,
.block_typ_A .feeditem .feed_more:focus {
  background-color: #d3d1d1;
  border: 1px solid #d3d1d1;
  color: #ffffff;
}
.block_typ_A .feed_c1 .booking.off-btn:active,
.block_typ_A .feed_c1 .booking.off-btn:focus:hover,
.block_typ_A .feed_c1 .booking.off-btn.current,
.block_typ_A .feed_c1 .feed_more:active,
.block_typ_A .feed_c1 .feed_more:focus:hover,
.block_typ_A .feed_c1 .feed_more.current,
.block_typ_A .feed_c2 .booking.off-btn:active,
.block_typ_A .feed_c2 .booking.off-btn:focus:hover,
.block_typ_A .feed_c2 .booking.off-btn.current,
.block_typ_A .feed_c2 .feed_more:active,
.block_typ_A .feed_c2 .feed_more:focus:hover,
.block_typ_A .feed_c2 .feed_more.current,
.block_typ_A .feeditem .booking.off-btn:active,
.block_typ_A .feeditem .booking.off-btn:focus:hover,
.block_typ_A .feeditem .booking.off-btn.current,
.block_typ_A .feeditem .feed_more:active,
.block_typ_A .feeditem .feed_more:focus:hover,
.block_typ_A .feeditem .feed_more.current {
  background-color: #d3d1d1;
  border: 1px solid #d3d1d1;
  color: #ffffff;
}
.block_typ_A .feed_c1 .off-info,
.block_typ_A .feed_c1 .off-price,
.block_typ_A .feed_c1 .off-date,
.block_typ_A .feed_c2 .off-info,
.block_typ_A .feed_c2 .off-price,
.block_typ_A .feed_c2 .off-date,
.block_typ_A .feeditem .off-info,
.block_typ_A .feeditem .off-price,
.block_typ_A .feeditem .off-date {
  padding-left: 20px;
}
.NO_BUTTON .feeditem {
  padding-bottom: 10px;
}
.block_typ_B .feed_c1,
.block_typ_B .feed_c2,
.block_typ_B .feeditem {
  position: relative;
  padding-bottom: 80px;
  background-position: bottom !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
}
.block_typ_B .feed_c1 .feedimg,
.block_typ_B .feed_c2 .feedimg,
.block_typ_B .feeditem .feedimg {
  width: 100%;
  height: auto;
}
.block_typ_B .feed_c1 h2,
.block_typ_B .feed_c1 .off-title,
.block_typ_B .feed_c1 .feed_title,
.block_typ_B .feed_c2 h2,
.block_typ_B .feed_c2 .off-title,
.block_typ_B .feed_c2 .feed_title,
.block_typ_B .feeditem h2,
.block_typ_B .feeditem .off-title,
.block_typ_B .feeditem .feed_title {
  margin: 0;
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.3333333333333em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #4374a5;
}
.block_typ_B .feed_c1 .off-subtitle,
.block_typ_B .feed_c1 .feed_subtitle,
.block_typ_B .feed_c2 .off-subtitle,
.block_typ_B .feed_c2 .feed_subtitle,
.block_typ_B .feeditem .off-subtitle,
.block_typ_B .feeditem .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: #4374a5;
}
.block_typ_B .feed_c1 .booking.off-btn,
.block_typ_B .feed_c1 .feed_more,
.block_typ_B .feed_c2 .booking.off-btn,
.block_typ_B .feed_c2 .feed_more,
.block_typ_B .feeditem .booking.off-btn,
.block_typ_B .feeditem .feed_more {
  position: absolute;
  bottom: 50px;
  display: inline-block;
  background-color: #999999;
  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;
  text-align: center;
  padding: 4px 30px;
  left: 50%;
  transform: translate(-50%,0);
  line-height: 30px;
  white-space: nowrap;
}
.block_typ_B .feed_c1 .booking.off-btn:hover,
.block_typ_B .feed_c1 .booking.off-btn:focus,
.block_typ_B .feed_c1 .feed_more:hover,
.block_typ_B .feed_c1 .feed_more:focus,
.block_typ_B .feed_c2 .booking.off-btn:hover,
.block_typ_B .feed_c2 .booking.off-btn:focus,
.block_typ_B .feed_c2 .feed_more:hover,
.block_typ_B .feed_c2 .feed_more:focus,
.block_typ_B .feeditem .booking.off-btn:hover,
.block_typ_B .feeditem .booking.off-btn:focus,
.block_typ_B .feeditem .feed_more:hover,
.block_typ_B .feeditem .feed_more:focus {
  background-color: #d3d1d1;
  color: #ffffff;
}
.block_typ_B .feed_c1 .booking.off-btn:active,
.block_typ_B .feed_c1 .booking.off-btn:focus:hover,
.block_typ_B .feed_c1 .booking.off-btn.current,
.block_typ_B .feed_c1 .feed_more:active,
.block_typ_B .feed_c1 .feed_more:focus:hover,
.block_typ_B .feed_c1 .feed_more.current,
.block_typ_B .feed_c2 .booking.off-btn:active,
.block_typ_B .feed_c2 .booking.off-btn:focus:hover,
.block_typ_B .feed_c2 .booking.off-btn.current,
.block_typ_B .feed_c2 .feed_more:active,
.block_typ_B .feed_c2 .feed_more:focus:hover,
.block_typ_B .feed_c2 .feed_more.current,
.block_typ_B .feeditem .booking.off-btn:active,
.block_typ_B .feeditem .booking.off-btn:focus:hover,
.block_typ_B .feeditem .booking.off-btn.current,
.block_typ_B .feeditem .feed_more:active,
.block_typ_B .feeditem .feed_more:focus:hover,
.block_typ_B .feeditem .feed_more.current {
  background-color: #d3d1d1;
  color: #ffffff;
}
.block_typ_B .feed_c1 .off-info,
.block_typ_B .feed_c1 .off-price,
.block_typ_B .feed_c1 .off-date,
.block_typ_B .feed_c2 .off-info,
.block_typ_B .feed_c2 .off-price,
.block_typ_B .feed_c2 .off-date,
.block_typ_B .feeditem .off-info,
.block_typ_B .feeditem .off-price,
.block_typ_B .feeditem .off-date {
  padding-left: ;
}
.block_typ_B .feed_c1 .feed_date,
.block_typ_B .feed_c2 .feed_date,
.block_typ_B .feeditem .feed_date {
  background-color: #a3b8cc;
  padding: 5px 0px;
}
.C_TAB2_TD2 .LIST_TYP01 #feed_nav_3000 .feed_c1,
.C_TAB2_TD2 .LIST_TYP01 #feed_info_3500 .feed_c1 {
  padding-bottom: 0px;
}
.LIST_TYP_MULTICOL {
  margin-top: 20px;
}
.LIST_TYP_MULTICOL .subfeed,
.LIST_TYP_MULTICOL .feedcat,
.LIST_TYP_MULTICOL .feed {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  -ms-flex-pack: justify;
  justify-content: center;
}
.LIST_TYP_MULTICOL .subfeeditem,
.LIST_TYP_MULTICOL .feeditem {
  display: inline-block;
  position: relative;
  vertical-align: top;
  margin: 0 1% 15px 1%;
}
.P_KOPF_KOPF_Getraenkekarte #Tabelle_02 .C_TAB2_TD2 #feed_nav_getraenke .feeditem>.feed_title,
.P_KOPF_KOPF_Getraenkekarte #Tabelle_02 .C_TAB2_TD2 #feed_nav_speisen .feeditem>.feed_title,
.P_KOPF_KOPF_Speisekarte #Tabelle_02 .C_TAB2_TD2 #feed_nav_getraenke .feeditem>.feed_title,
.P_KOPF_KOPF_Speisekarte #Tabelle_02 .C_TAB2_TD2 #feed_nav_speisen .feeditem>.feed_title {
  text-align: center;
  padding: 10px 0px;
  background-color: #444444;
  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: #4374a5;
}
.P_KOPF_KOPF_Getraenkekarte #Tabelle_02 .C_TAB2_TD2 #feed_nav_getraenke .feeditem .feedimg,
.P_KOPF_KOPF_Getraenkekarte #Tabelle_02 .C_TAB2_TD2 #feed_nav_speisen .feeditem .feedimg,
.P_KOPF_KOPF_Speisekarte #Tabelle_02 .C_TAB2_TD2 #feed_nav_getraenke .feeditem .feedimg,
.P_KOPF_KOPF_Speisekarte #Tabelle_02 .C_TAB2_TD2 #feed_nav_speisen .feeditem .feedimg {
  margin-bottom: 20px;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem {
  display: flex;
  flex-flow: column;
  border: solid 1px #4374a5;
  padding: 5px;
  padding-bottom: 2em;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .div_spk_frame_pict,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .div_spk_frame_text,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .div_spk_frame_pict,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .div_spk_frame_text {
  position: relative;
  flex: 0 0 33%;
  vertical-align: top;
  margin: 0 1% 15px 0;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .div_spk_frame_text,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .div_spk_frame_text {
  text-align: left;
  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;
  flex: 1;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .spk_frame_preis,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .spk_frame_preis {
  text-align: center;
  padding: 0;
  font-family: 'Source Serif Pro', serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #cc00cc;
  left: 0;
  right: 10px;
  text-align: right;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .spk_preis_blk,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .spk_preis_blk {
  flex: 1 1 400px;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .spk_frame_rechte_spalte,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .spk_frame_rechte_spalte {
  display: none;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .div_spk_frame_pict_uebblend,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .div_spk_frame_pict_uebblend {
  position: absolute;
  left: 0;
  width: auto;
  top: 0;
  display: block;
  background-color: rgba(255,255,255,0.4);
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .kd_mg_einheit,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .kd_mg_einheit {
  display: inline;
  padding-right: 10px;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .spk_stoffe,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .spk_stoffe {
  font-weight: normal;
  font-size: 11px;
  text-align: left;
  position: absolute;
  display: inline;
  bottom: 0px;
  left: 10px;
  padding: 0px;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .feed_kd_men_nr,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .feed_kd_men_nr {
  display: inline;
  text-align: left;
  padding: 0 5px;
  background-color: rgba(255,255,255,0.314);
  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: #cc00cc;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .feed_title,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .feed_title {
  text-align: left;
  padding: 6px 0px;
  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: #4374a5;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .feed_subtitle,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .feed_subtitle {
  text-align: center;
  padding: 6px 0px;
  font-family: Oswald, sans-serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #4374a5;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .feedpikt,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .feedpikt {
  display: inline;
}
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .feeditem .spk_frame_rechte_spalte .feedpikt,
#Tabelle_02 .C_TAB2_TD2 .wrap2_speisekarte .subfeeditem .spk_frame_rechte_spalte .feedpikt {
  position: absolute;
  width: 100%;
  right: 0;
  top: 0;
}
.div_detail .btn_shop,
.btn_shop {
  display: inline-block;
  background-color: #d3d1d1;
  border: 1px solid #ff0000;
  font-family: 'Source Serif Pro', serif;
  font-size: 1em;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #ffffff;
  margin: 0px;
}
.div_detail .btn_shop:hover,
.div_detail .btn_shop:focus,
.btn_shop:hover,
.btn_shop:focus {
  background-color: #444444;
  color: #000000;
}
.div_detail .btn_shop:active,
.div_detail .btn_shop:focus:hover,
.div_detail .btn_shop.current,
.btn_shop:active,
.btn_shop:focus:hover,
.btn_shop.current {
  background-color: #444444;
  color: #000000;
}
.btn_shop_info {
  display: inline-block;
  background-color: #a3b8cc;
  border: 1px solid #173e66;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #2d2d2d;
  padding: 0 10px;
  margin: 0px;
}
.btn_shop_info:hover,
.btn_shop_info:focus {
  background-color: #cce6ff;
  color: #2d2d2d;
}
.btn_shop_info:active,
.btn_shop_info:focus:hover,
.btn_shop_info.current {
  background-color: #cce6ff;
  color: #2d2d2d;
}
.feed_sep_month_title {
  text-align: center;
  padding: 10px 0px;
  background-color: #444444;
  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: #4374a5;
}
.LIST_TYP02 .subfeeditem,
.LIST_TYP02 .feeditem {
  width: 100%;
}
.LIST_TYP03 .subfeeditem,
.LIST_TYP03 .feeditem {
  width: 100%;
}
.LIST_TYP04 .subfeeditem,
.LIST_TYP04 .feeditem {
  width: 100%;
}
.LIST_TYP05 .subfeeditem,
.LIST_TYP05 .feeditem {
  width: 100%;
}
.LIST_TYP06 .subfeeditem,
.LIST_TYP06 .feeditem {
  font-size: 0.6em;
  width: 46%;
}
.LIST_TYP_DYN .subfeeditem,
.LIST_TYP_DYN .feeditem {
  width: 413.86666666667px;
}
.LIST_TYP_GALLERY .subfeeditem,
.LIST_TYP_GALLERY .feeditem {
  font-size: 0.5em;
  width: 46%;
}
.LIST_TYP_GALLERY .subfeeditem img,
.LIST_TYP_GALLERY .feeditem img {
  margin: 0 auto;
}
.LIST_TYP01,
.LIST_TYP_MULTICOL {
  min-height: 20px;
}
body {
  position: relative;
  background: #262626  no-repeat fixed center top;
  background-size: cover;
  -webkit-text-size-adjust: 100%;
}
.show_menu_for_mobile {
  cursor: pointer;
}
.close_menu_for_mobile {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  background: rgba(0,0,0,0.5);
  cursor: pointer;
}
.MAIN_MENUE_TOP .close_menu_for_mobile {
  position: static !important;
  cursor: pointer;
  height: 30px;
  margin-left: 1px;
  margin-right: 1px;
  background: url('/home-1615974520/bilder/close_menu_for_mobile.svg') no-repeat  97.5% 50% !important;
}
.MAIN_MENUE_TOP_TEIL2_DD .itemgroup,
.MAIN_MENUE_TOP_TEIL1_DD .itemgroup {
  position: relative;
}
.MAIN_MENUE_TOP_TEIL2_DD .collapsed .collapse_head,
.MAIN_MENUE_TOP_TEIL1_DD .collapsed .collapse_head {
  background-image: url('/home-1615974418/bilder/irs_collapse_open.svg');
}
.MAIN_MENUE_TOP_TEIL2_DD .collapsed .collapse_content,
.MAIN_MENUE_TOP_TEIL1_DD .collapsed .collapse_content {
  display: none;
}
.MAIN_MENUE_TOP_TEIL2_DD .collapse_head,
.MAIN_MENUE_TOP_TEIL1_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-1615974430/bilder/irs_collapse_close.svg') no-repeat center;
  border-left: 2px solid white;
}
@media only screen and (max-width: 884px) {
  .MAIN_MENUE_TOP_FRAME.hidden_menu_for_mobile {
    display: none;
  }
  .MAIN_MENUE_TOP_FRAME.show_menu_for_mobile {
    text-align: center;
    line-height: 27px;
    border: 1px solid #919191;
    font-family: Oswald, sans-serif;
    font-size: 1.2222222222222em;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-variant: normal;
    color: #ffffff;
    display: block;
    background: url('/home-1615974389/bilder/show_menu_for_mobile.svg') no-repeat  97.5% 50%;
    width: auto;
  }
  .MAIN_MENUE_TOP_FRAME.show_menu_for_mobile:hover,
  .MAIN_MENUE_TOP_FRAME.show_menu_for_mobile:focus {
    background-color: #919191;
    border: 1px solid #919191;
    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: #919191;
    border: 1px solid #919191;
    color: #ffffff;
  }
  .MAIN_MENUE_TOP_FRAME.separateshowmenubtn {
    background-image: none;
  }
  .MAIN_MENUE_TOP_FRAME > .showmenubtn {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 2.5%;
    width: 30px;
    background: url('/home-1615974389/bilder/show_menu_for_mobile.svg') no-repeat  97.5% 50%;
  }
  .MEN4_MENUE_FIX_SUB {
    display: none;
    margin-top: 10px;
    padding: 7px 0 7px 2%;
    background: transparent;
    margin-left: 0px;
    max-width: 100%;
  }
  .MAIN_MENUE_TOP_TEIL2_DD,
  .MAIN_MENUE_TOP_TEIL1_DD,
  .MAIN_MENUE_TOP_TEIL1,
  .MAIN_MENUE_TOP_TEIL2 {
    background-color: inherit;
    padding: 3px 0px;
  }
  .MAIN_MENUE_TOP_TEIL2_DD .feed,
  .MAIN_MENUE_TOP_TEIL1_DD .feed,
  .MAIN_MENUE_TOP_TEIL1 .feed,
  .MAIN_MENUE_TOP_TEIL2 .feed {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .MAIN_MENUE_TOP_TEIL2_DD .collapse_content,
  .MAIN_MENUE_TOP_TEIL1_DD .collapse_content,
  .MAIN_MENUE_TOP_TEIL1 .collapse_content,
  .MAIN_MENUE_TOP_TEIL2 .collapse_content {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  .MAIN_MENUE_TOP_TEIL2_DD .mainitem,
  .MAIN_MENUE_TOP_TEIL2_DD .feeditem,
  .MAIN_MENUE_TOP_TEIL1_DD .mainitem,
  .MAIN_MENUE_TOP_TEIL1_DD .feeditem,
  .MAIN_MENUE_TOP_TEIL1 .mainitem,
  .MAIN_MENUE_TOP_TEIL1 .feeditem,
  .MAIN_MENUE_TOP_TEIL2 .mainitem,
  .MAIN_MENUE_TOP_TEIL2 .feeditem {
    display: inline-block;
    width: 100%;
    margin-bottom: 2px;
  }
  .MAIN_MENUE_TOP_TEIL2_DD .mainitemframe,
  .MAIN_MENUE_TOP_TEIL2_DD .subitemframe,
  .MAIN_MENUE_TOP_TEIL1_DD .mainitemframe,
  .MAIN_MENUE_TOP_TEIL1_DD .subitemframe,
  .MAIN_MENUE_TOP_TEIL1 .mainitemframe,
  .MAIN_MENUE_TOP_TEIL1 .subitemframe,
  .MAIN_MENUE_TOP_TEIL2 .mainitemframe,
  .MAIN_MENUE_TOP_TEIL2 .subitemframe {
    border: 1px solid #919191;
    font-family: Oswald, sans-serif;
    font-size: 1.2222222222222em;
    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;
    border-left: none;
    border-right: none;
  }
  .MAIN_MENUE_TOP_TEIL2_DD .mainitemframe:hover,
  .MAIN_MENUE_TOP_TEIL2_DD .mainitemframe:focus,
  .MAIN_MENUE_TOP_TEIL2_DD .subitemframe:hover,
  .MAIN_MENUE_TOP_TEIL2_DD .subitemframe:focus,
  .MAIN_MENUE_TOP_TEIL1_DD .mainitemframe:hover,
  .MAIN_MENUE_TOP_TEIL1_DD .mainitemframe:focus,
  .MAIN_MENUE_TOP_TEIL1_DD .subitemframe:hover,
  .MAIN_MENUE_TOP_TEIL1_DD .subitemframe:focus,
  .MAIN_MENUE_TOP_TEIL1 .mainitemframe:hover,
  .MAIN_MENUE_TOP_TEIL1 .mainitemframe:focus,
  .MAIN_MENUE_TOP_TEIL1 .subitemframe:hover,
  .MAIN_MENUE_TOP_TEIL1 .subitemframe:focus,
  .MAIN_MENUE_TOP_TEIL2 .mainitemframe:hover,
  .MAIN_MENUE_TOP_TEIL2 .mainitemframe:focus,
  .MAIN_MENUE_TOP_TEIL2 .subitemframe:hover,
  .MAIN_MENUE_TOP_TEIL2 .subitemframe:focus {
    background-color: #919191;
    border: 1px solid #919191;
    color: #ffffff;
  }
  .MAIN_MENUE_TOP_TEIL2_DD .mainitemframe:active,
  .MAIN_MENUE_TOP_TEIL2_DD .mainitemframe:focus:hover,
  .MAIN_MENUE_TOP_TEIL2_DD .mainitemframe.current,
  .MAIN_MENUE_TOP_TEIL2_DD .subitemframe:active,
  .MAIN_MENUE_TOP_TEIL2_DD .subitemframe:focus:hover,
  .MAIN_MENUE_TOP_TEIL2_DD .subitemframe.current,
  .MAIN_MENUE_TOP_TEIL1_DD .mainitemframe:active,
  .MAIN_MENUE_TOP_TEIL1_DD .mainitemframe:focus:hover,
  .MAIN_MENUE_TOP_TEIL1_DD .mainitemframe.current,
  .MAIN_MENUE_TOP_TEIL1_DD .subitemframe:active,
  .MAIN_MENUE_TOP_TEIL1_DD .subitemframe:focus:hover,
  .MAIN_MENUE_TOP_TEIL1_DD .subitemframe.current,
  .MAIN_MENUE_TOP_TEIL1 .mainitemframe:active,
  .MAIN_MENUE_TOP_TEIL1 .mainitemframe:focus:hover,
  .MAIN_MENUE_TOP_TEIL1 .mainitemframe.current,
  .MAIN_MENUE_TOP_TEIL1 .subitemframe:active,
  .MAIN_MENUE_TOP_TEIL1 .subitemframe:focus:hover,
  .MAIN_MENUE_TOP_TEIL1 .subitemframe.current,
  .MAIN_MENUE_TOP_TEIL2 .mainitemframe:active,
  .MAIN_MENUE_TOP_TEIL2 .mainitemframe:focus:hover,
  .MAIN_MENUE_TOP_TEIL2 .mainitemframe.current,
  .MAIN_MENUE_TOP_TEIL2 .subitemframe:active,
  .MAIN_MENUE_TOP_TEIL2 .subitemframe:focus:hover,
  .MAIN_MENUE_TOP_TEIL2 .subitemframe.current {
    background-color: #919191;
    border: 1px solid #919191;
    color: #ffffff;
  }
  .MAIN_MENUE_TOP_TEIL2_DD .mainitemframe:first-child,
  .MAIN_MENUE_TOP_TEIL1_DD .mainitemframe:first-child,
  .MAIN_MENUE_TOP_TEIL1 .mainitemframe:first-child,
  .MAIN_MENUE_TOP_TEIL2 .mainitemframe:first-child {
    border-top: solid 1px;
  }
  .MAIN_MENUE_TOP_TEIL2_DD .mainitem,
  .MAIN_MENUE_TOP_TEIL1_DD .mainitem,
  .MAIN_MENUE_TOP_TEIL1 .mainitem,
  .MAIN_MENUE_TOP_TEIL2 .mainitem {
    width: 100%;
    display: inline-block;
  }
  .MAIN_MENUE_TOP_TEIL2_DD .subitem,
  .MAIN_MENUE_TOP_TEIL1_DD .subitem,
  .MAIN_MENUE_TOP_TEIL1 .subitem,
  .MAIN_MENUE_TOP_TEIL2 .subitem {
    margin-left: 25px;
    font-family: 'Source Serif Pro', serif;
    text-transform: none;
  }
  .MAIN_MENUE_TOP_TEIL2_DD .mainitemtext,
  .MAIN_MENUE_TOP_TEIL1_DD .mainitemtext,
  .MAIN_MENUE_TOP_TEIL1 .mainitemtext,
  .MAIN_MENUE_TOP_TEIL2 .mainitemtext {
    display: inline-block;
    text-align: left;
    padding: 6px 10px;
    width: 100%;
    box-sizing: border-box;
  }
  .MAIN_MENUE_TOP_TEIL2_DD,
  .MAIN_MENUE_TOP_TEIL2 {
    margin-top: 10px;
  }
  .MAIN_MENUE_TOP_TEIL2_DD .mainitemtext,
  .MAIN_MENUE_TOP_TEIL2 .mainitemtext {
    font-variant: small-caps;
  }
  .MAIN_MENUE_TOP_TEIL2_DD .subitemframe,
  .MAIN_MENUE_TOP_TEIL2_DD .mainitemframe,
  .MAIN_MENUE_TOP_TEIL2 .subitemframe,
  .MAIN_MENUE_TOP_TEIL2 .mainitemframe {
    font-size: 1em;
  }
  .MAIN_MENUE_TOP_TEIL2_DD .collapse_head,
  .MAIN_MENUE_TOP_TEIL2 .collapse_head {
    height: 20px;
  }
  .MAIN_MENUE_SUB,
  .MEN4_MENUE_FIX_SUB {
    background-color: inherit;
    padding: 3px 10px;
  }
  .MAIN_MENUE_SUB .feed,
  .MEN4_MENUE_FIX_SUB .feed {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .MAIN_MENUE_SUB .feeditem,
  .MEN4_MENUE_FIX_SUB .feeditem {
    display: inline-block;
    width: 100%;
    margin-bottom: 2px;
  }
  .MAIN_MENUE_SUB .mainitemframe,
  .MEN4_MENUE_FIX_SUB .mainitemframe {
    border: 1px solid #ff0000;
    font-family: Oswald, sans-serif;
    font-size: 1em;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    font-variant: normal;
    display: inline-block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
  }
  .MAIN_MENUE_SUB .mainitemframe:hover,
  .MAIN_MENUE_SUB .mainitemframe:focus,
  .MEN4_MENUE_FIX_SUB .mainitemframe:hover,
  .MEN4_MENUE_FIX_SUB .mainitemframe:focus {
    background-color: #d3d1d1;
    border: 1px solid #919191;
    color: #262626;
  }
  .MAIN_MENUE_SUB .mainitemframe:active,
  .MAIN_MENUE_SUB .mainitemframe:focus:hover,
  .MAIN_MENUE_SUB .mainitemframe.current,
  .MEN4_MENUE_FIX_SUB .mainitemframe:active,
  .MEN4_MENUE_FIX_SUB .mainitemframe:focus:hover,
  .MEN4_MENUE_FIX_SUB .mainitemframe.current {
    background-color: #d3d1d1;
    border: 1px solid #919191;
    color: #262626;
  }
  .MAIN_MENUE_SUB .mainitem,
  .MEN4_MENUE_FIX_SUB .mainitem {
    width: 100%;
    display: inline-block;
  }
  .MAIN_MENUE_SUB .mainitemtext,
  .MEN4_MENUE_FIX_SUB .mainitemtext {
    display: inline-block;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
  }
  .MAIN_MENUE_SUB .subitems,
  .MAIN_MENUE_SUB .ptextitem,
  .MEN4_MENUE_FIX_SUB .subitems,
  .MEN4_MENUE_FIX_SUB .ptextitem {
    display: none;
  }
  .BLD_ROUTE,
  .BLD_BUCHEN {
    background-color: inherit;
    padding: 3px 0px;
  }
  .BLD_ROUTE .feed,
  .BLD_BUCHEN .feed {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .BLD_ROUTE .feeditem,
  .BLD_BUCHEN .feeditem {
    display: inline-block;
    width: 100%;
    margin-bottom: 2px;
  }
  .BLD_ROUTE .mainitemframe,
  .BLD_BUCHEN .mainitemframe {
    display: inline-block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
  }
  .BLD_ROUTE .mainitem,
  .BLD_BUCHEN .mainitem {
    width: 100%;
    display: inline-block;
  }
  .BLD_ROUTE .mainitemtext,
  .BLD_BUCHEN .mainitemtext {
    width: 100%;
    box-sizing: border-box;
  }
  .BLD_ROUTE .subitems,
  .BLD_ROUTE .ptextitem,
  .BLD_BUCHEN .subitems,
  .BLD_BUCHEN .ptextitem {
    display: none;
  }
  .HEAD_MENUE2.hidden_menu_for_mobile {
    display: none;
  }
  .UPN_MENUE {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .UPN_MENUE .feed_nav_up,
  .UPN_MENUE .feed_nav_prev,
  .UPN_MENUE .feed_nav_next {
    display: inline-block;
    width: 30%;
    height: 100%;
    box-sizing: border-box;
  }
  .UPN_MENUE a {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #999999;
  }
  .UPN_MENUE .feed_nav_disabled {
    color: #cccccc;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #cccccc;
  }
}
@media only screen and (max-width: 1339px) {
  .HANDLUNG_MENUE2.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: 210px;
  font-size: 18px;
  z-index: 1100;
}
.HEAD_MENUE2.show_menu_for_mobile {
  background: url('/home-1590505976/bilder/show_menu2_for_mobile.png') no-repeat ;
  width: 60px;
  height: 35px;
  text-align: initial;
  text-indent: -9000px;
}
.HANDLUNG_MENUE2.show_menu_for_mobile {
  background: url('/home-1590505976/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;
}
.HEAD_MENUE {
  position: absolute;
  right: 0;
  z-index: 20;
  font-size: 18px;
  background-color: inherit;
  top: -180px;
}
.HEAD_MENUE .feed {
  display: flex;
  flex-wrap: wrap;
}
.HEAD_MENUE .feeditem {
  display: inline-block;
  margin-right: 0px;
}
.HEAD_MENUE .mainitemframe {
  background-color: #d3d1d1;
  font-family: Oswald, sans-serif;
  font-size: 0.72222222222222em;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #444444;
  display: inline-block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.HEAD_MENUE .mainitemframe:hover,
.HEAD_MENUE .mainitemframe:focus {
  background-color: #444444;
  color: #ffffff;
}
.HEAD_MENUE .mainitemframe:active,
.HEAD_MENUE .mainitemframe:focus:hover,
.HEAD_MENUE .mainitemframe.current {
  background-color: #444444;
  color: #ffffff;
}
.HEAD_MENUE .mainitem {
  width: 100%;
  display: inline-block;
}
.HEAD_MENUE .mainitemtext {
  display: inline-block;
  text-align: center;
  padding: 2px 10px;
  width: 100%;
  box-sizing: border-box;
}
.HEAD_MENUE .subitems,
.HEAD_MENUE .ptextitem {
  display: none;
}
.FOOT_MENUE,
.FOOT_MENUE_LANDING {
  position: absolute;
  right: 0;
  z-index: 20;
  background-color: inherit;
}
.FOOT_MENUE .feed,
.FOOT_MENUE_LANDING .feed {
  display: flex;
  flex-wrap: wrap;
}
.FOOT_MENUE .feeditem,
.FOOT_MENUE_LANDING .feeditem {
  display: inline-block;
  margin-right: 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: #c1daf2;
  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: #cce6ff;
}
.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: #cce6ff;
}
.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;
}
.FFIX_ZUSATZ .feeditem {
  color: grey;
}
.FFIX_ZUSATZ a {
  display: inline-block;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #bababa;
}
.FFIX_ZUSATZ a:hover,
.FFIX_ZUSATZ a:focus {
  color: #c1daf2;
}
.FFIX_ZUSATZ a:active,
.FFIX_ZUSATZ a:focus:hover,
.FFIX_ZUSATZ a.current {
  color: #c1daf2;
}
#powered_by {
  position: absolute;
  right: 15px;
  bottom: 5px;
  font-size: 0.61111111111111em;
}
#powered_by a:link {
  color: #c1daf2;
}
#powered_by a:visited {
  color: #c1daf2;
}
#powered_by a:hover {
  color: #cce6ff;
}
#powered_by a:focus {
  color: #cce6ff;
}
#powered_by a:active {
  color: #cce6ff;
}
@media (min-width: 885px) {
  .MAIN_MENUE_TOP_FRAME.show_menu_for_mobile {
    display: none !important;
  }
  .HEAD_MENUE2.show_menu_for_mobile {
    display: none !important;
  }
  .MAIN_MENUE_TOP {
    background-color: ;
  }
  .HEAD_MENUE,
  .MAIN_MENUE_TOP_TEIL2_DD,
  .MAIN_MENUE_TOP_TEIL2 {
    position: absolute;
    top: -180px;
    right: 0;
    background-color: transparent;
    z-index: 200;
  }
  .HEAD_MENUE .feeditem,
  .MAIN_MENUE_TOP_TEIL2_DD .feeditem,
  .MAIN_MENUE_TOP_TEIL2 .feeditem {
    display: inline-block;
  }
  .HEAD_MENUE .subitemframe,
  .HEAD_MENUE .mainitemframe,
  .MAIN_MENUE_TOP_TEIL2_DD .subitemframe,
  .MAIN_MENUE_TOP_TEIL2_DD .mainitemframe,
  .MAIN_MENUE_TOP_TEIL2 .subitemframe,
  .MAIN_MENUE_TOP_TEIL2 .mainitemframe {
    display: inline-block;
    margin-right: 0px;
    background-color: #d3d1d1;
    font-family: Oswald, sans-serif;
    font-size: 0.72222222222222em;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    font-variant: normal;
    color: #444444;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    display: table;
  }
  .HEAD_MENUE .subitemframe:hover,
  .HEAD_MENUE .subitemframe:focus,
  .HEAD_MENUE .mainitemframe:hover,
  .HEAD_MENUE .mainitemframe:focus,
  .MAIN_MENUE_TOP_TEIL2_DD .subitemframe:hover,
  .MAIN_MENUE_TOP_TEIL2_DD .subitemframe:focus,
  .MAIN_MENUE_TOP_TEIL2_DD .mainitemframe:hover,
  .MAIN_MENUE_TOP_TEIL2_DD .mainitemframe:focus,
  .MAIN_MENUE_TOP_TEIL2 .subitemframe:hover,
  .MAIN_MENUE_TOP_TEIL2 .subitemframe:focus,
  .MAIN_MENUE_TOP_TEIL2 .mainitemframe:hover,
  .MAIN_MENUE_TOP_TEIL2 .mainitemframe:focus {
    background-color: #444444;
    color: #ffffff;
  }
  .HEAD_MENUE .subitemframe:active,
  .HEAD_MENUE .subitemframe:focus:hover,
  .HEAD_MENUE .subitemframe.current,
  .HEAD_MENUE .mainitemframe:active,
  .HEAD_MENUE .mainitemframe:focus:hover,
  .HEAD_MENUE .mainitemframe.current,
  .MAIN_MENUE_TOP_TEIL2_DD .subitemframe:active,
  .MAIN_MENUE_TOP_TEIL2_DD .subitemframe:focus:hover,
  .MAIN_MENUE_TOP_TEIL2_DD .subitemframe.current,
  .MAIN_MENUE_TOP_TEIL2_DD .mainitemframe:active,
  .MAIN_MENUE_TOP_TEIL2_DD .mainitemframe:focus:hover,
  .MAIN_MENUE_TOP_TEIL2_DD .mainitemframe.current,
  .MAIN_MENUE_TOP_TEIL2 .subitemframe:active,
  .MAIN_MENUE_TOP_TEIL2 .subitemframe:focus:hover,
  .MAIN_MENUE_TOP_TEIL2 .subitemframe.current,
  .MAIN_MENUE_TOP_TEIL2 .mainitemframe:active,
  .MAIN_MENUE_TOP_TEIL2 .mainitemframe:focus:hover,
  .MAIN_MENUE_TOP_TEIL2 .mainitemframe.current {
    background-color: #444444;
    color: #ffffff;
  }
  .HEAD_MENUE .subitem,
  .HEAD_MENUE .mainitem,
  .MAIN_MENUE_TOP_TEIL2_DD .subitem,
  .MAIN_MENUE_TOP_TEIL2_DD .mainitem,
  .MAIN_MENUE_TOP_TEIL2 .subitem,
  .MAIN_MENUE_TOP_TEIL2 .mainitem {
    display: inline-block;
    text-align: center;
    padding: 2px 10px;
  }
  .HEAD_MENUE a.subitemframe:link,
  .HEAD_MENUE a.subitemframe:visited,
  .MAIN_MENUE_TOP_TEIL2_DD a.subitemframe:link,
  .MAIN_MENUE_TOP_TEIL2_DD a.subitemframe:visited,
  .MAIN_MENUE_TOP_TEIL2 a.subitemframe:link,
  .MAIN_MENUE_TOP_TEIL2 a.subitemframe:visited {
    background-color: #d3d1d1 !important;
    width: 100%;
  }
  .MAIN_MENUE_TOP_TEIL1_DD,
  .MAIN_MENUE_TOP_TEIL3,
  .MAIN_MENUE_TOP_TEIL1 {
    position: absolute;
    top: -155px;
    left: 290px;
    z-index: 200;
  }
  .MAIN_MENUE_TOP_TEIL1_DD .feeditem,
  .MAIN_MENUE_TOP_TEIL3 .feeditem,
  .MAIN_MENUE_TOP_TEIL1 .feeditem {
    display: inline-block;
  }
  .MAIN_MENUE_TOP_TEIL1_DD .subitemframe,
  .MAIN_MENUE_TOP_TEIL1_DD .mainitemframe,
  .MAIN_MENUE_TOP_TEIL3 .subitemframe,
  .MAIN_MENUE_TOP_TEIL3 .mainitemframe,
  .MAIN_MENUE_TOP_TEIL1 .subitemframe,
  .MAIN_MENUE_TOP_TEIL1 .mainitemframe {
    display: inline-table;
    height: 120px;
    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;
  }
  .MAIN_MENUE_TOP_TEIL1_DD .subitemframe:hover,
  .MAIN_MENUE_TOP_TEIL1_DD .subitemframe:focus,
  .MAIN_MENUE_TOP_TEIL1_DD .mainitemframe:hover,
  .MAIN_MENUE_TOP_TEIL1_DD .mainitemframe:focus,
  .MAIN_MENUE_TOP_TEIL3 .subitemframe:hover,
  .MAIN_MENUE_TOP_TEIL3 .subitemframe:focus,
  .MAIN_MENUE_TOP_TEIL3 .mainitemframe:hover,
  .MAIN_MENUE_TOP_TEIL3 .mainitemframe:focus,
  .MAIN_MENUE_TOP_TEIL1 .subitemframe:hover,
  .MAIN_MENUE_TOP_TEIL1 .subitemframe:focus,
  .MAIN_MENUE_TOP_TEIL1 .mainitemframe:hover,
  .MAIN_MENUE_TOP_TEIL1 .mainitemframe:focus {
    background-color: #444444;
    color: #ffffff;
  }
  .MAIN_MENUE_TOP_TEIL1_DD .subitemframe:active,
  .MAIN_MENUE_TOP_TEIL1_DD .subitemframe:focus:hover,
  .MAIN_MENUE_TOP_TEIL1_DD .subitemframe.current,
  .MAIN_MENUE_TOP_TEIL1_DD .mainitemframe:active,
  .MAIN_MENUE_TOP_TEIL1_DD .mainitemframe:focus:hover,
  .MAIN_MENUE_TOP_TEIL1_DD .mainitemframe.current,
  .MAIN_MENUE_TOP_TEIL3 .subitemframe:active,
  .MAIN_MENUE_TOP_TEIL3 .subitemframe:focus:hover,
  .MAIN_MENUE_TOP_TEIL3 .subitemframe.current,
  .MAIN_MENUE_TOP_TEIL3 .mainitemframe:active,
  .MAIN_MENUE_TOP_TEIL3 .mainitemframe:focus:hover,
  .MAIN_MENUE_TOP_TEIL3 .mainitemframe.current,
  .MAIN_MENUE_TOP_TEIL1 .subitemframe:active,
  .MAIN_MENUE_TOP_TEIL1 .subitemframe:focus:hover,
  .MAIN_MENUE_TOP_TEIL1 .subitemframe.current,
  .MAIN_MENUE_TOP_TEIL1 .mainitemframe:active,
  .MAIN_MENUE_TOP_TEIL1 .mainitemframe:focus:hover,
  .MAIN_MENUE_TOP_TEIL1 .mainitemframe.current {
    background-color: #444444;
    color: #ffffff;
  }
  .MAIN_MENUE_TOP_TEIL1_DD .subitem,
  .MAIN_MENUE_TOP_TEIL1_DD .mainitem,
  .MAIN_MENUE_TOP_TEIL3 .subitem,
  .MAIN_MENUE_TOP_TEIL3 .mainitem,
  .MAIN_MENUE_TOP_TEIL1 .subitem,
  .MAIN_MENUE_TOP_TEIL1 .mainitem {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 5px 21px;
  }
  .MAIN_MENUE_TOP_TEIL1_DD a.subitemframe:link,
  .MAIN_MENUE_TOP_TEIL1_DD a.subitemframe:visited,
  .MAIN_MENUE_TOP_TEIL3 a.subitemframe:link,
  .MAIN_MENUE_TOP_TEIL3 a.subitemframe:visited,
  .MAIN_MENUE_TOP_TEIL1 a.subitemframe:link,
  .MAIN_MENUE_TOP_TEIL1 a.subitemframe:visited {
    background-color: #d3d1d1 !important;
    width: 100%;
  }
  .MAIN_MENUE_TOP_TEIL1_DD z		.collapse_content,
  .MAIN_MENUE_TOP_TEIL3 z		.collapse_content,
  .MAIN_MENUE_TOP_TEIL1 z		.collapse_content {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  .MAIN_MENUE_TOP_TEIL2_DD .itemgroup,
  .MAIN_MENUE_TOP_TEIL1_DD .itemgroup {
    display: inline-block;
  }
  .MAIN_MENUE_TOP_TEIL2_DD .itemgroup:hover .collapse_content,
  .MAIN_MENUE_TOP_TEIL1_DD .itemgroup:hover .collapse_content {
    display: block;
  }
  .MAIN_MENUE_TOP_TEIL2_DD .itemgroup:last-child .collapse_content,
  .MAIN_MENUE_TOP_TEIL1_DD .itemgroup:last-child .collapse_content {
    right: 0;
  }
  .MAIN_MENUE_TOP_TEIL2_DD .collapse_content,
  .MAIN_MENUE_TOP_TEIL1_DD .collapse_content {
    display: none !important;
    position: absolute;
    z-index: 500;
    margin-top: 0px;
  }
  .MAIN_MENUE_TOP_TEIL2_DD .subitemframe,
  .MAIN_MENUE_TOP_TEIL1_DD .subitemframe {
    border-bottom: 2px solid white;
    white-space: nowrap;
  }
  .MAIN_MENUE_TOP_TEIL2_DD .collapse_head,
  .MAIN_MENUE_TOP_TEIL1_DD .collapse_head {
    display: none;
  }
  .MAIN_MENUE_TOP_TEIL3 {
    z-index: 200;
    width: 800px;
  }
  .MAIN_MENUE_TOP_TEIL3 .feeditem {
    display: inline-block;
  }
  .MAIN_MENUE_TOP_TEIL3 .mainitemframe {
    border: none !important;
  }
  .MAIN_MENUE_TOP_TEIL3 .mainitem {
    text-align: left;
    padding-left: 30px;
  }
  .MEN4_MENUE_FIX_SUB {
    background-color: #ffffff;
  }
  .MEN4_MENUE_FIX_SUB .feed {
    margin-left: 270px;
    background: #ffffff;
  }
  .MEN4_MENUE_FIX_SUB .feeditem {
    display: inline-block;
  }
  .MEN4_MENUE_FIX_SUB .mainitemframe {
    display: inline-table;
    height: 40px;
    margin-right: 10px;
    border: 3px solid #ffffff;
    font-family: 'Source Serif Pro', serif;
    font-size: 1em;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    font-variant: normal;
    color: #999999;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
  }
  .MEN4_MENUE_FIX_SUB .mainitemframe:hover,
  .MEN4_MENUE_FIX_SUB .mainitemframe:focus {
    background-color: rgba(255,255,255,0.314);
    border: 3px solid #444444;
    color: #444444;
  }
  .MEN4_MENUE_FIX_SUB .mainitemframe:active,
  .MEN4_MENUE_FIX_SUB .mainitemframe:focus:hover,
  .MEN4_MENUE_FIX_SUB .mainitemframe.current {
    background-color: rgba(255,255,255,0.314);
    border: 3px solid #444444;
    color: #444444;
  }
  .MEN4_MENUE_FIX_SUB .mainitem {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 5px 5px;
  }
  .BLD_ROUTE .feeditem,
  .BLD_BUCHEN .feeditem {
    display: inline-block;
  }
  .BLD_ROUTE .mainitemframe,
  .BLD_BUCHEN .mainitemframe {
    display: inline-block;
    width: 80%;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #999999;
    border-radius: 10px;
    font-family: Oswald, sans-serif;
    font-size: 1em;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-variant: normal;
    color: #ffffff;
  }
  .BLD_ROUTE .mainitemframe:hover,
  .BLD_ROUTE .mainitemframe:focus,
  .BLD_BUCHEN .mainitemframe:hover,
  .BLD_BUCHEN .mainitemframe:focus {
    background-color: #d3d1d1;
    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: #d3d1d1;
    color: #ffffff;
  }
  .BLD_ROUTE .mainitemframe,
  .BLD_BUCHEN .mainitemframe {
    display: inline-block;
    text-align: center;
    padding: 4px 30px;
  }
  .UPN_MENUE {
    display: block;
    float: right;
  }
  .UPN_MENUE > div {
    float: left;
    padding-left: 10px;
  }
  .UPN_MENUE .feed_nav_disabled {
    color: #2e7dcc;
  }
}
@media (min-width: 1297px) {
  .CONTAINER_WIDE {
    width: 100%;
  }
  .CONTAINER_SMALL,
  .CONTAINER_WIDE .std_row,
  .CONTAINER_WIDE .wide_row .frame {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 1280px !important;
  }
  .MAIN_MENUE_TOP_FRAME {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
}
@media (min-width: 885px) and (max-width: 1297px) {
  .MAIN_MENUE_TOP_TEIL1_DD,
  .MAIN_MENUE_TOP_TEIL1 {
    margin-top: 10px;
  }
  .MAIN_MENUE_TOP_TEIL1_DD .subitemframe,
  .MAIN_MENUE_TOP_TEIL1_DD .mainitemframe,
  .MAIN_MENUE_TOP_TEIL1 .subitemframe,
  .MAIN_MENUE_TOP_TEIL1 .mainitemframe {
    font-size: 1.4vw;
  }
}
@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 .feedimg,
.homeblk_akt1_pict .feedimg {
  width: 100%;
}
.homeblk_akt1_pict,
.ib_wide,
.div_head_pict2 {
  z-index: 10;
}
.homeblk_akt1_pict .feed_block1_frame,
.ib_wide .feed_block1_frame,
.div_head_pict2 .feed_block1_frame {
  z-index: 2;
  position: absolute;
  width: 70%;
  right: 0px;
  top: 60%;
  bottom: auto;
}
.homeblk_akt1_pict .feed_more2_frame,
.homeblk_akt1_pict .feed_title_frame,
.homeblk_akt1_pict .feed_subtitle_frame,
.homeblk_akt1_pict .feed_text_frame,
.ib_wide .feed_more2_frame,
.ib_wide .feed_title_frame,
.ib_wide .feed_subtitle_frame,
.ib_wide .feed_text_frame,
.div_head_pict2 .feed_more2_frame,
.div_head_pict2 .feed_title_frame,
.div_head_pict2 .feed_subtitle_frame,
.div_head_pict2 .feed_text_frame {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0;
  margin-left: auto;
  display: table;
}
.homeblk_akt1_pict .feed_title,
.ib_wide .feed_title,
.div_head_pict2 .feed_title {
  text-align: center;
  padding: 30px 30px;
  background-color: #262626;
  font-family: Oswald, sans-serif;
  font-size: 2em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-variant: normal;
  color: #ffffff;
}
.homeblk_akt1_pict .feed_subtitle,
.ib_wide .feed_subtitle,
.div_head_pict2 .feed_subtitle {
  text-align: center;
  padding: 15px;
  background-color: #ffffff;
  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: #262626;
}
.homeblk_akt1_pict .feed_text,
.ib_wide .feed_text,
.div_head_pict2 .feed_text {
  text-align: center;
  padding: 0 10px;
  font-family: 'Source Serif Pro', serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
}
.homeblk_akt1_pict .feed_more2,
.ib_wide .feed_more2,
.div_head_pict2 .feed_more2 {
  display: inline-block;
  width: 50%;
  background-color: #cce6ff;
  border: 1px dotted rgba(0,204,0,0.502);
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #4374a5;
  text-align: center;
  padding: 5px 10px;
}
.homeblk_akt1_pict .feed_more2:hover,
.homeblk_akt1_pict .feed_more2:focus,
.ib_wide .feed_more2:hover,
.ib_wide .feed_more2:focus,
.div_head_pict2 .feed_more2:hover,
.div_head_pict2 .feed_more2:focus {
  background-color: #cce6ff;
  font-weight: bold;
  color: #ffffff;
}
.homeblk_akt1_pict .feed_more2:active,
.homeblk_akt1_pict .feed_more2:focus:hover,
.homeblk_akt1_pict .feed_more2.current,
.ib_wide .feed_more2:active,
.ib_wide .feed_more2:focus:hover,
.ib_wide .feed_more2.current,
.div_head_pict2 .feed_more2:active,
.div_head_pict2 .feed_more2:focus:hover,
.div_head_pict2 .feed_more2.current {
  background-color: #cce6ff;
  font-weight: normal;
  color: #ffffff;
}
.homeblk_akt1_pict .feed_block1,
.ib_wide .feed_block1,
.div_head_pict2 .feed_block1 {
  right: 0;
}
.homeblk_akt1_pict .feed_block2_frame,
.ib_wide .feed_block2_frame,
.div_head_pict2 .feed_block2_frame {
  position: absolute;
  bottom: 8px;
  right: 0px;
  left: 0px;
  padding: 0.5%;
  background-color: rgba(255,255,255,0.8);
}
.homeblk_akt1_pict .feed_block2_content,
.ib_wide .feed_block2_content,
.div_head_pict2 .feed_block2_content {
  display: table;
  width: 100%;
}
.homeblk_akt1_pict .feed_block2_content .feed_subtitle_frame,
.ib_wide .feed_block2_content .feed_subtitle_frame,
.div_head_pict2 .feed_block2_content .feed_subtitle_frame {
  display: table-cell;
  width: 200px;
}
.homeblk_akt1_pict .feed_block2_content .feed_subtitle,
.ib_wide .feed_block2_content .feed_subtitle,
.div_head_pict2 .feed_block2_content .feed_subtitle {
  text-align: left;
}
.homeblk_akt1_pict .feed_block2_content .feed_more2_frame,
.ib_wide .feed_block2_content .feed_more2_frame,
.div_head_pict2 .feed_block2_content .feed_more2_frame {
  display: table-cell;
  text-align: right;
}
.ib_wide {
  margin-bottom: 30px;
}
.div_head_pict1 {
  z-index: 10;
}
.div_head_pict1 .feed_block1_frame {
  position: absolute;
  top: 5%;
  left: 2.5%;
  padding: 0.5%;
  color: #ffffff;
  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: #999999;
  color: inherit;
}
.div_head_pict1 .feed_subtitle_frame {
  display: table-cell;
  vertical-align: middle;
}
.div_head_pict1 .feed_more2_frame {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
.div_head_pict1 .feed_more2 {
  display: inline-block;
  white-space: nowrap;
  padding: 1% 2%;
}
.ib_wide,
.div_head_static1,
.div_head_static2,
.homeblk_akt1_static {
  position: relative;
}
.div_head_static1 {
  height: 195px;
}
.div_head_anim1 {
  position: relative;
  padding-bottom: 40%;
}
.div_head_anim1 > .animation {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.div_head_anim2 {
  position: relative;
  padding-bottom: 40%;
}
.div_head_anim2 > .animation {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.page_home .div_head_anim2 {
  position: relative;
  padding-bottom: 40%;
}
.page_home .div_head_anim2 > .animation {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.homeblk_akt1_anim {
  position: relative;
  padding-bottom: 31.25%;
}
.homeblk_akt1_anim > .animation {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.testimonial_anim_width {
  margin: 0 auto;
}
.homeblk_testimonial_anim {
  position: relative;
  padding-bottom: 27.34375%;
  min-height: 100px;
}
.homeblk_testimonial_anim > .animation {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.homeblk_testimonial_anim .feed {
  background-color: #262626;
  height: 100%;
}
.homeblk_testimonial_anim .feed_c1 {
  width: 35%;
  vertical-align: top;
}
.homeblk_testimonial_anim .feed_c2 {
  vertical-align: top;
  padding-left: 2%;
}
.homeblk_testimonial_anim .feed_c2 .feed_title,
.homeblk_testimonial_anim .feed_c2 .feed_subtitle,
.homeblk_testimonial_anim .feed_c2 .feed_text {
  text-align: left !important;
}
.homeblk_testimonial_anim .feed_c2 .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: #999999;
}
.homeblk_testimonial_anim .feed_c2 .feed_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: #999999;
}
.homeblk_testimonial_anim .feedimg {
  margin: 0 auto;
  width: 100%;
}
.div_head_uebblend1,
.div_head_uebblend2 {
  position: absolute;
  overflow: hidden;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
@media only screen and (max-width: 640px) {
  .homeblk_testimonial_anim {
    position: relative;
    padding-bottom: 50.78125%;
  }
  .homeblk_testimonial_anim > .animation {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
  }
  .div_head_anim2 {
    position: relative;
    padding-bottom: 100%;
  }
  .div_head_anim2 > .animation {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
  }
  .feed_block1_frame {
    right: 0 !important;
    left: 0 !important;
    width: 100% !important;
  }
  .feed_block1_frame .feed_block1 {
    margin: 0 auto;
    display: table;
  }
  .feed_block1_frame .feed_title_frame {
    margin: 0 auto;
  }
  .feed_block1_frame .feed_title,
  .feed_block1_frame .feed_subtitle {
    padding: 15px;
  }
  .feed_block1_frame .feed_text_frame {
    display: none;
  }
  .feed_block1_frame .feed_title {
    font-size: 1.6666666666667em;
  }
  .page_home .div_head_anim2 {
    position: relative;
    padding-bottom: 100%;
  }
  .page_home .div_head_anim2 > .animation {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
  }
}
@media only screen and (max-width: 884px) {
  .div_head_static1 > .feed,
  .div_head_anim1 > .feed,
  .div_head_uebblend1 {
    display: none;
  }
  .div_head_static1 {
    height: 300px;
  }
}
@media (min-width: 1297px) {
  .ib_wide,
  .div_head_pict1,
  .div_head_pict2,
  .homeblk_akt1_pict {
    font-size: 18px;
  }
}
.div_zurueck {
  margin: 15px 0;
}
#breadcrumb {
  margin-bottom: 0.2em;
}
.ptext_teaser {
  display: none;
  margin-top: 20px;
  padding: 0 40px;
}
.ptextitem_2sp {
  display: flex;
  gap: 20px;
  justify-content: space-between;
}
.ptextitem_2sp .ptext_text1 {
  flex: 1;
}
.ptextitem_2sp .ptext_text2 {
  flex: 1;
}
.collapse_head {
  margin-bottom: 20px;
}
.ptext .collapse_content {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0 20px;
}
.ptext .collapse_content .ptext_text1,
.ptext .collapse_content .ptext_text2 {
  text-align: center !important;
}
.ptext .collapsed .collapse_content,
.ptext .collapsed .collapse_head,
.ptext .collapsed .ptextitem {
  margin-bottom: 0px;
}
#feed_testimonial_home .feeditem,
#feed_testimonial_1 .feeditem,
#feed_testimonial_2 .feeditem {
  padding-bottom: 0px;
}
#feed_info_1100 .feed_title {
  min-height: 2.5em;
}
#feed_news_02 .feed_c1 {
  display: none;
}
.homeblk_akt3 .feeditem {
  padding-bottom: 0px;
}
#feed_testimonial .feed_c2 {
  padding-bottom: 12%;
}
#feed_testimonial .feed_c2 .dtyp {
  position: absolute;
  display: table-cell;
  bottom: 0;
  width: 80%;
}
#feed_testimonial .feed_c2 .dtyp .LIST_TYP_MULTICOL {
  margin-top: 0px;
}
#feed_testimonial .feed_c2 .dtyp .LIST_TYP_MULTICOL .feed {
  justify-content: left;
}
#feed_testimonial .feed_c2 .dtyp .LIST_TYP_MULTICOL .feeditem {
  padding-bottom: 0px;
  width: 10%;
}
.div_detail .dtyp .feeditem {
  width: 18%;
}
.KOMMALIST > ::after {
  content: ", ";
}
.KOMMALIST > :last-child::after {
  content: none;
}
shop_checkout .ptextitem {
  padding: 0px !important;
}
.block_openingtimes table {
  margin: 0 auto;
}
.block_openingtimes .feed_table {
  margin: 0 20px;
}
.div_openingtimes .feed_table {
  margin: 0 40px;
}
.block_openingtimes table,
.div_openingtimes table {
  margin: 0 auto;
  width: 100%;
}
.block_openingtimes table td,
.div_openingtimes table td {
  text-align: left !important;
}
.div_openingtimes .feeditem {
  width: 100%;
  padding-bottom: 10px;
}
.div_block_call_to_action .ptext_text1 {
  margin-top: 20px;
}
.C_TAB2_TD2 .LIST_TYP01 #feed_termine {
  display: block;
}
.C_TAB2_TD2 .LIST_TYP01 #feed_termine tbody {
  display: block;
}
.C_TAB2_TD2 .LIST_TYP01 #feed_termine tr {
  display: block;
}
.C_TAB2_TD2 .LIST_TYP01 #feed_termine td {
  display: inline-block;
}
@media only screen and (max-width: 884px) {
  .P_KOPF_KOPF_Meinungen .subfeed.dtyp {
    display: none;
  }
  body,
  td,
  textarea,
  input {
    font-size: 16px;
  }
  .LIST_TYP01 .feed_c1 {
    display: block;
    width: 100%;
    text-align: center;
    border: 0 none;
  }
  .LIST_TYP01 .feed_c2 {
    display: block;
    text-align: center;
  }
  .C_TAB2_TD1,
  .C_HOME_TD1,
  .C_TAB2_TD3,
  .C_HOME_TD3 {
    text-align: center;
  }
  .C_TAB2_TD1 .feeditem,
  .C_HOME_TD1 .feeditem,
  .C_TAB2_TD3 .feeditem,
  .C_HOME_TD3 .feeditem {
    position: relative;
    padding-bottom: 55px !important;
  }
  .div_head_logo_landing,
  .div_head_logo {
    z-index: 10;
  }
  .div_head_logo_landing .feedimg,
  .div_head_logo .feedimg {
    display: block;
    margin: 5px auto;
  }
  .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 .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 .ptext_title,
  .HFIX .block_call .ptext_subtitle,
  .HFIX .block_call .ptext_text1,
  .HFIX .block_call .ptext_text2 {
    text-align: center;
    padding: 0;
  }
}
@media only screen and (max-width: 640px) {
  .div_detail .dtyp .LIST_TYP_MULTICOL {
    margin-top: 0px;
  }
  .div_detail .dtyp .LIST_TYP_MULTICOL .feed {
    justify-content: center;
  }
  .div_detail .dtyp .LIST_TYP_MULTICOL .feeditem {
    margin-bottom: 0px !important;
    padding-bottom: 0px;
    width: 45%;
  }
  body,
  td,
  textarea,
  input {
    font-size: 14px;
  }
  .LIST_TYP01 .feed_c1 {
    color: red;
    display: block;
    width: 100%;
    text-align: center;
    border: 0 none;
  }
  .LIST_TYP01 .feed_c2 {
    display: block;
    text-align: center;
  }
  .homeblk_akt2 .feedimg {
    max-width: 200px;
    margin: 0 auto;
  }
  .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;
  }
  .C_TAB2_TD2 .ptext_text1,
  .C_TAB2_TD2 .ptext_text2,
  .C_TAB2_TD2 .ptext_teaser,
  .C_TAB2_TD2 .str_teil2,
  .C_TAB2_TD2 .feed_text,
  .C_HOME_TD2 .ptext_text1,
  .C_HOME_TD2 .ptext_text2,
  .C_HOME_TD2 .ptext_teaser,
  .C_HOME_TD2 .str_teil2,
  .C_HOME_TD2 .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 only screen and (max-width: 450px) {
  .ptext .collapse_content {
    margin-top: 20px;
  }
  .ptextitem.collapsable .collapse_head {
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: url('/home-1615974430/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,#ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .ptextitem.collapsable.collapsed {
    padding-bottom: 15px;
  }
  .ptextitem.collapsable.collapsed .collapse_head {
    background: url('/home-1615974418/bilder/irs_collapse_open.svg') no-repeat bottom right;
  }
  .ptextitem.collapsable.collapsed .collapse_content {
    display: none;
  }
  .ptextitem.collapsable.collapsed .collapse_content .ptext_text1,
  .ptextitem.collapsable.collapsed .collapse_content .ptext_text2 {
    display: none;
  }
  .ptextitem_2sp .ptext_text2 {
    width: 100%;
  }
}
@media (min-width: 641px) {
  .T_FTAB2 {
    flex-flow: row wrap;
  }
  .C_FTAB2_TD {
    display: inline-block;
    vertical-align: top;
    display: flex;
    flex-flow: column wrap;
    justify-content: space-between;
    width: 45%;
    text-align: left;
  }
  .C_FTAB2_TD1 {
    order: 3;
  }
  .C_FTAB2_TD2 {
    order: 1;
  }
  .C_FTAB2_TD3 {
    order: 2;
    border-left: 1px solid #444444;
  }
  .C_FTAB2_TD4 {
    order: 4;
    border-left: 1px solid #444444;
  }
  .LIST_TYP03 .subfeeditem,
  .LIST_TYP03 .feeditem {
    width: 46%;
  }
  .LIST_TYP04 .subfeeditem,
  .LIST_TYP04 .feeditem {
    width: 46%;
  }
  .LIST_TYP05 .subfeeditem,
  .LIST_TYP05 .feeditem {
    width: 31%;
  }
  .LIST_TYP06 .subfeeditem,
  .LIST_TYP06 .feeditem {
    width: 31%;
  }
}
@media (min-width: 885px) {
  .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: 700px;
  }
  .C_TAB2_TD1_LANDING,
  .C_TAB2_TD1,
  .C_HOME_TD1 {
    display: table-cell;
    vertical-align: top;
    width: 300px;
    padding: 0 10px 0 10px;
  }
  .C_TAB2_TD2_LANDING,
  .C_TAB2_TD2,
  .C_HOME_TD2 {
    display: table-cell;
    vertical-align: top;
    padding: 30px 0px;
  }
  .C_TAB2_TD2_LANDING form,
  .C_TAB2_TD2 form,
  .C_HOME_TD2 form {
    margin: 20px auto;
    max-width: 800px;
  }
  .C_TAB2_TD2_LANDING .div_detail_left,
  .C_TAB2_TD2 .div_detail_left,
  .C_HOME_TD2 .div_detail_left {
    margin: 0 auto;
    max-width: 800px;
  }
  .C_TAB2_TD3_LANDING,
  .C_TAB2_TD3,
  .C_HOME_TD3 {
    display: table-cell;
    vertical-align: top;
    width: 320px;
    padding: 30px 10px 30px 10px;
  }
  .EXTRA_ROW {
    display: block;
  }
  .LIST_TYP01 {
    padding-bottom: 20px;
    margin: 0 auto;
    max-width: 1024px;
  }
  .LIST_TYP01 .feed_c1 .feedimg {
    margin: 0;
  }
  .LIST_TYP01 .feed_c2 .feed_title {
    margin-top: 10px;
  }
  .LIST_TYP02 .subfeeditem,
  .LIST_TYP02 .feeditem {
    width: 46%;
  }
  .LIST_TYP03 .subfeeditem,
  .LIST_TYP03 .feeditem {
    width: 31%;
  }
  .LIST_TYP04 .subfeeditem,
  .LIST_TYP04 .feeditem {
    width: 22%;
  }
  .LIST_TYP03.block_openingtimes .subfeeditem,
  .LIST_TYP03.block_openingtimes .feeditem,
  .LIST_TYP04.block_openingtimes .subfeeditem,
  .LIST_TYP04.block_openingtimes .feeditem {
    font-size: 0.8em;
  }
  .LIST_TYP05 .subfeeditem,
  .LIST_TYP05 .feeditem {
    width: 18.5%;
  }
  .LIST_TYP06 .subfeeditem,
  .LIST_TYP06 .feeditem {
    width: 15%;
  }
  .LIST_TYP_GALLERY .subfeeditem,
  .LIST_TYP_GALLERY .feeditem {
    font-size: 0.7em;
    width: 11%;
  }
  .block_sprunganker .subfeeditem,
  .block_sprunganker .feeditem {
    width: 10% !important;
  }
  .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 #444444;
  }
  .C_FTAB2_TD4 {
    padding-right: 5px;
    width: 210px;
  }
  .C_TAB2_TD2 .ptextitem,
  .C_HOME_TD2 .ptextitem,
  .C_HOME_TD2_SMALL .ptextitem {
    margin: 20px auto;
    max-width: 1024px;
  }
  .page_shop .C_TAB2_TD2 .ptextitem,
  .page_shop .C_HOME_TD2_SMALL .ptextitem {
    padding: 20px 0;
  }
  .div_head_logo_landing,
  .div_head_logo {
    position: absolute;
    z-index: 10;
    top: 0px;
  }
  .div_head_logo_landing .feeditem,
  .div_head_logo .feeditem {
    float: left;
  }
  .div_ffix_logo {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 10;
  }
  .div_ffix_logo .feeditem {
    float: left;
  }
  .HFIX .block_kontadr_header_bld,
  .HFIX .block_call {
    display: block;
    position: absolute;
    width: 265px;
    padding: 10px 0px 25px 55px;
    right: 0px;
    top: 26px;
    color: rgba(255,255,255,0.125);
  }
  .HFIX .block_kontadr_header_bld .ptext_title,
  .HFIX .block_call .ptext_title {
    text-align: left;
    padding: 10px 0px 0px 0px;
    background-color: rgba(255,255,255,0.314);
    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: #4374a5;
  }
  .HFIX .block_kontadr_header_bld .ptext_subtitle,
  .HFIX .block_call .ptext_subtitle {
    text-align: left;
    padding: 10px 0px 0px 0px;
    background-color: rgba(255,255,255,0.314);
    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: #4374a5;
  }
  .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: left;
    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: #4374a5;
  }
  .div_head_text_pur {
    display: block;
    position: absolute;
    margin: 0px 0px 0px -110px;
    left: 460px;
    top: 56px;
    text-align: left;
    padding: 0;
    font-family: Oswald, sans-serif;
    font-size: 2em;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-variant: normal;
    color: #4374a5;
    z-index: 20;
  }
  .div_head_ptext1 {
    display: block;
    position: absolute;
    margin: 0px 0px 0px -110px;
    left: 460px;
    top: 56px;
  }
  .div_head_ptext2 {
    display: block;
    position: absolute;
    left: 720px;
    top: 160px;
    z-index: 20;
  }
  .homeblk_pict .ptext {
    margin-top: 20px;
  }
  .div_foot_text_pur,
  .div_foot_ptext1 {
    display: block;
    position: absolute;
    z-index: 20;
    left: 0px;
    right: 0px;
    top: 25px;
    background-color: rgba(255,255,255,0.314);
  }
  .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;
  }
  .C_TAB2_TD2 .LIST_TYP01 #feed_termine tr {
    display: flex;
  }
  .C_TAB2_TD2 .LIST_TYP01 #feed_termine tr:nth-child(odd) {
    background: #CCC;
  }
  .C_TAB2_TD2 .LIST_TYP01 #feed_termine tr:nth-child(even) > .feed_c1 {
    order: 10;
  }
  .C_TAB2_TD2 .LIST_TYP01 #feed_termine td {
    flex: 1 1 0;
    display: inline-block;
  }
  .C_TAB2_TD2 .LIST_TYP01 #feed_termine .feed_c1 {
    flex: 0 1 30%;
  }
}
@media (min-width: 1297px) {
  .CONTAINER_WIDE {
    width: 100%;
  }
  .CONTAINER_SMALL,
  .CONTAINER_WIDE .std_row,
  .CONTAINER_WIDE .wide_row .frame {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 1280px !important;
  }
  .C_FTAB2_TD1 {
    margin-left: 0;
  }
  .C_FTAB2_TD4 {
    margin-right: 0;
  }
}
@media only screen and (max-width: 640px) {
  .homeblk_str:first-of-type {
    margin-top: 1px;
  }
}
@media print {
  .HFIX,
  .block_news_01,
  nav,
  footer,
  .C_TAB2_TD1,
  .C_TAB2_TD3,
  .printpage,
  .em_editbtn {
    display: none;
  }
  #breadcrumb,
  .feed_more {
    display: none !important;
  }
  article > div,
  .block_print_footer {
    padding-left: 150px !important;
  }
}
