*
{
	margin:0;
	padding:0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
    font-family: "BrauerNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
	overflow-y: scroll;
}

body.popup-open {
	overflow: hidden;
}

h1, h2, h3 {
	font-weight: normal;
}

h2 {
	font-size: 1.75em;
}

.container {
	max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

#seite:after {
    display: block;
	clear: both;
    content: "";
}

/*
konturlinien:#b6b6b6;
hg grau #fafafa
*/

header {
    box-shadow: 3px 3px 3px 3px rgba(204, 204, 204, 0.5);
	border-bottom: 1px solid #ccc;
	position: fixed;
	width: 100%;
	z-index: 1030;
	background-color: #fff;
}

 a.top_link,
 a.footer_link {
    color: #333;
    font-size: 18px;
    margin-left: 50px;
	text-decoration: none;
}

a.top_link:before,
a.footer_link:before {
    /* font-family: "Fontello"; */
    /* content: "\e800"; */
    /* color: #333333; */
    /* height: 15px; */
    /* width: 10px; */
    /* margin-right: 3px; */
	display: inline-block;
	position: relative;
	top: 2px;
	content: "";
	border: 9px solid transparent;
	border-left-color: #333;
}

header #logo img {
	margin: 25px 0px;
	vertical-align: middle;
}

/* #seite {
	background-color:#ffffff;
} */

nav li {
	list-style-type: none;
}

#menu_bar {
	border-top: 1px solid #ccc;
}

#toplinks
{
	float:right;
	font-size:10px;
    line-height: 16px;
}

/* #reiter {
	margin-top: 15px;
	clear: both;
	float: left;
	text-align: center;
	width: 500px;
}

#reiter a {
	display: block;
	float: left;
	margin-right: 20px;
}*/

#menu_bar a:link,#menu_bar a:visited
{
	color:#333!important;
	text-decoration:none!important;
}

#reiter_privat,
#reiter_gewerbe {
	float: left;
	min-width: 150px;
	text-align: center;
	border-left: 1px solid #ccc;
}

#reiter_gewerbe {
	border-right: 1px solid #ccc;
}

#reiter_privat a,
#reiter_gewerbe a {
	display: block;
	padding: 10px 15px;
}

.reiter_privat_aktiv,
.reiter_gewerbe_aktiv {
	border-top:5px solid #E37222;
}

.reiter_privat_inaktiv,
.reiter_gewerbe_inaktiv {
	border-top:5px solid #fff;
}

/* .spacer {
    float: left;
    display: block;
    width: 1px;
    color: #ccc;
    border-left: 1px solid #ccc;
    margin-top: 11px;
    height: 26px;
} */

#main {
	margin-top: 150px;
	clear: both;
	float: left;
	position: relative;
	/* background-color: #ffffff; */
	/* min-height: 800px; */
	margin-bottom: 140px;
	width: 100%;
}

#hidden_btn {
	display: block;
}

/*#form input[type="text"]{
	float:left;
}*/

input[type="text"] {
    /*display:block;*/
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #444;
    background-color: #fff;
    background-image: none;
    border: 1px solid #666;
    border-radius: 0;
    /*-webkit-box-shadow: inset 0 1px 1px;*/
	margin-right:15px;
}

::placeholder {
	opacity: 0.8;
}

/* .submit_btn{
	cursor:pointer;
} */

.submit_btn, input[type="button"] {
	color: #ffffff;
	padding: 10px 20px;
	/*width: 160px;*/
	border: 0;
	background-color: #E37222;
	position: relative;
	margin-right: 1.5em;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
}

.submit_btn:after {
    /* font-family: "Fontello"; */
    /* content: "\e800"; */
    color: #E37222;
    /* height: 15px; */
    /* width: 10px; */
    /* margin-right: 3px; */
	/* margin-left: -5px; */
	position: absolute;
	/* right: -10px; */
	top: 12px;
	right: -20px;
	content: "";
	border: 10px solid transparent;
	border-left-color: #E37222;
}

.submit_btn:disabled {
	opacity: 0.75;
	cursor: default;
}

#hidden_btn .submit_btn {
	width: 240px;
}

#form {
	/* clear:both; */
	/* float:left; */
	padding: 15px 0;
	/* width:912px; */
}

.output {
	display: none;
	position: absolute;
	z-index: 99;
}

.output ul {
	background-color: #ffffff;
	border: 1px solid #b6b6b6;
	padding: 0;
	margin: 0;
	min-width: 250px;
	max-height: 30em;
    overflow-y: auto;
}

.output li {
	list-style-type: none;
	padding-left: 5px;
	padding-right: 15px;
}

.output li:hover {
	background-color: #E37222;
	color: #ffffff;
}

.aturis_copy {
	font-size: 10px;
	float: right;
	margin: 5px 0 0;
}
.aturis_copy a {
	text-decoration: none;
	color: #4f4f4f;
}

#kalender {
	clear: both;
	float: left;
	padding: 15px 0;
}

/*input {
	color:#999999;
}*/

footer {
	/*clear: both;*/
	/* margin-top: 15px; */
	background-color: #ccc;
    /* padding-top: 15px; */
	text-decoration: none;

	position: fixed;
	width: 100%;
	bottom: 0;
	z-index: 100;
	padding: 1em;
}

footer ul {
	/* display: inline-block; */
	/* border-left: 1px solid; */
	/* border-right: 1px solid; */
	/* margin-bottom: 10px; */
	/* min-width: 200px; */
}

