#footer {
	position:absolute;
	left: 0px;
	right: 0px;
	background-color: #A2A9AE;
	background-color: rgba(64, 71, 76, 0.85);

}

#footer .footer_head { padding-top: 70px; padding-bottom: 20px; }

#footer .footer_bg {
	background-image: url(//tramino.s3.amazonaws.com/s/gemeindewerke-oberstdorf/679698/oberstdorf-panorama-sw.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	/* background-position: center -110px; */
}

#footer .fotter_bottom_wrap { background-color: #40474C; }

#footer .footer_bottom {
	max-width: 1100px;
	margin: 0px auto;
}

#footer h1 {
	color: #FFF;
	font-size: 33px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#footer a { color: #FFF; }

#footer .box {
	width: 320px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

#footer .box2 {
	margin-right: 25px;
	margin-left: 50px;
}


#footer .box .inner {
	width: 330px;
	padding: 15px 10px;
	color: #FFF;
	font-size: 16px;
	line-height: 25px;
}

#footer .box .name {
	margin-bottom: 10px;
	display:block;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.5px;
}

#footer .box.box1 .inner h3 {
	margin-top: 10px;
	font-weight: lighter;
	font-size: 20px;
	letter-spacing: 0.5px;
	color: #fff;
}

#footer .box .leftside {
	float: left;
	margin: 0 40px 0 20px;
}

#footer .box .rightside {
	float: left;
}

#footer .box.box1 .inner .email, #footer .box.box2 .inner .callback {
	width: 220px;
	height: 30px;
	display:block;
	margin-top: 10px;
	background-color: #DADBDC;
	text-align:center;
	line-height: 30px;
	font-weight: bold;
	color: #e32219;
	-moz-box-shadow: 0 0 5px #2E2C2D;
	-webkit-box-shadow: 0 0 5px #2E2C2D;
	box-shadow: 0 0 5px #2E2C2D;
}

#footer .box.box2 .inner .callback_header h3 {
	margin-top: 10px;
	font-weight: lighter;
	font-size: 20px;
	letter-spacing: 0.5px;
	color: #fff;
}

#footer .box.box4 .socialmedia_icons { margin-top: 10px; }

#footer .box.box4 .socialmedia_icons .social {
	float:left;
	height: 45px;
	width: 45px;
	margin-right: 8px;
}

#footer .box.box4 .socialmedia_icons .social.fb {}
#footer .box.box4 .socialmedia_icons .social.twitter {}

#footer .box.box4 a, #footer .box.box5 a {
	text-transform: uppercase;
	font-weight: 700;
	background: url(//tramino.s3.amazonaws.com/s/gemeindewerke-oberstdorf/633115/drarr.jpg) left 10px no-repeat;
	display: inline-block;
	padding: 0 0 0 14px;
}

#footer .box.box4, #footer .box.box5 { margin-top: 55px; width: 180px; }
#footer .box.box4, #footer .box.box5 .inner { width: 180px; }

#footer .notfall {
	float: left;
	font-weight: 700;
}

#footer .notfall.n_wasser {
	margin: 0 15px 0 5px;
}

#footer .notfall .img {
	width: 97px;
	height: 97px;
	margin: 0px auto;
}

#footer .notfall.n_wasser .img {
	background: url(//tramino.s3.amazonaws.com/s/gemeindewerke-oberstdorf/653940/notfall-wasser.png) top left no-repeat;
}

#footer .notfall.n_energie .img {
	background: url(//tramino.s3.amazonaws.com/s/gemeindewerke-oberstdorf/653939/notfall-strom.png) top left no-repeat;
}

#footer .notfall .text {
	text-align: center;
	font-size: 15px;
	line-height: 18px;
	margin-top: 15px;
}#footer .footer_bottom {
	width: 100%;
	height: 25px;
}


#footer .footer_bottom .col {
	width: 33.3%;
	height: 100%;
	float: left;
}

#footer .footer_bottom .col.red { background-color: #e32219; }
#footer .footer_bottom .col.blue { background-color: #0b89c6; }
#footer .footer_bottom .col.green { background-color: #9ac13a; }@media all and (min-width: 1000px) and (max-width: 1230px) {

	#footer .footer_head { padding-top: 100px; padding-bottom: 10px; }

	#footer .box {
		width: 300px;
		margin-top: 0px;
	}


	#footer .box .inner {
		width: 280px;
	}


	#footer .box2 { margin-left: 0px; }
	#footer .box4, #footer .box5 {
		width: 170px !important;
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}

}

@media all and (min-width: 768px) and (max-width: 999px) {

	#footer .footer_head { padding-top: 150px; padding-bottom: 10px; }

	#footer .box {
		width: 220px;
		margin-top: 0px;
	}

	#footer .box .inner {
		width: 200px;
	}

	#footer .box .leftside {
		margin: 0px;
	}

	#footer .box3 .notfall.n_wasser {
		margin: 0px 0px 10px 5px;
	}

	/* #footer .footer_bg {} */
	#footer .box2 { margin-left: 0px; }
	#footer .box4, #footer .box5 {
		width: 170px !important;
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}


}

@media all and (max-width: 767px) {

	#footer .box {
		width: 300px !important;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	#footer .box .inner {
		width: 280px;
	}

	#footer .box .leftside {
		margin: 0px;
	}

	#footer .box3 .notfall.n_wasser {
		margin: 0px 0px 10px 5px;
	}

	#footer .box.box4, #footer .box.box5 {
		margin-top: 0px;
	}

}