@charset "UTF-8";
/*
 * GLOBAL VARS
 */
/* assistant-regular - hebrew_latin */
@font-face {
  font-family: "Assistant";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/assistant-v2-hebrew_latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Assistant"), local("Assistant-Regular"), url("../fonts/assistant-v2-hebrew_latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/assistant-v2-hebrew_latin-regular.woff2") format("woff2"), url("../fonts/assistant-v2-hebrew_latin-regular.woff") format("woff"), url("../fonts/assistant-v2-hebrew_latin-regular.ttf") format("truetype"), url("../fonts/assistant-v2-hebrew_latin-regular.svg#Assistant") format("svg");
  /* Legacy iOS */
}
/* assistant-700 - hebrew_latin */
@font-face {
  font-family: "Assistant";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/assistant-v2-hebrew_latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Assistant Bold"), local("Assistant-Bold"), url("../fonts/assistant-v2-hebrew_latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/assistant-v2-hebrew_latin-700.woff2") format("woff2"), url("../fonts/assistant-v2-hebrew_latin-700.woff") format("woff"), url("../fonts/assistant-v2-hebrew_latin-700.ttf") format("truetype"), url("../fonts/assistant-v2-hebrew_latin-700.svg#Assistant") format("svg");
  /* Legacy iOS */
}
/* assistant-800 - hebrew_latin */
@font-face {
  font-family: "Assistant";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/assistant-v2-hebrew_latin-800.eot");
  /* IE9 Compat Modes */
  src: local("Assistant ExtraBold"), local("Assistant-ExtraBold"), url("../fonts/assistant-v2-hebrew_latin-800.eot?#iefix") format("embedded-opentype"), url("../fonts/assistant-v2-hebrew_latin-800.woff2") format("woff2"), url("../fonts/assistant-v2-hebrew_latin-800.woff") format("woff"), url("../fonts/assistant-v2-hebrew_latin-800.ttf") format("truetype"), url("../fonts/assistant-v2-hebrew_latin-800.svg#Assistant") format("svg");
  /* Legacy iOS */
}
/* love-ya-like-a-sister-regular - latin */
@font-face {
  font-family: "Love Ya Like A Sister";
  src: url("LoveYaLikeASister.eot");
  /* IE9 Compat Modes */
  src: url("LoveYaLikeASister.eot?#iefix") format("embedded-opentype"), url("LoveYaLikeASister.woff") format("woff"), url("LoveYaLikeASister.ttf") format("truetype"), url("LoveYaLikeASister.svg#256e87847c51f721eef3771dc1305cba") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400;
}
/************************************************************************/
/************************** SCSS IMPORTS  *******************************/
/************************************************************************/
/* General CSS File !important! */
/************************************************************************/
/*************************  DEFAULT CSS  ********************************/
/************************************************************************/
@media print {
  .noprint {
    display: none;
  }
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  text-rendering: optimizeLegibility !important;
  margin: 0;
  padding: 0;
  font-family: "Assistant", sans-serif;
  border: 0px;
  font-size: 18px;
  line-height: 24px;
  color: #890b00;
}
@media screen and (max-width: 768px) {
  * {
    font-size: 18px;
    line-height: 23px;
  }
}
@media screen and (max-width: 480px) {
  * {
    font-size: 16px;
    line-height: 18px;
  }
}

body {
  background-color: #fff;
}

h1 {
  font-size: 80px;
  line-height: 90px;
  font-weight: lighter;
  font-family: "Love Ya Like A Sister", cursive;
  color: #fff;
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 44px;
    line-height: 45px;
  }
}
@media screen and (max-width: 480px) {
  h1 {
    font-size: 30px;
    line-height: 30px;
  }
}

