/* ====== Farben ======= */
/* Grün Rahmen 			=		#008000 */
/* Grün Headline 		=		#79A342 */


/* ====== Allgemein ======= */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: 'Roboto',Arial, sans-serif;
	font-size: 14px;
	color: black;
}

a {
	color: black;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 1em 0px;
	/*line-height: 20px;*/
}

h1 {
	color: #79A342;
	font-size: 22px;
	font-weight: 700;
}

h2 {
	margin: 1em 0px 0.5em 0px;	
	color: #73a5d6;
	color: #5A5A5A;
	font-size: 18px;
	font-weight: 500;
}

h3 {
	margin: 1em 0px 0.5em 0px;	
	color: #79A342;
	font-size: 18px;
	font-weight: 500;
}

.clear {
	clear: both;
}

iframe {
	border: 0px;
}


#center {
	/*width: 1000px;*/
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #008000;
	border-top: none;
	/*background: url(site_elements/main_bg.png) repeat-y;*/
	background: url(site_elements/main_bg_1200.png) repeat-y;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}

/* ======== Header ====== */
#header_wrapper {
	/*width: 800px;*/
	height: 170px;
	/*background: url(site_elements/bg_header.jpg) no-repeat;*/
	width: 1000px;
	background: url(site_elements/bg_header_1200.jpg) no-repeat;
	border-bottom: 1px solid #008000;
	padding: 15px 0px 0px 200px;
	position: relative;
}

#impress_menu ul {
	list-style-type: none;
}

#impress_menu ul li {
	display: inline;
	color: #6D6E71;
	font-size: 13px;
}

	#impress_menu ul li a {
		color: #6D6E71;
		font-size: 13px;
	}

#headline_box {
	margin-top: 20px;
}

#headline_box h1 {
	color: #6b6c6e;
	font-weight: bold;
	font-size: 25px;
	line-height: 1.2;
}

#sperrmuell_info {
	position: absolute;
	top: 22px;
	right: 35px;
	text-align: center;
	-moz-transform: rotate(20deg);
	-ms-transform: rotate(20deg);
	-o-transform: rotate(20deg);
	-webkit-transform: rotate(20deg);
	transform: rotate(20deg);
	display: none;
}

#sperrmuell_info h1 {
	color: white;
	font-weight: bold;
	font-size: 19px;
	line-height: 20px;
	
}

#sperrmuell_info h2 {
	color: white;
	font-weight: normal;
	font-size: 17px;
	line-height: 19px;
	margin: 0px;
}

#sperrmuell_info a:hover {
	text-decoration: none;
}



/* ======== linke Spalte ====== */
#linke_spalte {
	width: 210px;
	min-height: 500px;
	float: left;
	padding: 0px 0px 15px 0px;
}

#linke_spalte ul {
	list-style-type: none;	
}

#linke_spalte ul li {
	border-bottom: 1px dashed #B4B4B4;	
	font-size: 15px;
}

#linke_spalte ul li.active {

}

#linke_spalte ul li.active ul li {
	font-weight: normal;
}

	#linke_spalte ul li a {
		display: block;
		padding: 10px 0px 10px 15px;
	}
	
	#linke_spalte ul li a:hover {
		background: rgba(255,255,255,0.75);
		text-decoration: none;
	}
	
	#linke_spalte ul li a.active {
		background: white;
		border-left: 5px solid #85ac53;
	}
	
	#linke_spalte ul li ul {
		background: white;
		padding: 0px 10px 10px 0px;
		border-left: 5px solid #85ac53;
	}
	
	#linke_spalte ul li ul li {
		border: none;
	}
	
	#linke_spalte ul li ul li a {
		color: #79A342;
		font-size: 14px;
		padding: 3px 0px 3px 20px;
	}
	
	#linke_spalte ul li ul li a.active {
		font-weight: bold;
		border: none;
	}
	
	#linke_spalte ul li ul li a:hover {
		color: black;
	}
	
	/* 3. Menü Ebene */
	#linke_spalte ul li ul li ul {
		border: none;
		padding: 3px 0px 5px 15px;
		background: #ebebeb;
		margin-bottom: 5px;	
	}
	
	#linke_spalte ul li ul li ul li {
				
	}
	
	#linke_spalte ul li ul li ul li a {
		color: #717171;		
	}
	
	#linke_spalte ul li ul li ul li a.active {
		background: none;		
	}
	
	#linke_spalte ul li ul li ul li a:hover {
		background: none;		
	}


.box_green {
	margin-right: 15px;
	margin-left: 15px;
	background: white;
	margin-top: 20px;
	padding: 0px 0px 5px 0px;
	margin-bottom: 15px;
}

.box_green h1 {
	font-weight: normal;
	font-size: 12px;
	background: #d3efae;
	text-align: center;
	color: black;
	padding: 5px 15px 5px 15px;
}

.box_green a {
	color: #79A342;
	padding: 3px 0px 3px 0px;
	display: inline-block;
}

.box_green p {
	padding: 0px 20px 0px 20px;
}

.box_green .csc-textpic-imagewrap {
	padding: 5px 0px 0px 0px;
	margin-bottom: -25px;
}

/* ======== Main Content ====== */
#main_content {
	/*width: 580px;*/
	width: 770px;
	min-height: 500px;
	float: left;
	padding: 10px 10px 10px 10px;
	
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.5;
}

#main_content a{
	color: #79A342;
	/*color: #73a5d6;*/
}


#main_content p {
}

#main_content ul{
	margin-left: 20px;
	color: #585858;
	font-weight: 300;
}

#main_content ol{
	margin-left: 20px;
	color: #585858;
}

#main_content ul li {
	margin-bottom: 5px;
}

#main_content ol li {
	margin-bottom: 5px;
}

#main_content table {
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px 0px 20px 0px;
}

#main_content table tr td {
	/*border: 1px solid #818181;*/
	padding: 10px 10px 10px 10px;
	color: #818181;
	vertical-align: top;
}

#main_content table tr td, #main_content table thead tr th {
	padding: 10px 10px 10px 10px;
}

#main_content table thead {
	text-align: left;
	font-size: 18px;
	font-weight: 500;
	color: #606060;	
	padding: 10px 0px 10px 0px;
}

