body {
    font-size: 20px;
    font-weight: 400;
    font-family: 'M PLUS 1', sans-serif;
    color:#313639;
}

body {
    overflow-wrap: break-word;
    word-break: normal;
    hyphens: auto;
}


@font-face {
    font-family: 'mplus_1pregular';
    src: url('/templates/stiehl/fonts/mplus1p-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* 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 */ 


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

body.id-105 #inhalt {
    margin-top: -160px;
}

.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 */

/* ******************************************** */
/* Schrass */
/* ******************************************** */

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


element.style {
}
<style>
#qx-heading-7434 h1 {
}
.qx.app-mount *, .qx.app-mount .qx-container, .qx.app-mount ::after, .qx.app-mount ::before, .qx.quix *, .qx.quix .qx-container, .qx.quix ::after, .qx.quix ::before {
    box-sizing: border-box;
}
.qx-element-heading-v2>* {
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 30px;
    color: #313639;
    font-weight: 700;
    text-transform: none;
    font-family: 'M PLUS 1', sans-serif;
}

h2 {
    font-size: 25px;
    line-height: 1.2;
    font-weight: 700;
    /* color: #F8AA05; */
    font-family: 'M Plus 1', sans-serif;
}

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

.footer h2{
  color: #ffffff !important;
  font-size:20px;
}

.footer p, .footer a{
  color:white !important;
  font-size:16px;
  font-weight: 400;
}

.footer a {
    color: #fff !important;
}

.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: #7FC56A;
    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;
}

body.id-105 .dj-megamenu-select-light .dj-mobile-open-btn, body.id-105 .dj-megamenu-offcanvas-light .dj-mobile-open-btn, body.id-105 .dj-megamenu-accordion-light .dj-mobile-open-btn {
    color: #fff;
    font-size: 30px;
    float: right;
    margin-top: 50px;
    font-weight: 300;
    background: transparent;
}


.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: 20px;
    line-height: 1;
    padding: 8px 8px;
    background: transparent;
    color: #333;
    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: transparent;
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: 10px;
}


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


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

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: transparent;
}

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: 1px solid #fff;
}

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

.scrollUp{
    transform: translateY(-80px);
}

ul.nav.menu.mod-list li {
    /* float: right; */
    display: inline;
    font-size: 16px;
}

p, ul, ol, dl, pre, address, fieldset, figure {
    margin: 0 0 0px 0;
}

ul#dj-megamenu90 {
    margin: 0 auto !important;
    position: relative;
    /* width: 1010px; */
    float: right;
}

ul.nav.menu.mod-list {
    float: right;
}

.leistungen div#qx-blurb-58381, div#qx-blurb-34385 {
    min-height: 380px;

}

.container {
    background: transparent;
    top: 0;
    left: 0;
    width: 100%;
    position: relative;
    height: auto;
    border-bottom: 1px solid #ddd;
    z-index: 9998;
    transition: all 0.5s;
}

span.image-title {
    display: none !important;
}

.dj-megamenu-custom90 li a.dj-up_a img {
    border: 0;
    margin: 0;
    max-height: 82px;
    vertical-align: middle;
    margin-top: -30px;
}

.dj-megamenu-custom90 li.dj-up.itemid146:hover a.dj-up_a, .dj-megamenu-custom90 li.dj-up.itemid146.hover a.dj-up_a, .dj-megamenu-custom90 li.dj-up.itemid146.active a.dj-up_a{
  text-decoration:none !important;
  border-bottom:0px !important;
}




.dj-megamenu-custom90 .dj-stickylogo img {
    max-height: 30px;
    width: auto;
    float: left;
    margin-top: 10px;
}

div#dj-megamenu90sticky {
    background: #fff !important;
}

ul#dj-megamenu90.dj-megamenu-fixed {
    padding-left: 250px !important;
    padding-top: 10px !important;
}

div#dj-megamenu90sticky {
    background: #fff !important;
    height: 60px !important;
    border-bottom: 1px solid #ddd !important;
    border-top: 0px solid !important;
}

div#qx-joomla-module-929 {
    float: right;
}

.sm-btn-105 {
    background: transparent;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    padding: 10px;
    color: #333;
}


.qx-flipbox_backlayer {
    background-color: rgba(29 , 53, 87, 1);
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    margin-top: 0px;
    text-align: center;
}

input.sm-filter {
    display: none;
}