h2 {
  font-size: 60px;
  line-height: 70px;
  font-weight: normal;
  color: #fff;
  margin-bottom: 30px;
  font-family: "Love Ya Like A Sister", cursive;
}
@media screen and (max-width: 768px) {
  h2 {
    font-size: 54px;
    line-height: 64px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 480px) {
  h2 {
    font-size: 44px;
    line-height: 54px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 15px;
  }
}

h3 {
  font-weight: bold;
  font-size: 45px;
  line-height: 55px;
  margin-bottom: 20px;
  color: #890b00;
  font-family: "Love Ya Like A Sister", cursive;
}
@media screen and (max-width: 768px) {
  h3 {
    font-size: 26px;
    line-height: 36px;
  }
}
@media screen and (max-width: 480px) {
  h3 {
    font-size: 22px;
    line-height: 30px;
  }
}
h3 a {
  font-weight: bold;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 20px;
  color: #890b00;
  font-family: "Love Ya Like A Sister", cursive;
}
h3 strong {
  font-size: 25px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  h3 strong {
    font-size: 22px;
    line-height: 28px;
  }
}
@media screen and (max-width: 480px) {
  h3 strong {
    font-size: 14px;
    line-height: 18px;
  }
}

h4 {
  font-weight: bold;
  font-size: 23px;
  line-height: 32px;
  margin-bottom: 15px;
  color: #890b00;
  font-family: "Love Ya Like A Sister", cursive;
}
@media screen and (max-width: 768px) {
  h4 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media screen and (max-width: 480px) {
  h4 {
    font-size: 17px;
    line-height: 24px;
  }
}
h4 a {
  font-weight: bold;
  font-size: 23px;
  line-height: 30px;
  margin-bottom: 15px;
  color: #ce451e;
  font-family: "Love Ya Like A Sister", cursive;
}
@media screen and (max-width: 768px) {
  h4 a {
    font-size: 20px;
    line-height: 25px;
  }
}
@media screen and (max-width: 480px) {
  h4 a {
    font-size: 17px;
    line-height: 18px;
  }
}
h4 strong {
  font-size: 23px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  h4 strong {
    font-size: 20px;
    line-height: 25px;
  }
}
@media screen and (max-width: 480px) {
  h4 strong {
    font-size: 17px;
    line-height: 18px;
  }
}

#footerinfo-wrapper ul {
  list-style-position: inside;
}

p {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 10px;
  color: #890b00;
}
@media screen and (max-width: 768px) {
  p {
    font-size: 18px;
    line-height: 23px;
  }
}
@media screen and (max-width: 480px) {
  p {
    font-size: 16px;
    line-height: 18px;
  }
}
p a {
  color: #ce451e;
  margin: 0;
}
p a::before {
  content: "";
  background-image: url("icons/pfeil-s-rot-button.png");
  display: inline-block;
  background-size: contain;
  height: 14px;
  width: 14px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 480px) {
  p a::before {
    height: 11px;
    width: 10px;
  }
}
p img {
  max-width: 100% !important;
  height: auto !important;
}

a {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 10px;
  color: #890b00;
  text-decoration: none;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  a {
    font-size: 18px;
    line-height: 23px;
  }
}
@media screen and (max-width: 480px) {
  a {
    font-size: 16px;
    line-height: 18px;
  }
}

ul {
  margin-left: 10px;
}
ul li {
  list-style: none;
}
ul li p {
  display: inline;
}

.html_siteobject ul li::before,
.htmlpic_siteobject ul li::before,
.siteobject-content ul li::before {
  content: "•";
  display: inline-block;
  color: #890b00;
  width: 8px;
  margin-left: -9px;
}
.html_siteobject ul li a,
.htmlpic_siteobject ul li a,
.siteobject-content ul li a {
  color: #ce451e;
}
.html_siteobject ul li a::before,
.htmlpic_siteobject ul li a::before,
.siteobject-content ul li a::before {
  content: "";
  background-image: url("icons/pfeil-s-rot-button.png");
  display: inline-block;
  background-size: contain;
  height: 14px;
  width: 14px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 480px) {
  .html_siteobject ul li a::before,
.htmlpic_siteobject ul li a::before,
.siteobject-content ul li a::before {
    height: 11px;
    width: 10px;
  }
}

.ausrichtung {
  margin: 0 auto;
  max-width: 1400px;
}

.ausrichtung-inner {
  margin: 0 auto;
  max-width: 1100px;
}

.abstand {
  padding: 30px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .abstand {
    padding: 20px;
  }
}
@media screen and (max-width: 480px) {
  .abstand {
    /*padding: $abstand - 20px; */
  }
}
.abstand-half {
  padding: 15px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .abstand-half {
    padding: 10px;
  }
}
@media screen and (max-width: 480px) {
  .abstand-half {
    padding: 5px;
  }
}
.abstand-bottom-20 {
  padding-bottom: 20px;
}

.abstand-l-r {
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .abstand-l-r {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 480px) {
  .abstand-l-r {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.abstand-l {
  padding-left: 30px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .abstand-l {
    padding-left: 20px;
  }
}
@media screen and (max-width: 480px) {
  .abstand-l {
    padding-left: 10px;
  }
}

.abstand-r {
  padding-right: 30px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .abstand-r {
    padding-right: 20px;
  }
}
@media screen and (max-width: 480px) {
  .abstand-r {
    padding-right: 10px;
  }
}

.site-pager {
  margin: 0 auto;
}
.site-pager tr td {
  background-color: transparent;
  font-size: 16px !important;
}
.site-pager tr td strong {
  background-color: transparent;
  color: #e94d22;
  font-size: 16px !important;
}
.site-pager tr td img {
  width: 6px;
}

/* Fomular */
.maintable {
  width: 100%;
  margin: 0 auto;
}
.maintable tbody tr.textarea {
  width: 100%;
  padding: 0 0 20px 0;
}
.maintable tbody tr td {
  color: #890b00;
  width: 50%;
}
@media screen and (max-width: 768px) {
  .maintable tbody tr td {
    display: block;
    text-align: left;
    width: 100%;
  }
}
.maintable tbody tr td span {
  color: #890b00;
}
.maintable tfoot tr:last-child td:last-child {
  text-align: center;
}
.maintable tfoot tr td {
  text-align: left;
  padding: 0 0 20px 0;
}
.maintable tfoot tr td p {
  display: inline;
}
.maintable tfoot tr td span {
  color: #890b00;
}
.maintable tfoot tr td input[type=checkbox] {
  margin: 0;
}
.maintable .contact_col_left {
  vertical-align: middle !important;
}
@media screen and (max-width: 768px) {
  .maintable .contact_col_left {
    padding: 0;
  }
}
.maintable input[type=text], .maintable select, .maintable textarea {
  border: 1px solid #fff;
  width: 100%;
  padding: 8px 16px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 16px;
  text-align: left;
}
.maintable select {
  padding: 2px 16px;
  margin: 10px 0;
}
.maintable .roundbutton {
  padding: 10px 40px;
  background: #890b00;
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px;
}

/* Universal CSS File !important! */
/************************************************************************/
/***********************  UNIVERSAL CSS  ********************************/
/************************************************************************/
.box-table {
  display: table;
}
.box-table .box-row {
  display: table-row;
}
.box-table .box-row .box-cell {
  display: table-cell;
}
.box-table .box-row .box-cell .box-full {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.relative {
  position: relative;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
  margin: 0 auto;
}

.align-justify {
  text-align: justify;
}

.align-left {
  text-align: left;
}

.align-top {
  vertical-align: top;
}

.align-middle {
  vertical-align: middle;
}

.align-bottom {
  vertical-align: bottom;
}

.clear {
  clear: both;
}

.width100 {
  width: 100%;
}

.width75 {
  width: 75%;
}

.width50 {
  width: 50%;
}

.width25 {
  width: 25%;
}

.height100 {
  height: 100%;
}

.height-5 {
  height: 5px;
}

.height-20 {
  height: 20px;
}

/* Menu CSS File !important! */
/* Menu SlickNav CSS */
.slicknav_menu {
  display: none;
  order: 2;
}
@media screen and (max-width: 1300px) {
  .slicknav_menu {
    background: white !important;
    padding: 0 !important;
    display: block;
  }
}
.slicknav_menu .slicknav_nav {
  background-color: #ce451e;
}
.slicknav_menu .slicknav_nav a {
  font-size: 20px;
  line-height: 22px;
}
@media screen and (max-width: 768px) {
  .slicknav_menu .slicknav_nav a {
    font-size: 16px;
    line-height: 22px;
  }
  .slicknav_menu .slicknav_nav a:hover {
    background: none;
  }
}
.slicknav_menu .slicknav_nav li::before {
  content: none;
  display: inline-block;
  color: #890b00;
  width: 5px;
  margin-left: 0;
}
.slicknav_menu .slicknav_nav ul {
  margin: 0;
  list-style-type: none !important;
}
.slicknav_menu .slicknav_nav a.siteparent0 {
  font-weight: bold;
}
.slicknav_menu .slicknav_nav a:not(.siteparent0) {
  font-weight: normal;
}
.slicknav_menu .slicknav_nav .slicknav_arrow {
  display: none;
  margin: 0px 0 0 76% !important;
}
.slicknav_menu .slicknav_nav .slicknav_arrow > img {
  width: 20px;
}
@media screen and (max-width: 480px) {
  .slicknav_menu .slicknav_nav .slicknav_arrow {
    margin: 0px 0 0 72% !important;
  }
}
.slicknav_menu .slicknav_nav a {
  color: #fff !important;
}
.slicknav_menu .slicknav_nav .menu-arrows-down {
  display: none;
}

.slicknav_btn {
  display: none !important;
}

/* IMPORT NEEDED MODUL JS FIELS */
.container-ueberschrift {
  background-image: url("backgrounds/bg-red.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
}
.container-ueberschrift h1 {
  font-size: 60px;
  line-height: 60px;
}

.siteobject-pic {
  text-align: center;
  padding: 60px;
  box-sizing: border-box;
}
.siteobject-pic img {
  max-width: 100%;
  transform: rotate(-4deg);
  margin-top: -150px;
}
@media screen and (max-width: 480px) {
  .siteobject-pic img {
    margin-top: -110px;
  }
}

.no-header-pic {
  margin-top: 0 !important;
}

.picleft .inner {
  float: left;
}

.picright .inner {
  float: right;
}

.htmlpic {
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .htmlpic {
    margin-top: 30px;
  }
}
.htmlpic .inner {
  width: 50%;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .htmlpic .inner {
    width: 100%;
  }
}
.htmlpic .picture img {
  width: 100%;
  box-sizing: border-box;
}
.htmlpic .content {
  vertical-align: top;
}
.htmlpic .content h3 {
  color: #890b00;
  margin-bottom: 10px;
  margin: 10px 0;
}

.htmlpic_siteobject ul {
  margin-left: 10px;
}
.htmlpic_siteobject ul li {
  list-style: none;
}
.htmlpic_siteobject ul li p {
  display: inline;
  margin-left: -3px;
}
.htmlpic_siteobject ul li::before {
  content: "•";
  display: inline-block;
  color: #890b00;
  /* or whatever color you prefer */
  width: 9px;
  margin-left: -9px;
}

/* Site Content */
.circle_container {
  position: absolute;
  bottom: -40px;
  right: 300px;
}

.circle-wrapper {
  height: 100%;
  width: 33%;
  float: left;
  padding: 30px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .circle-wrapper {
    width: 100%;
  }
}
.circle-wrapper .circle_boxes {
  width: 200px;
  height: 200px;
  border-radius: 100px;
  border: 0 solid white;
}
@media screen and (max-width: 768px) {
  .circle-wrapper .circle_boxes {
    width: 350px;
    height: 350px;
    border-radius: 175px;
  }
}
@media screen and (max-width: 480px) {
  .circle-wrapper .circle_boxes {
    width: 250px;
    height: 250px;
    border-radius: 125px;
  }
}
.circle-wrapper .circle_boxes .circle_inner {
  height: 100%;
}
.circle-wrapper .circle_boxes .circle_inner .circle_pic_inner {
  position: relative;
  width: 300px;
}
.circle-wrapper .circle_boxes .circle_inner .circle_pic_inner_text {
  position: absolute;
  bottom: 20px;
  left: -15px;
}
@media screen and (max-width: 768px) {
  .circle-wrapper .circle_boxes .circle_inner .circle_pic_inner_text {
    bottom: 20px;
    left: 20px;
  }
}
@media screen and (max-width: 480px) {
  .circle-wrapper .circle_boxes .circle_inner .circle_pic_inner_text {
    bottom: 20px;
    left: 0px;
  }
}
@media screen and (max-width: 768px) {
  .circle-wrapper .circle_boxes .circle_inner .circle_pic_inner_text .btn {
    padding: 10px 20px 10px 20px !important;
    width: 300px !important;
    box-sizing: border-box !important;
    /*
    background-image: url('backgrounds/bg-red.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left bottom;
    */
  }
  .circle-wrapper .circle_boxes .circle_inner .circle_pic_inner_text .btn a::before {
    height: 20px;
    width: 20px;
  }
}
@media screen and (max-width: 480px) {
  .circle-wrapper .circle_boxes .circle_inner .circle_pic_inner_text .btn {
    padding: 10px 20px 10px 20px !important;
    width: 240px !important;
    box-sizing: border-box !important;
    /*
    background-image: url('backgrounds/bg-red.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left bottom;
    */
  }
  .circle-wrapper .circle_boxes .circle_inner .circle_pic_inner_text .btn a::before {
    height: 14px;
    width: 14px;
  }
}
.circle-wrapper .circle_boxes .circle_inner .circle_pic_inner_text .button {
  width: 220px;
}
@media screen and (max-width: 768px) {
  .circle-wrapper .circle_boxes .circle_inner .circle_pic_inner_text .button {
    width: 300px;
  }
}
@media screen and (max-width: 480px) {
  .circle-wrapper .circle_boxes .circle_inner .circle_pic_inner_text .button {
    width: 240px;
  }
}
.circle-wrapper .circle_boxes .circle_inner .circle_pic_inner_text a {
  color: #fff;
  font-weight: bolder;
  font-family: "Love Ya Like A Sister", cursive;
}
@media screen and (max-width: 768px) {
  .circle-wrapper .circle_boxes .circle_inner .circle_pic_inner_text a {
    font-size: 30px;
    line-height: 30px;
  }
}
@media screen and (max-width: 768px) {
  .circle-wrapper .circle_boxes .circle_inner .circle_pic_inner_text a {
    font-size: 20px;
    line-height: 20px;
  }
}
.circle-wrapper .circle_boxes .circle_inner .circle_pic_inner_text p:nth-child(1) {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  font-family: "Love Ya Like A Sister", cursive;
}
.circle-wrapper .circle_boxes .circle_inner .circle_pic_inner_text p:nth-child(2) {
  font-size: 14px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .circle-wrapper .boxrect-text {
    margin-top: 0;
  }
}

.circle-wrapper:nth-child(1) .circle_inner,
.circle-wrapper:nth-child(3) .circle_inner {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .circle-wrapper:nth-child(1) .circle_inner,
.circle-wrapper:nth-child(3) .circle_inner {
    margin-top: 0;
  }
}

/* Site Content */
.monthly_pic_container_layer {
  height: 300px;
  width: 400px;
  position: absolute;
  bottom: -101px;
  right: 150px;
  background: url("other/Aktions-Button.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
@media screen and (max-width: 768px) {
  .monthly_pic_container_layer {
    height: 150px;
    width: 280px;
    position: absolute;
    bottom: -43px;
    right: 0;
  }
}
.monthly_pic_container {
  position: absolute;
  bottom: -40px;
  right: 174px;
}
@media screen and (max-width: 768px) {
  .monthly_pic_container {
    position: absolute;
    bottom: -25px;
    right: 26px;
    width: 115px;
    height: 115px;
    border-radius: 100px;
    border: 0 solid white;
  }
}
@media screen and (max-width: 480px) {
  .monthly_pic_container {
    width: 150px;
  }
}

.monthly_pic_inner {
  position: relative;
  width: 300px;
}
@media screen and (max-width: 768px) {
  .monthly_pic_inner {
    width: 100px;
    height: 100px;
  }
}

.monthly_pic_inner_text {
  position: absolute;
  right: 295px;
  top: 45px;
  width: 170px;
  transform: rotate(6deg);
}
@media screen and (max-width: 768px) {
  .monthly_pic_inner_text {
    position: absolute;
    right: 95px;
    top: 26px;
    width: 115px;
    transform: rotate(5deg);
    font-size: 16px;
  }
}
.monthly_pic_inner_text a {
  color: #e94d22;
  font-weight: bolder;
  font-family: "Love Ya Like A Sister", cursive;
}
@media screen and (max-width: 768px) {
  .monthly_pic_inner_text a {
    font-size: 16px;
    line-height: 16px;
  }
}
.monthly_pic_inner_text p:nth-child(1) {
  font-size: 24px;
  color: #e94d22;
  font-weight: bold;
  font-family: "Love Ya Like A Sister", cursive;
}
@media screen and (max-width: 768px) {
  .monthly_pic_inner_text p:nth-child(1) {
    font-size: 16px;
    line-height: 16px;
    margin: 0;
  }
}
.monthly_pic_inner_text p:nth-child(2) {
  font-size: 14px;
  font-weight: bold;
}

.circle {
  width: 180px;
  height: 180px;
  border-radius: 100px;
  border: 0 solid white;
}
@media screen and (max-width: 768px) {
  .circle {
    width: 115px;
    height: 115px;
    border-radius: 100px;
    border: 0 solid white;
  }
}
.klaro .cookie-modal .cm-app-input:checked + .cm-app-label .slider,
.klaro .cookie-notice .cm-app-input:checked + .cm-app-label .slider {
  background-color: #92c255 !important;
}

.klaro .cookie-modal a, .klaro .cookie-notice a {
  color: #e94d22 !important;
  font-weight: bold;
  text-decoration: none;
}

.klaro .cookie-modal .cm-btn.cm-btn-info, .klaro .cookie-notice .cm-btn.cm-btn-info {
  background: #e94d22 !important;
}

.klaro .cookie-modal .cm-btn.cm-btn-success, .klaro .cookie-notice .cm-btn.cm-btn-success {
  background: #e94d22 !important;
}

.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by {
  display: none;
}

.klaro ul li::before {
  content: "";
  width: 2vw;
  height: 2vw;
  background-image: none;
  background-size: cover;
  background-position: center;
  display: inline-block;
  vertical-align: top;
  margin-top: 0.4vw;
  margin-left: -3.5vw;
  margin-right: 1.5vw;
  position: absolute;
}

.klaro .cookie-notice .cn-body .cn-ok {
  display: flex;
  flex-wrap: wrap;
}
.klaro .cookie-notice .cn-body .cn-ok .cm-btn-success {
  order: 1;
  width: 100% !important;
  margin-bottom: 10px !important;
  margin-right: 0 !important;
  padding: 20px !important;
  cursor: pointer;
}
.klaro .cookie-notice .cn-body .cn-ok .cn-decline {
  order: 2;
  background: #2b2929 !important;
}
.klaro .cookie-notice .cn-body .cn-ok a.cm-link {
  order: 3;
  align-self: center;
}

.impfplaner-container,
.siteobject-jsd {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 40px;
  padding-bottom: 0;
  box-sizing: border-box;
}
.siteobject-jsd {
  margin-top: 0;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 40px;
}

.categorie-list {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .categorie-list {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 480px) {
  .categorie-list {
    margin-bottom: 30px;
  }
}
.categorie-list .cat-item-container .cat-item {
  display: flex;
  margin-bottom: 40px;
}
.categorie-list .cat-item-container .cat-item:last-child {
  margin-bottom: 0;
}
.categorie-list .cat-item-container .cat-item input[type=radio] {
  max-width: 0;
  max-height: 0;
  overflow: hidden;
  border: 0;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-appearance: none;
  vertical-align: bottom;
}
.categorie-list .cat-item-container .cat-item input[type=radio]:checked ~ label {
  background-color: #890b00;
}
.categorie-list .cat-item-container .cat-item input[type=radio]:checked ~ label * {
  color: #fff;
}
.categorie-list .cat-item-container .cat-item label {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  background-color: #fff;
  padding: 20px;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .categorie-list .cat-item-container .cat-item label {
    flex-direction: column;
  }
}
.categorie-list .cat-item-container .cat-item label:hover {
  background-color: #890b00;
}
.categorie-list .cat-item-container .cat-item label:hover * {
  color: #fff;
}
.categorie-list .cat-item-container .cat-item label .image {
  width: 20%;
  border-radius: 250px;
  box-sizing: border-box;
  overflow: hidden;
  height: 200px;
  width: 200px;
}
@media screen and (max-width: 768px) {
  .categorie-list .cat-item-container .cat-item label .image {
    height: 170px;
    width: 170px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .categorie-list .cat-item-container .cat-item label .image {
    height: 130px;
    width: 130px;
    margin-bottom: 10px;
  }
}
.categorie-list .cat-item-container .cat-item label .image img {
  width: 100%;
  height: auto;
}
.categorie-list .cat-item-container .cat-item label .text {
  width: 80%;
  padding-left: 30px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .categorie-list .cat-item-container .cat-item label .text {
    width: 100%;
    padding-left: 0;
  }
}
.categorie-list .cat-item-container .cat-item label .text.showMore .subtext {
  max-height: 1000px;
}
.categorie-list .cat-item-container .cat-item label .text.showMore h3:after {
  transform: rotate(180deg);
}
.categorie-list .cat-item-container .cat-item label .text h3 {
  width: 100%;
  position: relative;
  hyphens: auto;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  /*&:after {
      content: '\f107';
      display: inline-block;
      font-family: FontAwesome;
      position: absolute;
      right: 20px;
      top: 0;

      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
  }*/
}
.categorie-list .cat-item-container .cat-item label .text h3 i {
  font-weight: 100;
  font-size: 35px;
  cursor: row-resize;
}
.categorie-list .cat-item-container .cat-item label .text h3 i.rotate {
  transform: rotate(180deg);
}
.categorie-list .cat-item-container .cat-item label .text p {
  width: 100%;
  margin-bottom: 0;
}
.categorie-list .cat-item-container .cat-item label .text .subtitel {
  font-weight: bold;
  margin-bottom: 20px;
}
.categorie-list .cat-item-container .cat-item label .text .subtext {
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.calendar-container {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .calendar-container {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 480px) {
  .calendar-container {
    margin-bottom: 30px;
  }
}
.calendar-container .clndr-container .clndr .cal-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.calendar-container .clndr-container .clndr .cal-container .clndr-controls.clndr-month {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  background-color: #890b00;
}
.calendar-container .clndr-container .clndr .cal-container .clndr-controls.clndr-month .clndr-previous-button {
  float: none;
  width: auto;
  text-align: left;
  cursor: pointer;
  background-color: #890b00;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.calendar-container .clndr-container .clndr .cal-container .clndr-controls.clndr-month .clndr-previous-button i {
  color: #fff;
  padding: 0 10px;
  box-sizing: border-box;
}
.calendar-container .clndr-container .clndr .cal-container .clndr-controls.clndr-month .clndr-previous-button:hover {
  background-color: #fff;
}
.calendar-container .clndr-container .clndr .cal-container .clndr-controls.clndr-month .clndr-previous-button:hover i {
  color: #890b00;
}
.calendar-container .clndr-container .clndr .cal-container .clndr-controls.clndr-month .month {
  width: auto;
  color: #fff;
}
.calendar-container .clndr-container .clndr .cal-container .clndr-controls.clndr-month .clndr-next-button {
  float: none;
  width: auto;
  text-align: right;
  cursor: pointer;
  background-color: #890b00;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.calendar-container .clndr-container .clndr .cal-container .clndr-controls.clndr-month .clndr-next-button i {
  color: #fff;
  padding: 0 10px;
  box-sizing: border-box;
}
.calendar-container .clndr-container .clndr .cal-container .clndr-controls.clndr-month .clndr-next-button:hover {
  background-color: #fff;
}
.calendar-container .clndr-container .clndr .cal-container .clndr-controls.clndr-month .clndr-next-button:hover i {
  color: #890b00;
}
.calendar-container .clndr-container .clndr .cal-container .clndr-grid {
  text-align: center;
  display: inline-block;
  border: 1px solid #890b00;
  box-sizing: border-box;
  padding: 20px;
}
.calendar-container .clndr-container .clndr .cal-container .clndr-grid .day {
  cursor: default;
  float: left;
  width: 33px;
  height: 33px;
  margin: 1px;
  background-color: white;
  border: 1px solid transparent;
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
  border-bottom: 0;
  border-left: 0;
  box-sizing: border-box;
  line-height: 2;
}
.calendar-container .clndr-container .clndr .cal-container .clndr-grid .day.event {
  background-color: #890b00;
  cursor: pointer;
  color: #fff;
}
.calendar-container .legende {
  text-align: center;
  vertical-align: middle;
}
.calendar-container .legende span {
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}

.event-overlay {
  width: 100%;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .event-overlay {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 480px) {
  .event-overlay {
    margin-bottom: 30px;
  }
}
.event-overlay .event-overlay-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.event-overlay .event-overlay-inner .title {
  width: 100%;
}
.event-overlay .event-overlay-inner .slots {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}
.event-overlay .event-overlay-inner .slots button {
  display: inline;
  background-color: #fff;
  color: #890b00;
  font-weight: bold;
  padding: 10px;
  box-sizing: border-box;
  border: 0px solid #890b00;
  text-align: center;
  vertical-align: middle;
  width: calc(((100% - 6 * 10px) / 6));
  margin: 5px;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .event-overlay .event-overlay-inner .slots button {
    width: calc(((100% - 5 * 10px) / 5));
  }
}
@media screen and (max-width: 768px) {
  .event-overlay .event-overlay-inner .slots button {
    width: calc(((100% - 5 * 10px) / 5));
  }
}
@media screen and (max-width: 480px) {
  .event-overlay .event-overlay-inner .slots button {
    width: calc(((100% - 3 * 10px) / 3));
  }
}
.event-overlay .event-overlay-inner .slots button.active {
  background-color: #890b00;
  color: #fff;
}

.siteobject-jsd {
  margin-top: 0;
  text-align: left;
}
.siteobject-jsd.hide {
  display: none;
}
.siteobject-jsd input[type=text] {
  text-align: left;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

.noselect {
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
}

.left-align {
  text-align: left;
}

.right-align {
  text-align: right;
}

#calendar-template {
  position: relative;
}

.cal3 {
  font-family: "Arial", serif;
  max-width: 860px;
  margin: 0 auto;
}
@media screen and (max-width: 550px) {
  .cal3 {
    margin-left: -40px;
    margin-right: -40px;
  }
}

.cal3 .cal-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.cal3 .cal-container .cal {
  width: calc(249px + (2 * 20px));
  margin: 10px;
  margin-top: 0;
  position: relative;
}

.cal3 .cal-container .cal .event-overlay2 {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  background-color: white;
  display: none;
  transition: all ease 0.5s;
}

.cal3 .cal-container .cal .event-overlay2.show {
  display: block;
  opacity: 1;
}

.cal3 .clndr .clndr-controls {
  display: block;
  display: inline-block;
  width: 100%;
  margin-bottom: 8px;
}

.cal3 .clndr .clndr-controls.top {
  position: absolute;
  z-index: 1;
  top: 10px;
  left: -40px;
  right: 0;
  width: calc(100% + 80px);
}

.cal3 .clndr .clndr-controls .clndr-previous-button {
  float: left;
  width: 30px;
  padding: 10px 0;
  box-sizing: border-box;
  cursor: pointer;
  background-color: #efefef;
  text-align: center;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
}

.cal3 .clndr .clndr-controls.clndr-month {
  margin: 0;
  background-color: transparent;
  font-weight: bold;
  box-sizing: border-box;
}

.cal3 .clndr .clndr-controls .month {
  text-align: center;
  width: 80%;
  margin: 0 auto;
}

.cal3 .clndr .clndr-controls .clndr-next-button {
  float: right;
  width: 30px;
  padding: 10px 0;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  background-color: #efefef;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
}

.cal3 .clndr .clndr-grid .days-of-the-week .header-day {
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-sizing: border-box;
}

.cal3 .clndr .clndr-grid .days-of-the-week .header-day:nth-child(7) {
  border-right: 0;
}

.cal3 .clndr .clndr-grid .header-day {
  float: left;
  width: 33px;
  height: 33px;
  margin: 1px;
  background: white;
  font-weight: bold;
  line-height: 2.4;
}

.cal3 .clndr .clndr-grid .day {
  float: left;
  width: 33px;
  height: 33px;
  margin: 1px;
  background-color: white;
  border: 1px solid transparent;
  border-bottom: 0;
  border-left: 0;
  box-sizing: border-box;
  line-height: 2.4;
}

.cal3 .clndr .clndr-grid .day:nth-child(7n+0) {
  border-right: 0;
}

.cal3 .clndr .clndr-grid .day.event {
  background-color: yellow;
  cursor: pointer;
}

.cal3 .clndr .clndr-grid .day.today {
  font-weight: bold;
}

.cal3 .clndr .clndr-grid .empty,
.cal3 .clndr .clndr-grid .adjacent-month {
  float: left;
  background: #efefef;
  color: #a5a6ac;
}

.cal3 .clndr .clndr-today-button {
  width: 100%;
  text-align: center;
  cursor: pointer;
}

.cal3 .clndr .clndr-today-button:hover {
  background-color: #ddd;
}

.cal3 .multi-month-controls .quarter-button {
  display: inline-block;
  width: 25%;
}

.cal3 .multi-month-controls .quarter-button:hover {
  cursor: pointer;
  background-color: #f4f4f4;
}

.clndr-next-button,
.clndr-previous-button,
.clndr-next-year-button,
.clndr-previous-year-button {
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
}

.clndr-next-button.inactive,
.clndr-previous-button.inactive,
.clndr-next-year-button.inactive,
.clndr-previous-year-button.inactive {
  opacity: 0.5;
  cursor: default;
}

.siteobject-jsd h2 ~ p {
  margin-bottom: 60px;
}
.siteobject-jsd .maintable {
  width: 100%;
  padding: 0;
}
.siteobject-jsd .maintable input[type=text], .siteobject-jsd .maintable input[type=tel], .siteobject-jsd .maintable select, .siteobject-jsd .maintable textarea {
  /*width: 100%;
  padding: 8px 16px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 16px;
  text-align: left;
  border: 1px solid $color-green;
  background-color: $color-white !important;
  color: #000 !important;
  font-weight: normal;*/
}

/************************************************************************/
/*********************** SPECIFIED PAGE CSS  ****************************/
/************************************************************************/
.hw {
  width: 400px;
  margin: 0 auto;
  margin-bottom: 0px;
  padding: 10px 40px;
  box-sizing: border-box;
  border-radius: 10px;
  border: 1px solid #fff;
  margin-bottom: 20px;
  background-color: #92c255;
  color: white;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
}
@media screen and (max-width: 550px) {
  .hw {
    width: 90%;
  }
}
@media screen and (max-width: 480px) {
  .hw {
    font-size: 16px;
  }
}
.hw-error {
  background-color: #890b00;
}
.hw-info {
  background-color: #97d0c1;
}
.hw-ok {
  background-color: #92c255;
}
.hw-achtung {
  background-color: #f4c641;
}

.bg-green {
  background-color: #92c255;
}
.bg-greyblue {
  background-color: #97d0c1;
}
.bg-img-green {
  background-image: url("backgrounds/bg-gruen.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.bg-img-turkis {
  background-image: url("backgrounds/bg-hellblaugrau.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.color-white {
  color: #fff;
}
.color-green {
  color: #92c255;
}
.color-greyblue {
  color: #97d0c1;
}

/* useable directly in a tag */
.button,
.button-extern {
  color: white;
  background-color: #ce451e;
  font-size: 18px;
  padding: 5px 30px 5px 30px;
  text-decoration: none;
  border-radius: 15px;
  width: auto;
  display: inline-block;
  margin: 5px;
  box-sizing: border-box;
  font-family: "Assistant", sans-serif !important;
  hyphens: auto;
}

.button::before {
  content: "";
  background-image: url("icons/pfeil-m-weiss-button.png");
  display: inline-block;
  background-size: contain;
  height: 14px;
  width: 14px;
  background-repeat: no-repeat;
}

.button-extern::before {
  content: "";
  background-image: url("icons/pfeil-m-weiss-button-extern.png");
  display: inline-block;
  background-size: contain;
  height: 14px;
  width: 22px;
  background-repeat: no-repeat;
}

.btn {
  background-color: #ce451e;
  font-size: 26px;
  padding: 0 40px 5px 40px;
  text-decoration: none;
  border-radius: 15px;
  width: auto;
  display: inline-block;
  margin: 5px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .btn {
    /* border-radius: 0; */
  }
}
.btn:hover {
  text-decoration: none;
}
.btn a {
  color: #fff;
  margin: 0;
}
.btn a::before {
  content: "";
  display: inline-block;
  background-size: contain;
  height: 14px;
  width: 14px;
  background-repeat: no-repeat;
}
.btn-extern {
  background-color: #ce451e;
  font-size: 26px;
  padding: 0px 40px 5px 40px;
  text-decoration: none;
  border-radius: 15px;
  width: auto;
  display: inline-block;
  margin: 5px;
}
.btn-extern a {
  color: #fff;
  margin: 0;
}
.btn-extern a::before {
  content: "";
  background-image: url("icons/pfeil-m-weiss-button-extern.png");
  display: inline-block;
  background-size: contain;
  height: 14px;
  width: 24px;
  background-repeat: no-repeat;
}

.linkarrow, .linkarrow-red {
  margin-bottom: 0;
  font-family: "Assistant", sans-serif !important;
}

.linkarrow::before {
  content: "";
  background-image: url("icons/pfeil-m-weiss-button.png");
  display: inline-block;
  background-size: contain;
  height: 14px;
  width: 14px;
  background-repeat: no-repeat;
}

.linkarrow-red::before {
  content: "";
  background-image: url("icons/pfeil-s-rot-button.png");
  display: inline-block;
  background-size: contain;
  height: 14px;
  width: 14px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .linkarrow-red::before {
    height: 13px;
    width: 13px;
  }
}
@media screen and (max-width: 480px) {
  .linkarrow-red::before {
    height: 11px;
    width: 11px;
  }
}

.noarrow::before {
  background-image: none;
  height: 0px;
  width: 0px;
}

#top {
  background-color: #890b00;
  padding: 30px;
  box-sizing: border-box;
  z-index: 99;
}
#top #toplogo {
  width: 200px;
  display: inline-block;
}
@media screen and (max-width: 550px) {
  #top #toplogo {
    width: 150px;
  }
}
@media screen and (max-width: 480px) {
  #top #toplogo {
    width: 110px;
  }
}
#top #toplogo img {
  width: 100%;
}
#top #navitop-mobile {
  pointer-events: all;
  display: none;
  cursor: pointer;
  vertical-align: top;
}
#top #navitop-mobile .open {
  display: none;
}
@media screen and (max-width: 480px) {
  #top #navitop-mobile .open {
    width: 70px;
  }
}
#top #navitop-mobile .close {
  display: none;
}
@media screen and (max-width: 480px) {
  #top #navitop-mobile .close {
    width: 70px;
  }
}
@media screen and (max-width: 1300px) {
  #top #navitop-mobile {
    display: inline-block;
  }
  #top #navitop-mobile .open {
    display: inline-block;
    list-style: none;
    text-align: center;
    background-color: transparent;
  }
}
/* navbar */
#navitop {
  display: inline-block;
}
#navitop #menu-wrap #menu {
  margin: 0;
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  /* default a settings */
}
#navitop #menu-wrap #menu a {
  display: block;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
  margin-bottom: 0;
  border-bottom: none;
}
#navitop #menu-wrap #menu li {
  list-style-type: none !important;
}
#navitop #menu-wrap #menu li li::before {
  content: "" !important;
  display: block;
  color: #890b00;
}
#navitop #menu-wrap #menu li a {
  margin-top: 55px;
  font-size: 16px;
}
#navitop #menu-wrap #menu li ul {
  list-style: none;
  margin-top: 0;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  /* hyphens: auto; */
}
#navitop #menu-wrap #menu li ul li a {
  margin: 0;
  font-size: 16px;
  line-height: 17px;
  color: #fff;
  text-transform: none;
  font-weight: normal;
  padding: 7px 0;
}
#navitop #menu-wrap #menu li ul li ul {
  margin-left: 0 !important;
}
#navitop #menu-wrap #menu li ul li ul li a {
  font-size: 13px;
  line-height: 14px;
  border-top: none !important;
}
#navitop #menu-wrap #menu li ul li:nth-child(1) a {
  border-top: 1px solid #fff;
  margin: 0px 6px 0px 6px !important;
  padding-top: 12px;
}
#navitop #menu-wrap #menu li ul li:nth-last-child(1) a {
  padding-bottom: 12px;
}
#navitop #menu-wrap #menu li.siteparent0 {
  list-style: none;
  text-align: center;
  background-color: transparent;
  display: inline-block;
  height: 155px;
  width: 155px;
}
#navitop #menu-wrap #menu li.siteparent0:nth-child(1) {
  background-image: url("menu/navi-flag-01.png");
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: top;
}
#navitop #menu-wrap #menu li.siteparent0:nth-child(1) ul {
  width: 130px;
  background-color: #e94d22 !important;
  margin-left: 19px;
}
#navitop #menu-wrap #menu li.siteparent0:nth-child(2) {
  background-image: url("menu/navi-flag-02.png");
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: top;
}
#navitop #menu-wrap #menu li.siteparent0:nth-child(2) ul {
  width: 130px;
  background-color: #97d0c1 !important;
  margin-left: 7px;
}
#navitop #menu-wrap #menu li.siteparent0:nth-child(3) {
  background-image: url("menu/navi-flag-03.png");
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: top;
}
#navitop #menu-wrap #menu li.siteparent0:nth-child(3) ul {
  width: 130px;
  background-color: #f4c641 !important;
  margin-left: 19px;
}
#navitop #menu-wrap #menu li.siteparent0:nth-child(4) {
  background-image: url("menu/navi-flag-04.png");
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: top;
}
#navitop #menu-wrap #menu li.siteparent0:nth-child(4) ul {
  width: 130px;
  background-color: #97d0c1 !important;
  margin-left: 7px;
}
#navitop #menu-wrap #menu li.siteparent0:nth-child(5) {
  background-image: url("menu/navi-flag-05.png");
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: top;
}
#navitop #menu-wrap #menu li.siteparent0:nth-child(5) ul {
  width: 130px;
  background-color: #e94d22 !important;
  margin-left: 19px;
}
#navitop #menu-wrap #menu li.siteparent0:nth-child(6) {
  background-image: url("menu/navi-flag-06.png");
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: top;
}
#navitop #menu-wrap #menu li.siteparent0:nth-child(6) ul {
  width: 130px;
  background-color: #92c255 !important;
  margin-left: 7px;
}
#navitop #menu-wrap #menu li.siteparent0:hover {
  background-color: transparent;
}
#navitop #menu-wrap #menu li.siteparent0:hover ul {
  display: block;
  position: absolute;
  z-index: 99;
  max-height: 600px;
  padding: 10px;
}
#navitop #menu-wrap #menu li.siteparent0 ul {
  display: block;
  max-height: 0;
  overflow: hidden;
  padding: 0;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1300px) {
  #navitop {
    display: none !important;
  }
}

