
/*background: url(/.content/_res/pfeil_info.svg) !important;*/
.footer_temp {
	color: #fff;
	max-width: 1400px;
	width: 100%;
	padding: 35px 100px;
	margin: 0 auto !important;
	float: none !important;
	overflow: hidden;
}
.footer_temp > div:first-child {
	width: 75% !important;
	float: left;
}
.footer_temp > div:last-child {
	width: 25%;
	float: left;
	text-align: right;
}
.footer_temp a {
	color: #fff;
}