.hintergrund-form-kreis-punkte > .bg-shape-container-4.sxModule, .hintergrund-form-kreis-punkte-big > .bg-shape-container-4.sxModule {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.hintergrund-form-kreis-punkte > .bg-shape-container-4 > .bg-shape-4 {
    display: block;
    overflow: hidden;
    position: absolute;
    margin-left: 550px;
    top: -120px;
    height: 650px;
    width: 1300px;
    border-radius: 0px 0px 645px 645px;
    border: 6px dotted #ff6600;
}


@media (max-width: 1155px) {
  .hintergrund-form-kreis-punkte > .bg-shape-container-4 > .bg-shape-4 {
    margin-left: 150px;
    top: -115px;
  }
}



.hintergrund-form-kreis.hintergrund-form-blau  > .bg-shape-container-3 > .bg-shape-3 {
  background: #003d8d;
}

.hintergrund-hellblau, 
.hintergrund-hellblau > .defaultBackground, 
.hintergrund-hellblau h1, 
.hintergrund-hellblau h2, 
.hintergrund-hellblau h3, 
.hintergrund-hellblau h4, 
.hintergrund-hellblau h5, 
.hintergrund-hellblau h6 {
  background: #41a3d7;
}

.hintergrund-rechts-rechteck-rund > .container > .column-container-right {
  position:relative;
}
.hintergrund-rechts-rechteck-rund > .container > .column-container-right::after {
  content:" ";
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: -1;
  border-radius: 20px;
}
div.modul-abstand-mittelgross {
    padding-bottom: 0;
}
.box-pad-20{
  padding:20px
}
#Info .sxOnePageTitle {
  padding: 0 0;
}
#Info .sxOnePageTitle h1{
  line-height: 54px;
  margin-bottom: 24px;
}
.ul-li-no-bottom-margin ul li {
  margin-bottom: 0px;
}
.h2-h3-margin .sxOnePageTitle {
  padding-top:0;
}
.table-icon-property img {
  height: 27px;
  width: auto;
}
.sxModule .sxOnePageTitle h2{
  font-size: 24pt;
}

.sxModule .sxOnePageTitle h3{
  font-weight: bold;
}
.textFragment h3{
  padding-bottom: 10px;
  line-height: 1.5;
}
.info-box-250 {
  text-align: center;
  padding: 24px;
}
.info-box-250 img {
  height: 188px
}
.product-comparison td.fontSize11pt {
  font-size: 11pt !important;
}
.product-comparison-buttons ul {
   margin: 0;
}

.title4slider .sxOnePageTitle h3 {
  padding-top: 24px;
  font-size: 18pt;
}

.no-title .sxBlogHeader .container h1,.no-title .sxBlogHeader .container h2 { display: none }
.no-title .sxBlogHeader {
  padding: 0;
}
.sxBlogHeader div.name > p:first-child {
  line-height: 28pt;
}

.no-title .sxModuleMainSlider .owl-nav .owl-prev, .sxModuleMainSlider .owl-nav .owl-next {
   margin-top: -64px;
}

#sidenavi {
  display: none;
}
@media (min-width: 1500px) {
  #sidenavi {
    position: fixed;
    z-index: 1000;
    top: 400px;
    display:block;
  }
  #sidenavi li, #sidenavi li a {
    color: #F60;
    text-decoration: none;
  }
  #sidenavi li a:hover {
    text-decoration: underline;
  }
}

@media (min-width: 1170px) {
  .hintergrund-rechts-rechteck-rund > .container > .column-container-right::after {
    left: -75px;
  }
}

.hintergrund-rechts-grau > .container > .column-container-right::after  {
  background: #f2f2f2;
}

.button-hellblau .defaultButtonColor {
  background: #41a3d7 !important;
  color: white;
}

.text-hellblau, .text-hellblau p, .text-hellblau h1, .text-hellblau h2, .text-hellblau h3, .text-hellblau h4, .text-hellblau h5, .text-hellblau h6 {
  color: #41a3d7;
}



.product-boxes > .container > .row > div {
  padding: 30px;
  position: relative;
  text-align: center;
}

.product-boxes > .container > .row > div::before {
  content: " ";
  border-radius: 25px;
  position: absolute;
  top: 50%;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: -1;
  margin: 10px;
}

.product-boxes > .container > .row > div:nth-child(1)::before {
  background: #003d8d;
}

.product-boxes > .container > .row > div:nth-child(2)::before {
  background: #41a3d7;
}

