@charset "UTF-8";
@import "css/normalize.css";
/**
 * @license
 * MyFonts Webfont Build ID 4177105, 2021-09-07T03:45:34-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: RotisSansSerifPro-Bold by Monotype
 * URL: https://www.myfonts.com/fonts/mti/rotis-sans-serif/pro-65-bold/
 *
 * Webfont: RotisSansSerifPro-ExtraBold by Monotype
 * URL: https://www.myfonts.com/fonts/mti/rotis-sans-serif/pro-75-extra-bold/
 *
 *
 * Webfonts copyright: Font software Copyright 1998, 2007 Monotype Imaging Inc. All rights reserved.
 *
 * © 2021 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3fbcd1");
@font-face {
  font-family: "RotisSansSerifPro-ExtraBold";
  src: url("fonts/webFonts/RotisSansSerifProExtraBold/font.woff2") format("woff2"), url("webFonts/RotisSansSerifProExtraBold/font.woff") format("woff");
}
@font-face {
  font-family: "RotisSansSerifPro-Bold";
  src: url("fonts/webFonts/RotisSansSerifProBold/font.woff2") format("woff2"), url("webFonts/RotisSansSerifProBold/font.woff") format("woff");
}
/* COLOR SETTINGS */
/*
Farbcodes: Rot #B70331 Body #262626 Headlines #767676
 */
/* PAGE SETTINGS */
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "Arial", sans-serif;
}

body {
  background-color: white;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  -webkit-text-size-adjust: none;
  image-rendering: auto !important;
  width: 100% !important;
  margin: 0 auto !important;
  box-sizing: border-box;
}

