body {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6;
font-family: 'Quicksand', sans-serif;
}

/* resp. Tabellen */

.tableresp { 
    width: 100% !important; 
    overflow: auto !important;
    font-size: 15px;
}

.tableresp::-webkit-scrollbar{
	-webkit-appearance: none !important;
	width: 14px !important;
	height: 14px !important
}

.tableresp::-webkit-scrollbar-thumb{
	border-radius: 8px !important;
	border: 3px solid #fff !important;
	background-color: rgba(0, 0, 0, .3) !important;
}


table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }
  table thead,
  table tbody,
  table tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe; }
  table caption {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold; }
  table thead {
    background: #f8f8f8;
    color: #0a0a0a; }
  table tfoot {
    background: #f1f1f1;
    color: #0a0a0a; }
  table thead tr,
  table tfoot tr {
    background: transparent; }
  table thead th,
  table thead td,
  table tfoot th,
  table tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold;
    text-align: left; }
  table tbody th,
  table tbody td {
    padding: 0.5rem 0.625rem 0.625rem; }
  table tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1; }
  table.unstriped tbody {
    background-color: #fefefe; }
    table.unstriped tbody tr {
      border-bottom: 0;
      border-bottom: 1px solid #f1f1f1;
      background-color: #fefefe; }

/* resp. Tabelle - ende */ 

.id-105 .inhalt{
  padding-top: 0px;
}


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

.headerlogos p{
  margin-bottom: 0px !important;
}

/* Startbackground */

body {
    background-size: cover;
}

/* Leistungskasten Startseite */
.leistungenborder{
  border-top: 6px solid #e8231d;
}

/* Navi */

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


/* Mobile Navi Burger Menu */
.dj-megamenu-select-dark .dj-mobile-open-btn, .dj-megamenu-offcanvas-dark .dj-mobile-open-btn, .dj-megamenu-accordion-dark .dj-mobile-open-btn {
    height: 42px;
    font-size: 25px;
    line-height: 1;
    padding: 8px 8px;
    background: #dddddd;
    color: #333333;
}


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

.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-color: #ffffff;
    background: #ffffff;
    overflow-y: hidden;
}

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

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

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

.menu > li > a {
    padding:0.9rem 1.0rem;
}

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


/* Made */

.made {
    height: auto;
    text-align: center;
    line-height: 44px;
    color: #ffffff;
    text-decoration: none ;
    font-size: 12px;
    text-transform: none;
    font-weight: normal;
}

span.separator {
    visibility: hidden;
}

.footer {
    height: auto;
}

.footer1{
  font-size: 14px;
  color: #ffffff;
}


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


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) {


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


}


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


/* footer */

/* ******************************************** */
/* Stähly */
/* ******************************************** */

a.qx-btn {
  text-decoration: none !important;
}

h1 {
    font-family: 'Lora', serif;
    font-size: 63px;
    font-weight: 300;
    text-transform: none;
    color: #4BA947;

    /* font-family: 'Oswald', sans-serif; */
    font-family: 'Quicksand', sans-serif;
}

h2 {
    /* font-family: 'Open Sans', sans-serif; */
    font-size: 43px;
    font-weight: 300;
    color: #404040;
    padding-top: 15px;
    font-family: 'Quicksand', sans-serif;
    padding-bottom: 15px;
    /* line-height: 1.6; */
}

.dj-megamenu-custom90 li a.dj-up_a {
    display: block;
    float: left;
    height: 60px;
    font-size: 16px;
}

.footer h2{
  font-size:20px;
}

.footer p{
  font-size:16px;
  font-weight: 400;
}


.footer h6{
  color: white !important;
}

.qx-btn-primary:not(:disabled):not(.qx-disabled):active, .qx-btn-primary:not(:disabled):not(.qx-disabled).qx-active, .qx-show>.qx-btn-primary.qx-dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: transparent;
    background-color: rgb(65, 21, 95);
}

.qx-btn-primary {
    color: #fff;
    background-color: rgba(91, 34, 130, 1);
    border-color: transparent;
}

.qx-btn-primary:hover {
    color: #fff;
    background-color: #EC945D;
    border-color: transparent;
}


li.dj-up.itemid114, li.dj-up.itemid115, li.itemid132, li.itemid133 {
    display: none !important;
}