#main_content table thead tr th {
	font-weight: normal;
	text-align: left;
}

#main_content table tr td {
	font-size: 14px;
	width: 50%;
}


/* Buttons Abfallinfos */
#main_content .abfallinfos_wrapper {
	font-size: 0px;
	border-collapse: separate;
    border-spacing: 10px 5px;
}

#main_content .abfallinfos_wrapper span {	
	width: 140px;
	
	display: inline-block;
	display: table-cell;
	vertical-align: middle;	
	box-shadow: 0px 0px 2px rgba(0,0,0,0.70);
	border: 1px solid white;
	border-radius: 3px;
	text-align: center;
	border-spacing: 0px;
}

#main_content .abfallinfos_wrapper span a {
	width: 140px;
	height: 45px;
	display: table-cell;
	font-size: 14px;
	color: white;
	vertical-align: middle;
	border-spacing: 0px;
	background: #7cacda;
	border-radius: 3px;
	background: #92bbdb;
background: -moz-linear-gradient(top, #92bbdb 0%, #5498d8 89%);
background: -webkit-linear-gradient(top, #92bbdb 0%,#5498d8 89%);
background: linear-gradient(to bottom, #92bbdb 0%,#5498d8 89%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#92bbdb', endColorstr='#5498d8',GradientType=0 );
text-shadow: 2px 2px 2px rgba(0,0,0,0.55);
}

#main_content .abfallinfos_wrapper span.yellow_button a{
	background: #71c92e;
background: -moz-linear-gradient(top, #71c92e 11%, #5eaa27 100%);
background: -webkit-linear-gradient(top, #71c92e 11%,#5eaa27 100%);
background: linear-gradient(to bottom, #71c92e 11%,#5eaa27 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71c92e', endColorstr='#5eaa27',GradientType=0 );
	color: white;
}


#main_content .abfallinfos_wrapper span a:hover {
	text-decoration: none;
	opacity: 0.8;
}


#main_content .abfallinfo_red_button {
	width: 100%;
	text-align: center;
	display: block;	
	
}

#main_content .abfallinfo_red_button a{
	color: white;
	display: inline-block;
	width: 300px;
	padding: 10px 0px 0px 0px;
	height: 35px;
	border: 1px solid white;
	border-radius: 3px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.70);
	text-shadow: 2px 2px 2px rgba(0,0,0,0.55);
	background: #d4000e;
background: -moz-linear-gradient(top, #d4000e 11%, #af0000 100%);
background: -webkit-linear-gradient(top, #d4000e 11%,#af0000 100%);
background: linear-gradient(to bottom, #d4000e 11%,#af0000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4000e', endColorstr='#af0000',GradientType=0 );
}

#main_content .abfallinfo_red_button a:hover {
	opacity: 0.8;
	text-decoration: none;
}

/* Hinweisboxen */
#main_content .pro_box, 
#main_content .hinweis_box,
#main_content .kontra_box {	
	border-radius: 3px;
	color: #767676;
	padding: 10px 5px 10px 85px;
	margin-top: 1.5em;
	min-height: 55px;	
}

#main_content .kontra_box_tabelle {	
	border-radius: 3px;
	color: #767676;
	padding: 10px 5px 10px 0px;
	margin-top: 1.5em;
	min-height: 55px;	
	background: url(site_elements/kontra_icon.png) no-repeat;
	border: 1px solid #ef6644;
	background-position: left 10px top 10px; 
	background-position-x: 10px;
	background-position-y: 10px;
}

#main_content .kontra_box_tabelle h1 {
	font-size: 16px;
	margin: 0px;
	color: #5A5A5A;
	font-weight: bold;
	padding: 0px 0px 0px 85px;
	font-weight: 700;
}

#main_content .kontra_box_tabelle table {
	border-collapse: inherit;
	margin-top: 30px;
}

#main_content .csc-header + div h2:first-child, 
#main_content .csc-header + div h2:first-child,
#main_content .csc-header + div h2:first-child {	
	margin-top: 0.5em;
}

#main_content .pro_box + div.csc-default div p:first-child, 
#main_content .hinweis_box + div.csc-default div p:first-child,
#main_content .kontra_box + div.csc-default div p:first-child  {	
	margin-top: 0.5em;
}

#main_content .pro_box h1, 
#main_content .hinweis_box h1,
#main_content .kontra_box h1 {
	font-size: 16px;
	margin: 0px;
	color: #5A5A5A;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	font-weight: 700;
}

#main_content .pro_box p, 
#main_content .hinweis_box p,
#main_content .kontra_box p {
	font-size: 14px;
	margin: 0px;	
	margin-top: -2px;
	color: #5A5A5A;
}

#main_content .pro_box ul,
#main_content .hinweis_box ul,
#main_content .kontra_box ul {
	color: #7F7F7F;
	color: #5A5A5A;
	margin-left: 12px;
	margin-top: 5px;
	font-size: 14px;
}

#main_content .pro_box {
	background: url(site_elements/success_icon.png) no-repeat left 10px top 10px;
	background: url(site_elements/success_icon.png) no-repeat;
	background-position: left 10px top 10px; 
	border: 1px solid #66aa33;
	background-position-x: 10px;
	background-position-y: 10px;
}

#main_content .hinweis_box {
	background: url(site_elements/hinweis_icon.png) no-repeat;
	border: 1px solid #efaa33;
	background-position: left 10px top 10px; 
	background-position-x: 10px;
	background-position-y: 10px;
}

#main_content .kontra_box {
	background: url(site_elements/kontra_icon.png) no-repeat;
	border: 1px solid #ef6644;
	background-position: left 10px top 10px; 
	background-position-x: 10px;
	background-position-y: 10px;
}

/* Download Boxen */

#main_content  a.pdf-downloads {
	display: block;
	border-bottom: 1px solid #D5D5D5;
	color: #5A5A5A;
	padding: 3px 5px 5px 30px;
	background: url(site_elements/pdf-icon.png) no-repeat left 3px top;
	background: url(site_elements/pdf-icon.png) no-repeat;
	background-position: left 3px top; 
	background-position-x: 3px;
	font-size: 14px;
	margin-bottom: -10px;
}