h1, h1 p, .h1lookalike {
  font-family: "RotisSansSerifPro-ExtraBold", sans-serif;
  font-size: 38px;
  line-height: 1.4;
  color: #767676;
  margin: 0;
  padding-top: 30px;
  padding-bottom: 20px;
  font-weight: 400;
  text-transform: none;
}
@media screen and (max-width: 768px) {
  h1, h1 p, .h1lookalike {
    font-size: 33px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 480px) {
  h1, h1 p, .h1lookalike {
    font-size: 28px;
    line-height: 1.2;
    margin-top: 0;
  }
}

h1 p {
  padding-left: 0;
  border: 0;
}

h2, .h2lookalike {
  font-family: "RotisSansSerifPro-ExtraBold", sans-serif;
  font-size: 20px;
  line-height: 1.1;
  color: #767676;
  font-weight: 600;
  text-transform: none;
  padding-bottom: 20px;
  box-sizing: border-box;
}
h2.no-border, .h2lookalike.no-border {
  border: 0;
}
h2.no-margin-left, .h2lookalike.no-margin-left {
  padding-left: 0;
}

h3, .h3lookalike {
  font-family: "RotisSansSerifPro-ExtraBold", sans-serif;
  font-size: 15px;
  line-height: 20px;
  color: #767676;
  font-weight: bold;
  text-transform: none;
}

p {
  margin-bottom: 10px;
  box-sizing: border-box;
}

.width100 {
  width: 100%;
}

.height100 {
  height: 100%;
}

.format_quadrat {
  height: 0;
  padding-bottom: 50%;
}

.format16_9 {
  height: 0;
  padding-bottom: 56.25%;
}

.format16_10 {
  height: 0;
  padding-bottom: 43.357%;
}
@media screen and (max-width: 480px) {
  .format16_10 {
    padding-bottom: 70%;
  }
}

a, p, label, body, button, input, textarea {
  font-family: "Arial", sans-serif;
  font-size: 18px;
  line-height: 1.6;
  color: #767676;
  font-weight: normal;
}
@media screen and (max-width: 1024px) {
  a, p, label, body, button, input, textarea {
    font-size: 16px;
    line-height: -1.4px;
  }
}
@media screen and (max-width: 480px) {
  a, p, label, body, button, input, textarea {
    font-size: 15px;
    line-height: -3.4px;
  }
}

a {
  font-family: "Arial", sans-serif;
  color: #B70331;
  text-decoration: none;
  font-weight: bold;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: bottom;
}

.ausrichtung {
  margin: 0 auto;
  max-width: 1400px;
  box-sizing: border-box;
}
@media screen and (max-width: 1004px) {
  .ausrichtung {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
}

.ausrichtung-inner {
  margin: 0 auto;
  max-width: 1024px;
  box-sizing: border-box;
}
@media screen and (max-width: 1004px) {
  .ausrichtung-inner {
    padding-left: 40px;
    padding-right: 40px;
    box-sizing: border-box;
  }
}

.button {
  background: #B70331;
  border: none;
  display: inline-block;
  line-height: 28px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  color: white;
  margin-top: 20px;
  font-weight: bold;
  width: auto;
  box-sizing: border-box;
  border-radius: 10px;
  padding: 15px 30px;
  cursor: pointer;
}
.button:disabled {
  background: #767676;
  cursor: not-allowed;
}
.button.small {
  padding: 5px 10px;
  line-height: 22px;
  margin-top: 0px;
  margin-bottom: 20px;
}
.button.with-img {
  padding-left: 50px;
}
.button.with-img:before {
  background-image: url("img/icons/Button-i.svg");
  border: none;
  content: "";
  display: block;
  height: 40px;
  position: absolute;
  top: 10px;
  left: -10px;
  width: 40px;
  background-repeat: no-repeat;
  background-size: 40px;
}
.button.with-arrow-right:before {
  background: #B70331;
  border: none;
  content: "";
  display: block;
  height: 20px;
  right: -10px;
  position: absolute;
  top: 4px;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 20px;
}

.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;
}

/* navbar */
/* navbar */
#navitop {
  box-sizing: border-box;
  margin-right: 30px;
}
@media screen and (max-width: 1024px) {
  #navitop {
    display: none;
  }
}
#navitop #menu-wrap #menu {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding: 0;
}
#navitop #menu-wrap #menu li:before {
  content: "";
  font-family: unset;
  margin: 0;
  color: unset;
  width: unset;
  display: unset;
}
#navitop #menu-wrap #menu .bottom-border {
  opacity: 0;
  border-bottom: 1px solid white;
  box-sizing: border-box;
  margin: 0 auto;
  text-align: center;
  width: 0;
  position: absolute;
  left: calc(50% - (50px / 2));
  bottom: -10px;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  display: none;
}
#navitop #menu-wrap #menu li {
  list-style: none;
  text-align: center;
  background-color: transparent;
  display: inline-block;
  margin-bottom: 0;
}
#navitop #menu-wrap #menu li.site6 {
  border: 2px solid #B70331;
  border-radius: 4px;
  padding: 6px 0;
  margin-left: 15px;
}
#navitop #menu-wrap #menu li.site6 a {
  color: #B70331 !important;
}
#navitop #menu-wrap #menu li a {
  display: block;
  color: #767676;
  text-decoration: none;
  font-size: 18px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: normal;
  margin-bottom: 0;
  border-bottom: none;
  box-sizing: border-box;
  width: 100%;
}
#navitop #menu-wrap #menu li.first a {
  border-left: none;
}
#navitop #menu-wrap #menu li.isActivParent {
  background-color: transparent;
}
#navitop #menu-wrap #menu li.isActivParent a {
  color: #B70331;
}
#navitop #menu-wrap #menu li:hover {
  background-color: transparent;
}
#navitop #menu-wrap #menu li:hover .bottom-border {
  opacity: 1;
  width: 50px;
}
#navitop #menu-wrap #menu li:hover ul {
  display: block;
  opacity: 1;
  max-height: 1000px;
  max-width: 700px;
  position: absolute;
  padding: 0;
  margin: 20px 0 0;
  box-sizing: border-box;
  z-index: 99;
  text-transform: uppercase;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.18);
}
#navitop #menu-wrap #menu li:hover ul li {
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
#navitop #menu-wrap #menu li:hover ul li:hover {
  border: none;
}
#navitop #menu-wrap #menu li:hover ul li.current {
  border-bottom: none;
}
#navitop #menu-wrap #menu li:hover ul li a {
  background-color: white;
  color: #767676;
}
#navitop #menu-wrap #menu li:hover ul li a:hover {
  color: #B70331;
  background-color: white;
}
#navitop #menu-wrap #menu li ul {
  opacity: 0;
  position: absolute;
  max-height: 0;
  max-width: 0;
  overflow: hidden;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
