@font-face{
  font-family: 'NouvelR-local';
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  src: url('/templates/shaper_helixultimate/fonts/NouvelR_nov_2021/NouvelR-Light.ttf') format('truetype');
  font-display: swap;
}

@font-face{
  font-family: 'NouvelR-local';
  font-weight: 200;
  font-style: italic;
  font-stretch: normal;
  src: url('/templates/shaper_helixultimate/fonts/NouvelR_nov_2021/NouvelR-Light.ttf') format('truetype');
  font-display: swap;
}

@font-face{
  font-family: 'NouvelR-local';
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  src: url('/templates/shaper_helixultimate/fonts/NouvelR_nov_2021/NouvelR-Book.ttf') format('truetype');
  font-display: swap;
}

@font-face{
  font-family: 'NouvelR-local';
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
  src: url('/templates/shaper_helixultimate/fonts/NouvelR_nov_2021/NouvelR-Book.ttf') format('truetype');
  font-display: swap;
}

@font-face{
  font-family: 'NouvelR-local';
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  src: url('/templates/shaper_helixultimate/fonts/NouvelR_nov_2021/NouvelR-Regular.ttf') format('truetype');
  font-display: swap;
}

@font-face{
  font-family: 'NouvelR-local';
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
  src: url('/templates/shaper_helixultimate/fonts/NouvelR_nov_2021/NouvelR-Regular.ttf') format('truetype');
  font-display: swap;
}

@font-face{
  font-family: 'NouvelR-local';
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  src: url('/templates/shaper_helixultimate/fonts/NouvelR_nov_2021/NouvelR-Semibold.ttf') format('truetype');
  font-display: swap;
}
@font-face{
  font-family: 'NouvelR-local';
  font-weight: 600;
  font-style: italic;
  font-stretch: normal;
  src: url('/templates/shaper_helixultimate/fonts/NouvelR_nov_2021/NouvelR-Semibold.ttf') format('truetype');
  font-display: swap;
}

@font-face{
  font-family: 'NouvelR-local';
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  src: url('/templates/shaper_helixultimate/fonts/NouvelR_nov_2021/NouvelR-Bold.ttf') format('truetype');
  font-display: swap;
}

@font-face{
  font-family: 'NouvelR-local';
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
  src: url('/templates/shaper_helixultimate/fonts/NouvelR_nov_2021/NouvelR-Bold.ttf') format('truetype');
  font-display: swap;
}

@font-face{
  font-family: 'NouvelR-local';
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  src: url('/templates/shaper_helixultimate/fonts/NouvelR_nov_2021/NouvelR-Extrabold.ttf') format('truetype');
  font-display: swap;
}

@font-face{
  font-family: 'NouvelR-local';
  font-weight: 900;
  font-style: italic;
  font-stretch: normal;
  src: url('/templates/shaper_helixultimate/fonts/NouvelR_nov_2021/NouvelR-Extrabold.ttf') format('truetype');
  font-display: swap;
}
.fa-twitter::before { 
  content: url("/images/brandts/x-twitter-yellow.svg"); 
  width: 1.5rem;
  display: inline-block; 
  height: 1.5rem; 
  vertical-align: -0.125em;
}

