<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#begriff_close,
.bgw{
	background:#fff;
}

.sslicon,
.back-to-top .path{
	fill:#fff;
}

#begriffbox,
#footer_end,
#footer_end a{
	color:#fff;
}

.myButton {
	background-color:#be1e1e;
	border:1px solid #be1e1e;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:18px;
	padding:16px 31px;
	text-decoration:none;
	text-shadow:0px 1px 0px #be1e1e;
}
.myButton:hover {
	background-color:#be1e1e;
}
.myButton:active {
	position:relative;
	top:1px;
}


.arrow::after{
	border-left: 10px solid #666;
}

#teamicon {
	background:url(../bilder/team.svg) no-repeat center top;
}	

#linksicon {
	background:url(../bilder/links.svg) no-repeat center top;
}

.mittig{
	margin: 0 auto 40px auto;
	float: none;
	clear: both;
}

#galerie img {
	max-height: 340px;
}

#logo img {
    margin-top: 9px;
    width: 800px;
}

#logo {
    width: 800px;
}

#menu .on, #menu ul li a:hover {
    color: #fff;
}

@media (max-width: 1360px) and (min-width: 1201px){
	
	

}

@media (max-width: 1360px) and (min-width: 981px){
	
	

}

@media (max-width: 1200px) and (min-width: 981px){
	
	

}

@media (max-width: 980px) and (min-width: 781px){
	
	

}

@media (max-width: 780px) and (min-width: 481px){
	
	

}


@media (min-width: 780px) {

	

}

@media (max-width: 1680px) {
	
	#galerie img {
		max-height: 270px;
	}

}

@media (max-width: 1360px) {
	
	#galerie img {
		max-height: 245px;
	}

	#logo img {
		margin-top: 13px;
		width: 700px;
	}
	
	#logo {
		width: 700px;
	}
}


@media (max-width: 1200px) {

	#galerie img {
		max-height: 200px;
	}
	
}

@media (max-width: 980px) {
	
	#galerie img {
		max-height: 245px;
	}

	#logo img {
		margin-top: 15px;
		width: 600px;
	}
	
	#logo {
		width: 600px;
	}
	
}

@media (max-width: 780px) {

	#menu ul ul li{
		border-left:1px solid #fff;
		border-right:none;
	}
	
	/*#teaser:not(.liquid-slider) {
		margin-top: 150px;
		height: 300px !important;
	}
	
	#inhalt_teaser {
		margin-top: 250px;
	}*/

	#galerie img {
		max-height: 350px;
	}
}

@media (max-width: 480px) {
	
	/*#teaser:not(.liquid-slider) {
		height: 200px !important;
	}
	
	#inhalt_teaser {
		margin-top: 200px;
	}*/
	
}</pre></body></html>