.dj-megamenu-custom90 li a.dj-up_a{
    font-weight: normal;
}

li.dj-up.itemid157 {
    background-color: #85C440;
  color:#fff;
}

li.dj-up.itemid157 span{
    color: #fff;
}

p {
    padding-top: 20px;
}

ul#dj-megamenu107 {
    float: right;
    margin-top: 20px !important;
}

.inhalt h3 {
    font-weight: bold;
    font-size: 18px;
}

body.id-105 .container {
 border-bottom: 0px solid #ddd;
}

.dj-megamenu-default .dj-stickylogo img {
    max-height: 70px;
    width: auto;
}

h3{
  font-family: 'Open Sans', sans-serif;
  font-weight:bold;
}

.dj-megamenu-default li a.dj-up_a .arrow, .dj-megamenu-default li a.dj-up_a.withsubtitle .arrow {
    top: calc(0%);
}

#qx-blurb-1164 .qx-element-blurb__title {
    margin-bottom: 0px;
}

li.dj-up.itemid105 {
    display: none;
}

.menu-icon-cont.sm-btn-105 {
    float: right;
}

ul#dj-megamenu107 {
    float: right;
}

.dj-megamenu-default li a.dj-up_a {
    display: block;
    float: left;
    height: 60px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 10px;
    cursor: pointer;
    background: transparent;
    color: #fff;
    border-right: 1px solid #000;
    border-left: 1px solid #555;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

li a.dj-up_a {
    font-size: 18px !important;
    letter-spacing: 0px;
    border-left: 0px solid #ffffff !important;
    border-right: 0px solid #ffffff !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    font-family: 'Open Sans', sans-serif;
}

.sm-btn-105:before {
    content: "Leistungsmenü";
    position: absolute;
    top: 10px;
    right: 100%;
    padding: 0 0 0 7.4px;
    margin: 0;
    background: rgba(28, 52, 87, 0.01);
    color: #1f1f1f;
    line-height: 37px;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    max-height: 100%;
    white-space: nowrap;
    text-transform: uppercase;
}
/* mobile styles */
/* ++++++++++++++++++++++++++++++++++++ */

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

.container {
    background: transparent;
    box-shadow: 1px 1px 1px rgb(0 0 0 / 20%);
    top: 0;
    left: 0;
    width: 100%;
    position: relative;
    z-index: 9998;
    transition: all 0.5s;
}

  
  li.dj-mobileitem.itemid-146{
    display:none !important;
  }
  
  ul#dj-megamenu90 {
    /* margin: 0 auto !important; */
    position: relative;
    /* width: 1010px; */
    float: right;
}
  
  li a.dj-up_a {
    font-size: 12px !important;
    letter-spacing: 0px;
    border-left: 0px solid #ffffff !important;
    border-right: 0px solid #ffffff !important;
    text-transform: none !important;
    font-weight: 500 !important;
    font-family: 'Open Sans', sans-serif;
}
  
  
}

@media only screen and (max-width:500px) {  
  
h3 {
    font-size: 30px !important;
}
  
h1 {
 font-size: 35px;
 padding-bottom: 10px;
 line-height: 45px;
}
  
    .inhaltsbereich {
    margin-top: -0px;
}
  
body.id-105 .inhaltsbereich {
    margin-top: -300px;
}
  

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

  .dj-mobile-open-btn{
    padding: -1px 5px !important;
  } 
  
  
  .container {
    background: transparent;
    box-shadow: 0px 0px 0px rgb(0 0 0 / 20%);
    top: 0;
    max-height: 350px;
    left: 0;
    width: 100%;
    position: relative;
    z-index: 9998;
    transition: all 0.5s;
}
  
  .id-105 .inhalt {
    margin-top: 0px;
}
  
  .container {
    padding-top: 0px;
}
   
  

}

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

/* fuer alle generell */

/* Navihoehe */ 
li a.dj-up_a span{
    height: 40px !important;
    line-height: 40px !important;
}
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: 16px !important;
}

/* Sticky-Navi: Hintergrundfarbe */

.dj-megamenu-sticky {
    background-color: #fff;
    border-top: 0px solid #AEB5CA !important;
    border-bottom: 0px solid #0B2A6D !important;
    height: 80px !important;
}

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

#qx-section-9265 {
    margin-top: -300px;
}

@media (min-width: 546px) and (max-width: 767px) {
    #qx-section-9265 {
        margin-top: -380px;
    }
}