:root {
  --main-bg-color: #2b2525;
  --main-color-rgba:rgba(255, 204, 51, 0.75);
  --main-color-1: #EFDF00;
  --main-color-2: #D9D9D6;
  --main-color-3: #BBBCBC;
  --main-color-4: #888B8D;
  --main-color-3: #000000;
  --second-color-1: #3e4041;
  --second-color-2: #cccccc;
  --menu-color-1:#EFDF00;
  --menu-color-2:#3e4041;
  --menu-color-3:#BBBCBC;
  --menu-color-4:#ffffff;
  --breadcrumb-bg-color:#ffffff;
  --offcanvas-bg:#ffffff;
  --button-color-1:#3e4041;
  --button-color-hover-1:#EFDF00;
  --white: #ffffff;
  --beige: #f8f3e6;
  --txtgrey: #3e4041;
  --txtgrey2: #BBBCBC;
  --start-icon-color: #EFDF00;
  --link-color: #3e4041;
  --link-color-hover: #ffcc33;
}
body{
  font-family: 'NouvelR-local', Helvetica, sans-serif !important;
  font-size: 1.1rem;
  font-style:normal;
  font-weight: 400;
}
h1,h2,h3,h4,h5,h6{
  font-family: 'NouvelR-local', Helvetica, sans-serif !important;
  font-style:normal;
  font-weight: 600;
}
h1{
    font-size: 1.875rem !important;
    font-style: normal;
    margin-top: 1.5rem;
}
h2{
    font-size: 1.5rem;
    font-style: normal;
    margin-top: 1rem 0rem 0.5rem 0rem;
}
h3{
  font-size: 1.25rem;
  font-style: normal;
  margin-top: 1rem 0rem 0.5rem 0rem;
}
h4{
  font-size: 1rem;
  font-style: normal;
  margin-top: 1rem 0rem 0.5rem 0rem;
}
div.page-header {
  padding-bottom: 0rem;
}
div.page-header > h1{
  margin-top: 0rem;
}
p{
  font-size: 1.1rem;
}
.body-innerwrapper {
  overflow-x: clip;
}
#sp-header {
  height: auto;
}
header#sp-header > div.container {
  width: 100%;
}
#sp-header .logo {
  height: auto;
  padding: 0em;
  width: auto;
  max-width: fit-content;
}
#sp-header .logo  img{
  max-width: fit-content;
}
@media (max-width: 991px){
  #sp-header.lg-header #offcanvas-toggler.mega {
  display: flex !important;
}
}
.kopf-bar{
  display: initial;
}
@media screen and not (min-width: 991px){
.kopf-bar{
  display: none !important;
}
}
.bar-pill{
  padding:1rem;
  background-color: var(--main-color-1);
  border-radius: 0 0 0.5em 0.5em;
}
.bar-pill p{
  font-size: 1rem;
  font-weight: 600;
  margin: 0em;
  color: var(--txtgrey);
}
.bar-pill-dark{
  padding:1rem;
  background-color: var(--second-color-1);
  border-radius: 0 0 0.5em 0.5em;
}
.bar-pill-dark p{
  font-size: 1rem;
  font-weight: 600;
  margin: 0em;
  color: var(--white) !important;
}
.bar-pill-dark p a{
  color: var(--white) !important;
}
/* Sharebuttons*/
.icon-bar {
  position:fixed;
  top:12em;
  right: 0;
  width: 3.5rem; /* Set a specific width */
}
.icon-bar a {
  display: block; /* Make the links appear below each other instead of side-by-side */
  text-align: center; /* Center-align text */
  padding: 16px; /* Add some padding */
  transition: all 0.3s ease; /* Add transition for hover effects */
  color: var(--main-color-1); /* White text color */
  font-size: 1.5rem; /* Increased font-size */
  border: 1px solid #cccccc;
  margin-bottom: 0.3em;
  background-color: var(--second-color-1); /* Dark-grey background */
}
.icon-bar a:hover {
  background-color: var(--main-color-4); /* Add a hover color */
}
/*Helix Menü Override*/
#sp-logo {
  margin: 1em 0em 1em 0em;
  order:unset !important;
}
.burger-icon{
  width:2em;
}
.row-color{
  background-color: var(--main-color-1);
}
.sp-megamenu-parent > li > span {
  font-family: 'NouvelR-local', Helvetica, sans-serif !important;
  font-size: 1.125rem;
  font-style:normal;
  font-weight: 600;
}
li.sp-menu-item:hover {
  color:  var(--menu-color-2);
  background-color: var(--menu-color-4);
}
li.sp-menu-item a {
  font-family: 'NouvelR-local', Helvetica, sans-serif !important;
  font-size: 1.125rem;
  font-style:normal;
  font-weight: 600;
  width: 100%;
}
.sp-megamenu-parent > li.sp-has-child > a::after{
  padding-right: 1em;
}
.sp-menu-item .sp-has-child{
  font-size:1.125rem;
  color:var(--white);
}
.sp-menu-item .sp-has-child:hover{
  color: var(--menu-color-3);
}
.sp-menu-item .sp-has-child .active{
  background-color: var(--menu-color-3);
}
.sp-menu-item .sp-has-child .active span{
  color:var(--white) !important;
  background-color: var(--menu-color-3);
}
li.active > span.sp-menu-heading {
  color: var(--menu-color-2);
  background-color: var(--menu-color-4);
}
.sp-megamenu-parent > li.active > a{
  color: var(--menu-color-2);
  font-weight: 600;
  background-color: var(--menu-color-4);
}
div.sp-dropdown-inner{
  border-radius: 0px 0px 5px 5px;
}
ul.sp-dropdown-items{
  padding:1.2em 0em 1.2em 0em !important;
  border-radius: 0px 0px 5px 5px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
ul.sp-dropdown-items li.sp-menu-item:hover {
  background-color: var(--menu-color-3);
}
ul.sp-dropdown-items > li.sp-menu-item.current-item.active {
  color:var(--menu-color-2);
  background-color: var(--menu-color-3);
}
.sp-megamenu-parent .sp-dropdown {
  padding: 0em;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  padding: 0em;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items li {
  padding: 0.5em;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items li a{
  font-family: 'NouvelR-local', Helvetica, sans-serif !important;
  font-size: 1.125rem;
  font-style:normal;
  font-weight: 300;
  padding: 0.5em;
}
/*Offcanvas Menue und Hauptmenue*/
div.offcanvas-menu {
  background-color: var(--offcanvas-bg);
}
div.offcanvas-inner{
  padding:0em !important;
}
.offcanvas-menu .offcanvas-inner ul.menu > li >a {
  padding: 1em;
  color: var(--txtgrey)
}
.offcanvas-menu .offcanvas-inner ul.menu > li.current.active > a {
  color: var(--menu-color-2) !important;
  background-color:var(--menu-color-4) !important;
  opacity:1;
}
.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
  font-size: 1.125rem;
  color:var(--txtgrey);
  line-height: 1em;
  display: block;
  padding: 1em 0.5em 1em 0.5em !important;
  position: relative;
  opacity: 1;
  transition: 0.3s;
}
.offcanvas-menu .offcanvas-inner ul.menu > li a:hover, .offcanvas-menu .offcanvas-inner ul.menu > li a:focus, .offcanvas-menu .offcanvas-inner ul.menu > li span:hover, .offcanvas-menu .offcanvas-inner ul.menu > li span:focus {
  color: var(--txtgray);
  background-color:var(--main-color-1);
}
.offcanvas-inner ul.menu > li.menu-parent > .nav-header > .menu-toggler {
  color:var(--txtgrey);
  right: 2em !important;
}
.offcanvas-menu .offcanvas-inner ul.menu li.active a {
  color: var(--menu-color-2) !important;
  background-color: var(--menu-color-4);
}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu > li {
  border-bottom: 2px solid var(--menu-color-2);
}
/*Offcanvas Untermenü*/
.offcanvas-menu .offcanvas-inner ul.menu > li ul {
  background-color:var(--menu-color-4);
  margin-left: 0em !important;
}
.offcanvas-menu .offcanvas-inner ul.menu > li > ul > li a {
  font-size: 1.125rem;
  padding: 1em;
  line-height: 1;
  font-weight: 400;
  color: var(--menu-color-2) !important;
  display:block;
}
.offcanvas-menu .offcanvas-inner ul.menu > li > ul > li.current.active a {
  background-color: var(--menu-color-3);
}
.offcanvas-menu .offcanvas-inner ul.menu > li > ul li a:focus {
  background-color:var(--main-color-3);
}
ul.menu-child > li.menu-deeper.menu-parent > span.nav-header {
  font-weight: 400;
  color:var(--menu-color-2);
  padding: 1em;
  display: block;
}
ul.menu-child > li.menu-deeper.menu-parent > span.nav-header:focus {
  color: var(--menu-color-4);
  background-color: var(--offcanvas-bg);
}
ul.menu-child > li.menu-deeper.menu-parent > ul.menu-child {
  background-color: var(--main-color-2);
}
ul.menu-child > li.menu-deeper.menu-parent > ul.menu-child li a {
  padding-left:1.5em;
}
ul.menu-child > li.menu-deeper.menu-parent > ul.menu-child li.current.active a {
  background-color: var(--main-color-3);
}
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent li.menu-parent .menu-toggler {
  color: var(--menu-color-4);
  right: 1.2em;
  display: block;
  position: absolute;
  top: auto;
  transform: translateY(-90%);
}
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .menu-toggler{
  display: block;
  color: var(--menu-color-2);
  position: absolute;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  padding: 10px;
  right: 1.4em !important;
}

/*Startseite Klassen ende*/
/*Breadcrumb*/
.breadcrumb-mod .breadcrumb{
  padding:0em;
  background-color: var(--breadcrumb-bg-color);
  font-size: 1.12rem;
  padding: 0.5em 0em 0.5em 0em;
}

#sp-main-body{
  padding:0em;
}
/*Beiträge/Artikel*/
.article-list .article {
  margin-bottom: 1.5em;
  padding: 1em;
  border: none;
  border-radius: 3px;
}
.article-details .article-full-image > img {
  width:100%;
}
/*featured*/
.article-list .article .featured-article-badge { display: none; visibility: hidden;}
.article-details .featured-article-badge { display: none; visibility: hidden;}

/*phocamaps*/
.phocamaps-box {
  margin: 0em;
}
.leaflet-container{
  z-index:1;}
div.pm-desc{
  height:0px;
}

/*scroll-up Pfeil*/
.sp-scroll-up {
  bottom: 1em;
  right: 5%;
  width: 2em;
  height: 2em;
  line-height: 2;
  font-size: 1.5em;
  background: var(--main-color-4);
  border-radius: 0.2em;
}
.sp-scroll-up:hover {
  background: var(--main-color-1);
}
/*Footer*/
#sp-footer1, #sp-footer2{
  text-align: left !important;
}
/*######### neue Flexbox Klassen #############*/
.cs-flexbox {
  width: 100%;
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0.5em;
  align-items: stretch;
  /*margin:1em 0em 1em 0em;*/
}