#navitop #menu-wrap #menu li ul li {
  width: 100%;
  float: none;
  text-align: left;
  white-space: nowrap;
}
#navitop #menu-wrap #menu li ul li a {
  font-size: 18px;
  line-height: 1.6;
  padding: 10px;
  box-sizing: border-box;
  color: white;
  font-weight: bold;
  box-sizing: border-box;
  text-transform: none;
}
#navitop #menu-wrap #menu li ul li:last-child a {
  borwder-bottom: 0;
}
#navitop #menu-wrap #menu li ul li ul li {
  float: none;
}
#navitop #menu-wrap #menu li ul li ul li a {
  padding-top: 5px;
  color: #888;
  padding-bottom: 5px;
  font-size: 12px;
  line-height: 14px;
  box-sizing: border-box;
}
#navitop #menu-wrap #menu li.siteparent0 {
  position: relative;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  background-size: 100%;
}
#navitop #menu-wrap #menu li.siteparent0 a.siteparent0 {
  text-transform: uppercase;
  color: #767676;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  padding: 0 15px;
  box-sizing: border-box;
}
#navitop #menu-wrap #menu li.siteparent0.current a {
  color: #B70331;
}
#navitop #menu-wrap #menu li.siteparent0.current .bottom-border {
  opacity: 1;
  width: 50px;
}
@media screen and (max-width: 1024px) {
  #navitop {
    display: none;
  }
}

#navisub {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  #navisub {
    display: none;
  }
}
#navisub ul li {
  list-style-type: none !important;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  background-color: #B70331;
  padding: 4px 20px;
  box-sizing: border-box;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  margin-right: 20px;
  margin-bottom: 20px;
}
#navisub ul li.current {
  background-color: #767676;
}
#navisub ul li:hover {
  background-color: #767676;
}
#navisub ul li a {
  color: white;
  font-weight: 500;
}
#navisub ul li a.current {
  color: white;
}
#navisub ul li a:hover {
  color: white;
}
#navisub .hasSubs ul {
  display: none;
}
#navisub i {
  display: none !important;
}

/* Menu SlickNav CSS */
#mobile-nav {
  z-index: 99 !important;
  margin: 0 auto;
  width: auto;
  min-width: 240px;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 0px;
  top: 15px;
  pointer-events: none;
}
#mobile-nav .slicknav_menu {
  background: white !important;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.18);
  padding: 0 !important;
  box-sizing: border-box;
  display: block;
  margin-top: 60px;
  width: 100%;
  pointer-events: all;
}
@media screen and (min-width: 1024px) {
  #mobile-nav .slicknav_menu {
    display: none;
  }
}
#mobile-nav .slicknav_menu .slicknav_btn {
  background-color: #767676;
  float: right;
  margin: 5px 0 6px !important;
  padding: 5px 12px 10px 10px !important;
  display: none;
}
@media screen and (max-width: 768px) {
  #mobile-nav .slicknav_menu .slicknav_btn {
    padding: 5px 9px 5px 10px !important;
  }
}
#mobile-nav .slicknav_menu .slicknav_btn .slicknav_icon {
  margin-bottom: 7px !important;
}
@media screen and (max-width: 768px) {
  #mobile-nav .slicknav_menu .slicknav_btn .slicknav_icon {
    margin-bottom: 0 !important;
    width: 22px !important;
    height: 26px !important;
  }
}
#mobile-nav .slicknav_menu .slicknav_btn .slicknav_icon i {
  width: 100% !important;
  height: 100% !important;
  font-size: 25px !important;
  text-align: center !important;
  color: white !important;
  text-shadow: none !important;
}
#mobile-nav .slicknav_menu .slicknav_nav {
  padding: 0;
  box-sizing: border-box;
}
#mobile-nav .slicknav_menu .slicknav_nav .slicknav_row:hover {
  border-radius: 0 !important;
}
#mobile-nav .slicknav_menu .slicknav_nav ul {
  margin: 0;
}
#mobile-nav .slicknav_menu .slicknav_nav li {
  text-align: left !important;
  margin-bottom: 0 !important;
}
#mobile-nav .slicknav_menu .slicknav_nav li:last-child {
  border-bottom: none;
}
#mobile-nav .slicknav_menu .slicknav_nav li:before {
  content: "";
  font-family: unset;
  margin: 0;
  color: unset;
  width: unset;
  display: unset;
}
#mobile-nav .slicknav_menu .slicknav_nav .border-bottom-slider {
  display: none;
}
#mobile-nav .slicknav_menu .slicknav_nav .slicknav_arrow {
  margin: 0 20px 0 0 !important;
  display: inline-block;
  right: 0;
  position: absolute;
}
#mobile-nav .slicknav_menu .slicknav_nav .slicknav_arrow > img {
  width: 10px;
  margin-bottom: 5px;
}
#mobile-nav .slicknav_menu .slicknav_nav a {
  color: #767676 !important;
  font-weight: normal !important;
  text-transform: none;
  border-bottom: 2px dotted #767676;
  margin: 0;
}
#mobile-nav .slicknav_menu .slicknav_nav a.last {
  border-bottom: none;
}
#mobile-nav .slicknav_menu .slicknav_nav a:hover {
  border-radius: 0;
}
@media screen and (max-width: 1024px) {
  #mobile-nav .slicknav_menu .slicknav_nav a {
    font-size: 16px;
    line-height: 22px;
  }
  #mobile-nav .slicknav_menu .slicknav_nav a:hover {
    background: none;
  }
}
#mobile-nav .slicknav_menu .slicknav_nav a > a {
  border: 0;
}
#mobile-nav li.siteparent0 {
  margin: 0 15px;
}
#mobile-nav li.siteparent0 a.siteparent0 {
  font-weight: bold !important;
}
#mobile-nav li.siteparent0 ul.ebene2 li a {
  padding-top: 5px !important;
  border-bottom: 2px dotted #767676;
  margin: 0;
  margin-left: 15px;
}
#mobile-nav li.siteparent0 ul.ebene2 li a.last {
  border-bottom: 2px dotted #767676;
}

