<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

@media only screen and (max-width: 800px) {
	#logo img {
		width: 100% !important;
		height: auto !important;
}
	
@media only screen and (max-width: 800px) {
	.kontaktpic {
		width: 60% !important;
		height: auto;
}
	
@media only screen and (max-width: 800px) {
	#leistungen-box1  {
		width: 95% !important;
}
	
@media only screen and (max-width: 800px) {
	#logo {
		max-width: 65% !important;
}
	
@media only screen and (max-width: 800px) {
	#navi {
		max-width: 20% !important;
		max-height:80px;
}
	
@media only screen and (max-width: 800px) {
	.dj-megamenu-wrapper {
		top:23%;
		position: absolute;
}

@media only screen and (min-width: 400px) {
	.dj-megamenu-wrapper {
		top:25%;
		position: absolute;
}

	
@media only screen and (max-width: 800px) {
	.fa {
		font-size: 120%;
}
	
/*
@media only screen and (max-width: 800px) {
	#dj-megamenu92mobile {
		min-height: 64px;
		min-width: 64px;
		text-align: center;
}
	
@media only screen and (max-width: 800px) {
	#dj-megamenu92mobile a {
		margin-top: 10px;
}
*/

	
	
	


</pre></body></html>