#mobile-nav {
  margin: 0 auto;
  margin-top: -211px;
  width: 500px;
  background-color: #ce451e;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 550px) {
  #mobile-nav {
    width: 100%;
    margin-top: -158px;
  }
}
@media screen and (max-width: 480px) {
  #mobile-nav {
    width: 100%;
    margin-top: -126px;
  }
}

.mobile-menu-header {
  cursor: pointer;
}

.mobile-menu-social {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 5px;
  margin-bottom: 15px;
}
.mobile-menu-social div a i {
  font-size: 30px;
  color: #fff;
  padding: 10px;
  box-sizing: border-box;
}

.naviicons {
  display: inline-block;
  padding: 20px 5px 0px 5px;
  box-sizing: border-box;
  pointer-events: all;
}
.naviicons i {
  color: #fff;
}
@media screen and (max-width: 320px) {
  .naviicons.suche-container {
    display: none;
  }
  .naviicons.suche-container-trenner {
    display: none;
  }
}

.oeffnungszeiten-container {
  padding: 10px;
  box-sizing: border-box;
  position: absolute;
  top: 60px;
  left: 5px;
  width: 193px;
  background-color: white;
  color: #e94d22;
  max-height: 0;
  overflow: hidden;
  padding: 0;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 768px) {
  .oeffnungszeiten-container {
    left: -45px;
  }
}
@media screen and (max-width: 550px) {
  .oeffnungszeiten-container {
    left: -65px;
  }
}
@media screen and (max-width: 480px) {
  .oeffnungszeiten-container {
    left: -65px;
  }
}

