.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:#fff; font-weight:500; }
	.impressum_right a { color:#fff; font-weight:500; }

				
				
@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; }
}