.footer_container {
	min-width: 1240px;
	padding: 96px 0 20px;
	background: url('../site_images/footer/bg.jpg') repeat-x bottom;
	color: #fff;
	font-size: 14px;
}

.footer_container .footer {
	position: relative;
	width: 1160px;
	margin: 0 auto;
	padding: 20px 40px;
	background: #9d1016;	
}

.footer_container h2 {
	color: #fff;	
}

.footer_container .footer h3 {
	line-height: 30px;	
	color: #fff;
}

.footer_container .sponsoren_container {
	position: absolute;
	width: 1216px;
	height: 159px;	
	margin: -196px 0 0 -28px;
	background: url('../site_images/footer/sponsor_bg.png') no-repeat;
	z-index: 8;
}

.footer_container .sponsors {
	position: relative;
	overflow: hidden;
	width: 1176px;
	height: 119px;
	margin: 20px;
}

.footer_container .sponsor {
	text-align: center;
}

.footer_container .sponsors img {
	height: 100px;
}

.footer .wish, .footer .contact, .footer .teams, .footer .powered_by {
	float: left;	
}

.footer .contact, .footer .teams, .footer .powered_by {
	margin: 0 0 0 39px;	
}