#main_content  a.pdf-downloads:hover {
	text-decoration: none;
	border-bottom: 1px solid #79A342;
	color: #79A342;
}

/* Link Boxen unter Downloads */
#main_content  a.link-box {
	display: block;
	border-bottom: 1px solid #D5D5D5;
	color: #5A5A5A;
	padding: 3px 5px 5px 30px;
	background: url(site_elements/link-icon.png) no-repeat left 5px top 4px;
	background: url(site_elements/link-icon.png) no-repeat;
	background-position: left 5px top 4px; 
	background-position-x: 5px;
	background-position-y: 4px;
	font-size: 14px;
	margin-bottom: -10px;
}

#main_content  a.link-box:hover {
	text-decoration: none;
	border-bottom: 1px solid #79A342;
	color: #79A342;
}

figcaption.csc-textpic-caption {
	/*display: none;*/
	color: #0081a6;
}

/* Kontaktformular */

.csc-mailform {
  margin: 1em 0px;
}

.csc-mailform form input {
  width: 70%;
  border: 1px solid #818181;
  padding: 10px 5px 10px 5px;
  border-radius: 3px;
  background: rgba(255,255,255,1.00);
}

/*Button*/

.csc-mailform form input[type="submit"] {
  	background: #71c92e;
	background: -moz-linear-gradient(top, #71c92e 11%, #5eaa27 100%);
	background: -webkit-linear-gradient(top, #71c92e 11%,#5eaa27 100%);
	background: linear-gradient(to bottom, #71c92e 11%,#5eaa27 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71c92e', endColorstr='#5eaa27',GradientType=0 );
  width: 20%;
  color: white;
  -webkit-appearance: none;
  box-shadow: 0px 0px 2px rgba(0,0,0,0.70);
	border: 1px solid white;
}

.csc-mailform form input[type="submit"]:focus {
  border: 1px solid white;
  box-shadow: 0px 0px 2px rgba(0,0,0,0.70);
}

.csc-mailform form input[type="submit"]:hover {
  cursor: pointer;
  opacity: 0.8;
}

.csc-mailform form input[type="submit"]:active {
	box-shadow: none;
	border: 1px solid white;
}

.csc-mailform form input:focus, .csc-mailform form textarea:focus{
  border: 1px solid #79A342;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5)
}

#main_content div.csc-mailform ol {
	margin-left: 0px;
}

div.csc-mailform ol li {
  overflow: inherit;
  list-style-type: none;
  position: relative;
}

.csc-mailform form textarea {
  width: 70%;
  padding: 10px 5px 10px 5px;
  border: 1px solid #818181;
  border-radius: 3px;
  font-family: 'Roboto',Arial, sans-serif;
  font-size: 14px;
}

div.csc-mailform li label {
  display: block;
  float: none;
  font-size: 12px;
  color: #818181;
  width: 70%;
}

div.csc-mailform li label strong + input {
  border: 1px solid red;
}

div.csc-mailform li label strong {
  position: absolute;
  bottom: -12px;
  color: white;
  color: red;
}

#main_content div.csc-mailform ol li {
  margin-bottom: 10px;
}


.csc-mailform form .csc-form-5 {
	display: inline-block;
	margin-right: 25px;
	width: 100px;
}

.csc-mailform form .csc-form-6 {
	display: inline-block;
	width: 278px;
}

.csc-mailform form .csc-form-5 input {
	width: 100%;
}

.csc-mailform form .csc-form-6 input {
	width: 100%;
}

.csc-textpic-imagewrap {
	padding-top: 1em;
}

.csc-mailform h3 {
	font-weight: 500;
	color: #585858;
	font-size: 14px;
	margin-top: 20px;
}

.csc-mailform h2 {
	padding-top: 10px;
}

/* Checkbox */
#c322 div.csc-mailform .csc-form-38,
#c322 div.csc-mailform .csc-form-43,
#c324 div.csc-mailform .csc-form-24,
#c324 div.csc-mailform .csc-form-29 {
	width: 20px;
	height: 20px;
	margin-top: 8px;
	background: none;
	border: 2px solid #AAA;
	border-radius: 100%;
	position: absolute;
}

#c322 div.csc-mailform .csc-form-38 label,
#c322 div.csc-mailform .csc-form-43 label,
#c324 div.csc-mailform .csc-form-24 label,
#c324 div.csc-mailform .csc-form-29 label {
	margin: 0px;
	display: block;
	width: 14px;
	height: 14px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
	position: absolute;
	top: 3px;
	left: 3px;
	background: white;
	background: #79A342;
	border-radius: 100%;
	z-index: 1;
	opacity: 0;
}

#c322 div.csc-mailform .csc-form-38 input[type=checkbox],
#c322 div.csc-mailform .csc-form-43 input[type=checkbox],
#c324 div.csc-mailform .csc-form-24 input[type=checkbox],
#c324 div.csc-mailform .csc-form-29 input[type=checkbox] {
	width: auto;
	visibility: hidden;
}

#c322 div.csc-mailform .csc-form-38 input[type=checkbox]:checked + label,
#c322 div.csc-mailform .csc-form-43 input[type=checkbox]:checked + label,
#c324 div.csc-mailform .csc-form-24 input[type=checkbox]:checked + label,
#c324 div.csc-mailform .csc-form-29 input[type=checkbox]:checked + label {
	opacity: 1;
}

#c322 div.csc-mailform .csc-form-39,
#c322 div.csc-mailform .csc-form-44,
#c324 div.csc-mailform .csc-form-25,
#c324 div.csc-mailform .csc-form-30 {
    margin-left: 30px;
    margin-top: 22px;
    font-size: 12px;
	color: #818181;
}

/* #c322 = Anfrageformular Privat */

#c322 .csc-mailform form .csc-form-14, 
#c322 .csc-mailform form .csc-form-22,
#c322 .csc-mailform form .csc-form-35,
#c322 .csc-mailform form .csc-form-26,
#c322 .csc-mailform form .csc-form-28,
#c322 .csc-mailform form .csc-form-29,
#c322 .csc-mailform form .csc-form-31,
#c324 .csc-mailform form .csc-form-13,
#c324 .csc-mailform form .csc-form-20
 {
	display: inline-block;
	margin-right: 25px;
	width: 100px;
}