.lang {
  text-align: left;
}
.lang a {
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .lang a.curlang {
    font-size: 16px;
    line-height: 17px;
  }
}
.lang a.curlang::after {
  content: " ›";
}
.lang .altlang {
  text-align: center;
}
.lang .altlang-container {
  display: none !important;
}

.abstand-bottom-header {
  padding: 140px 20px 30px 20px;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  max-width: 1100px;
}

.header-container {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 670px;
}
.header-container.image-container {
  transform: rotate(-4deg);
  margin-top: -39px;
}
@media screen and (max-width: 768px) {
  .header-container.image-container {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 480px) {
  .header-container.image-container {
    margin-bottom: 30px;
  }
}
.header-container.image-container h1 {
  padding-top: 260px;
  transform: rotate(4deg);
  text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 768px) {
  .header-container.image-container h1 {
    margin-top: 160px;
    padding-top: 0px;
  }
}
@media screen and (max-width: 480px) {
  .header-container.image-container h1 {
    margin-top: 120px;
  }
}
@media screen and (max-width: 768px) {
  .header-container {
    height: 350px;
  }
}
.header-container #header .portrait > img {
  height: 350px;
  margin-bottom: -4px;
}
@media screen and (max-width: 768px) {
  .header-container #header .portrait {
    display: none;
  }
}
.small-header {
  height: 300px;
  background-image: none;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .small-header {
    height: 220px;
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 480px) {
  .small-header {
    height: 180px;
    margin-bottom: 50px;
  }
}

/* if slider activated in header */
.slick-slide, .slick-list, .slick-track {
  height: 100%;
}

#slides .slide .title {
  text-align: center;
  height: 100%;
  margin-top: 0px;
  padding: 290px 50px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #slides .slide .title {
    padding: 120px 40px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 550px) {
  #slides .slide .title {
    padding: 100px 30px;
    box-sizing: border-box;
  }
}
#slides .slide .title h1 {
  font-size: 80px;
  color: #fff;
  text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 768px) {
  #slides .slide .title h1 {
    font-size: 50px;
    line-height: 50px;
  }
}