.product-boxes > .container > .row > div:nth-child(3)::before {
  background: #ff6600;
}

.product-boxes .sxOpenMenu, 
.product-boxes .sxOpenMenu ul,
.product-boxes .sxOpenMenu li {
  margin: 0px;
}

.product-boxes .sxOpenMenu li,
.product-boxes .sxOpenMenu a {
  width: 100%;
}


.product-comparison-tabs .sxOpenMenu {
  margin-bottom:0px;
}

.product-comparison-tabs .sxOpenMenu li {
  width:auto;
  display: inline-block;
}

.product-comparison-tabs .sxOpenMenu ul {
  display:inline-block;
  margin-bottom: 0px;
}

.product-comparison-tabs .sxOpenMenu a {
  min-width:auto;
}

.product-comparison-tabs .sxOpenMenu a.activeTab {
  text-decoration: underline;
}

.product-comparison-tabs .sxOpenMenu a.inactiveTab {
  opacity: 0.7;
}



.product-comparison .container-inline {
  position: relative;
}

.product-comparison table {
  border-spacing: 0px 1px;
  border-collapse: separate;
}

.product-comparison table td {
  text-align: center;
  padding: 10px;
}
.product-comparison table tr td:nth-child(1) {
  padding-left: 20px;
}

.product-comparison table tr:nth-child(1) td {
  position:relative;
  background: none;
  vertical-align: bottom;
}

.product-comparison table tr:nth-child(1) td * {
  position:relative;
  margin:0px;
  padding:0px;
}

.product-comparison table tr:nth-child(1) td img {
  margin-bottom: 20px;
  max-width: 70px;
}

@media (min-width: 1170px) {
  .product-comparison table tr:nth-child(1) td img {
      max-width: 160px;
  }
}

@media (max-width: 450px) {
  .title4slider, .no-title {
      display:none;
  }
}
.product-comparison table tr:nth-child(1) td:not(:first-child) {
  padding: 0px;
}

.product-comparison table tr:nth-child(1) td:not(:first-child)::before {
  content:" ";
  display:block;
  position:absolute;
  background: transparent;
  left: 0px;
  right: 0px;
  height: 50px;
  bottom: -1px;
  background: white;
  border-top-left-radius:25px;
  border-top-right-radius:25px;
}

@media (min-width: 1170px) {
  .product-comparison table tr:nth-child(1) td:not(:first-child)::before {
    height: 150px;
  }
}

.product-comparison table tr:nth-child(1) td:nth-child(1) {
  background: none;
}

.product-comparison table td:nth-child(1) {
  background: white;
  width: 100%;
  text-align: left;
}

.product-comparison table td.product-cell {
  min-width: 100px;
  color:white;
}

@media (min-width: 768px) {
  .product-comparison table td.product-cell {
    min-width: 250px;
  }
}

.product-comparison table tr:nth-child(2) td {
  border-top: 20px solid white;
}
.product-comparison table tr:nth-child(2) td:nth-child(1) {
  border-top: 20px solid transparent;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}

.product-comparison table tr:last-child td {
  border-top: 20px solid transparent;
  border-bottom: 10px solid transparent;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}



.product-comparison-buttons .sxOpenMenu {
  margin: 0px;
}

.product-comparison-buttons .sxOpenMenu ul li {
  margin: 0px;
}

@media (min-width: 1170px) {
  .product-comparison-buttons .sxOpenMenu ul {
    float:right;
  }

  .product-comparison-buttons .sxOpenMenu ul li {
    width: 250px;
    text-align: center;
  }
}


.calendar-entries-slider {
}

@media (min-width: 1170px) {
  .calendar-entries-slider .sxStartPageInfoSliderContainer .sxStartPageInfoSlider .owl-item {
     padding: 0 10px 0 10px; 
  }
}

.calendar-entries-slider .sxStartPageInfoSliderContainer .sxStartPageInfoSlider {
   padding-bottom:40px;
}

@media (min-width: 1170px) {
  .calendar-entries-slider .sxStartPageInfoSliderContainer .sxStartPageInfoSlider {
     padding-bottom:20px;
  }
}