footer ul:first-child {
	float: right;
}

footer ul li {
    line-height: 1.7;
    /* padding-left: 15px; */
    /* padding-right: 25px; */
	padding: 0 1em;
    list-style-type: none;
    /* border-left: 1px solid; */
    /* float: left; */
    /* margin-bottom: 10px; */
	/* min-width: 200px; */
	display: inline;
	border-right: 1px solid #000;
}

footer ul li:last-child {
	border-right: none;
}

/* .footerWrap {
	display:inline;
	border-left:1px solid #333;
	border-right:1px solid #333;
} */

.link:link,.link:visited
{
	color: #333;
	text-decoration:none;
}


/*.input_inaktiv
{
	color:#999999!important;
}*/

/*.input_aktiv
{
	color:#000000!important;
}*/

.rund_oben
{
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-khtml-border-top-left-radius: 10px;
	-khtml-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.rund_unten
{
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-bottom-left-radius: 10px;
	-khtml-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

#overlayWrap,
.overlayNoticeWrap {
	position: fixed/*absolute*/;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	clear: both;
	z-index: 1040;
	display: none;
	overflow-y: auto;
	background-color: rgba(153, 153, 153, 0.8);
}

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	clear: both;
	background-color: #999999;
	opacity: 0.8;
	z-index: 10;
}

.subscribeFormBox {
	position:relative;
	background-color:#ffffff;
	max-width: 480px;
	margin:0 auto;
	margin-top: 100px;
	opacity:1;
	z-index:11;
	border: 1px solid #E37222;
}

.subscribeFormBox #tabs {
	width:100%;
	border-bottom: 1px solid #ccc;
	float:left;
}

.subscribeFormBox #tabs a {
	display:block;
	width: /*238px*/50%;
	float:left;
	margin:0;
	color:#333;
	text-decoration:none;
	padding: 10px 15px;
    text-align: center;
}

#signOutTab {
	border-left: 1px solid #ccc;
}

.signInTabActive
{
	border-top:5px solid #E37222;
	/*width:239px!important;*/
}

.signInTabInactive
{
	border-top:5px solid #fff;
	/*width:239px!important;*/
}

.signOutTabActive
{
	border-top:5px solid #E37222;
}
.signOutTabInactive
{
	border-top:5px solid #fff;
}

/* #subscribeFormWrap,#noticeWrap */
.subscribeFormWrap {
	clear: both;
	padding: 15px;
}

.subscribeFormWrap > div {
	max-height: 480px;
	overflow-y: auto;
	margin-right: -15px;
	padding-right: 15px;
}

.subscribeFormWrap h2,
.subscribeFormWrap h3,
.subscribeFormWrap p,
.subscribeFormWrap ul {
	margin-bottom: 1em;
}

.subscribeFormWrap li {
	margin-left: 1em;
}

.subscribeFormBox form .legalnotice {
	font-size: 12px;
}

.subscribeFormBox form .legalnotice b {
	margin-left:5px;
}

.subscribeFormBox form label {
	font-size: 14px;
}

.subscribeFormBox .buttonWrap {
	text-align:right;
	margin-top: 1em;
}

/* .subscribeFormBox .buttonWrap .submit_btn {
	margin-left:15px;
} */

#errorNotice
{
	font-weight:bold;
	color:red;
}

.newsletterBtn
{
	position:relative;
	z-index:1;
}

.newsletterImg
{
	display:none;
	position:absolute;
	z-index:0;
	width:145px;
	margin-left:-125px;
	margin-top:-98px;
}

.entsorgerfarbe_txt, .entsorgerfarbe_txt:link, .entsorgerfarbe_txt:visited
{
	color:#E37222;/*SWE Orange*/
}

#input_email {
	width: 70%;
	margin-bottom: 1em;
}

#btnGetAddressList {
	width: auto;
}

#checkBoxLegalnotice {
	margin-right: 0.5em;
}

.info p {
	columns: 2 auto;
}

@media only screen and (max-width: 1000px) {
	.container{
		width:100%;
	}

	#form {
		width: 100%;
		float: none;
	}

	form [type="text"] {
		width: 100%;
		margin-bottom: 1em;
	}

	form .submit_btn,
	form .submit_btn span {
		width: 100%;
		display: block;
		clear: both;
		text-align: center;
		margin: 0 0 1em 0 !important;
	}

	form .submit_btn:after {
		display: none;
	}

	.info,
	.legende {
		height: auto;
		width: 100%;
	}

	/* .info td{
		display:block;
		width:100%;
	} */

	/* .monat-4,
	.monat-10{
		clear: both;
	} */

	footer ul {
		text-align: center;
	}

	footer ul:first-child {
		float: none;
	}
}

@media only screen and (max-width: 768px) {
	.info,
	.legende,
	.legende p,
	#ekocontent {
		font-size:1em;
	}

	.halbjahr {
		float: none;
	}

	.monat {
		float: none;
		width: 100%;
	}

	.monat tbody tr {
		height: 36px;
		font-size: 1.1em;
	}

	.monat tbody td img {
		height: 34px;
	}
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

/*accessibility / Barrierefreiheit*/
/* #overlayNoticeWrap_68546857985 h3{
	margin:20px 0;

}
#overlayNoticeWrap_68546857985 p{
	margin:15px 0;
}
#overlayNoticeWrap_68546857985 li{
	margin:0 15px;
} */