#mobilemenu {
  position: relative;
}

#navitop-mobile {
  display: inline-block;
  pointer-events: all;
  cursor: pointer;
  vertical-align: top;
  z-index: 999;
  width: 50px !important;
  box-sizing: border-box;
}
@media screen and (min-width: 1024px) {
  #navitop-mobile {
    display: none;
  }
}
#navitop-mobile .title {
  font-weight: bold;
  text-transform: uppercase;
  color: #B70331;
  font-size: 18px;
  text-align: center;
  line-height: 1.9;
  display: none;
}
#navitop-mobile .close {
  display: none;
}

.cols2 #siteobjects-middle {
  float: left !important;
  width: calc(100% - 300px) !important;
  padding-right: 40px;
}
@media screen and (max-width: 768px) {
  .cols2 #siteobjects-middle {
    padding-right: 0;
    width: 100% !important;
    float: none !important;
  }
}
.cols2 #rightcol {
  float: right;
  width: 300px;
}
@media screen and (max-width: 768px) {
  .cols2 #rightcol {
    float: none;
    width: auto;
    max-width: 480px;
    margin: 0 auto;
  }
}
.cols2 #rightcol .nebennavi {
  margin-bottom: 30px;
}
.cols2 #rightcol .nebennavi ul {
  margin: 0;
  padding: 0;
}
.cols2 #rightcol .nebennavi ul li {
  padding-bottom: 4px;
  padding-top: 4px;
  border-bottom: 2px dotted #767676;
}
.cols2 #rightcol .nebennavi ul li a {
  color: #767676;
}
.cols2 #rightcol .nebenbox {
  margin-top: 30px;
}
.cols2 #rightcol .nebenbox .head {
  padding: 10px;
  background-color: #B70331;
  color: white;
  padding-top: 10px;
  padding-bottom: 10px;
}
.cols2 #rightcol .nebenbox .text {
  padding: 10px;
  background-color: #e9ecef;
}
.cols2 #siteobjects-middle {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .cols2 #siteobjects-middle {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .cols2 #siteobjects-middle {
    margin-bottom: 10px;
  }
}

.siteobject-pic {
  text-align: center;
  margin: 0 auto;
  max-width: 900px;
  width: 100%;
}
.siteobject-pic .img-container {
  position: relative;
  line-height: 0;
}
.siteobject-pic img {
  width: 100%;
  height: auto;
}
.siteobject-pic .copyrighttext {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  text-shadow: 0 0 3px #000;
  padding: 5px;
  padding-bottom: 5px;
}
.siteobject-pic .bildunterschrift {
  margin-top: 10px;
}