#c322 .csc-mailform form .csc-form-15, 
#c322 .csc-mailform form .csc-form-23,
#c324 .csc-mailform form .csc-form-14,
#c324 .csc-mailform form .csc-form-21
 {
	display: inline-block;
	width: 278px;
}

#c322 .csc-mailform form .csc-form-14 input, 
#c322 .csc-mailform form .csc-form-22 input,
#c322 .csc-mailform form .csc-form-33 input,
#c322 .csc-mailform form .csc-form-15 input, 
#c322 .csc-mailform form .csc-form-23 input,
#c322 .csc-mailform form .csc-form-35 input,
#c322 .csc-mailform form .csc-form-26 input,
#c322 .csc-mailform form .csc-form-28 input,
#c322 .csc-mailform form .csc-form-29 input,
#c322 .csc-mailform form .csc-form-31 input,
#c324 .csc-mailform form .csc-form-13 input,
#c324 .csc-mailform form .csc-form-14 input,
#c324 .csc-mailform form .csc-form-20 input,
#c324 .csc-mailform form .csc-form-21 input
 {
	width: 100%;
}

#c322 .csc-mailform form .csc-form-27,
#c322 .csc-mailform form .csc-form-30 {
	width: 35px;
	display: inline-block;
	padding: 0px 0px 0px 15px;
}

#c322 .csc-mailform form .csc-form-28 {
	display: inline-block;
	margin-right: 200px;
}

#c322 .csc-mailform form .csc-form-29 {
}

#c322 .csc-form-33 {
	font-size: 12px;
	color: #818181;
	margin-top: -10px;
	width: 70%;
}

/* DSGVO */
.dsgvo_text {
	padding-left: 35px;
}

/* ========================== Powermail - Kontaktformular ================= */
/* Allgemein */
.tx-powermail {
  margin: 1em 0px;
}

.tx-powermail .powermail_fieldwrap {
	margin-bottom: 10px;
	position: relative;
}
/* Unnötige Elemente ausblenden */
.tx-powermail h3 {
	display: none;
}

.tx-powermail fieldset {
	border: none;
}

.tx-powermail fieldset legend {
	display: none;
}

/* Input-Felder */
.tx-powermail form input {
  width: 70%;
  border: 1px solid #818181;
  padding: 10px 5px 10px 5px;
  padding: 0px 5px 0px 5px;
  border-radius: 3px;
  background: rgba(255,255,255,1.00);
  height: 39px;
}

/* Label für Beschriftungen */
.tx-powermail form label {
  display: block;
  font-size: 12px;
  color: #818181;
  width: 70%;
}

/* Textarea */
.tx-powermail form textarea {
  width: 70%;
  padding: 10px 5px 10px 5px;
  border: 1px solid #818181;
  border-radius: 3px;
  font-family: 'Roboto',Arial, sans-serif;
  font-size: 14px;
}

/* Focus auf Input Felde */
.tx-powermail form input:focus, 
.tx-powermail form textarea:focus{
  border: 1px solid #79A342;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5)
}

/* Text-Feld */
.tx-powermail .powermail_fieldwrap_text {
	color: #585858;
}

/* Stern für Pflichtfelder */
.tx-powermail .mandatory {
}

/* Submit Button*/

