/*Navi-Stuff*/

ul#nav.dropdown li ul li {
width: 360px;
border: none;
background-color: rgba(250, 250, 250);
}

ul#nav.dropdown li ul .punktAktivHauptNavi a:before {
font-family: 'Font Awesome 5 Pro';
content: '\f178 ';
font-weight: 900!important;
margin-right: 5px;
font-size: 12px!important;
}

ul#nav.dropdown li ul li, ul#nav.dropdown li ul li a {
transition: 0.3s;
transition-property: transform;
color: rgb(91, 99, 109)!important;
}

ul#nav.dropdown li ul li:hover a:before {
font-family: 'Font Awesome 5 Pro';
content: '\f178 ';
font-weight: 900!important;
margin-right: 5px;
font-size: 12px!important;
}

ul#nav.dropdown li ul li:hover a {
transform: translate(10px, 0px);
transition: 0.3s;
transition-property: transform;
}

.ebene1>ul {
background: rgba(250, 250, 250);
margin-top: 30px !important;
padding: 30px !important;
}

li.dir ul:before {
content: '';
position: absolute;
top: -35px;
width: 360px!important;
height: 50px;
}

/*Home & Hover*/

.bildHome .boxen-icon-container {
transition: transform 0.4s ease-in-out;
}


.bildHome .boxen-icon-container:hover {
transform: translateY(-30px);
}


/* Boxen überlappend */

.boxenSeite .kaestchen.k_2 {
background-color: #fff;
padding: 50px;
box-sizing: border-box;
margin-top: 50px;
box-shadow: 0 0 70px rgb(0 0 0 / 20%)
}

.boxenSeitelinks .kaestchen.k_1 {
background-color: #fff;
padding: 50px;
box-sizing: border-box;
box-shadow: 0 0 70px rgb(0 0 0 / 15%)
}

.kastenTitel:after {
border-bottom: 2px solid #7D7B7E;
content: '';
display: block;
width: 60px;
margin-top: 5px;
margin-bottom: 15px;
}	@media all and (max-width: 1152px) {
		.untertitel-h2 {
font-size: 1.4em!important;
line-height: 1.6em!important;
}


p.class3 {
line-height: 1.4em!important;
}	}
	