.cs-fb-space-change {
  justify-content: space-around;
}

.cs-flexbox>div {
  margin: 0.5em 0em 0.5em 0em;
}

.cs-flexbox-element {
  width: 100%;
  height: auto;
}

.cs-flexbox-element-2 {
  width: 48% !important;
  max-width: 48.5%;
  height: auto;
}

.cs-flexbox-element-3 {
  width: 32% !important;
  max-width: 33% !important;
  height: auto;
}

.cs-flexbox-element-4 {
  width: 24% !important;
  max-width: 24.5%;
  height: auto;
}

.cs-flexbox-element-4-start {
  min-width: 3em;
  width: 24.5% !important;
  max-width: 25%;
  height: auto;
  padding: 0.5em;
}

@media all and (max-width: 785px) {
  .cs-flexbox-element-2 {
    flex-direction: column !important;
    width: 48% !important;
    max-width: 48.5% !important;
  }

  .cs-flexbox-element-3 {
    flex-direction: column !important;
    width: 32% !important;
    max-width: 33% !important;
  }

  .cs-flexbox-element-4 {
    flex-direction: column !important;
    width: 24% !important;
    max-width: 24.5% !important;
  }
}

@media all and (max-width: 650px) {
  .cs-flexbox-element-2 {
    flex-direction: column !important;
    width: 48% !important;
    max-width: 48.5% !important;
  }

  .cs-flexbox-element-3 {
    flex-direction: column !important;
    width: 32% !important;
    max-width: 33% !important;
  }

  .cs-flexbox-element-4 {
    flex-direction: column !important;
    width: 32% !important;
    max-width: 33% !important;
  }
  .cs-element-mtop-6 {
    margin-top: 1em !important;
  }
}
@media all and (max-width: 568px) {
  .cs-flexbox-element-2,
  .cs-flexbox-element-3,
  .cs-flexbox-element-4 {
    flex-direction: column !important;
    width: 48% !important;
    max-width: 48.5% !important;
  }
}
@media all and (max-width: 450px) {
  .cs-flexbox-element-2,
  .cs-flexbox-element-3,
  .cs-flexbox-element-4 {
    flex-direction: column !important;
    width: 100% !important;
    max-width: 100% !important;
  }
}
/*####### neue Flexbox Klassen ende #########*/
/*Bildklassen*/
.cs-img-fl-right-b {
  float: right !important;
  height: auto;
  width: 45% !important;
  margin: 0em 0em 1em 1em;
}
.cs-img-fl-right-b-small {
  float: right !important;
  height: auto;
  width: 25% !important;
  margin: 0em 0em 1em 1em;
}
.cs-img-fl-right-h {
  float: right !important;
  height: auto;
  width: 30% !important;
  margin: 0em 0em 1em 1em;
}
.cs-img-fl-right-h-small {
  float: right !important;
  height: auto;
  width: 25% !important;
  margin: 0em 0em 1em 1em;
}
.cs-img-fl-right-h-smaller {
  float: right !important;
  height: auto;
  width: 15% !important;
  margin: 0em 0em 1em 1em;
}
.cs-img-fl-left-b {
  float: left !important;
  height: auto;
  width: 45% !important;
  margin: 0em 0em 1em 1em;
}
.cs-img-fl-left-b-small {
  float: left !important;
  height: auto;
  width: 25% !important;
  margin: 0em 0em 1em 1em;
}
.cs-img-fl-left-h {
  float: left !important;
  height: auto;
  width: 30% !important;
  margin: 0em 0em 1em 1em;
}
.cs-img-fl-left-h-small {
  float: left !important;
  height: auto;
  width: 25% !important;
  margin: 0em 0em 1em 1em;
}
.cs-img-fl-left-h-smaller {
  float: left !important;
  height: auto;
  width: 15% !important;
  margin: 0em 0em 1em 1em;
}
.cs-img-center-b {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100% !important;
  height: auto;
}
.cs-img-center-b-small {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 65% !important;
  height: auto;
}
.cs-img-center-h {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 60% !important;
  height: auto;
}
@media (min-width: 320px) {
  .cs-img-fl-right-b {
    width: 100% !important;
    float: none !important;
    margin: 1em auto 1em auto;
    display: block;
  }
  .cs-img-fl-right-b-small {
    width: 55% !important;
    float: none !important;
    margin: 1em auto 1em auto;
    display: block;
  }
  .cs-img-fl-right-h {
    width: 55% !important;
    float: none !important;
    margin: 1em auto 1em auto;
    display: block;
  }
  .cs-img-fl-right-h-small {
    width: 55% !important;
    float: none !important;
    margin: 1em auto 1em auto;
    display: block;
  }
  .cs-img-fl-right-h-smaller {
    float: none !important;
    height: auto;
    width: 35% !important;
    margin: 1em auto 1em auto;
    display: block;
  }
  .cs-img-fl-left-b {
    float: none !important;
    height: auto;
    width: 100% !important;
    margin: 1em auto 1em auto;
  }
  .cs-img-fl-left-b-small {
    float: none !important;
    height: auto;
    width: 55% !important;
    margin: 1em auto 1em auto;
  }
  .cs-img-fl-left-h {
    float: none !important;
    height: auto;
    width: 55% !important;
    margin: 1em auto 1em auto;
    display: block;
  }
  .cs-img-fl-left-h-small {
    float: none !important;
    height: auto;
    width: 55% !important;
    margin: 1em auto 1em auto;
    display: block;
  }
  .cs-img-center-b-small {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100% !important;
    height: auto;
  }
  .cs-img-center-h {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100% !important;
    height: auto;
  }
}
@media (min-width: 500px) {
  .cs-img-fl-right-b {
    float: right !important;
    width: 40% !important;
    margin: 0em 0em 1em 1em;
  }
  .cs-img-fl-right-b-small {
    float: right !important;
    width: 20% !important;
    margin: 0em 0em 1em 1em;
  }
  .cs-img-fl-right-h {
    float: right !important;
    width: 30% !important;
    margin: 0em 0em 1em 1em;
  }
  .cs-img-fl-right-h-small {
    float: right !important;
    width: 25% !important;
    margin: 0em 0em 1em 1em;
  }
  .cs-img-fl-right-h-smaller {
    float: right !important;
    width: 15% !important;
    margin: 0em 0em 1em 1em;
  }
  .cs-img-fl-left-b {
    float: left !important;
    height: auto;
    width: 40% !important;
    margin: 0em 1em 1em 0em;
  }
  .cs-img-fl-left-b-small {
    float: left !important;
    height: auto;
    width: 20% !important;
    margin: 0em 1em 1em 0em;
  }
  .cs-img-fl-left-h {
    float: left !important;
    height: auto;
    width: 30% !important;
    margin: 1em 1em 1em 0em;
  }
  .cs-img-fl-left-h-small {
    float: left !important;
    height: auto;
    width: 25% !important;
    margin: 0em 1em 1em 0em;
  }
  .cs-img-center-b-small {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 65% !important;
    height: auto;
  }
}
.impressum-logo {
  width: 40rem;
  max-width: 200px;
  margin: 0.5em;
  display: inline-block;
}
@media (min-width: 576px){
  .float-sm-none {
    float: none !important;
  }  
}
/*Bildklassen ende*/
/*Footer*/
.footer-position{
  margin-top: 1.5em;
}
/*Footernavigation fix*/
ul.cs-footer-menu {
  padding-left: 0px !important;
  display: block !important;
}
p.footer-link {
  margin: 0.5em 0em 0em 0em;
  text-align: right;
}
@media (max-width: 575px) {
  ul.cs-footer-menu {
    display:inherit !important;
  }
  p.footer-link {
    margin: 1em 0em 0em 0em;
  }
  .footer-position2{
    text-align:center;
    margin-top:1em;}
}
@media (max-width: 992px) {
  p.footer-link {
    margin: 1em 0em 0em 0em;
  }
    .footer-position2{
    text-align:center;
    margin-top:1em;}
}
/* Fuer login modul*/
.moduletablelogin-form {
  padding: 0% 0px 0% 0px;
}
.moduletablelogin-form {
  width: 30%;
  min-width: 250px !important;
}
.moduletablelogin-form .icon-user:before {
  display: inline !important;
}
.moduletablelogin-form .icon-user {
  padding-top: 40px;
}
.moduletablelogin-form .icon-lock:before {
  display: inline !important;
}
.moduletablelogin-form #modlgn-username {
  padding-bottom: 6px !important;
  margin-top: 0px !important;
}
.moduletablelogin-form input#modlgn-passwd {
  padding-bottom: 6px !important;
  margin-top: 0px !important;
}
.input-small {
  color: #777777 !important;
}
.moduletablelogin-form ul.unstyled {
  list-style: none !important;
  padding-left: 5px !important;
}
div.userdata ul {
  margin: 1em 0em 1em 0em;
  padding: 0em 0em 0em 0em !important;
}
div.userdata ul li {
  list-style: none;
}
/*mediaquery fuer das Formular*/
@media (min-width: 768px) {
  .moduletablelogin-form .icon-user {
    margin-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .moduletablelogin-form .icon-lock {
    margin-top: 0px !important;
    padding-bottom: 0px !important;
  }
}
@media (min-width: 768px) {
  .moduletablelogin-form #modlgn-username {
    margin-top: 0px !important;
    padding-bottom: 0px !important;
  }
}
@media (min-width: 450px) {
  .moduletablelogin-form .icon-user {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .moduletablelogin-form .icon-lock {
    margin-top: 0px !important;
    padding-bottom: 0px !important;
  }
}
@media (min-width: 450px) {
  .moduletablelogin-form #modlgn-username {
    margin-top: 0px !important;
    padding-bottom: 6px !important;
  }
}
@media screen and (min-width: 450px) {
  #form-login-remember input {
    float: left !important;
    margin-top: 5px;
  }

  #form-login-remember label {
    margin-left: 5px !important;
  }

  #form-login-remember {
    padding: 15px 0px 0px 0px !important;
  }
}
@media screen and (orientation: landscape) {
  #form-login-remember input[type="checkbox"] {
    margin-left: 0px !important;
  }
}
/* fuer div aka Container Ende*/
/*############# JCE EDITOR BUGFIX #################*/
.wf-editor-container textarea.wf-editor {
  width: 100% !important;
}

