body * {
    font-family: Arial, sans-serif;
    color: #000;
    line-height: 1.5;
    /* font-weight: 200; */
}

a.left-off-canvas-toggle.menu-icon {
    width: 800px;
    padding-top:8px;
    padding-left:10px;
}

/* Startbackground */

body {
    background-size: cover;
    background-color: #ffffff;
}

/* Navi */

.left-off-canvas-menu li a:not(.button) {
    color: white;
}

.off-canvas-content{
    background: #ffffff;
}

.off-canvas li.active > a:first-child:not(.button), .side-nav li a:not(.button):hover {
    color: white;
    font-weight: bold;
    text-decoration: underline;
}

.side-nav ul {
    list-style-type:none;
    margin-left:0;
}

.side-nav li {
    border-bottom:1px solid #555555;
}

.side-nav li.divider {
    border-top:0;
    border-bottom:none;
    visibility:hidden;
    margin:0;
}

/* Mobile Navi */

.title-bar-title {
    color:white;
}

.off-canvas-wrapper {
    background: #fff;
    overflow-y: hidden;
}

.off-canvas {
    background-color: #333;
}

.off-canvas li {
    float:left;
    width:100%;
}

.off-canvas a {
    color: #fff;
}

.menu > li > a {
    padding:0.9rem 1.0rem;
    /* float: right; */
}

.off-canvas li a:not(.button):hover, .off-canvas li.active > a:first-child:not(.button) {
    text-decoration:none;
    background-color: #444343;
}



/* Logo */






/* Made */

.made {
    height: auto;
    color: #000000;
    text-align: center;
    font-size: 12px;
    line-height: 44px;
}

.made a{
    color: #000000;
    text-decoration: underline ;
}





span.separator {
    visibility: hidden;
}

.footer {
    height: auto;
    /* width: 100%; */
    background-color: #0E77B9;
    padding-top: 35px;
    padding-bottom: 65px;
}

.menu-icon::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
}

.made{
    /* margin-top: 5px; */
    /* margin-bottom: 10px; */
    /* margin-top: 50px; */
}

nav.tab-bar {
    float: right;
}

.dropdown.menu .submenu {
  border: none; }