.html_siteobject {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .html_siteobject {
    margin-bottom: 20px;
  }
}
.html_siteobject ul {
  list-style-position: outside;
  list-style: disc;
}
.html_siteobject ul li {
  margin-bottom: 5px;
}

.htmlpic_siteobject {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .htmlpic_siteobject {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 40px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 480px) {
  .htmlpic_siteobject {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.htmlpic_siteobject .htmlpic {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: start;
  flex-wrap: nowrap;
}
@media screen and (max-width: 768px) {
  .htmlpic_siteobject .htmlpic {
    flex-direction: column;
  }
}
.htmlpic_siteobject .htmlpic .image {
  box-sizing: border-box;
  width: 40%;
}
.htmlpic_siteobject .htmlpic .image img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .htmlpic_siteobject .htmlpic .image {
    width: 100%;
  }
}
.htmlpic_siteobject .htmlpic .text {
  align-self: flex-start;
  width: 60%;
  text-align: left;
  padding-top: 0;
  padding-left: 40px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .htmlpic_siteobject .htmlpic .text {
    padding: 0;
    width: 100%;
    padding-top: 30px;
  }
}
@media screen and (max-width: 480px) {
  .htmlpic_siteobject .htmlpic .text {
    padding-top: 20px;
  }
}
.htmlpic_siteobject .htmlpic .text h2, .htmlpic_siteobject .htmlpic .text p {
  text-align: left;
}

.trenner_siteobject {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
.trenner_siteobject .trenner:after {
  content: "";
  display: block;
  height: 20px;
}

.boxes_siteobject {
  max-width: 1024px;
  margin: 0 auto;
}
.boxes_siteobject .boxrect {
  display: flex;
  gap: 20px;
  flex-wrap: nowrap;
}
.boxes_siteobject .boxrect a, .boxes_siteobject .boxrect .boxinner {
  display: block;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .boxes_siteobject .boxrect a, .boxes_siteobject .boxrect .boxinner {
    width: 100%;
  }
}
.boxes_siteobject .boxrect a .boxinner-inner, .boxes_siteobject .boxrect .boxinner .boxinner-inner {
  box-sizing: border-box;
}
.boxes_siteobject .boxrect a h4, .boxes_siteobject .boxrect .boxinner h4 {
  margin-bottom: 30px;
}

#outerheader {
  z-index: 99;
}

#header {
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  position: relative;
  flex-direction: row;
  align-items: center;
  max-width: 100%;
  width: 1024px;
  margin: 0 auto;
  justify-content: space-between;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  #header {
    padding-left: 40px;
    padding-right: 40px;
  }
}
#header .logo {
  width: 250px;
}
@media screen and (max-width: 1024px) {
  #header .logo {
    width: 220px;
  }
}
@media screen and (max-width: 768px) {
  #header .logo {
    width: 200px;
  }
}
@media screen and (max-width: 480px) {
  #header .logo {
    width: 180px;
  }
}
#slider-container {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
#slider-container #slider .sliderformat {
  height: 0;
  padding-bottom: 30%;
}
@media screen and (max-width: 1024px) {
  #slider-container #slider .sliderformat {
    padding-bottom: 40%;
  }
}
@media screen and (max-width: 768px) {
  #slider-container #slider .sliderformat {
    padding-bottom: 50%;
  }
}
@media screen and (max-width: 480px) {
  #slider-container #slider .sliderformat {
    padding-bottom: 70%;
  }
}
#slider-container #slider #slides .slick-slide, #slider-container #slider #slides .slick-list, #slider-container #slider #slides .slick-track {
  height: 100%;
}
#slider-container #slider #slides .slick-dots {
  bottom: 5px;
}
#slider-container #slider #slides .slick-dots li button::before {
  font-size: 15px;
  opacity: 1;
  color: #767676;
}
#slider-container #slider #slides .slick-dots li.slick-active button::before {
  color: white;
}
#slider-container #slider #slides .slide {
  height: 100%;
}
#slider-container #slider #slides .slide .content {
  max-width: 40%;
  position: absolute;
  bottom: 90px;
  left: 30px;
}
@media screen and (max-width: 768px) {
  #slider-container #slider #slides .slide .content {
    bottom: 30px;
  }
}
#slider-container #slider #slides .slide .content .titletop {
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.35);
  font-size: 42px;
  line-height: 48px;
  font-weight: bold;
  color: white;
}
@media screen and (max-width: 768px) {
  #slider-container #slider #slides .slide .content .titletop {
    font-size: 32px;
    line-height: 38px;
  }
}
#slider-container #slider #slides .slide .content .text {
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.35);
  font-size: 24px;
  line-height: 28px;
  color: white;
}
@media screen and (max-width: 768px) {
  #slider-container #slider #slides .slide .content .text {
    font-size: 14px;
    line-height: 16px;
  }
}
#slider-container #slider #slides .slide .content .link a {
  height: auto;
  background-color: white;
  padding: 10px 20px;
  font-size: 24px;
  color: #B70331;
  border-radius: 8px;
}
@media screen and (max-width: 768px) {
  #slider-container #slider #slides .slide .content .link a {
    font-size: 14px;
    line-height: 16px;
  }
}
#slider-container .slick-next {
  right: 40px !important;
  z-index: 9 !important;
  height: auto !important;
}
#slider-container .slick-prev {
  left: 40px !important;
  z-index: 9 !important;
  height: auto !important;
}