.tx-powermail form input[type="submit"] {
  	background: #71c92e;
	background: -moz-linear-gradient(top, #71c92e 11%, #5eaa27 100%);
	background: -webkit-linear-gradient(top, #71c92e 11%,#5eaa27 100%);
	background: linear-gradient(to bottom, #71c92e 11%,#5eaa27 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71c92e', endColorstr='#5eaa27',GradientType=0 );
  	width: 20%;
  	color: white;
  	-webkit-appearance: none;
  	box-shadow: 0px 0px 2px rgba(0,0,0,0.70);
	border: 1px solid white;
	height: auto;
	padding: 10px 5px 10px 5px;
}

.tx-powermail form input[type="submit"]:focus {
  border: 1px solid white;
   box-shadow: 0px 0px 2px rgba(0,0,0,0.70);
}

.tx-powermail form input[type="submit"]:hover {
  cursor: pointer;
  opacity: 0.8;
}

.tx-powermail form input[type="submit"]:active {
	box-shadow: none;
	border: 1px solid white;
}

/* Checkbox */
.tx-powermail .powermail_fieldwrap_check {
	width: 20px;
	height: 20px;
	margin-top: 8px;
	background: none;
	border: 2px solid #AAA;
	/*border-radius: 100%;*/
	position: absolute;
}

.tx-powermail .powermail_fieldwrap_check label {
	margin: 0px;
	display: block;
	width: 14px;
	height: 14px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
	position: absolute;
	top: 3px;
	left: 3px;
	background: white;
	background: #79A342;
	background: url(site_elements/check_icon.png) no-repeat;
	border-radius: 100%;
	border-radius: 0px;
	z-index: 1;
	opacity: 0;
	text-indent: -9999px;
}

.tx-powermail .powermail_fieldwrap_check input[type=checkbox]{
	width: auto;
	visibility: hidden;
}

.tx-powermail .powermail_fieldwrap_check input[type=checkbox]:checked + label {
	opacity: 1;
}

.tx-powermail label.checkbox {
	margin-top: 22px;
	font-size: 12px;
	color: #818181;
	margin-left: 30px;
}

/* Radiobox */
.tx-powermail .powermail_fieldwrap_radio .powermail_radio_inner {
	width: 20px;
	height: 20px;
	margin-top: 8px;
	background: none;
	border: 2px solid #AAA;
	border-radius: 100%;
	position: absolute;
}

.tx-powermail .powermail_fieldwrap_radio .powermail_radio_inner_2 {
	margin-top: 50px;
}

.tx-powermail .powermail_fieldwrap_radio label {
	margin: 0px;
	display: block;
	width: 14px;
	height: 14px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
	position: absolute;
	top: 3px;
	left: 3px;
	background: white;
	background: #79A342;
	border-radius: 100%;
	z-index: 1;
	opacity: 0;
	text-indent: -9999px;
}

.tx-powermail .powermail_fieldwrap_radio input[type=radio]{
	width: auto;
	visibility: hidden;
}

.tx-powermail .powermail_fieldwrap_radio input[type=radio]:checked + label {
	opacity: 1;
}

.tx-powermail label.radio {
	margin-top: 12px;
	margin-bottom: 25px;
	font-size: 12px;
	color: #818181;
	margin-left: 30px;
}

.tx-powermail label.radio:last-child {
	margin-bottom: 0px;
}

/* Datepicker */
.xdsoft_datetimepicker {
	box-shadow:0px 5px 15px -5px rgba(0,0,0,0.506);
	background:white;
	border-bottom:1px solid #bbb;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	border-top:1px solid #bbb;
	color:#333333;
	padding:8px;
	padding-left:0px;
	padding-top:2px;
	position:absolute;
	z-index:9999;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	display:none
}
.xdsoft_datetimepicker iframe {
	position:absolute;
	left:0;
	top:0;
	width:75px;
	height:210px;
	background:transparent;
	border:none
}
.xdsoft_datetimepicker button {
	border:none !important
}
.xdsoft_noselect {
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none
}
.xdsoft_noselect::selection {
	background:transparent
}
.xdsoft_noselect::-moz-selection {
	background:transparent
}
.xdsoft_datetimepicker.xdsoft_inline {
	display:inline-block;
	position:static;
	box-shadow:none
}

.xdsoft_datetimepicker * {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0px;
	margin:0px
}
.xdsoft_datetimepicker .xdsoft_datepicker,.xdsoft_datetimepicker .xdsoft_timepicker {
	display:none
}
.xdsoft_datetimepicker .xdsoft_datepicker.active,.xdsoft_datetimepicker .xdsoft_timepicker.active {
	display:block
}
.xdsoft_datetimepicker .xdsoft_datepicker {
	width:224px;
	float:left;
	margin-left:8px
}
.xdsoft_datetimepicker .xdsoft_timepicker {
	width:58px;
	float:left;
	text-align:center;
	margin-left:8px;
	margin-top:0px
}
.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
	margin-top:8px;
	margin-bottom:3px
}
.xdsoft_datetimepicker .xdsoft_mounthpicker {
	position:relative;
	text-align:center
}
.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_today_button {
	background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAeCAYAAACsYQl4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozQjRCQjRGREU4MkNFMzExQjRDQkIyRDJDOTdBRUI1MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQjg0OUYyNTZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQjg0OUYyNDZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI5NzE3MjFBN0E2Q0UzMTFBQjJEQjgzMDk5RTNBNTdBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNCNEJCNEZERTgyQ0UzMTFCNENCQjJEMkM5N0FFQjUwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+aQvATgAAAfVJREFUeNrsmr1OwzAQxzGtkPjYEAuvVGAvfQIGRKADE49gdLwDDwBiZ2RhQUKwICQkWLsgFiRQuIBTucFJ/XFp4+hO+quqnZ4uvzj2nV2RpukCW/22yAgYNINmc7du7DcghCjrkqgOKjF1znpt6rZ0AGWQj7TvCU8d9UM+QAGDrhdyc2Bnc1WVVPBev9V8lBnY+rDwncWZThG4xk4lmxtJy2AHgoY/FySgbSBPwPZ8mEXbQx3aDERb0EbYAYFC7pcAtAvkMWwC0D3NX58S9D/YnoGC7nPWr3Dg9JTbtuHhDShBT8D2CBSK/iIEvVXxpuxSgh7DdgwUTL4iA92zmJb6lKB/YTsECmV+IgK947AGDIqgQ/LojsO135Hn51l2cWlov0JdGNrPUceueXRwilSVgkUyom9Rd6gbLfYTDeO+1v6orn0InTogYDGUkYLO3/wc9BdqqTCKP1Tfi+oTIaCBIL2TES+GTyruT9S61p6BHam+99DFEAgLFklYsIBHwSI9QY80H5ta+1rB/6ovaKihBJeEJbgLbBlQgl+j3lDPqA2tfQV1j3pVn8s+oKHGTSVJ+FqDLeR5bCqJ2E/BCycsoLZETXaKGs7rhKVt+9HZScrZNMi88V8P7LlDbvOZYaJVpMMmBCT4n0o8dTBoNgbdWPsRYACs3r7XyNfbnAAAAABJRU5ErkJggg==")
}
.xdsoft_datetimepicker .xdsoft_prev {
	float:left;
	background-position:-20px 0px
}
.xdsoft_datetimepicker .xdsoft_today_button {
	float:left;
	background-position:-70px 0px;
	margin-left:5px
}
.xdsoft_datetimepicker .xdsoft_next {
	float:right;
	background-position:0px 0px
}
.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_today_button {
	background-color:transparent;
	background-repeat:no-repeat;
	border:0px none currentColor;
	cursor:pointer;
	display:block;
	height:30px;
	opacity:0.5;
	outline:medium none currentColor;
	overflow:hidden;
	padding:0px;
	position:relative;
	text-indent:100%;
	white-space:nowrap;
	width:20px
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
	float:none;
	background-position:-40px -15px;
	height:15px;
	width:30px;
	display:block;
	margin-left:14px;
	margin-top:7px
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
	background-position:-40px 0px;
	margin-bottom:7px;
	margin-top:0px
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
	height:151px;
	overflow:hidden;
	border-bottom:1px solid #eee
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div {
	background:white;
	border-top:1px solid #eee;
	color:#444;
	font-size:12px;
	text-align:center;
	border-collapse:collapse;
	cursor:pointer;
	border-bottom-width:0px;
	height:25px;
	line-height:25px
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child {
	border-top-width:0px
}
.xdsoft_datetimepicker .xdsoft_today_button:hover,.xdsoft_datetimepicker .xdsoft_next:hover,.xdsoft_datetimepicker .xdsoft_prev:hover {
	opacity:1
}
.xdsoft_datetimepicker .xdsoft_label {
	display:inline;
	position:relative;
	z-index:9999;
	margin:0;
	padding:5px 3px;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	background-color:#fff;
	float:left;
	width:182px;
	text-align:center;
	cursor:pointer
}
.xdsoft_datetimepicker .xdsoft_label:hover {
	text-decoration:underline
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select {
	border:1px solid #ccc;
	position:absolute;
	right:0px;
	top:30px;
	z-index:101;
	display:none;
	background:#fff;
	max-height:160px;
	overflow-y:hidden
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect {
	right:-7px
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect {
	right:2px
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
	color:#fff;
	background:#79A342
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option {
	padding:2px 10px 2px 5px
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current {
	background:#73A5D6;
	box-shadow:#73A5D6 0px 1px 3px 0px inset;
	color:#fff;
	font-weight:700
}
.xdsoft_datetimepicker .xdsoft_month {
	width:90px;
	text-align:right
}
.xdsoft_datetimepicker .xdsoft_calendar {
	clear:both
}
.xdsoft_datetimepicker .xdsoft_year {
	width:56px
}
.xdsoft_datetimepicker .xdsoft_calendar table {
	border-collapse:collapse;
	width:100%
}
.xdsoft_datetimepicker .xdsoft_calendar td>div {
	padding-right:5px
}
.xdsoft_datetimepicker .xdsoft_calendar th {
	height:25px
}
.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th {
	width:14.2857142%;
	background:#F5F5F5;
	border:1px solid #DDDDDD;
	color:#666666;
	font-size:12px;
	text-align:right;
	padding:0px;
	border-collapse:collapse;
	cursor:pointer;
	height:25px
}
.xdsoft_datetimepicker .xdsoft_calendar th {
	background:#F1F1F1
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
	color:#73A5D6
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
	background:#73A5D6;
	box-shadow:#73A5D6 0px 1px 3px 0px inset;
	color:#fff;
	font-weight:700
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled {
	opacity:0.5
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
	opacity:0.2
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
	color:#fff !important;
	background:#79A342 !important;
	box-shadow:none !important
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover {
	color:inherit	!important;
	background:inherit !important;
	box-shadow:inherit !important
}
.xdsoft_datetimepicker .xdsoft_calendar th {
	font-weight:700;
	text-align:center;
	color:#999;
	cursor:default
}
.xdsoft_datetimepicker .xdsoft_copyright {
	color:#ccc !important;
	font-size:10px;
	clear:both;
	float:none;
	margin-left:8px
}
.xdsoft_datetimepicker .xdsoft_copyright a {
	color:#eee !important
}
.xdsoft_datetimepicker .xdsoft_copyright a:hover {
	color:#aaa !important
}

.xdsoft_time_box {
	position:relative;
	border:1px solid #ccc
}
.xdsoft_scrollbar>.xdsoft_scroller {
	background:#ccc !important;
	height:20px;
	border-radius:3px
}
.xdsoft_scrollbar {
	position:absolute;
	width:7px;
	right:0px;
	top:0px;
	bottom:0px;
	cursor:pointer
}
.xdsoft_scroller_box {
	position:relative
}

/* Validierungsmeldung */
#main_content .tx-powermail .parsley-errors-list.filled {
	list-style-type: none;
	position: absolute;
	margin-left: 0px;
	display: block;
	width: 70%;
	font-size: 12px;
	text-align: right;
	z-index: 99;
	width: 39px;
	height: 39px;
	background: #EF6644 url(site_elements/check_val.png) no-repeat;
	margin-left: 377px;
	margin-left: 517px;
	bottom: 0px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
	cursor: help;
	border: 1px solid #EF6644;
}

#main_content .tx-powermail .parsley-errors-list:hover li {
	display: block;
}

#main_content .tx-powermail .parsley-errors-list li {
	display: inline;
	background: #EF6644;
	color: white;
	padding: 3px 3px 3px 3px;
	border-radius: 3px;
	position: absolute;
	display:none;
	width: 100px;
	left: 45px;
	border: 2px solid white;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
}

#main_content .tx-powermail .layout2 .parsley-errors-list {
	margin-left: 247px;
	margin-left: 386px;
}

#main_content .tx-powermail .layout1 .parsley-errors-list {
	margin-left: 71px;
}

#main_content .powermail_message_error {
	color: #EF6644;
	list-style-type: none;
	margin-left: 0px;
}

/* Captcha */
.tx-powermail .powermail_fieldwrap_captcha {
	position: relative;
}

.tx-powermail .powermail_fieldwrap_captcha input {
	margin-left: 121px;
	width: 49%;
	width: 54.5%;
}

.tx-powermail .powermail_fieldwrap_captcha img {
	position: absolute;
	left: 1px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border: 1px solid #818181;
}

/* Layout 1 = Breite für PLZ */
.tx-powermail .layout1 {
  	display: inline-block;
	margin-right: 15px;
}

.tx-powermail .layout1 input {
	width: 100px;
}

/* Layout 2 = Breite für Ort */
.tx-powermail .layout2 {
  	display: inline-block;
}

.tx-powermail .layout2 input {
	/*width: 276px;*/
	width: 409px;
}

/* Layout 3  */
.tx-powermail .layout3 {
		width: 35px;
	display: inline-block;
	padding: 0px 0px 0px 15px;
}

.tx-powermail h4 {
    font-weight: 500;
    color: #585858;
    font-size: 14px;
    margin-top: 20px;
}

.tx-powermail h2 {
    padding-top: 10px;
}

.tx-powermail h5 {
    font-size: 12px;
	color: #818181;
	margin-top: -10px;
	width: 70%;
	font-weight: 400;
}

#c328 .tx-powermail #powermail_fieldwrap_30,
#c351 .tx-powermail #powermail_fieldwrap_30,
#c334 .tx-powermail #powermail_fieldwrap_160,
#c334 .tx-powermail #powermail_fieldwrap_167 {
	margin-right: 200px;
	margin-right: 400px;
}

#c334 #powermail_fieldwrap_138 .parsley-errors-list.filled {
	top: 20px;
	z-index: 999;
}

#c328 .tx-powermail #powermail_fieldwrap_37 label {
	display: none;
}




/* ========================== Grid-Layouts Anfang========================== */

.element2cols {
  overflow: hidden;
}

.col1, .col2 {
  width: 48%; float: left
  }

.col1 {
  margin-right: 2%;
}
.col2 {
  margin-left: 2%;
}

/* Öffnungszeiten Tabellen*/

#main_content .oeffnungszeiten_wrapper {
	margin-top: 2em;
}

#main_content .oeffnungszeiten_wrapper table {
	/*background: #F1F2EE;*/
	border-radius: 3px;
	border: 1px solid #79A342;
	border-collapse: inherit;
}

