/* * {
	margin:0;
	padding:0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
} */
/* body {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    background-color: #fff;
	overflow-y:scroll;
} */

h2{
	font-weight:normal;
}

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

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

.head
{
    box-shadow: 3px 3px 3px 3px #ccc;
	border-bottom:1px solid #ccc;
	position:fixed;
	width:100%;
	z-index: 1030;
	background-color:#fff;
}

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

.head a.top_link:before, a.footer_link:before {
    font-family: "Fontello";
    content: "\e800";
    color: #333333;
    height: 15px;
    width: 10px;
    margin-right: 3px;
}

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

#seite
{
	background-color:#ffffff;
}

#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;
}
#menu_bar a:link,#menu_bar a:visited
{
	color:#333!important;
	text-decoration:none!important;
}

#reiter_privat,#reiter_gewerbe
{
	float:left;
	padding: 10px 15px;
	min-width:150px;
	text-align:center;
}

.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;
}


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


#main
{
	color:#fff;
}
#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: #666;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px;
	/* margin-right:15px; */
}

.columns input {
	width: 100%;
}

.submit_btn{
	cursor:pointer;
}

.submit_btn:after {
    border: 8px solid transparent;
    border-left-color: #e37222;
    content: "";
    display: inline-block;
    position: relative;
    width: 0;
    height: 0;
    top: 2px;
}

.submit_btn span, input[type="button"]
{
	color:#ffffff;
	padding:8px 16px;
	width:160px;
	border:0;
	background-color:#E37222;
}

#form ul
{
	background-color:#ffffff;
	border: 1px solid #b6b6b6;
	padding:0px;
	margin:0 0 0 0;
	min-width:250px;

    max-height: 30em;
    overflow-y: auto;
}
#form li
{
	list-style-type:none;
	/* padding-left:5px;
	padding-right:15px; */
	padding: 0.5em;
}
#form 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 {
	float:left;
	width:100%;
} */

.proposalList {
	font-size: 16px;
	text-transform: none;
}

.modul--abfallkalender-config {
	cursor: default !important;
}

.modul--abfallkalender-formular input[type="submit"] {
	padding: 20px;
	height: auto !important;
}

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

#footer
{
	clear:both;
	margin-top:15px;
    padding-top: 15px;
	background-color:#e7e5e5;
	text-decoration:none;
}

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

.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:#818181!important;
	cursor: pointer;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
	font-size: 20px!important;
    margin-bottom: 10px;
	border: 5px solid #FFF;
    border-radius: 0px;
    background: #FFFFFF;
    overflow: hidden;
}

.input_aktiv
{
	color:##818181!important;
	cursor: pointer;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
	font-size: 20px!important;
    margin-bottom: 10px;
	border: 5px solid #FFF;
    border-radius: 0px;
    background: #FFFFFF;
    overflow: hidden;}

.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;
	top:0;
	left:0;
	width:100%;
	height:100%;
	clear:both;
	z-index:1040;
	display:none;
}

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

.waiting
{
	position: fixed;
	top:0;
	left:0;
	display:none;
	width:100%;
	height:100%;
	clear:both;
	background-color:#555555;
	//background-image: url("https://azv.hausmuell.info/pdf/images/loading.gif");
	background-position: center; /* Center the image */
	background-repeat: no-repeat; /* Do not repeat the image */
	opacity:0.8;
	z-index:99;
	vertical-align: middle;
}

.loader {
	position:relative;
	top:50%;
  margin: auto;
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #eb6a22;
  border-right: 5px solid #392775;
  border-bottom: 5px solid #41A62A;
  border-left: 5px solid #3BA4AD;
  width: 50px;
  height: 50px;
  -webkit-animation: spin 1.5s linear infinite; /* Safari */
  animation: spin 1.5s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

#subscribeFormBox {
	position:relative;
	background-color:#3ba4ad;
	width:480px;
	margin:0 auto;
	margin-top:10%;
	opacity:1;
	z-index:11;
	/* border: 1px solid #E37222; */
	padding: 45px;
	font-size: 15px;
	font-weight: normal;
	text-transform: none;
}

#subscribeFormBox h1 {
	color: #fff;
}

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

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

.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
{
	clear:both;
	/* padding:15px; */
}

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

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

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

#subscribeFormBox .buttonWrap
{
	text-align: center;
}

#subscribeFormBox .buttonWrap .submit_btn
{
	/* margin-left:15px; */
	margin: 0 1em;
}

#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*/
}

.calendar_list {
	display:none;
}

.tag_list {
	position:relative;
	overflow:hidden;
}

.tag_datum {
	width:100px;
	float:left;
	border-right: 1px solid #cdcdcd;
}

.modul--abfallkalender-aturis {
	padding-bottom: 70px;
	font-size: 18px;
	line-height: 22px;
}

.modul--abfallkalender-aturis a {
    color: #eb6a22;
	text-decoration: none;
}

.modul--abfallkalender-aturis a:hover {
	text-decoration: underline;
}

.modul--abfallkalender-suche-icon i {
	height: 71px;
}

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

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

	#form input{
		width:100%;
		margin-bottom:1em;
	}

	#form .submit_btn,#form .submit_btn span{
		width:100%;
		display:block;
		clear:both;
		text-align:center;
	}

	#form .submit_btn:after{
		display:none;
	}

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

	#info td{
		display:block;
		width:100%;
	}

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

	.calendar_list {
		display:block !important;
	}

	.halbjahr{
		display:none;
	}


	.tag{
		height:36px;
		font-size:1.1em;
		float:left;
		width:100%;
		border: 1px solid #eb6a22;
	}
	.tag_wochentag {
		width:50px;
	}
}

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

	.halbjahr{
		//float:none;
		display:none;
	}

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

	.tag{
		height:36px;
		font-size:1.1em;
	}

	.tag_tonnen img{
		height:34px;
	}


}