.menu-container {
  width: auto;
  text-align: left;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .menu-container.width75 {
    width: 120px;
  }
}

#siteobjects-container {
  padding: 0 40px;
  box-sizing: border-box;
}

ul {
  padding-left: 30px;
  box-sizing: border-box;
  color: #767676;
  list-style-position: inside;
  list-style: none;
}
ul li {
  margin-bottom: 5px;
}

#footerrahmen {
  margin-top: 40px;
  width: 100%;
}
#footerrahmen #footer {
  width: 100%;
  background-color: #e9ecef;
  padding: 30px 20px;
  box-sizing: border-box;
}
#footerrahmen #footer .inner {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
}
@media screen and (max-width: 480px) {
  #footerrahmen #footer .inner {
    flex-wrap: wrap;
  }
}
#footerrahmen #footer .inner .text {
  font-size: 13px;
}
#footerrahmen #footer .inner .text a {
  font-size: 13px;
}
#footerrahmen .text {
  padding: 0 30px;
  box-sizing: border-box;
  max-width: 33%;
}
#footerrahmen .text p {
  font-size: 13px;
  line-height: 16px;
}
@media screen and (max-width: 768px) {
  #footerrahmen .text {
    padding: 0 10px;
    max-width: 50%;
  }
}
@media screen and (max-width: 480px) {
  #footerrahmen .text {
    max-width: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
#footerrahmen .text.middle {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
#footerrahmen .text.middle img {
  width: 50px;
  padding-right: 20px;
}
@media screen and (max-width: 480px) {
  #footerrahmen .text.middle img {
    width: 70px;
  }
}
@media screen and (max-width: 768px) {
  #footerrahmen .text.left {
    display: none;
  }
}
#footerrahmen .text.left #menu-wrap ul {
  margin: 0;
  padding: 0;
}
#footerrahmen .text.left #menu-wrap ul li a {
  color: #767676;
  font-weight: normal;
}
#footerrahmen .text.right {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#footerrahmen .text.right .neben {
  align-self: flex-start;
  display: flex;
  flex-direction: row;
}
#footerrahmen .text.right .neben img {
  width: 70px;
  margin-right: 20px;
  height: auto;
  max-width: none;
}
#footerrahmen .text.right .social {
  align-self: flex-end;
  text-align: right;
  padding-top: 20px;
}
#footerrahmen .text.right .social a img {
  margin-left: 20px;
}

#subfooterrahmen {
  width: 100%;
  background-color: white;
}
#subfooterrahmen #subfooter {
  padding: 15px 20px;
  box-sizing: border-box;
}
#subfooterrahmen #subfooter .inner {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  font-size: 13px;
  color: #767676;
  padding: 0 30px;
  box-sizing: border-box;
  font-weight: 600;
  width: auto;
}
@media screen and (max-width: 768px) {
  #subfooterrahmen #subfooter .inner {
    padding: 0;
  }
}
#subfooterrahmen #subfooter .inner a {
  color: #767676;
  font-weight: 600;
  margin-left: 20px;
  font-size: 13px;
}

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