#main_content .oeffnungszeiten_wrapper table tr td {
	border: none;
	padding: 0px;
	font-size: 14px;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	color: #5A5A5A;
	width: auto;
}

#main_content .oeffnungszeiten_wrapper table tr td:first-child {
	/*padding: 0px 20px 10px 0px;*/
	font-weight: 700;
}

#main_content div.csc-textpic-imagecolumn {
	margin-right: 18px;
}

#main_content div.csc-textpic-lastcol {
	margin-right: 0px;
}

/* ============= TT_news ========== */
.news_box {
	border: 1px solid #6A3;
	border-radius: 3px;
	margin-bottom: 20px;
	padding: 10px 5px 10px 5px;
}

.news_box h2 {
	margin: 0px;
}

.news_box_detail h2 {
	margin: 0px;
}

.news_box_detail {
	border: 1px solid #6A3;
	border-radius: 3px;
	padding: 10px 5px 10px 5px;	
}

/* ======== Rechte Spalte ====== */
#rechte_spalte {
	width: 200px;
	min-height: 500px;
	float: left;
}

#abfall_info_boxen {
	padding: 15px 0px 0px 0px;
}

/* ======= Footer ====== */
#footer_wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #6D6E71;
	font-size: 11px;
	padding: 10px 0px 40px 0px;
}

