footer {
	border-top: 3px solid #01905B;
	padding-top: 30px;
	background: url("../../images/backgrounds/bg_footer.jpg") repeat-x #4F4F4F;
}

.portalpage footer {
	border: none;
}

footer .inner {
	width: 980px;
	margin: 0 auto;
	color: #FFF;
}

#copyright {
	width: 100%;
	height: 60px;
	line-height: 55px;
	border-top: 3px solid #ABABAB;
	margin-top: 10px;
	color: #FFF;
	position: relative;
}

#copyright .left {
	position: absolute;
	top: -15px;
	left: 0;
}

#copyright .ewr-netze-ewr-energie-auf-neuen-wegen:before {
	font-size: 50px;
	position: relative;
	top: 25px;
}

#copyright .right {
	position: absolute;
	top: 2px;
	right: 0;
}

#copyright .right a {
	color: #FFF;
}

#copyright .right a:hover {
	text-decoration: underline;
}

#copyright .right a:after {
	content: "n";
	color: #E13F2A;
	margin-left: 7px;
	position: relative;
	top: 2px;
	font-family: "ewr-netze" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#certificates {
	margin-top: 20px;
	position: relative;
	color: #FFF;
	clear: both;
}

#certificates ul {
	list-style-type: none;
	overflow: hidden;
}

#certificates ul li {
	float: left;
	margin-right: 10px;
}

@media screen and (max-width: 980px) {
	#certificates ul li {
		float: none;
	}
}

#certificates ul li a {
	color: #FFF;
}

#certificates ul li a:hover {
	text-decoration: underline;
}

#certis {
	position: absolute;
	top: 0;
	right: 0;
	white-space: nowrap;
}

#certis img {
	display: inline-block;
	height: 20px;
	width: auto;
	margin-left: 5px;
}

#leftfooter, #rightfooter {
	float: left;
	width: 50%;
	overflow: hidden;
	margin-bottom: 15px;
}

#leftfooter section, #rightfooter section {
	width: 50%;
	float: left;
	height: 130px;
}

#leftfooter section {
	padding: 0 15px;
	border-right: 1px solid #CCC;
}

#leftfooter section:first-child {
	padding-left: 0;
}

#rightfooter section:first-child {
	padding: 0 15px;
	border-right: 1px solid #CCC;
}

#leftfooter section h2, #rightfooter section h2 {
	font-weight: 100;
	margin-bottom: 10px;
}

#leftfooter section p, #rightfooter section p {
	font-size: 12px;
	line-height: 15px;
}

#leftfooter section blockquote p, #rightfooter section blockquote p {
	font-size: 22px;
	line-height: 25px;
}

#leftfooter a {
	font-size: 18px;
	margin-top: 10px;
	display: block;
	color: #FFF;
}

#leftfooter a:before {
	font-family: "ewr-netze" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #E13F2A;
	content: "g";
	font-size: 9px;
	margin-right: 5px;
}

#footerlogo {
	float: right;
	width: 155px;
	height: 51px;
}

footer section > .center {
	width: 100%;
}

#footer_sitemap {
	clear: both;
}

@media screen and (max-width: 980px) {
	footer .inner {
		width: 100%;
		padding: 0 2%;
	}
}

@media screen and (max-width: 800px) {
	#leftfooter, #rightfooter {
		width: 100%;
		margin: 0;
	}

	#copyright {
		height: auto;
	}

	#copyright .left, #copyright .right {
		width: 100%;
		float: none;
		left: auto;
		right: auto;
		top: -20px;
		position: relative;
	}

	#copyright .right {
		top: -45px;
	}

	#footerlogo {
		float: none;
		margin-left: 15px;
	}

	#leftfooter section.sectionnormal, #rightfooter section.sectionnormal {
		margin-bottom: 0;
	}

	#leftfooter section p, #rightfooter section p {
		margin-bottom: 6px;
	}

	#leftfooter {
		padding-bottom: 12px;
		margin-bottom: 12px;
		border-bottom: 1px solid #CCC;
	}

	#leftfooter section {
		border-right: 0;
		border-left: 1px solid #CCC;
	}

	#leftfooter section:first-child {
		border: 0;
	}

	#rightfooter {
		margin-bottom: 10px;
	}

	#rightfooter section.sectionnormal {
		padding-left: 0;
	}
}

@media screen and (max-width: 600px) {
	#copyright .right {
		top: -20px;
	}

	#copyright .left {
		line-height: 18px;
	}
}

@media screen and (max-width: 440px) {
	#certis {
		position: relative;
		top: 5px;
	}

	#leftfooter, #rightfooter {
		border: 0;
		margin: 0;
		padding: 0;
	}

	#rightfooter {
		padding-bottom: 15px;
	}

	#footerlogo {
		display: none;
	}

	#leftfooter section, #rightfooter section {
		width: 100%;
	}

	#rightfooter section, #rightfooter section:first-child, #leftfooter section, #leftfooter section:first-child {
		border: 0;
		border-top: 1px solid #CCC;
		padding: 15px 0 0;
		margin: 15px 0 0;
	}

	#leftfooter section:first-child {
		border: 0;
		padding: 0;
		margin: 0;
	}
}

@media screen and (max-width: 375px) {
	#copyright .left {
		top: 0;
		padding: 8px 0;
	}

	#copyright .ewr-netze-ewr-energie-auf-neuen-wegen {
	}

	#copyright .ewr-netze-ewr-energie-auf-neuen-wegen:before {
		content: "EWR";
		font-size: 15px;
		font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif !important;
		top: 0;
	}
}

#cookie-alert {
	display: block;
	z-index: 100;
	position: fixed;
	bottom: 0px;
	min-height: 30px;
	width: 100%;
	color: #FFF;
	border-top: 3px solid #ABABAB;
	border-bottom: none;
	background-color: #4F4F4F;
}

#cookie-alert .button {
	float: right;
}

#cookie-alert .content {
	margin-right: 60px;
	width: auto;
	margin-top: 15px;
	font-size: 1em;
}

#cookie-alert .center {
	padding: 0 10px;
}

#cookie-alert .content .center {
	width: auto;
}

#cookie-alert .content a {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

#cookie-alert .content a:hover {
	text-decoration: underline;
}

#cookie-alert.closed {
	-webkit-transform: translateY(110%);
	transform: translateY(110%);
}

footer.cookie {
	padding-bottom: 100px;
}