/*############# JCE EDITOR BUGFIX ENDE #############*/
/*############# ungeordnete Listen fix ############*/
.cs-listen-fix-ul{
  display:inline-block;
  padding-left:1em;
}
.cs-listen-fix-ul li {
  list-style-position: outside !important;
  text-indent: 0em;
  padding-left: 0em;
  margin-left: 1em;
  line-height: 1.75;
  margin-top: 0.2em;  
}
.cs-listen-fix-ul-fix-right{
  display:block;
  padding-left:1em;
}
.cs-listen-fix-ul-fix-right li {
  list-style-position: outside !important;
  text-indent: 0em;
  padding-left: 0em;
  margin-left: 1em;
  line-height: 1.75;
  margin-top: 0.2em;  
}
/*############# ungeordnete Listen fix Footer ############*/
/* footer modul*/
.cs-footer-menu > li {
  font-size: 1.1rem;
  color: var(--main-color-3);
  list-style: none !important;
  text-indent: 0em !important;
  display:block !important;
  margin-left: 0.5em !important;
  margin-right: 0.5em !important;
  padding:0em;
}
/*############# Textformatierung ############*/
.cs-element-mtop {
  margin-top: 1em;
}
.cs-element-mtop-2 {
  margin-top: 2em;
}
.cs-element-mtop-6 {
  margin-top: 6em;
}
.element-no-margin{
  margin:0em;
}
.element-no-padding{
  padding:0em;
}
.text-element-grey{
  color:var(--txtgrey2) !important;
}
.clear {
  clear: both;
}
.clear-links {
  clear: left;
}
.clear-rechts {
  clear: right;
}
hr.h1-hr-separator-left{
  width: 4rem;
  margin: 1rem auto 2rem 0rem;
  border-top: 3px solid var(--main-color-1);
  opacity: 1;
}
hr.hr-separator-center-100{
  width: 100%;
  margin: 2rem auto 2rem auto;
  border-top: 3px solid var(--main-color-1);
  opacity: 1;
}
hr.hr-separator-center-50{
  width: 50%;
  margin: 2rem auto 2rem auto;
  border-top: 3px solid var(--main-color-1);
  opacity: 1;
}
hr.hr-separator-left-100{
  width: 100%;
  margin: 2rem auto 2rem 0rem;
  border-top: 3px solid var(--main-color-1);
  opacity: 1;
}
hr.hr-separator-left-50{
  width: 50%;
  margin: 2rem auto 2rem 0rem;
  border-top: 3px solid var(--main-color-1);
  opacity: 1;
}
hr.hr-separator-right-100{
  width: 100%;
  margin: 2rem 0rem 2rem auto;
  border-top: 3px solid var(--main-color-1);
  opacity: 1;
}
hr.hr-separator-right-50{
  width: 50%;
  margin: 2rem 0rem 2rem auto;
  border-top: 3px solid var(--main-color-1);
  opacity: 1;
}
hr.hr-main-color-1{
  border-top: var(--main-color-1);
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.text-size-big {
  font-size: 2em !important;
  line-height: 1.2 !important;
}
.text-size-normal {
  font-size: 1.15em !important;
  line-height: 1.42 !important;
}
.text-size-small {
  font-size: 0.85em !important;
  line-height: 1.42 !important;
}
span.day-width-sp {
  display: inline-block;
  width: 3em;
  padding-right: 0.5em;
}
.text-zentriert {
  text-align: center;
}
.text-links {
  text-align: left;
}
.text-rechts {
  text-align: right;
}
.cs-kontakt-span{
  width: 4.5em;
  display: inline-block;
}
.cs-oeffzeit-span{
  width: 9em;
  display: inline-block;
}
.article-details .article-full-image>img {
  border: 1px solid #ccc;
  border-radius: 0px;
}

/*############ Kontaktformular overides #############*/
#s5_quick_contact input, #s5_quick_contact textarea{
  font-size: 1.1rem !important;
  color: var(--txtgrey);
  border-style: solid;
  border-width: 0px 0px 2px 0px;
  border-radius: 0px;
}
.cs-pws-kontakt h4 {
  margin-top: 0.5em !important;
  font-size: 1.5em !important;
}
.cs-sp-kontakt h4 {
  margin-top: 0.5em !important;
  font-size: 1.5em !important;
}
#s5_qc_checkbox1, #s5_qc_checkbox2 {
  margin: 0.5em 0.5em 0em 0em;
}
#s5_qc_spambox {
  height: 45px;
}
#s5_qc_submitbutton{
  background-color: var(--button-color-1);
  color:var(--white);
  padding: 1rem;
}
#s5_qc_submitbutton:hover{
  background-color: var(--button-color-hover-1);
  color:var(--main-color-3e)
}
/*Buttons*/
.service-button {
  font-size: 1rem;
  border:none;
  border-radius: 0.5rem;
  color: var(--second-color-1);
  border-color: var(--second-color-1);
  float: right;
}
.service-button:hover {
  color: var(--main-color-3);
  background-color: var(--button-color-hover-1);
  border-color: var(--button-color-hover-1);
}
.service-button i {
  padding:0.5em;
}
/*############ Errorpage / Fehlerseite (404)  #############*/

.error-page body{
  background-color:#dddddd;
}
.error-page body .container{
  max-width:540px;
  padding:4em;
  border:solid 1px #ccc;
  background-color:#fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
@media (max-width: 500px) {
  .error-page body .container{
    max-width:90%;}
  }
.error-page body .container a.btn.btn-secondary{
  background-color:var(--main-color-1);
  border:none;
}
.error-page body .container a.btn.btn-secondary:hover {
  background-color:var(--main-color-2);
}