#footer_wrapper a {
	color: #6D6E71;
}


/* ========== Mobile Anpassung ======== */
#responsive_wrapper {
	display: none;
}
/* IPad Fix */
/*Lightbox*/
#overlay {
	min-width: 1202px;
}

#lbImageDataContainer {
	margin-top: -1px!important;
}

#lbLightbox {
	min-width: 1202px;
}
@media (max-width: 768px) and (orientation : portrait)
	{
		body {
			min-height: 1500px;
		}
	}


@media (max-width: 540px) and (orientation : portrait), (max-width: 640px) and (orientation : landscape)
	{
		body {
			min-height: 0px;
		}
		
		/* Mobile: Allgemein */
		#center {
			width: 100%;
			border: none;
			background: white;
		}
		
		/* Mobile: Header */
		#header_wrapper {
			width: 100%;
			padding: 0px;
			height: 100px;
			background: #adcbe7 url(site_elements/bg_header_responsive.png) no-repeat left top;
		  	background-size: auto 100px;
			border-bottom: none;
		}
		
		#headline_box {
			margin-top: 0px;
			text-align: left;
			padding: 20px 5px 0px 30%;
		}
		
		#headline_box h1{
			padding: 0px 0px 0px 0px;
			font-size: 20px;
		}
	
		/* Mobile: Menüs */
		#impress_menu {
			display: none;
		}
		
		/* ======= Responsive Menü ========= */
		#menue_wrapper {
			display: none;
		}
		
		#responsive_wrapper {
			display: block;
			z-index: 99;
			width: 100%;
			top: 0px;
			box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
		}
		
		#responsive_menue {
			display: block;
			width: 100%;
			font-weight: normal;	
			font-size: 15px;
		}
		
			/* ========== Balken der das komplette Menü ein- und ausblendet ========== */
			
			#button_menue_einblenden {
				display: block;
				background: #6B6C6E url("site_elements/menue_button.png") right center no-repeat ;
				text-decoration: none;
				color: white;
				height: 50px;
				padding: 0px 2% 0px 2%;
				z-index: 9999;
				width: 96%;
			}
			
			#button_menue_einblenden img {
				-webkit-transition: all 0.1s ease-out!important;
    			-moz-transition: all 0.1s ease-out!important;
    			-o-transition: all 0.1s ease-out!important;
				transition: all 0.1s ease-out!important;
			}
			
			
			/* ============ Pfeile zum aufklappen der Ebenen =========== */
			
			.button_aufklappen
				{
					display: block;
					float: right;
					height: 40px;
					width: 40px;
					margin-top: -50px;
					padding: 10px 0px 0px 10px;
					cursor: pointer;
					border-left: 1px solid #b0b0b0;	 
				}
				
				.button_aufklappen img {
					border: 0px;
				}
			
			/* =========== Erste Menü Ebene =============== */
			
			
			#responsive_menue a {
				display: block;
				text-decoration: none;
				color: white;
				min-height: 35px;
				padding: 15px 15px 0px 15px;
				
			}
			
			#responsive_menue ul li {
							/*Linien Farben zwischen den li Elementen*/
				border-top: 1px solid #b0b0b0;
				border-bottom: 1px solid #444444;
			}
			
			#responsive_menue ul li:first-child {
				border-top: none;
			}
	
			#responsive_menue ul li a{
				background: #7F7F7F;
			}
			
			
			/* =========== Zweite Menü Ebene =============== */
			
			#responsive_menue ul li ul li {
				border: none;
				border-top: 1px solid #b0b0b0;								/*Linien Farben zwischen den li Elementen in der 2. Menüebene*/
				border-bottom: 1px solid #737373;
			}
			
			#responsive_menue ul li ul li:first-child {
				border-top: 1px solid #666666;								/*Linien Farben zwischen den Links in der 2. Menüebene und der 1. Menüebene*/
			}
	
			#responsive_menue ul li ul li:last-child {
				border-bottom: none;
			}
	
			#responsive_menue ul li ul li a{
				background: #9F9F9F;
				padding: 15px 15px 0px 25px;
			}	
		
		/* Mobile: Linke Spalte */
		#linke_spalte {
			display: none;
		}
		
		/* Mobile: Rechte Spalte */
		#rechte_spalte {
			display: none;
		}
		
		/* Mobile: Main Content */
		#main_content {
			width: 94%;
			padding: 10px 3% 10px 3%;
		}
		
		#main_content img {
			max-width: 100%;
			height: auto;
			display: block;
		}
		
		#main_content div.csc-textpic,
		#main_content div.csc-textpic-imagewrap {
			/*overflow: inherit;*/
		}
		
		div.csc-textpic-center .csc-textpic-center-outer,
		div.csc-textpic-center .csc-textpic-center-inner {
			float: none;
			right: 0px;
		}
		
		div.csc-textpic .csc-textpic-imagewrap figure, 
		div.csc-textpic figure.csc-textpic-imagewrap {
			display: block;
		}
		
		div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
			float: none;
		}
		
		#main_content div.csc-textpic-text {
			margin-left: 0px;
		}
		
		#main_content div.csc-textpic-imagecolumn {
			margin-right: 0px;
		}
		
		div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li {
			/*overflow: inherit;*/
			display: inline;
		}
		
		#main_content .csc-textpic-imagecolumn {
			width: 50%;
			margin: 0px;
			max-width: 185px;
		}
		
		#main_content .csc-textpic-image {
			margin-left: 10px;
		}
		
		#main_content .csc-textpic-imagewrap {
			margin-left: -10px;
		}
		
		div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image {
			margin-bottom: 10px;
		}
		
		#main_content div.csc-textpic, #main_content div.csc-textpic-imagewrap {
			display: inherit;
		}
		
		#main_content div.csc-textpic-left .csc-textpic-imagewrap {
			float: none;
		}
		
		/* Mobile: Abfallbuttons */
		
		#main_content .abfallinfos_wrapper span {
			float: left;
			margin: 5px 5px 5px 5px;
		}
		
		#main_content .abfallinfos_wrapper span a {
			padding: 0px 5px 0px 5px;
		}
		
		#main_content .abfallinfo_red_button a {
			width: 80%;
		}
		
		#main_content .abfallinfo_red_button {
			text-align: left;
			margin: 5px 5px 5px 5px;
		}
		
		.resp_clear {
			clear: both;
		}
		
		/* Mobile: Tabelle */
			  
				#main_content table.contenttable, table.contenttable thead, table.contenttable tbody, table.contenttable th, table.contenttable td, table.contenttable tr { 
					display: block; 
				}
				
				#main_content table.contenttable thead tr { 
					position: absolute;
					top: -9999px;
					left: -9999px;
				}
				
				#main_content table.contenttable thead { 
					display: none;
				}
				
				#main_content table.contenttable tr td, #main_content table.contenttable tr th {
					padding: 10px 6px 10px 35%; 
					border: none;
					min-height: 40px;
				}

				#main_content table.contenttable tr:nth-child(odd) { 
					background: #fef9cf;
					border-bottom: 1px solid #818181;
					border-top: 1px solid #818181;
				}
				
				#main_content table.contenttable tr:last-child { 
					border-bottom: 1px solid #818181;
				}
				
				#main_content table.contenttable table.contenttable tr td { 
					position: relative;	
					font-size: 14px;			
				}
				
				#main_content table.contenttable tr td:nth-child(1),
				#main_content table.contenttable tr td:nth-child(2),
				#main_content table.contenttable tr td:nth-child(3),
				#main_content table.contenttable tr td:nth-child(4),
				#main_content table.contenttable tr td:nth-child(5),
				#main_content table.contenttable tr td:nth-child(6) {
					width: auto;
				}
				
				#main_content table.contenttable td:before { 
					position: absolute;
					left: 5%;
					width: 45%; 
					padding-right: 10px; 
					white-space: nowrap;
				}
				
				#main_content table.contenttable caption {
					display: block;
				}
				
				#main_content table.contenttable tr:first-child { 
					border-top: none;
					border-top-left-radius: 3px;
					border-top-right-radius: 3px;
				}
				
				#main_content table.contenttable tr:last-child { 
					border-bottom: none;
					border-bottom-left-radius: 3px;
					border-bottom-right-radius: 3px;
				}
				
				/*
				Label the data
				*/
				#main_content table.contenttable td:nth-of-type(1):before { content: "Abfallart:"; font-weight: 500; }
				#main_content table.contenttable td:nth-of-type(2):before { content: "Entsorgungs- \A m\00f6glichkeit"; font-weight: 500; white-space:pre; }
				
				/* Mobile: Öffnungszeiten Tabelle*/
				#main_content .oeffnungszeiten_wrapper td:nth-of-type(1):before,
				#main_content .oeffnungszeiten_wrapper td:nth-of-type(2):before {
					display: none;	
				}
				
				#main_content .oeffnungszeiten_wrapper table.contenttable tr td, #main_content .oeffnungszeiten_wrapper table.contenttable tr th {
					padding: 5px 6px 5px 10px; 
					min-height: 0px;
				}
				
				/* Cols */
				.col1, .col2 {
					width: 100%;
					margin: 0px;
				}
		
		/* Mobile: Formular */	
		.tx-powermail form input,
		.tx-powermail .layout1 input,
		.tx-powermail .layout2 input,
		.tx-powermail form textarea {
			width: 94%;
			padding: 0px 3% 0px 3%;
		}
		
		.tx-powermail .layout1,
		.tx-powermail .layout2 {
			display: block;
			margin-right: 0px;
		}
		
		#main_content .tx-powermail .powermail_fieldwrap_captcha img {
			display: inline;
		}
		
		.tx-powermail .powermail_fieldwrap_captcha input {
			width: 40%;
		}
		
		.tx-powermail form input[type="submit"] {
			min-width: 100px;
		}
		
		#c328 .tx-powermail #powermail_fieldwrap_30, #c334 .tx-powermail #powermail_fieldwrap_160, #c334 .tx-powermail #powermail_fieldwrap_167, #c351 .tx-powermail #powermail_fieldwrap_30 {
			margin-right: 0px;
		}
		
		#main_content .tx-powermail .parsley-errors-list.filled {
			margin-left: 0px;
			right: -2px;
			z-index: auto;
		}
		
		#main_content .tx-powermail .parsley-errors-list li {
			left: -100px;
			top: 39px;
			z-index: 999;
		}
		
				
		#c330 iframe {
			height: 2800px!important;
		}
		
		#c331 iframe {
			height: 2000px!important;
		}

		
		/* Mobile: Footer */
		#footer_wrapper {
			width: 94%;
			padding: 10px 3% 10px 3%;
		}
	
	
	}
	
	@media (max-width: 340px) and (orientation : portrait), (max-width: 340px) and (orientation : landscape)
	{
		#headline_box h1 {
			font-size: 17px;
		}
	}
	