button.btn.btn-primary {
    width: 150px;
    background-color: rgba(91, 34, 130, 1)3
    padding: 10px 20px;
    font-family: 'Open Sans', Arial, sans-serif;
    color: white;
    font-size: 16px;
}

.dj-megamenu-select-light .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn, .dj-megamenu-accordion-light .dj-mobile-open-btn {
    display: inline-block;
    cursor: pointer;
    margin: 0 auto;
    width: auto;
    height: 42px;
    font-size: 25px;
    line-height: 1;
    padding: 8px 8px;
    background: transparent;
    color: #47ab42;
    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;
}

.dj-megamenu-select-light .dj-mobile-open-btn:focus, .dj-megamenu-select-light:hover .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:hover, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:focus, .dj-megamenu-accordion-light .dj-mobile-open-btn:hover, .dj-megamenu-accordion-light .dj-mobile-open-btn:focus {
    background: #e4e4e4;
    color: #333;
    text-decoration: none;
}

.dj-megamenu-select-light .dj-mobile-open-btn span + span, .dj-megamenu-offcanvas-light .dj-mobile-open-btn span + span, .dj-megamenu-accordion-light .dj-mobile-open-btn span + span {
    margin-left: 0px;
}


.expandMe {
  transition: all 0.5s ease 0.1s;
}


a, a:hover {
    color: rgba(18 , 53, 143, 1);
}

.qx-btn {
    background-color: transparent;
    border-radius: 1px !important;
}

a.qx-btn.qx-btn-primary{
padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    transition: border 0.3s ease-in, box-shadow 0.3s ease-in,background 0.3s, opacity 0.3s ease-in;
}


.kopf {
    background-color: #fff !important;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
    color: rgba(18 , 53, 143, 1);
}


.dj-megamenu-custom90 li:hover a.dj-up_a, .dj-megamenu-custom90 li.hover a.dj-up_a, .dj-megamenu-custom90 li.active a.dj-up_a{
      display: block;
    float: left;
    height: 60px;
    font-size: 16px;
  border-bottom: 2px solid #fff;
}

.dj-megamenu-custom90 li a.dj-up_a:hover {
    display: block;
    float: left;
    height: 60px;
    font-size: 16px;
  border-bottom: 2px solid #fff;
}

.container {
  background: #fff;
  box-shadow: 1px 1px 1px rgba(0, 0,0, 0.2);
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9998;
  transition: all 0.5s;
}
.scrollUp{
    transform: translateY(-80px);
}



.dj-megamenu-custom90 li ul.dj-submenu > li.first {
    border: 0;
    border-bottom: 1px solid #ddd;
}

.dj-megamenu-custom90 li div.dj-subcol {
    float: left;
    border-top: 3px solid #47AB42;
}

/* mobile styles */
/* ++++++++++++++++++++++++++++++++++++ */


@media only screen and (max-width:500px) {  
  
  
h1 {
 font-size: 35px;
 padding-bottom: 10px;
}

h2 {
 font-size: 30px;
 padding-bottom: 15px;
 line-height:40px;
}
  

  .dj-mobile-open-btn{
    padding: -1px 5px !important;
  } 
    
}

/* DJ Menu Pro */
/* ------------------------------------------- */

/* fuer alle generell */
li a.dj-up_a {
    font-size: 18px !important;
    font-weight: 400 !important;
    letter-spacing: 0px;
    border-left: 0px solid #ffffff !important;
    border-right: 0px solid #ffffff !important;
    text-transform: none !important;
font-family: 'Quicksand', sans-serif;
}

/* Navihoehe */ 

li a.dj-up_a{
   height: 40px !important;
   padding-top: 0px !important;
}

/* fuer aktiv */
.dj-up_a.active{
}

/* Hintergrund allgemein */
ul.dj-megamenu {
  background: none !important;
  font-family: 'Open Sans',serif, Arial;
}

li ul.dj-submenu > li > a {
    font-size: 13px !important;
}

.dj-megamenu li a.dj-up_a .arrow{
  color: #ffffff !important;
}

/* Sticky-Navi: Hintergrundfarbe */

.dj-megamenu-sticky{
    background-color: #365492 !important;
    border-top: 5px solid #AEB5CA !important;
    border-bottom: 2px solid #0B2A6D !important;
}

/* copyright von galerie ausschalten */
.copyright-block {
  display: none !important;
}