.impressum_left { width:48%; float:left; position:relative; }
.impressum_right { width:48%; float:right; position:relative; }
	.impressum_right img { max-height:35px; }
	.impressum_left a { color:#000; font-weight:500; }
	.impressum_right a { color:#000; font-weight:500; }
.logo-impr { position: relative; display: block; margin: 30px 0; width: 100%; max-width: 269px;}
				
				
@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; }
}