.slick-prev {
  left: 25px !important;
  z-index: 99;
  width: 25px !important;
  height: auto !important;
}
@media screen and (max-width: 768px) {
  .slick-prev {
    left: 10px !important;
    width: 15px !important;
    height: auto !important;
  }
}

.slick-next {
  right: 25px !important;
  z-index: 99;
  width: 25px !important;
  height: auto !important;
}
@media screen and (max-width: 768px) {
  .slick-next {
    right: 10px !important;
    width: 15px !important;
    height: auto !important;
  }
}

.slick-dots {
  bottom: 20px;
  list-style: circle;
}

.slick-dots li button::before {
  font-size: 20px;
  line-height: 20px;
  width: 20px;
  height: 20px;
  content: "○";
  opacity: 0.25;
  color: white;
}

.slick-dots li.slick-active button::before {
  opacity: 1;
  color: white;
  content: "●";
}

/************** FOOTER ***************/
#footer-container {
  width: 100%;
}
#footer-container .footer-pre-container {
  width: 100%;
  text-align: center;
  background-color: #fff;
  box-sizing: border-box;
}
#footer-container .footer-pre-container div {
  margin: 0 auto;
  max-width: 800px;
  padding: 50px 0px;
  box-sizing: border-box;
  display: flex;
}
@media screen and (max-width: 768px) {
  #footer-container .footer-pre-container div {
    max-width: 100%;
    padding: 20px 40px;
  }
}
#footer-container .footer-pre-container div a {
  display: inline-block;
}
#footer-container .footer-pre-container div a img {
  max-width: 100%;
}
#footer-container .footer-main-container {
  width: 100%;
  text-align: center;
  padding: 50px 10px;
  box-sizing: border-box;
  white-space: nowrap;
  background: url("backgrounds/bg-red.jpg");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  #footer-container .footer-main-container {
    width: 100%;
    padding: 20px 10px;
  }
}
#footer-container .footer-main-container .links {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  #footer-container .footer-main-container .links {
    display: block;
  }
}
#footer-container .footer-main-container .links .footer_link {
  display: inline-block;
  box-sizing: border-box;
  white-space: normal;
  width: auto;
}
@media screen and (max-width: 1140px) {
  #footer-container .footer-main-container .links .footer_link {
    display: block;
    margin: 10px auto;
  }
}
#footer-container .footer-main-container .links .footer_link.with-border {
  background-color: white;
  border: 1px solid white;
  border-radius: 15px;
  padding: 5px;
  box-sizing: border-box;
}
#footer-container .footer-main-container .links .footer_link.with-border a {
  color: #ce451e;
}
#footer-container .footer-main-container .links .footer_link.with-border:hover {
  background-color: transparent;
}
#footer-container .footer-main-container .links .footer_link.with-border:hover a {
  color: white;
}
#footer-container .footer-main-container .icons {
  display: inline-block;
}
@media screen and (max-width: 1140px) {
  #footer-container .footer-main-container .icons {
    display: block;
  }
}
#footer-container .footer-main-container .icons .footer_icon {
  display: inline-block;
  box-sizing: border-box;
  white-space: normal;
  width: auto;
}
@media screen and (max-width: 768px) {
  #footer-container .footer-main-container .icons .footer_icon {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#footer-container .footer-main-container .icons .footer_icon .fa {
  color: #fff;
}
#footer-container .footer-main-container a {
  color: #fff;
  font-size: 16px;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (max-width: 768px) {
  #footer-container .footer-main-container a {
    font-size: 16px;
  }
}
@media screen and (max-width: 550px) {
  #footer-container .footer-main-container a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
  }
}
#footer-container .footer-main-container a i {
  font-size: 26px;
}
@media screen and (max-width: 1140px) {
  #footer-container .footer-main-container a i {
    font-size: 40px;
    margin-top: 10px;
  }
}

