
			*{hyphens: auto;

-webkit-hyphens: auto;
-webkit-hyphenate-limit-chars: auto 3;
-webkit-hyphenate-limit-lines: 4;
-ms-hyphens: auto;
-ms-hyphenate-limit-chars: auto 3;
-ms-hyphenate-limit-lines: 4
}

.hyphenseAus *{hyphens: none;
-ms-hyphens: none;
-webkit-hyphens: none;}

@media only screen and (min-width: 450px) {
.site-title a{margin:0 0 0 20px;font-size:0.93em !important}
}

@media only screen and (max-width: 449px) {
.site-title a{margin:0 0 0 12px;font-size:0.93em !important}
}

@media only screen and (min-width: 450px) {
.buttons_rechts{margin-right:-111px;transition: right 0.75s;z-index:999 !important}
.buttons_rechts:hover{margin-right:0px;transition: right 0.75s;}

#ast-scroll-top{position:fixed;top:calc(50% + 100px);right:0px}
	
	}

@media only screen and (max-width: 449px) {
#ast-scroll-top{position:fixed;bottom:0px;right:0px;width:40px;height:60px;}
.ast-arrow-svg{width:23px !important;right:10px;}
}

@media only screen and (min-width: 450px) {
.eael-testimonial-image img{width:300px !important;height:300px !important}
}
	
#footer_copyright a{color:#000 !important}

.problemtabs .eael-tab-title.title-before-icon{width:100% !important;text-align:left !important}

.problemtabs .fas.fa-arrow-right{position:absolute;padding-left:40px}

.fuer_wen span{color:#000}

.easy b{color:#000;font-size:24px;margin-bottom:-5px !important}

.site-header-primary-section-right .buttons_oben div {background:#90ee90
;color:#000000;text-transform:uppercase;font-weight:600;}

.site-header-primary-section-right .buttons_oben div{padding:1px 5px}

.buttons_oben {
  visibility: hidden;
  /* Oder alternativ: display: none; */
}

@keyframes shake {
  0%, 100% { transform: translateX(0); }
  20%, 60% { transform: translateX(-10px); }
  40%, 80% { transform: translateX(10px); }
}

.shake-animation {
  animation: shake 0.6s ease-in-out 3; /* 3x hin und her */
}

.logoslider img{height:225px;object-fit:cover}

.logoslider{height:250px;}

.ue-klein{font-size:20px;font-weight: 600 !important;font-family:outfit;spadding:0px;}

.kontakt_button #wpforms-submit-48{width:250px !important}

#ast-mobile-header{z-index:1 !important}
.entdecken{z-index:0.5 !important}


.imp-ds h1{font-size:3em;}
.imp-ds h2{font-size:2em;padding-top:30px}
.imp-ds h3,h4{font-size:1.5em;padding-top:20px}		