<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.impressum_left { width:50%; float:left; position:relative; }
.impressum_right { width:50%; float:right; position:relative; }
	.impressum_left img { max-width:110px; }
	.impressum_right img { max-width:110px; }
	.impressum_left a { color:#fff; }
	.impressum_right a { color:#fff; }

				
				
@media screen and (max-width:750px){
	.impressum_left { width:100%; float:none; position:relative; }
	.impressum_right { width:100%; float:none; position:relative; margin:30px 0px; }
}</pre></body></html>