/*

	01 -- font

*/

/* [start] 01 -- font  */


/* [end] 01 -- font  */


header .inside {
	background-color: #00ff00;
	
}

.header-img {
	min-height: 500px;
}

.header-img .bgWrapperInner {
	position: relative;
		background-color: rgb(0 255 53 / 48%);
		padding-top: 5px;
		padding-bottom: 5px;
}

.header-img .bgWrapperInner h1 {
	margin-bottom: 0 !important;
	font-size: 2rem !important;
}

.header-img .bgWrapperInner h1,
.header-img .bgWrapperInner p {

}


.boxShadowL {
	box-shadow: none;
}

.imageBorderRadiusM img{
box-shadow:0 0 20px #0004
}



.ce_form .style_1 {
	margin: initial;
	margin-bottom: 7px;
}

.datenschutz .li_datenschutz a,
.impressum .li_impressum a {
	color: #111;
}

#smart_menu {
	background-color: #04ff0061;
}

header>.inside nav.main-menu .level_1>li:last-child {
	margin-left: 0;
}

@media (max-width: 800px){
#header { padding: 0;
}
}

q {
	background-color: #ddd;
}