.html_siteobject {
  padding: 30px;
  max-width: 1100px;
  margin: 0 auto;
}
.html_siteobject .calendarWidget h2 {
  color: #890b00 !important;
}
.html_siteobject .calendarWidget .multiCalendarWidget .singleCalendarWidget table td.normal,
.html_siteobject .calendarWidget .multiCalendarWidget .singleCalendarWidget h2 table td.normal {
  background-color: #890b00 !important;
  color: white !important;
}
.html_siteobject .calendarWidget .multiCalendarWidget .singleCalendarWidget table td.arrival, .html_siteobject .calendarWidget .multiCalendarWidget .singleCalendarWidget h2 table td.arrival {
  background: linear-gradient(to right bottom, #f9f9f9 50%, #890b00 50%) !important;
  color: black !important;
}
.html_siteobject .calendarWidget .multiCalendarWidget .singleCalendarWidget table td.departure, .html_siteobject .calendarWidget .multiCalendarWidget .singleCalendarWidget h2 table td.departure {
  background: linear-gradient(to right bottom, #890b00 50%, #f9f9f9 50%) !important;
  color: black;
}

#siteobjects-middle {
  overflow: hidden;
}

.quellenangabe {
  font-weight: bold;
  font-size: 15px;
  line-height: 18px;
  color: #890b00;
  font-family: "Assistant", sans-serif;
}
@media screen and (max-width: 768px) {
  .quellenangabe {
    font-size: 14px;
    line-height: 16px;
  }
}
@media screen and (max-width: 480px) {
  .quellenangabe {
    font-size: 12px;
    line-height: 14px;
  }
}
.quellenangabe a {
  font-size: 15px;
  line-height: 18px;
}
@media screen and (max-width: 768px) {
  .quellenangabe a {
    font-size: 14px;
    line-height: 16px;
  }
}
@media screen and (max-width: 480px) {
  .quellenangabe a {
    font-size: 12px;
    line-height: 14px;
  }
}
.quellenangabe a::before {
  content: "";
  background-image: url("icons/pfeil-s-rot-button.png");
  display: inline-block;
  background-size: contain;
  height: 11px;
  width: 11px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .quellenangabe a::before {
    height: 10px;
    width: 10px;
  }
}
@media screen and (max-width: 480px) {
  .quellenangabe a::before {
    height: 9px;
    width: 9px;
  }
}

.kleiner_text {
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  color: #890b00;
  font-family: "Assistant", sans-serif;
}
@media screen and (max-width: 768px) {
  .kleiner_text {
    font-size: 14px;
    line-height: 16px;
  }
}
@media screen and (max-width: 480px) {
  .kleiner_text {
    font-size: 12px;
    line-height: 14px;
  }
}
.kleiner_text a {
  font-size: 15px;
  line-height: 18px;
}
@media screen and (max-width: 768px) {
  .kleiner_text a {
    font-size: 14px;
    line-height: 16px;
  }
}
@media screen and (max-width: 480px) {
  .kleiner_text a {
    font-size: 12px;
    line-height: 14px;
  }
}
.kleiner_text a::before {
  content: "";
  background-image: url("icons/pfeil-s-rot-button.png");
  display: inline-block;
  background-size: contain;
  height: 11px;
  width: 11px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .kleiner_text a::before {
    height: 10px;
    width: 10px;
  }
}
@media screen and (max-width: 480px) {
  .kleiner_text a::before {
    height: 9px;
    width: 9px;
  }
}

@media screen and (max-width: 768px) {
  .abstand-ohne-header-bild {
    padding: 140px 20px 30px 20px !important;
  }
}
@media screen and (max-width: 550px) {
  .abstand-ohne-header-bild {
    padding: 100px 20px 30px 20px !important;
  }
}
@media screen and (max-width: 480px) {
  .abstand-ohne-header-bild {
    padding: 60px 20px 30px 20px !important;
  }
}

.siteobject-ueberschrift {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .siteobject-ueberschrift {
    font-size: 40px;
    line-height: 50px !important;
  }
}
@media screen and (max-width: 480px) {
  .siteobject-ueberschrift {
    font-size: 30px;
    line-height: 40px !important;
  }
}

.linkable {
  cursor: pointer;
}

/*# sourceMappingURL=def-de.css.map */