@media (max-width: 1169px) {
    .calendar-entries-slider .sxStartPageInfoSliderContainer .sxStartPageInfoSlider .sxStartSliderNavigation {
        display: block;
    }

    .calendar-entries-slider .sxStartPageInfoSliderContainer .sxStartPageInfoSlider .sxStartSliderNavigation {
        position: absolute;
        width: 100%;
        text-align: center;
        bottom: 2px;
        padding: 0 20px;
    }

    .calendar-entries-slider .sxStartPageInfoSliderContainer .sxStartPageInfoSlider .sxStartSliderNavigation > span,
    .calendar-entries-slider .sxStartPageInfoSliderContainer .sxStartPageInfoSlider .sxStartSliderNavigation > a {
        position: relative;
        text-decoration: none;
        width: 14px;
        height: 24px;
        display: inline-block;
    }

    .calendar-entries-slider .sxStartPageInfoSliderContainer .sxStartPageInfoSlider .sxStartSliderNavigation > span i,
    .calendar-entries-slider .sxStartPageInfoSliderContainer .sxStartPageInfoSlider .sxStartSliderNavigation > a i {
        position: absolute;
        top: 10px;
        color: #808080;
        font-size: 11px;
    }

    .calendar-entries-slider .sxStartPageInfoSliderContainer .sxStartPageInfoSlider .sxStartSliderNavigation > span:first-child i,
    .calendar-entries-slider .sxStartPageInfoSliderContainer .sxStartPageInfoSlider .sxStartSliderNavigation > a:first-child i {
        left: 0;
    }

    .calendar-entries-slider .sxStartPageInfoSliderContainer .sxStartPageInfoSlider .sxStartSliderNavigation > span:last-child i,
    .calendar-entries-slider .sxStartPageInfoSliderContainer .sxStartPageInfoSlider .sxStartSliderNavigation > a:last-child i {
        right: 0;
    }

    .calendar-entries-slider .sxStartPageInfoSliderContainer .sxStartPageInfoSlider .owl-dots {
        position: static;
        display: inline-block;
        width: auto;
    }

    .calendar-entries-slider .sxStartPageInfoSliderContainer .sxStartPageInfoSlider .owl-dots .owl-dot {
        margin-right: 0px;
    }

    .calendar-entries-slider .sxStartPageInfoSliderContainer .sxStartPageInfoSlider .owl-dots .owl-dot span {
        margin: 5px 3px;
        width: 9px;
        height: 9px;
        border-radius: 5px;
        background: #f2f2f2;
        border: 1px solid #f2f2f2;
    }

    .calendar-entries-slider .sxStartPageInfoSliderContainer .sxStartPageInfoSlider .owl-dots .owl-dot.active span {
        background: #808080;
        background: #ff6600;
        border-color: #ff6600;
    }

    .calendar-entries-slider .sxStartPageInfoSliderContainer .sxStartPageInfoSlider .sxStartSliderNavigation > span {
        display:none;
    }
    .hintergrund-form-kreis-punkte > .bg-shape-container-4 > .bg-shape-4 {
        display:none;
    }
    .hintergrund-form-kreis > .bg-shape-container-3 > .bg-shape-3 {
        display:none;
    }
}

.calendar-entries-slider .sxNavigation {
  top: 40%;
}

.calendar-entries-slider .sxStartPageInfoSliderContainer .sxStartPageInfoSlider .owl-nav {
  display: none;
}

.calendar-entries-slider .eventslider {
  border: 20px solid #f2f2f2;
  border-radius: 25px;
  margin: 0;
}

.calendar-entries-slider .eventslider .event {
  background: #f2f2f2;
}

.calendar-entries-slider .eventslider .event .date {
  font-size: 24px;
}

.calendar-entries-slider .eventslider .event .title {
  height: 90px;
  color: #666666;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 0px;
}

.calendar-entries-slider .eventslider .event .subtitle {
  margin-top: 20px;
  font-size: 15px;
}

.calendar-entries-slider .eventslider .event .organizer {
  height: 22px;
  color: #666666;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 22px;
}

.calendar-entries-slider .eventslider .event .more {
  margin-top: 20px; 
}

.calendar-entries-slider .eventslider .event .more a {
  width: 100%;
  display: block;
  min-width: 180px;
  text-align: center;
  margin-left: 0;
}

@media (min-width: 768px) {
  .calendar-entries-slider .sxStartPageInfoSliderContainer .sxStartPageInfoSlider .title {
    -webkit-line-clamp: 3;
  }
}


.eline2020-3Box-img-size div.bild-mitte img, .eline2020-3Box-img-size-noborder div.bild-mitte img {
    height: 170px;
    width: auto;
}