.dropdown.menu .is-dropdown-submenu-parent.is-right-arrow > a::after {
  border-color: #ffffff transparent transparent; }

.is-drilldown-submenu-parent > a::after {
    border-color: transparent transparent transparent #ffffff; }

.js-drilldown-back::before {
  border-color: transparent #ffffff transparent transparent; }




.menu-btn div {
    position: absolute;
    left: 100%;
    top: 64%;
    padding-right: 8px;
    margin-top: -0.50em;
    line-height: 1.2;
    font-size: 18px;
    font-weight: 200;
    vertical-align: middle;
    z-index: 99;
}

.menu-btn span {
    display: block;
    width: 19px;
    height: 3px;
    margin: 4px 0;
    background: rgb(0,0,0);
    z-index: 99;
}

.responsive-menu{
    display: none;
}

.expand {
    display: block !important;
}

.menu-btn div {
 position: absolute;
 left: 100%;
 top: 64%;
 padding-right: 8px;
 margin-top: -0.50em;
 line-height: 1.2;
 font-size: 18px;
 font-weight: 200;
 vertical-align: middle;
 z-index: 99;
}

.menu-btn span {
 display: block;
 width: 19px;
 height: 3px;
 margin: 4px 0;
 background: rgb(0,0,0);
 z-index: 99;
}

.responsive-menu{
 display: none;
}

.expand {
 display: block !important;
}


.title-bar {
    background: #222;
    color: #fefefe;
    padding: 0.5rem;
    z-index: 1000;
    position: relative;
}

ul.img-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

ul.img-list li {
  display: inline-block;
  height: 100%;
  margin: 0 1em 1em 0;
  position: relative;
  width: 100%;
}

span.text-content {
  color: white;
  cursor: pointer;
  display: table;
  height: 100%;
  left: 0;
  position: relative;
  top: 70%;
  width: 100%;
  opacity: 0;
  z-index: 1000;
}

ul.img-list li:hover span.text-content {
  opacity: 1;
   z-index:300;
   position:absolute;
     -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

html body [data-ca3_iconfont="ETmodules"]::before {
    font-family: "ETmodules";
}
[data-ca3_icon]::before {
    font-weight: normal;
    content: attr(data-ca3_icon);
}


@media only screen and (min-width: 700px) {





/* Navi */

.navi * {
    background: none !important;
}

.left-off-canvas-menu li.active > a:first-child:not(.button), .side-nav li a:not(.button):hover {
    font-weight: normal;
    text-decoration: none;
}

.navi ul {
    text-align: justify;
    height: auto;
    /* max-height: 70px; */
    /* width: 100%; */
    /* float: right; */
    height: 50px;
    /* margin-top: 15px; */
}

.side-nav li {
    border-bottom:none;
}

.navi ul li {
    display:inline-block;
    /* width: 15%; */
    /* min-height: 70px; */
    /* background-color: #333 !important; */
    position: relative;
    z-index: 400;
    /* padding-bottom: 20px; */
    /* background-image: url(../images/pfeil.png)!important; */
    /* background-repeat: no-repeat!important; */
}

.navi ul li:last-child {
    border-right: none;
}

.navi ul li>a {
    color: #000;
    font-size: 13px;
}



.side-nav li a {
    padding-left: 1.5vw;
    padding-right: 1.5vw;
    padding-bottom: 27px;
    padding-top:0.7rem;
}

.navi .divider:last-child {
    width: 100%;
    position: relative;
    z-index: 1;
}




.title-bar {
    background: #fff;
    color: #01832d !important;
    padding: 0.5rem;
}




}

@media only screen and (min-width: 1024px) {


}

/* ------------------------------------------------------------------------------- */
/* Styles: neue Navi, Footer etc. */
/* ------------------------------------------------------------------------------- */

.logo_header{
    padding-top: 15px;
    padding-left: 0px;
}

.logo_header img{width:100%;max-width:438px;}

.logo_header_rechts{
padding-top: 23px;
padding-right: 75px;
text-align: right;
}

.headerlogos{padding-bottom: 20px;}

.navborderbottom{border-bottom:0px solid #CBCFC8;}


/* page builder footer */


.footer_bg{
    padding-top: 30px;
    margin-top: 50px;
    background-color: #FCF0E8;
    border-top: 7px solid #FCD4BA;
    font-size: 13px;
}
 
.footer_bg .qx-element a {
    color: #000000;
    text-decoration: underline;
}
 
.footer_bg .qx-element strong {
color: #FE6E15;
}
 
.footer_bg .qx-element em, .footer_bg span {
color: #000000;
}

.footer_bg .sppb-addon-content a, .footer_bg .qx-element a:hover{
color: #000000;
text-decoration: underline;
}
 
.footer_bg .qx-element {
    color: #000000;
}


/* DJ MegaMenu - Hauptebene */
/* -------------------------------------------------- */


.navifullwidthcolor{
background: #FE6E15 !important;
}



.dj-megamenu-default li a.dj-up_a{
text-transform:capitalize;
}

.dj-megamenu-default{
    padding: 0 !important;
    margin: 0 !important;
    list-style: none;
    height: 36px;
    /* HÃÂ¶he */
    position: relative;
    z-index: 500;
    font-family: Georgia, Helvetica, sans-serif;
    width: auto;
    background: #FE6E15 !important;
    /* Hintergrundfarbe */
}

.dj-megamenu-default li a.dj-up_a{
    display: block;
    float: left;
    height: 36px;
    /* HÃÂ¶he */
    font-size: 14px;
    /* SchriftgrÃÂ¶ÃÅ¸e */
    font-weight: normal;
    text-decoration: none;
    padding: 0 20px;
    cursor: pointer;
    background: transparent;
    color: #fff;
    border-right: 0px solid #000;
    /* vert. Linien zw. Navipunkten */
    border-left: 0px solid #555;
    /* vert. Linien zw. Navipunkten */
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}


.dj-megamenu-default li a.dj-up_a span{
    float: left;
    display: block;
    padding: 0 0 0 !important;
    height: 36px;
    /* HÃÂ¶he */
    line-height: 36px;
    /* HÃÂ¶he */
    background: transparent;
    color: #ffffff;
    /* Schriftfarbe */
}

/* aktiver Navipunkt Schriftfarbe */
.dj-megamenu-default li:hover a.dj-up_a span, .dj-megamenu-default li.hover a.dj-up_a span, .dj-megamenu-default li.active a.dj-up_a span{
    color: #000000;
    font-weight: bold;
}

/* aktiver Navipunkt Hintergrund*/
.dj-megamenu-default li:hover a.dj-up_a, .dj-megamenu-default li.hover a.dj-up_a, .dj-megamenu-default li.active a.dj-up_a{
    background: #FEC5A1;
    font-weight: normal;
}





/* DJ MegaMenu - Unterebenen */
/* ---------------------------------------------------- */
.dj-megamenu-default li ul.dj-submenu > li > a{
display: block;
font-size: 13px;
font-weight: normal;
line-height: 20px;
color: #4E4D4D; /* Schriftfarbe */
background: transparent;
text-decoration: none;
padding: 12px 20px;
margin: 0 -10px;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}

/* Unterpunkte hover */
.dj-megamenu-default li ul.dj-submenu > li > a:hover, .dj-megamenu-default li ul.dj-submenu > li > a.active, .dj-megamenu-default li ul.dj-submenu > li.hover:not(.subtree) > a{
background: #FFC099;
color: #000;
}

/* 1. Unterebene */
.dj-megamenu-default li:hover div.dj-subwrap,
.dj-megamenu-default li.hover div.dj-subwrap {

    background: #FAE1D5;
    -webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
/* 2. Unterebene */
.dj-megamenu-default li:hover div.dj-subwrap li:hover > div.dj-subwrap,
.dj-megamenu-default li.hover div.dj-subwrap li.hover > div.dj-subwrap {
    background: #FAE1D5;
    -webkit-box-shadow:  0px 0px 5px 0px rgba(255, 255, 255, 0.2);
    box-shadow:  0px 0px 5px 0px rgba(255, 255, 255, 0.2);
}


/* Abstand Pfeil fÃÂ¼r Punkte mit Subnavi */

.dj-megamenu-default li a.dj-up_a .arrow {
display: inline-block;
font-family: FontAwesome;
position: absolute;
right: 16px;
top: 12px; /* Abstand von oben */
font-size: 1em;
line-height: 1;
font-style: normal;
font-weight: normal;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}


.dj-megamenu-default li:hover a.dj-up_a .arrow,
.dj-megamenu-default li.hover a.dj-up_a .arrow,
.dj-megamenu-default li.active a.dj-up_a .arrow {
top: 12px; /* Abstand von oben */
}

.dj-megamenu-default li ul.dj-submenu > li.parent > a .arrow {
display: inline-block;
font-family: FontAwesome;
position: absolute;
right: 6px;
top: 12px; /* Abstand von oben */
font-size: 1em;
line-height: 1;
font-style: normal;
font-weight: normal;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}


/* Trennlinie */
.dj-megamenu-default li ul.dj-submenu > li{
border-top: 0px solid #697462;
}

/* Mobile Menu Button */

.dj-megamenu-select-dark .dj-mobile-open-btn, .dj-megamenu-offcanvas-dark .dj-mobile-open-btn, .dj-megamenu-accordion-dark .dj-mobile-open-btn{
display: block;
cursor: pointer;
margin: 0 auto;
width: 42px;
height: 42px;
font-size: 42px;
line-height: 1;
padding: 0px;
background: #ccc;
color: #e4e4e4;
text-align: center;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
transition: background-color 0.2s ease-out, color 0.2s ease-out;
}


/* Amzehnhoff */

h1 {
 font-size: 29px;
 font-weight: bold;
  color: #FE6E15;
}

.inhalt{
margin-top:50px;
}


/* Datenschutz - dass Quix-Styles fuer den Footer funktionieren */

.id-235 .qx-col-lg-4{
width:33% !important;
float: left !important;
}

.id-235 .headerbild {
  display:none;
}

@media only screen and (max-width: 775px) {

.id-235 .qx-col-lg-4{
width:100% !important;
float: none !important;
display:block;
}

}




@media only screen and (max-width: 640px) {
.logo_header_rechts{
text-align:left;
}
}
