/* dunkles ASF-grün */
/*hellgrün*/
/*rot*/
/*hellgrau*/
/* open-sans-condensed-300 - latin */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('/_intern/fonts/open-sans-condensed-v15-latin-300.eot');
  src: local(''), url('/_intern/fonts/open-sans-condensed-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/_intern/fonts/open-sans-condensed-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('/_intern/fonts/open-sans-condensed-v15-latin-300.woff') format('woff'), /* Modern Browsers */ url('/_intern/fonts/open-sans-condensed-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('/_intern/fonts/open-sans-condensed-v15-latin-300.svg#OpenSansCondensed') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* open-sans-condensed-300italic - latin */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: italic;
  font-weight: 300;
  src: url('/_intern/fonts/open-sans-condensed-v15-latin-300italic.eot');
  src: local(''), url('/_intern/fonts/open-sans-condensed-v15-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/_intern/fonts/open-sans-condensed-v15-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */ url('/_intern/fonts/open-sans-condensed-v15-latin-300italic.woff') format('woff'), /* Modern Browsers */ url('/_intern/fonts/open-sans-condensed-v15-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('/_intern/fonts/open-sans-condensed-v15-latin-300italic.svg#OpenSansCondensed') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* open-sans-condensed-700 - latin */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('/_intern/fonts/open-sans-condensed-v15-latin-700.eot');
  src: local(''), url('/_intern/fonts/open-sans-condensed-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/_intern/fonts/open-sans-condensed-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('/_intern/fonts/open-sans-condensed-v15-latin-700.woff') format('woff'), /* Modern Browsers */ url('/_intern/fonts/open-sans-condensed-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('/_intern/fonts/open-sans-condensed-v15-latin-700.svg#OpenSansCondensed') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
p {
  margin: 5px 0px 20px 0px;
}
/**mixins*/
.schatten {
  -moz-box-shadow: 0px 5px 17px -7px #000000;
  -webkit-box-shadow: 0px 5px 17px -7px #000000;
  box-shadow: 0px 5px 17px -7px #000000;
}
.clearfix {
  zoom: 1;
}
.clearfix:before {
  content: '';
  display: block;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
.link {
  background-image: url('/_intern/pics/asf_dreieck.png') !important;
  background-repeat: no-repeat;
  /*background-position:0 3px!important; */
  padding-left: 15px !important;
  padding-top: 0 !important;
}
/*/mixins*/
* {
  padding: 0;
  margin: 0;
}
html {
  overflow-x: hidden;
  overflow-y: scroll;
  color: #575656;
  background-color: #f2f2f2;
}
img {
  border: none;
  max-width: 100%;
  height: auto;
}
body,
textarea,
iframe body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: 300;
}
body {
  padding-bottom: 30px;
  overflow: auto;
  position: relative;
}
pre {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: 300;
}
a {
  color: #575656;
  text-decoration: none;
}
h1,
h2,
h3 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
}
h1 {
  font-size: 25px;
  line-height: 1.2em;
  margin: 5px 0px 20px 0px;
}
h2 {
  color: #575656;
  font-size: 16px;
  line-height: 20px;
}
h3 {
  font-size: 1.3em;
  line-height: 1.5em;
}
.mobil {
  display: none;
}
.clear {
  clear: both;
}
#printhead {
  display: none;
}
#bg_img {
  position: fixed;
  width: 100%;
  height: auto;
  z-index: 1;
}
#wrapper_outer {
  background-image: url(/_intern/pics/trans_white.png);
  margin: 0 auto;
  z-index: 1;
  width: 1004px;
  padding: 10px;
  max-width: 95%;
  position: relative;
  top: 20px;
}
#wrapper {
  margin: 0 auto;
  z-index: 2;
  position: relative;
  /**border: 1px solid @bordercolor;
	.Round(@rundung);
	.schatten;**/
}
#logo {
  width: 100px;
  height: 96px;
  position: relative;
  left: 6px;
}
#header {
  padding: 17px 1%;
  background-color: #ffffff;
  border-bottom: 1px solid #a0a0a0;
  position: relative;
}
.frage {
  background-color: #039540;
  color: white;
  padding: 2px 6px;
  font-size: 9px;
  border-radius: 9px;
  cursor: pointer;
}
#sprachen {
  display: none;
  position: absolute;
  top: 30px;
  left: 45%;
  font-size: 13px;
  width: 50%;
}
#sprachen a {
  padding: 0px 5px;
}
#sprachen a:hover {
  color: #a0a0a0;
}
#quick_links {
  font-size: 13px;
  padding-right: 20px;
  position: absolute;
  right: 0;
  top: 15px;
}
#quick_links a {
  padding: 0px 5px;
}
#quick_links a.aktiv {
  color: #039540;
  font-weight: bold;
}
#quick_links a:hover {
  color: #a0a0a0;
}
#quick_links span.strich:last-Child {
  display: none;
}
#suche {
  position: absolute;
  font-size: 13px;
  right: 20px;
  top: 87px;
  width: 137px;
}
#suche input {
  float: left;
}
#suche input[type="text"] {
  border: 1px solid #cccccc;
  background-repeat: repeat-x;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background-image: url('/_intern/pics/bg_suche.jpg');
  font-size: 12px;
  width: 110px;
  height: 14px;
  padding: 3px 0 3px 3px;
  background-color: transparent;
}
#suche input[type="submit"] {
  border-left: none;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background-repeat: no-repeat;
  background-image: url('/_intern/pics/suche_lupe.png');
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  width: 22px;
  height: 22px;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
#suche input[type="submit"].aktiv {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#suche button {
  border-left: none;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  height: 22px;
  width: 23px;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
#suche button.aktiv {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#suche #submitdiv {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  height: 22px;
  width: 23px;
}
#suche #disabledtext {
  position: absolute;
  right: 0px;
  top: 20px;
  width: 150px;
  background-color: rgba(128, 128, 128, 0.9);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  color: white;
  z-index: 20;
  display: none;
}
#inhalt_slider-wrapper {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
#inhalt_slider-wrapper .panel-wrapper {
  padding: 0px 0px 20px 0px;
  position: relative;
}
#inhalt_slider-wrapper img {
  max-width: 100%;
  height: auto;
}
#head_slider img {
  width: 100%;
  height: auto;
}
#head_slider .slider_container {
  border: 1px solid #cccccc;
  padding: 8px 8px 4px 8px;
  background-color: #f2f2f2;
}
#head_slider .slider_container .slider_head_text {
  float: left;
}
#head_slider .slider_container .slider_head_text {
  background-color: #f2f2f2;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: bold;
  width: 240px !important;
  overflow: auto;
  height: 300px;
  padding: 20px;
  font-family: 'Open Sans Condensed', sans-serif;
}
#head_slider .slider_container .slider_head_text .schwarz {
  color: black;
}
#head_slider .slider_container .slider_head_text .gruen {
  color: #039540;
  font-size: 16px;
}
#head_slider .slider_container .slider_head_text ul {
  margin-top: 10px;
  padding: 0px;
}
#head_slider .slider_container .slider_head_text li {
  list-style-type: none;
  background-image: url('/_intern/pics/li_knoedel.png');
  background-repeat: no-repeat;
  background-position: 0 8px;
  padding-left: 14px;
  background-size: 5px;
  font-size: 16px;
  font-weight: normal;
  color: #000;
}
#head_slider .slider_container .slider_head_text h1 {
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 30px;
}
#head_slider .slider_container .slider_head_text h1 .gruen {
  font-size: 22px;
}
#head_slider .slider_container .slider_head_bild_klein {
  float: right;
  width: 620px;
}
.ls-nav a {
  display: block;
  width: 15px;
  height: 10px;
  background-image: url('/_intern/js/liquidslider/images/slider_bullet-normal.png');
  background-repeat: no-repeat;
  float: left;
}
#page {
  background-color: #ffffff;
  /*neu 29.9.2020*/
  z-index: 1;
  position: relative;
  /*neu 29.9.2020*/
}
#content {
  padding: 0 10px;
  min-height: 480px;
  /*
	//Video-Download verstecken. Inzwischen per JQ eleganter gelöst
	video::-webkit-media-controls {
	overflow: hidden !important;
}
	video::-webkit-media-controls-enclosure {
	width: calc(100% + 9px);
	margin-left: auto;
}
	*/
}
#content a.email {
  /*anstatt brief-bildchen*/
  background-image: url('/_intern/pics/asf_dreieck.png');
  background-repeat: no-repeat;
  padding-left: 15px;
  min-height: 300px;
  background-position: 0px;
}
#content .kopfgrafik {
  margin-bottom: 10px;
}
#content .video_ct {
  width: 100%;
  max-width: 100%;
}
#content .video_ct video {
  width: 100%;
  max-width: 100%;
  height: auto;
}
#content #news_container {
  display: inline-block;
  position: relative;
}
#content #news_container .news_container_head {
  min-height: 50px;
}
#content #news_container .news_container_head h2 {
  margin-top: -3px;
}
#content #news_container .news_container_head h2 a {
  color: #039540;
}
#content #news_container h3 {
  /*height:27px; */
  margin: 5px 0px;
  font-size: 12px;
  font-family: Arial,Helvetica,sans serif;
}
#content #news_container .news_view {
  min-height: 280px;
  /*padding: 0px 21px 0px 22px;*/
  padding: 0px 19px 0px 19px;
  margin: 30px 0px 35px 0px;
  float: left;
  width: 20%;
  /*width:201px;*/
  position: relative;
  border-right: 1px solid #cccccc;
}
#content #news_container .news_view a {
  color: #575656;
}
#content #news_container .news_view img {
  width: 100%;
  height: auto;
}
#content #news_container .news_view.equal .news_container_head {
  margin-bottom: 10px;
}
#content #news_container .news_view.equal .news_container_text {
  margin-bottom: 10px;
}
#content #news_container .news_view.equal .mehr {
  position: initial;
}
#content #news_container .news_view:first-Child {
  padding-left: 5px;
}
#content #news_container .last {
  border: none;
  padding-right: 0px;
}
#content #news_container .mehr {
  position: absolute;
  bottom: 0px;
}
#content #news_container .mehr a {
  color: #039540;
  font-weight: bold;
  background-image: url('/_intern/pics/asf_dreieck.png') !important;
  background-repeat: no-repeat;
  /*background-position:0 3px!important; */
  padding-left: 15px !important;
  padding-top: 0 !important;
}
.gruen {
  color: #039540;
}
.rot {
  color: #ff0000;
}
table.tabelle_gruen.haushaltsgebuer {
  margin: 0px;
}
table.tabelle_gruen.haushaltsgebuer tr {
  border-bottom: 0px;
}
table.tabelle_gruen.haushaltsgebuer td:first-of-type {
  width: 30%;
}
table.tabelle_gruen.haushaltsgebuer td:nth-of-type(2) {
  background-image: none;
}
ul.einspaltige_liste,
ul.einspaltige_liste_rot {
  padding-left: 0;
}
ul.einspaltige_liste li,
ul.einspaltige_liste_rot li {
  list-style-type: none;
  background-image: url('/_intern/pics/asf_dreieck.png');
  background-repeat: no-repeat;
  background-position: 0 2px;
  padding-left: 15px;
}
ul.einspaltige_liste li ul,
ul.einspaltige_liste_rot li ul {
  padding-left: 20px;
}
ul.einspaltige_liste_rot li {
  background-image: url('/_intern/pics/nicht_item.png');
}
ul.zweispaltige_liste {
  padding: 0;
}
ul.zweispaltige_liste li {
  width: 45%;
  float: left;
  list-style-type: none;
  background-image: url('/_intern/pics/asf_dreieck.png');
  background-repeat: no-repeat;
  background-position: 0 2px;
  padding-left: 15px;
}
ul.zweispaltige_liste:after {
  content: ".";
  display: block;
  clear: both;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
img.bild_zweispaltig {
  width: 48%;
  padding-bottom: 10px;
}
img.bild_zweispaltig:nth-of-type(odd) {
  padding-right: 5px;
}
.zweispaltiger_block {
  width: 48%;
  float: left;
}
.zweispaltiger_block:nth-of-type(even) {
  padding-right: 10px;
}
#content_mi {
  float: left;
  width: 500px;
  padding-left: 25px;
  position: relative;
  /*
	#uebersicht {
	.item {
	margin-right:30px;
	min-height:275px;
}
}
	*/
}
#content_mi a {
  color: #039540;
}
#content_mi h2 {
  /*margin-bottom:10px; */
  color: #039540;
  margin: 3px 0px;
}
#content_mi .gebuehren_radio {
  margin-bottom: 20px;
}
#content_mi table.print_out {
  margin-top: 30px;
  width: 400px;
  max-width: 100%;
}
#content_mi table.print_out tr td {
  padding: 10px;
}
#content_mi table.print_out tr td:first-of-type {
  width: 185px;
}
#content_mi table.print_out tr:nth-of-type(even) {
  background-color: #e2e0e0;
}
.hiddentext a {
  color: #00a139;
}
#content_mi.ohne_li {
  width: 720px !important;
  max-width: 100%;
}
#content_mi.ohne_li #uebersicht .item:nth-of-type(3n) {
  margin-right: 0px;
}
#content_mi.ohne_re {
  width: 725px !important;
  max-width: 100%;
}
#content_mi.ohne_re #uebersicht .item:nth-of-type(3n) {
  margin-right: 0px;
}
#content_mi.ohne_li_re {
  width: 100% !important;
}
#content_mi.ohne_li_re #uebersicht .item:nth-of-type(4n) {
  margin-right: 0px;
}
.abfuhrtermin_eingabe,
.wertstoff_eingabe {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  margin: 15px 1% 10px 0;
}
.abfuhrtermin_eingabefeld,
.wertstoff_eigabefeld {
  height: 20px;
  line-height: 20px;
  position: relative;
  top: -2px;
  width: 54%;
  margin-left: 2%;
}
.wertstoff_eigabefeld {
  margin-left: 0;
}
#footer {
  padding: 20px 10px;
  margin: 20px;
  background-color: #ffffff;
}
#footer img {
  padding-left: 5px;
}
#footer #footer_navi {
  float: right;
}
#footer #footer_navi ul {
  margin: 0;
}
#footer #footer_navi ul li {
  list-style-type: none;
  float: left;
  margin-left: 30px;
}
.highlight {
  /*background-color: @schmuckfarbe2; */
  background-color: rgba(80, 174, 48, 0.5);
}
.hidden {
  display: none;
}
.green {
  color: #00a139;
}
.green:hover {
  color: #50AE30;
}
#content_re {
  padding-top: 42px;
  float: right;
  width: 200px;
}
#content_re h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  margin-bottom: 5px;
}
#content_re h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin-bottom: 5px;
}
#content_re table {
  width: 100%;
}
#content_re td {
  vertical-align: top;
}
#content_re div {
  margin-bottom: 10px;
}
#content_re .infowindow {
  margin-bottom: 1px;
}
#content_re a {
  color: #039540;
}
#content_re .ds_nav.fixed {
  position: fixed;
  width: 200px;
  top: 30px;
}
/*content_re*/
#ds_tracking_ok,
#ds_tracking_notok {
  display: inline;
}
#ds_tracking_ok span,
#ds_tracking_notok span {
  text-decoration: underline;
  cursor: pointer;
}
.abc_container {
  width: 100%;
  border-top: 1px solid #cccccc;
}
.abc_container .abc_bez {
  width: 140px;
  float: left;
  padding: 5px;
  position: relative;
}
.abc_container .abc_bez .help {
  width: 10px;
  display: inline-block;
  font-size: 10px;
  margin-left: 5px;
  position: relative;
  bottom: 3px;
  font-size: 12px;
}
.abc_container .abc_bez .hidden {
  display: none;
}
.abc_container .abc_wert {
  width: 300px;
  float: left;
  border-left: 1px solid #cccccc;
  padding: 5px;
}
.abc_container .abc_wert img {
  padding-right: 5px;
}
.abc_container .abc_wert .abc_sonstiges {
  display: inline;
}
.abc_container:last-of-type {
  border-bottom: 1px solid #cccccc;
}
#abc-legende {
  zoom: 1;
}
#abc-legende:before {
  content: '';
  display: block;
}
#abc-legende:after {
  content: '';
  display: table;
  clear: both;
}
#abc-legende div {
  float: left;
  width: 100% !important;
}
#uebersicht {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#uebersicht.news .item {
  min-height: 320px;
}
#uebersicht.news .item h3 {
  line-height: 1.1em;
}
#uebersicht.news .item .teaser a {
  color: black;
}
#uebersicht .item {
  /*		float:left;*/
  width: 220px;
  min-height: 275px;
  -moz-box-shadow: 0px 5px 17px -7px #000000;
  -webkit-box-shadow: 0px 5px 17px -7px #000000;
  box-shadow: 0px 5px 17px -7px #000000;
  margin-right: 30px;
  padding-bottom: 15px;
  margin-bottom: 30px;
  position: relative;
}
#uebersicht .klein {
  min-height: 150px;
}
#uebersicht .klein .teaser {
  height: 30px;
}
#uebersicht .headline {
  padding: 3px 10px 3px 10px;
  background-color: #039540;
  min-height: 50px;
}
#uebersicht .headline h3 {
  font-family: inherit;
  margin: 0;
}
#uebersicht .headline h3 a {
  color: white;
  font-size: 12px;
}
#uebersicht .bild {
  padding: 10px 10px 5px 10px;
}
#uebersicht .teaser {
  padding: 6px 10px 10px 10px;
  height: 60px;
}
#uebersicht .mehr {
  position: absolute;
  bottom: 15px;
  padding: 3px 10px 3px 10px;
}
#uebersicht .mehr a {
  color: #039540;
  background-image: url('/_intern/pics/asf_dreieck.png') !important;
  background-repeat: no-repeat;
  /*background-position:0 3px!important; */
  padding-left: 15px !important;
  padding-top: 0 !important;
  background-position: 0px 3px;
}
#uebersicht2 .row {
  margin-bottom: 50px;
}
#uebersicht2 .row .ct {
  margin: 20px 0 20px 0;
  display: flex;
  gap: 35px;
  flex-wrap: wrap;
  align-content: flex-end;
  justify-content: flex-start;
  align-items: flex-end;
}
#uebersicht2 .row .ct .item {
  text-align: center;
  text-decoration: underline;
  width: 110px;
}
#asp {
  margin-top: 20px;
}
#asp .item {
  width: 100%;
  border-bottom: 1px solid black;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#asp .item .asp_li {
  width: 294px;
  float: left;
}
#asp .item .asp_re {
  float: left;
}
#asp .item:last-of-type {
  border-bottom: none;
}
#kontakt .item {
  width: 100%;
  border-bottom: 1px solid #cccccc;
}
#kontakt .item .kontakt_li {
  float: left;
  width: 300px;
  color: #039540;
  padding: 3px 0;
}
#kontakt .item .kontakt_re {
  float: left;
  padding: 3px 0;
}
#container {
  width: 100%;
}
#container .container_container {
  width: 100%;
  zoom: 1;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#container .container_container:before {
  content: '';
  display: block;
}
#container .container_container:after {
  content: '';
  display: table;
  clear: both;
}
#container .container_container h3 {
  font-size: 14px;
  color: #039540;
  margin: 5px 0 5px 0;
}
#container .container_container table.container_tb {
  float: left;
  width: 370px;
}
#container .container_container table.container_tb td {
  padding: 2px;
}
#container .container_container .container_bild {
  float: right;
  width: 130px;
  text-align: right;
}
.gebuehrenrechner {
  width: 70%;
}
/*accordion*/
.accordion dt,
.accordion dd {
  padding: 10px;
  border-bottom: 0;
}
.accordion dt a,
.accordion dd a {
  display: block;
  color: black;
  font-weight: bold;
  color: inherit !important;
}
.accordion dt {
  background: #eeeeee;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f0f0f0), color-stop(1, #dcdcdc));
  background: -ms-linear-gradient(bottom, #f0f0f0 0%, #dcdcdc 100%);
  background: -moz-linear-gradient(center bottom, #f0f0f0 0%, #dcdcdc 100%);
  background: -o-linear-gradient(#dcdcdc, #f0f0f0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcdcdc', endColorstr='#f0f0f0', GradientType=0);
  margin-bottom: 4px;
}
.accordion dt a.open,
.accordion dt a.close {
  padding-left: 15px;
  background-position: 0 1px;
  background-repeat: no-repeat;
}
.accordion dt a.open {
  background-image: url('/_intern/pics/pfeil_runter_gruen.png');
}
.accordion dt a.close {
  background-image: url('/_intern/pics/pfeil_rechts_gruen.png');
}
.accordion dd {
  border-top: 0;
  margin: 0;
  font-size: 12px;
}
.accordion dd:last-of-type {
  border-top: 1px solid white;
  position: relative;
  top: -1px;
}
#sm_items {
  width: 100%;
}
#sm_items .sm_item {
  float: left;
  width: 136px;
  margin-bottom: 10px;
  margin-right: 10px;
}
#sm_items input.input_sm_item {
  width: 25px !important;
}
#pro_out {
  min-height: 360px;
}
#pro_search_str_container {
  position: relative;
}
#pro_search_plz {
  width: 40px !important;
}
#pro_search_str {
  width: 248px !important;
}
.nummer {
  width: 30px !important;
}
.ort {
  width: 238px !important;
}
#pro_out_str {
  min-width: 150px;
  display: list-item;
  z-index: 1;
  list-style-type: none;
  position: absolute;
  top: 25px;
  left: 10px;
  background-color: white;
  padding: 3px 5px;
  cursor: pointer;
  -moz-box-shadow: 0px 5px 17px -7px #000000;
  -webkit-box-shadow: 0px 5px 17px -7px #000000;
  box-shadow: 0px 5px 17px -7px #000000;
}
#pro_out_str .plz {
  display: none;
}
#pro_out_str:empty {
  display: none;
}
#pro_out_str .close {
  text-align: right;
  font-size: 12px;
}
#bereiche {
  width: 100%;
}
#bereiche .bereich {
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
}
#bereiche .bereich h2 {
  width: 100%;
}
#bereiche .bereich .item {
  /*
			float:left;
*/
  width: 155px;
  margin-right: 10px;
  margin-bottom: 25px;
}
#bereiche .bereich .item h3 {
  color: #039540;
}
#bereiche .bereich .item img {
  max-width: 100%;
  height: auto;
}
#bereiche .bereich .item .position {
  font-weight: bold;
}
#bereiche .bereich.vielfalt {
  max-width: 100%;
  column-count: 2;
  column-gap: 15px;
  column-width: auto;
  column-fill: balance;
}
#bereiche .bereich.vielfalt .item {
  float: none;
  position: relative;
  cursor: pointer;
  width: 100%;
  max-width: 100%;
}
#bereiche .bereich.vielfalt .item .zusatz {
  width: calc(100% - 12px);
  height: 52px;
  padding: 2px 6px;
  position: absolute;
  bottom: 3px;
  background-color: rgba(3, 149, 64, 0.8);
  color: White;
}
#bereiche .bereich.vielfalt .item .zusatz h3 {
  color: white;
  margin: 3px 0;
}
#bereiche .bereich.vielfalt .item .info {
  display: none;
  z-index: 1;
  position: absolute;
  background-color: rgba(3, 149, 64, 0.8);
  color: white;
  width: 100%;
  max-height: 100%;
  max-height: calc(100% - 4px);
  box-sizing: border-box;
  padding: 13px 0px 7px 20px;
  display: block;
  bottom: 4px;
}
#bereiche .bereich.vielfalt .item .info .asp_text {
  display: none;
  margin-bottom: 10px;
  overflow-y: scroll;
  max-height: 100%;
  position: relative;
  padding-right: 10px;
}
#bereiche .bereich.vielfalt .item .info .asp_text .scroll {
  border: 1px solid red;
  position: absolute;
  top: 40px;
  right: -4px;
  width: 10px;
  z-index: 3;
}
#bereiche .bereich.vielfalt .item .info a {
  color: white;
  text-decoration: underline;
}
#bereiche .bereich.vielfalt .item .info .open {
  width: 20px;
  position: absolute;
  right: 10px;
}
#bereiche .bereich.vielfalt .item .info .open img {
  max-width: 100%;
  height: auto;
}
#bereiche .bereich.vielfalt .item .info .close {
  display: none;
  position: absolute;
  right: 10px;
  color: white;
  top: 4px;
  cursor: pointer;
  padding: 5px;
  width: 13px;
}
#bereiche .bereich.vielfalt .item .info .close img {
  width: 100%;
  height: auto;
}
#bereiche .bereich.vielfalt .item .info .head {
  font-weight: bold;
  padding-bottom: 10px;
}
#bereiche .bereich.vielfalt .item .info .head .name {
  font-size: 17px;
  float: left;
}
#bereiche .bereich.vielfalt .item .info .head .funktion {
  float: left;
  margin-left: 20px;
}
.vielfalt_fotos .item {
  margin-bottom: 20px;
}
/* -------------------
NAVIGATION
----------------------*/
label.hidden {
  display: none;
}
#mainmenu {
  position: relative;
  background-color: #ffffff;
  padding-bottom: 20px;
  line-height: 15px;
  font-size: 15px;
}
#nav {
  /* dunkles ASF grün */
  /*hellgrün submenü*/
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-position: outside;
  position: relative;
  line-height: 1.7em;
  /*/ul*/
}
#nav li {
  float: left;
  position: relative;
  color: #ffffff;
  background-image: url('/_intern/pics/navi_head.png');
  background-repeat: repeat-x;
  height: 40px;
  width: 20%;
}
#nav li:hover {
  background-image: url('/_intern/pics/navi_head_hover.png');
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  -ms-transition: all 1s linear;
  transition: all 1s;
}
#nav li.aktiv {
  background-image: url('/_intern/pics/navi_head_aktiv.jpg');
}
#nav li.aktiv a {
  color: black;
  font-weight: bold;
}
#nav li.last {
  border-right: none;
}
#nav a {
  display: block;
  padding: 4px 25px;
  text-decoration: none;
  color: #ffffff;
  border-left: 1px solid white;
  border-right: 1px solid white;
}
#nav a.first {
  border-left: none;
}
#nav a.last {
  border-right: none;
}
#nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-position: outside;
  /* //position:relative;
		//line-height:1.5em; 
		*/
  display: none;
  position: absolute;
  margin: auto;
  background-color: #50ae30;
  top: 33px;
  z-index: 1001;
  -moz-box-shadow: 0px 5px 17px -7px #000000;
  -webkit-box-shadow: 0px 5px 17px -7px #000000;
  box-shadow: 0px 5px 17px -7px #000000;
}
#nav ul li a {
  font-weight: normal !important;
}
#nav ul li,
#nav ul li:hover {
  width: 200px;
  height: 33px;
  background-image: none;
  border-bottom: 1px solid white;
}
#nav ul li:last-of-type {
  border-bottom: none;
}
#nav ul li:hover {
  background-color: #039540;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  -ms-transition: all 1s linear;
  transition: all 1s;
}
#nav ul a {
  float: left;
  font-size: 12px;
  padding: 3px 2px 3px 25px;
  color: white !important;
  border: none;
}
#nav ul li ul {
  top: auto;
  left: 200px;
}
#nav ul li ul li,
#nav ul li ul li:hover {
  width: 220px;
}
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul {
  display: none;
}
#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li li li:hover ul {
  display: block;
}
/*/nav*/
/*-------------------------
Mobile Navigation
--------------------------*/
#mobilemenu {
  position: absolute;
  left: 0;
  top: 0px;
  display: none;
  padding-top: 12px;
  padding-left: 12px;
  z-index: 5;
}
#mobilmenu2 {
  position: absolute;
  left: 10px;
  top: 0px;
  z-index: 50;
  padding: 10px 18px;
  /*
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	&:after
	{
	content:'';
	border-top:2px solid white;
	position:absolute;
	top:9px;
	left:0;
	width: 38px;
	height:1px;
}
	*/
}
#mobile_menuicon {
  margin-top: 94px;
}
#mobilemenu ul {
  margin: 0px;
  padding: 0px;
}
#mobilenav li {
  list-style-type: none;
}
#mobilenav {
  width: 100vw;
  max-height: 100vh;
  overflow-y: auto;
  border-right: 1px solid #cccccc;
  position: absolute;
  top: 41px;
  background-color: #039540;
  display: none;
  left: -258px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 5px 17px -7px #000000;
  -webkit-box-shadow: 0px 5px 17px -7px #000000;
  box-shadow: 0px 5px 17px -7px #000000;
}
#mobilenav ul {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.abstand {
  height: 100px;
}
#mobilenav li .icon {
  float: left;
  width: 20px;
  height: 20%;
  margin-right: 7px;
  margin-top: 1px;
}
#mobilenav li .icon img {
  width: 100%;
  height: auto;
}
#mobilenav li.head {
  font-weight: bold;
  font-size: 19px;
  text-transform: uppercase;
  text-align: center;
  /*
	height: 64px;
	line-height: 64px;
	*/
  height: 45px;
  line-height: 45px;
  padding: 0px 15px;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 46%, #e8e8e8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(46%, #ffffff), color-stop(100%, #e8e8e8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 46%, #e8e8e8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #ffffff 46%, #e8e8e8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 46%, #e8e8e8 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 46%, #e8e8e8 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e8e8', GradientType=0);
  /* IE6-9 */
}
#mobilenav > li > a {
  font-size: 18px;
  display: block;
  color: white;
  padding: 0px 15px;
  line-height: 45px;
  border-left: 3px solid #039540;
  border-top: 1px solid #aa3f40;
  border-bottom: 1px solid #8b2425;
}
#mobilenav .level2 li > a {
  border-bottom: 1px solid #8b2425;
  font-size: 15px;
  color: white;
  display: block;
  background-color: #04ae4b;
  /**background-color: @schmuckfarbe1 ,5%;**/
  padding: 0px 15px 0px 45px;
  line-height: 35px;
}
#mobilenav li ul li ul li {
  background-color: blue;
}
#mobilenav li ul li ul li a {
  background-color: #04c755 !important;
  /**background-color: @schmuckfarbe1, 10%!important;**/
  padding-left: 60px !important;
}
/*
#mobilenav .desktopbutton {
text-align: center;
.button {
.button;
display: inline-block;
margin: 10px auto;
font-family:  @basefont;
}
}
*/
/*-------------------------
Ende mobile Navigation
---------------------------*/
/*--bis hier OK-*/
#content_li {
  float: left;
  width: 195px;
  /*hellgrün submenü*/
  padding-left: 10px;
}
#content_li ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 100%;
}
#content_li ul li {
  background-color: #039540;
  border-bottom: 1px solid white;
}
#content_li ul li ul li {
  padding-left: 10px;
  background-color: #50ae30;
  border-top: 1px solid #039540;
  border-bottom: 0px;
}
#content_li ul li a {
  display: block;
  color: white;
  padding: 6px 25px;
  white-space: nowrap;
}
#content_li ul li:last-of-type {
  border-bottom: none;
}
#content_li ul li:hover,
#content_li ul li.aktiv {
  background-color: #50ae30;
}
#content_li ul.level1 {
  -moz-box-shadow: 0px 5px 17px -7px #000000;
  -webkit-box-shadow: 0px 5px 17px -7px #000000;
  box-shadow: 0px 5px 17px -7px #000000;
}
#content_li a.level3.aktiv {
  font-weight: bold;
}
/* -------------------
NAVIGATION ENDE
----------------------*/
.breadcrumb_li {
  list-style-type: none;
}
#breadcrumb {
  height: 23px;
}
#breadcrumb ul {
  padding-left: 0;
  margin: 0;
}
#breadcrumb ul li {
  list-style-type: none;
  float: left;
}
#breadcrumb ul li a {
  color: grey;
  font-size: 11px;
}
#formular .req,
#help .req,
.bewerben_form .req,
#pro_street_form .req,
#dersack .req {
  color: red;
  font-size: 16px;
}
#formular .row,
#help .row,
.bewerben_form .row,
#pro_street_form .row,
#dersack .row {
  margin: 10px 0px;
}
#formular .row .value,
#help .row .value,
.bewerben_form .row .value,
#pro_street_form .row .value,
#dersack .row .value {
  position: relative;
  display: inline-block;
  margin-bottom: 3px;
}
#formular .desc,
#help .desc,
.bewerben_form .desc,
#pro_street_form .desc,
#dersack .desc {
  margin-bottom: 3px;
}
#formular input[type="text"],
#help input[type="text"],
.bewerben_form input[type="text"],
#pro_street_form input[type="text"],
#dersack input[type="text"],
#formular input[type="url"],
#help input[type="url"],
.bewerben_form input[type="url"],
#pro_street_form input[type="url"],
#dersack input[type="url"],
#formular input[type="email"],
#help input[type="email"],
.bewerben_form input[type="email"],
#pro_street_form input[type="email"],
#dersack input[type="email"],
#formular textarea,
#help textarea,
.bewerben_form textarea,
#pro_street_form textarea,
#dersack textarea,
#formular select.webselect,
#help select.webselect,
.bewerben_form select.webselect,
#pro_street_form select.webselect,
#dersack select.webselect {
  /*background-color: @background_input; */
  border: 1px solid #ABABAB;
  width: 300px;
  max-width: 100%;
  margin-right: 3px;
  padding: 2px 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#formular input[type="checkbox"],
#help input[type="checkbox"],
.bewerben_form input[type="checkbox"],
#pro_street_form input[type="checkbox"],
#dersack input[type="checkbox"],
#formular input[type="radio"],
#help input[type="radio"],
.bewerben_form input[type="radio"],
#pro_street_form input[type="radio"],
#dersack input[type="radio"] {
  margin-right: 5px;
}
#formular select.webselect,
#help select.webselect,
.bewerben_form select.webselect,
#pro_street_form select.webselect,
#dersack select.webselect {
  width: 311px;
}
#formular select.webselect.jobs,
#help select.webselect.jobs,
.bewerben_form select.webselect.jobs,
#pro_street_form select.webselect.jobs,
#dersack select.webselect.jobs {
  margin-bottom: 10px;
}
#formular textarea,
#help textarea,
.bewerben_form textarea,
#pro_street_form textarea,
#dersack textarea {
  max-width: 100%;
  height: 150px;
}
#formular input[type=submit],
#help input[type=submit],
.bewerben_form input[type=submit],
#pro_street_form input[type=submit],
#dersack input[type=submit],
#formular button,
#help button,
.bewerben_form button,
#pro_street_form button,
#dersack button {
  background-color: #039540;
  color: white;
  border: 1px solid #000000;
  width: 150px;
  font-weight: bold;
  padding: 3px 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#formular button,
#help button,
.bewerben_form button,
#pro_street_form button,
#dersack button {
  position: relative;
  top: -2px;
  padding: 4px 5px;
}
#formular .hidden,
#help .hidden,
.bewerben_form .hidden,
#pro_street_form .hidden,
#dersack .hidden {
  display: none;
}
#formular .abhaengig,
#help .abhaengig,
.bewerben_form .abhaengig,
#pro_street_form .abhaengig,
#dersack .abhaengig {
  display: none;
}
#formular .radio_ul,
#help .radio_ul,
.bewerben_form .radio_ul,
#pro_street_form .radio_ul,
#dersack .radio_ul,
#formular .checkbox_ul,
#help .checkbox_ul,
.bewerben_form .checkbox_ul,
#pro_street_form .checkbox_ul,
#dersack .checkbox_ul {
  list-style-type: none;
  list-style-position: outside;
}
/*/formular*/
.form_edit_container {
  background-color: white;
  border: 1px solid  #3B3B3B;
  padding-bottom: 20px;
}
.form_controller {
  background-color: #EF8C11;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}
#sitemap {
  padding-left: 15px;
}
#sitemap ul {
  padding-left: 15px;
}
#weg {
  display: none;
}
.nocookiestext {
  margin-top: 20px;
  font-size: 14px;
}
/* -------------------
FORM VALIDATOR START
----------------------*/
#formular input.error,
#formular textarea.error,
#formular select.error {
  border: 1px solid red;
}
#formular input.valid,
#formular textarea.valid,
#formular select.valid {
  /* border: 1px solid green; */
}
#formular label.error {
  width: 240px;
  position: absolute;
  right: -280px;
  top: -8px;
  padding: 8px;
  border: 1px solid red;
  background-color: white;
  color: grey;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0px 5px 17px -7px #000000;
  -webkit-box-shadow: 0px 5px 17px -7px #000000;
  box-shadow: 0px 5px 17px -7px #000000;
}
/* -------------------
FORM VALIDATOR ENDE
----------------------*/
#os_head {
  border-left: none;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #fff;
  width: auto;
  position: absolute;
  height: 25px;
  margin-left: 25px;
  background-color: white;
  padding: 0px 15px 0px 0px;
  z-index: 1;
}
#os_head h2 {
  margin-top: 5px;
}
#os_slider {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  width: 903px;
  float: left;
  /*margin-top: 25px; */
  margin-left: 25px;
  padding: 15px 20px 0 15px;
  position: relative;
  top: 25px;
  left: 0px;
  height: 80px;
  overflow: hidden;
}
#os_loading {
  position: absolute;
  top: 0px;
  left: 0px;
}
#os_loading #os_loading1 {
  filter: alpha(opacity=70);
  opacity: 0.7;
  position: absolute;
  display: block;
  background-color: #000;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
#os_loading #os_loading2 {
  position: absolute;
  display: block;
  background: url('/_intern/js/fancyBox/source/fancybox_loading.gif') no-repeat center center;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
#os_slides_container {
  cursor: move;
  position: absolute;
  left: 0px;
  top: 20px;
  width: 960px;
  max-width: 100%;
  height: 80px;
  overflow: hidden;
}
#searchresults .infobox {
  margin-bottom: 20px;
  padding-right: 20px;
}
table.tabelle.zusatz {
  margin: 0px;
}
table.tabelle.zusatz tr {
  border-bottom: 0px;
}
table.tabelle.zusatz td:first-of-type {
  width: 50%;
  background-color: #fff;
  padding: 2px;
}
table.tabelle.zusatz td:nth-of-type(2) {
  width: 12%;
  background-color: #fff;
}
.fax_rechts {
  float: right;
  position: relative;
  bottom: 29px;
  font-weight: bold;
}
table.tabelle {
  width: 100%;
}
table.tabelle tr td {
  padding: 5px 3px 5px 3px;
}
table.tabelle thead td {
  font-weight: bold;
  vertical-align: top;
  padding-left: 3px;
}
table.tabelle td.first {
  background-color: #039540;
  height: 30px;
  color: #fff;
  padding-left: 3px;
}
table.tabelle tr:nth-of-type(odd) {
  background-color: #ECECED;
}
table.tabelle tr:nth-of-type(odd) td:first-of-type {
  width: 25%;
}
table.tabelle tr {
  /*	border-bottom:1px solid #000; */
}
table.oberste_zeile tr:first-of-type {
  background-color: #039540;
  color: #fff;
}
table.oberste_zeile td {
  vertical-align: top;
  padding: 5px 5px 5px 15px;
}
td.big_td_muellschleusen {
  background-color: #ECECED;
  border-left: 1px solid;
}
table.gruenSchwarz {
  width: 100%;
}
table.gruenSchwarz tr {
  /*	border-bottom:1px solid #e2e3e3;*/
}
table.gruenSchwarz tr td:first-of-type {
  width: 50%;
  color: #039540;
  padding: 2px;
}
table.schwarz {
  width: 100%;
}
table.schwarz tr {
  /*	border-bottom:1px solid #e2e3e3; */
}
table.schwarz tr td:first-of-type {
  width: 50%;
  padding: 2px;
}
table#abfuhrtermine,
table#wertstoff {
  width: 100%;
}
table#abfuhrtermine th,
table#wertstoff th {
  background-color: #ECECED;
  padding: 5px 3px 2px 3px;
  vertical-align: top;
}
table#abfuhrtermine th:first-of-type,
table#wertstoff th:first-of-type {
  text-align: left;
}
table#abfuhrtermine tr:nth-of-type(even),
table#wertstoff tr:nth-of-type(even) {
  background-color: #ECECED;
}
table#abfuhrtermine tr,
table#wertstoff tr {
  /*border-bottom:1px solid #000;*/
}
table#abfuhrtermine tr td,
table#wertstoff tr td {
  vertical-align: top;
  padding: 2px 3px 2px 3px;
  min-width: 25px;
  text-align: center;
}
table#abfuhrtermine tr td:first-of-type,
table#wertstoff tr td:first-of-type {
  text-align: left;
  width: 30%;
  padding: 2px;
}
table#abfuhrtermine tr td:last-of-type,
table#wertstoff tr td:last-of-type {
  width: 25px;
}
table#abfuhrtermine th,
table#wertstoff th {
  font-weight: bold;
}
table#abfuhrtermine .li,
table#wertstoff .li {
  width: 50px !important;
  text-align: left;
}
table#abfuhrtermine .li a,
table#wertstoff .li a {
  color: black;
  font-size: 12px;
  font-weight: bold;
}
table#abfuhrtermine .li img,
table#wertstoff .li img {
  width: 17px;
  height: auto;
  position: relative;
  top: 5px;
}
table#wertstoff tr td,
table#wertstoff tr th {
  text-align: left;
  padding: 4px 5px 4px 3px;
}
table#wertstoff tr td.dist,
table#wertstoff tr th.dist {
  width: 80px;
}
#pro_street_autocomplete {
  position: absolute;
  background-color: #fff;
  border: 1px solid #ccc;
  z-index: 1;
  width: 273px;
}
#pro_street_autocomplete .pro_autocomplete_item {
  padding: 5px 10px;
}
#pro_street_autocomplete:empty {
  border: 0;
}
table.tabelle_gruen {
  width: 100%;
}
table.tabelle_gruen tr {
  border-bottom: 1px solid #ccc;
}
table.tabelle_gruen tr:last-of-type {
  border-bottom: none;
}
table.tabelle_gruen td {
  background-image: url('/_intern/pics/asf_dreieck.png');
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: 0 8px;
  width: 50%;
  padding: 5px 0 5px 15px;
}
table.tabelle_gruen td:nth-of-type(odd) {
  padding-right: 3px;
}
#tooltip {
  text-align: center;
  color: #fff;
  background: #039540;
  position: absolute;
  z-index: 100;
  padding: 8px;
  -moz-box-shadow: 0px 5px 17px -7px #000000;
  -webkit-box-shadow: 0px 5px 17px -7px #000000;
  box-shadow: 0px 5px 17px -7px #000000;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#tooltip:after {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #039540;
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -10px;
}
#tooltip.top:after {
  border-top-color: transparent;
  border-bottom: 10px solid #111;
  top: -20px;
  bottom: auto;
}
#tooltip.left:after {
  left: 10px;
  margin: 0;
}
#tooltip.right:after {
  right: 10px;
  left: auto;
  margin: 0;
}
#abcTabs {
  margin-bottom: 20px;
}
#abcTabs ul {
  margin: 0px;
  padding: 0px;
}
#abcTabs ul li {
  list-style-type: none;
  display: inline-block;
  margin: 0px 4px;
  font-weight: bold;
  /*font-size: 14px; */
}
#abcTabs ul li a.active {
  color: black;
}
#Auswahl {
  float: right;
  position: absolute;
  right: -170px;
  width: 150px;
  margin-top: 20px;
}
#Auswahl .item {
  float: left;
  white-space: nowrap;
  margin: 10px;
}
#Auswahl .item label {
  margin-left: 5px;
  font-size: 14px;
}
#ics_container {
  width: 230px;
}
#ics_container .row {
  width: 200px;
  padding: 8px;
  margin: 5px 0;
  border: 1px solid #039540;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#ics_container .row.submit {
  border: none;
  padding: 0;
  margin: 0;
}
#ics_container .row input[type="checkbox"] {
  margin-right: 3px;
}
#ics_container input[type="submit"] {
  width: 220px;
  background-color: #039540;
  color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 0;
  padding: 10px;
  padding: 8px;
  margin: 5px 0;
}
.pro_ical_item {
  /*
	margin-top: 10px;
	display: block;
	*/
}
.bild_abstandlinks {
  padding-left: 7px;
}
.bild_abstandrechts {
  padding-right: 7px;
}
.gm-style-mtc div {
  min-width: none;
}
.gueltig_bis {
  color: #039540;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  font-family: 'Open Sans Condensed', sans-serif;
  display: inline-block;
}
#bp_start a.item {
  display: block;
  width: 195px;
  max-width: 100%;
  padding: 20px;
  text-align: center;
  float: left;
  background-color: #039540;
  margin-right: 30px;
  margin-bottom: 20px;
  height: 120px;
  color: white;
}
#bp_start a.item:nth-of-type(2n+0) {
  margin-right: 0px;
}
#stelle_edit #stelle_edit_tools {
  text-align: right;
}
#stelle_edit #stelle_edit_tools img {
  width: 25px;
  height: auto;
  cursor: pointer;
}
#stelle_edit #stelle_edit_edit {
  border: 1px solid #039540;
  padding: 10px;
  background-color: #f2f2f2;
}
#stelle_edit #stelle_edit_edit select {
  max-width: 480px;
}
#bewerbung .row,
#stellen_bearbeiten .row {
  margin-bottom: 20px;
}
#bewerbung .row.head,
#stellen_bearbeiten .row.head {
  background-color: #039540;
  padding: 10px 10px;
}
#bewerbung .row.head h2,
#stellen_bearbeiten .row.head h2 {
  color: white;
}
#bewerbung .row .bez,
#stellen_bearbeiten .row .bez {
  width: 120px;
  padding-top: 4px;
  float: left;
}
#bewerbung .row .val,
#stellen_bearbeiten .row .val {
  width: 375px;
  max-width: 100%;
  float: left;
}
#bewerbung .row .val.required:after,
#stellen_bearbeiten .row .val.required:after {
  content: '*';
  color: red;
  font-weight: bold;
  font-size: 16px;
}
#bewerbung .row .val .fs_klasse,
#stellen_bearbeiten .row .val .fs_klasse {
  margin-left: 10px;
  display: none;
}
#bewerbung .row .val .fs_klasse input,
#stellen_bearbeiten .row .val .fs_klasse input {
  width: 198px;
}
#stellenuebersicht_edit .item {
  border: 1px solid #039540;
  padding: 10px;
  background-color: #f2f2f2;
  margin-bottom: 20px;
}
#stellendetail {
  border: 1px solid #039540;
  padding: 10px;
}
#val_taetigkeit {
  display: none;
}
.del_button {
  width: 30px;
  height: 30px;
  background-image: url('/_intern/pics/edit_delete.png');
  background-size: 30px auto;
  border: 0;
  background-color: transparent;
}
.done {
  width: 100%;
  padding: 25px 0;
  margin-bottom: 20px;
  background-color: #039540;
  text-align: center;
  font-size: 16px;
  color: white;
  font-weight: bold;
}
.done a {
  color: white;
}
.edit_delete {
  width: 20px;
  height: auto;
  position: relative;
  top: 3px;
}
#wait {
  display: none;
  position: fixed;
  z-index: 10;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
#wait div {
  height: 70px;
  width: 230px;
  font-size: 16px;
  text-align: center;
  color: #A79E9E;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#login {
  margin: 0 auto;
  width: 215px;
  text-align: center;
}
#login form {
  margin: 20px auto;
}
#login form input[type='text'],
#login form input[type='password'] {
  background-color: white;
  padding: 10px;
  border: 1px solid grey;
  margin-bottom: 10px;
}
#login form input[type='submit'] {
  padding: 10px 20px;
  background-color: #039540;
  border: 0;
  color: white;
}
#login form input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset;
}
#to_desktop {
  width: 100%;
  margin-top: 10px;
  text-align: center;
  position: relative;
  top: 20px;
}
.gr_gewerbe {
  /*gr_gewerbe*/
}
.gr_gewerbe .tbl_ct {
  max-width: 100%;
  overflow-y: auto;
}
.gr_gewerbe #formular table {
  width: 100%;
}
.gr_gewerbe #formular table tr.subhead {
  font-weight: bold;
}
.gr_gewerbe #formular table td {
  vertical-align: top;
  border: 1px solid #d7d7d7;
}
.gr_gewerbe #formular table.step1,
.gr_gewerbe #formular table.step2 {
  width: 100%;
}
.gr_gewerbe #formular table.step1 td,
.gr_gewerbe #formular table.step2 td {
  padding: 20px 5px 13px 5px;
  position: relative;
}
.gr_gewerbe #formular table.step1 td.center,
.gr_gewerbe #formular table.step2 td.center {
  text-align: center;
  padding-top: 15px;
}
.gr_gewerbe #formular table.step1 td input,
.gr_gewerbe #formular table.step2 td input {
  padding: 5px 3px;
  /*Pfeile bei Input Number weg*/
}
.gr_gewerbe #formular table.step1 td input.small,
.gr_gewerbe #formular table.step2 td input.small {
  width: 25px;
}
.gr_gewerbe #formular table.step1 td input[type='number'],
.gr_gewerbe #formular table.step2 td input[type='number'] {
  /* Firefox */
  -moz-appearance: textfield;
}
.gr_gewerbe #formular table.step1 td input[type='number']::-webkit-outer-spin-button,
.gr_gewerbe #formular table.step2 td input[type='number']::-webkit-outer-spin-button,
.gr_gewerbe #formular table.step1 td input[type='number']::-webkit-inner-spin-button,
.gr_gewerbe #formular table.step2 td input[type='number']::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.gr_gewerbe #formular table.step1 td input[type="Submit"]:disabled,
.gr_gewerbe #formular table.step2 td input[type="Submit"]:disabled {
  opacity: 0.5;
}
.gr_gewerbe #formular table.step1 td .info,
.gr_gewerbe #formular table.step2 td .info {
  color: red;
  border: 1px solid red;
  border-radius: 100%;
  padding: 0px 6px;
  vertical-align: baseline;
  margin-top: -0.4em;
}
.gr_gewerbe #formular table.step1 td .infotext,
.gr_gewerbe #formular table.step2 td .infotext {
  display: none;
}
.gr_gewerbe #formular table.step1 td .helpbutton,
.gr_gewerbe #formular table.step2 td .helpbutton {
  font-size: 10px;
  font-weight: bold;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-color: #6F6F6F;
  color: #FFF;
  width: 14px;
  height: 14px;
  display: inline;
  padding: 4px 9px;
  margin: 7px 0 0 7px;
  text-align: center;
  cursor: help;
}
.gr_gewerbe #formular table.step1 td .helpbutton .tt,
.gr_gewerbe #formular table.step2 td .helpbutton .tt {
  position: absolute;
  right: 0;
  z-index: 1;
  text-align: left;
  background-color: white;
  width: 400px;
  border-radius: 5px;
  padding: 10px;
  color: black;
  font-size: 12px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
}
.gr_gewerbe #formular table.result {
  width: 100%;
}
.gr_gewerbe #formular table.result .res_vol,
.gr_gewerbe #formular table.result res_geb {
  min-height: 40px;
  width: 152px;
}
.gr_gewerbe #formular table.result td {
  padding: 5px;
  position: relative;
}
.gr_gewerbe #formular table.result input[type="Submit"]:disabled {
  opacity: 0.5;
}
.gr_gewerbe #formular table.result .res_vol.error {
  color: red;
}
.gr_gewerbe #formular table.result .res_geb {
  font-weight: bold;
}
.gr_gewerbe #formular .tx_beschaeftigt {
  display: none;
  margin-top: 10px;
  padding: 10px;
  border: 1px solid #039540;
}
.gr_gewerbe #formular .ct_submit {
  margin: 10px auto;
  /*width:fit-content;*/
  width: 160px;
  text-align: center;
  width: 330px;
  max-width: 100%;
}
.gr_gewerbe #formular button,
.gr_gewerbe #formular input[type="submit"] {
  position: initial;
  padding: 5px  3px;
  top: initial;
  line-height: 1;
  margin-right: 10px;
  border-radius: 4px;
}
.gr_gewerbe #formular table.step2 {
  width: 100%;
}
.gr_gewerbe #formular table.step2 td {
  border: 0;
  padding: 20px 5px 13px 5px;
}
.gr_gewerbe #formular table.step2 td:first-of-type {
  width: 35px;
  padding-top: 14px;
}
.gr_gewerbe #formular table.step2 td:last-of-type {
  text-align: right;
}
.gr_gewerbe #formular .res_txt {
  margin-top: 20px;
  font-weight: bold;
  font-size: 14px;
}
.gr_gewerbe #formular .vol_txt {
  margin-top: 25px;
  font-weight: bold;
  font-size: 14px;
}
.gr_gewerbe .fin_result {
  margin-top: 20px;
}
.gr_gewerbe .fin_result h2 {
  font-size: 17px;
}
.gr_gewerbe .fin_result .res {
  font-weight: bold;
  font-size: 18px;
  margin-top: 20px;
}
.gr_gewerbe .sub_min {
  margin-top: 25px;
  color: red;
}
#aj_abc_outer {
  width: calc(100% - 80px);
  margin: 18px auto 0 auto;
  padding: 0 40px;
}
#aj_abc_outer #aj_abc {
  width: calc(100% - 37px);
  background-color: #039540;
  color: white;
  padding: 23px 12px 23px 25px;
  font-size: 18px;
}
#aj_abc_outer #aj_abc .li {
  float: left;
  width: 220px;
  max-width: 100%;
  padding-top: 13px;
}
#aj_abc_outer #aj_abc .li .placeholder {
  font-weight: normal;
  font-size: 12px;
  display: none;
}
#aj_abc_outer #aj_abc .re {
  float: right;
  text-align: right;
  margin-right: 30px;
  width: calc(100% - 82px - 220px);
  position: relative;
}
#aj_abc_outer #aj_abc .re #search_input {
  border: 0;
  padding: 10px;
  /*width: calc(~'100% - 10px');*/
  width: 100%;
  /*background-image:url('/_intern/pics/bg_abc_aj.jpg');*/
  background-image: url('/_intern/pics/bg_abc_suche_kl.png');
  background-repeat: no-repeat;
  background-size: contain;
}
#aj_abc_outer #aj_abc .re #search_input:focus {
  background-image: none;
}
#aj_abc_outer #aj_abc .re #search_result {
  display: none;
  position: absolute;
  z-index: 2;
  background: #fff;
  color: black;
  width: 100%;
  font-size: 14px;
  text-align: left;
  max-height: 50vh;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 20px 20px 0;
}
#aj_abc_outer #aj_abc .re #search_result > div {
  border-bottom: 1px solid #cccccc;
}
#aj_abc_outer #aj_abc .re #search_result .bez {
  float: left;
  width: 240px;
  font-weight: bold;
  padding: 16px 0px 0px 11px;
}
#aj_abc_outer #aj_abc .re #search_result .res {
  border-left: 1px solid #cccccc;
  float: left;
  padding: 10px;
  line-height: 2em;
  width: 310px;
  max-width: 95%;
}
#aj_abc_outer #aj_abc .re #search_result .res img {
  width: 20px;
  height: auto;
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
  top: 5px;
}
#aj_abc_outer .abc_link {
  text-align: right;
  padding: 5px;
  font-size: 14px;
}
#aj_abc_outer .abc_link a {
  color: #039540;
  text-decoration: underline;
}
#datenschutz {
  padding: 0 50px 30px 0px;
}
#datenschutz .ds_head {
  background: #039540;
  padding: 10px 10px 10px 20px;
  border-radius: 6px;
  cursor: pointer;
  margin-bottom: 2px;
  position: relative;
}
#datenschutz .ds_head h2 {
  color: white;
}
#datenschutz .ds_head.open:after,
#datenschutz .ds_head.closed:after {
  position: absolute;
  right: 20px;
  top: 19px;
  content: '';
  /*
				width:20px;
				height:20px;
				border-right: 1px solid white;
				border-bottom: 1px solid white;
				*/
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #ffffff transparent transparent transparent;
}
#datenschutz .ds_head.open:after {
  transform: rotate(-180deg);
}
#datenschutz .ds_content {
  padding: 15px;
  display: none;
  text-align: justify;
}
#datenschutz .ds_content ul li {
  margin-bottom: 20px;
}
#datenschutz .ds_content ul li .li_head {
  font-weight: bold;
}
#datenschutz .ds_content ul.klein li {
  margin-bottom: initial;
}
#datenschutz .ds_content .tabelle.cbox {
  margin-left: 30px;
  width: 380px;
  max-width: 100%;
}
#datenschutz .ds_content .tabelle.cbox tr:nth-of-type(4n+0) {
  border-bottom: 1px solid black;
}
#datenschutz .ds_content .tabelle.cbox tr:last-of-type {
  border-bottom: none;
}
#datenschutz .ds_content .tabelle.cbox td {
  padding: 5px 10px;
  vertical-align: top;
}
#datenschutz .ds_content .tabelle.cbox td:first-of-type {
  font-weight: bold;
  padding-right: 10px;
}
#datenschutz .ds_content table.sm {
  border-collapse: collapse;
  max-width: 100%;
}
#datenschutz .ds_content table.sm th {
  padding: 5px 10px;
  font-weight: bold;
  padding-right: 10px;
  text-align: left;
  border: 1px solid #e3e3e3;
}
#datenschutz .ds_content table.sm td {
  padding: 5px 10px;
  vertical-align: top;
  border: 1px solid #e3e3e3;
}
/*cookies 2022*/
#cbox {
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 340px;
  max-width: 100%;
  height: 500px;
  max-height: 80vh;
  overflow-y: auto;
  border-radius: 5px;
  padding: 20px 10px 0px 10px;
  z-index: 3;
  background: white;
  box-shadow: 0px -2px 3px 1px rgba(0, 0, 0, 0.4);
  color: black;
}
#cbox .scroll_ct {
  height: 335px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-left: 16px;
  padding-right: 14px;
}
#cbox h2 {
  font-size: 25px;
  margin-bottom: 0.3em;
}
#cbox .more {
  display: none;
  width: 270px;
  padding: 10px 0;
}
#cbox .inner {
  width: 100%;
  margin: 0 auto;
  font-size: 12px;
  line-height: 1.5em;
  text-align: left;
  /*checkboxen*/
  /* /checkboxen*/
}
#cbox .inner a {
  color: black;
  text-decoration: underline;
}
#cbox .inner p {
  margin-bottom: 10px;
}
#cbox .inner .arr_ct {
  font-weight: bold;
  background-color: #a6b5ac;
  border-radius: 5px;
  padding: 0 3px 0 7px;
  height: 33px;
  width: 270px;
  margin-bottom: 10px;
  top: 0px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#cbox .inner .arr_ct .t {
  position: relative;
  padding-right: 6px;
  top: -9px;
  width: 235px;
}
#cbox .inner .arr_ct .t:after {
  content: '';
  border-right: 1px solid grey;
  height: 31px;
  position: absolute;
  right: 0;
  top: 11px;
}
#cbox .inner .arr_ct .c {
  position: absolute;
  cursor: pointer;
  z-index: 3;
  top: -2px;
  right: 6px;
}
#cbox .inner .arr_ct .c img {
  margin-top: 9px;
}
#cbox .inner .more input[type="checkbox"] + label {
  padding-left: 39px;
}
#cbox .inner .more input[type="checkbox"] + label:before {
  width: 30px;
}
#cbox .inner .more input[type="checkbox"]:checked + label:after {
  left: -5px;
}
#cbox .inner .more .arr_ct {
  width: 228px;
}
#cbox .inner .more .arr_ct .t {
  width: 195px;
}
#cbox .inner .buttons {
  margin: 20px 14px;
  width: 285px;
  /*

			display: flex;
			justify-content: space-around;
			justify-content: center;
			flex-wrap: wrap;
			align-items: center;
			*/
}
#cbox .inner .buttons button {
  display: block;
  margin-right: 10px;
  background: #039540;
  color: white;
  padding: 8px 18px;
  margin-bottom: 10px;
  text-align: center;
  border: none;
  transition: background-color 0.5s linear;
  border-radius: 5px;
  width: 100%;
}
#cbox .inner .buttons button#speichern {
  background: #55555a;
}
#cbox .inner .buttons button#ablehnen {
  background: #e30016;
}
#cbox .inner [type="checkbox"] {
  position: relative;
  left: 30px;
  top: 0px;
  z-index: 0;
  -webkit-appearance: none;
  opacity: 0;
  /*21.007.2022 MB*/
}
#cbox .inner [type="checkbox"] + label {
  display: block;
  cursor: pointer;
  padding-left: 50px;
  text-align: left;
  position: relative;
}
#cbox .inner [type="checkbox"] + label span {
  font-weight: bold;
}
#cbox .inner [type="checkbox"] + label:before {
  width: 41px;
  height: 12px;
  border-radius: 30px;
  border: 2px solid #ddd;
  background-color: #EEE;
  content: "";
  margin-right: 20px;
  transition: background-color 0.5s linear;
  z-index: 5;
  position: absolute;
  left: 0px;
  top: px;
}
#cbox .inner [type="checkbox"] + label:after {
  width: 12px;
  height: 12px;
  border-radius: 20px;
  background-color: #fff;
  content: "";
  transition: margin 0.1s linear;
  box-shadow: 0px 0px 5px #aaa;
  position: absolute;
  left: 0px;
  top: 2px;
  z-index: 10;
}
#cbox .inner [type="checkbox"]:checked + label:before {
  background-color: #2b8718;
}
#cbox .inner [type="checkbox"]:checked + label:after {
  margin: 0 0 0 30px;
}
#cbox .inner input[name="c_essentiell"] + label:before {
  background: #98bb91 !important;
}
#cbox .tabelle.cbox {
  margin-bottom: 10px;
}
#cbox .tabelle.cbox tr:nth-of-type(4n+0) {
  border-bottom: 1px solid black;
}
#cbox .tabelle.cbox tr:last-of-type {
  border-bottom: none;
}
#cbox .tabelle.cbox td {
  vertical-align: top;
}
#cbox .tabelle.cbox td:first-of-type {
  font-weight: bold;
  padding-right: 10px;
}
#cbox .del img {
  width: 20px;
  height: auto;
  cursor: pointer;
}
#cbox_decker {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.map_decker_ct {
  display: none;
}
.map_decker {
  background-image: url('/_intern/pics/map_decker_bg.jpg');
  background-size: cover;
  width: 94%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  /*
	width:500px;
	height:350px;
	*/
  position: relative;
  border-radius: 5px;
  padding: 10px;
  color: white;
}
.map_decker .cbox_show {
  cursor: pointer;
  text-decoration: underline;
}
/*/cookies 2022*/
#cookiebanner {
  text-align: center;
  border-bottom: 1px solid black;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  position: fixed;
  bottom: 0px;
  z-index: 10000;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  padding-bottom: 10px;
}
#cookiebanner a {
  color: #fff;
  text-decoration: underline;
}
#cookiebanner div {
  padding: 10px;
  padding-right: 40px;
}
#cookiebannerCloser {
  color: #2F2F2F;
  font: 14px/100% arial, sans-serif;
  /*
	position: absolute;
	right: 5px;
	*/
  margin: 0 auto;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  top: 5px;
  cursor: pointer;
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-bottom: 1px solid #7b92a9;
  border-right: 1px solid #7b92a9;
  padding: 4px;
  background: #ced6df;
  /* Old browsers */
}
#cookiebannerCloser:hover {
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  border-top: 1px solid #7b92a9;
  border-left: 1px solid #7b92a9;
}
#pro_cookie_banner {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 7px 10px;
  text-align: center;
}
a.cb_ok {
  background-color: #50ae30;
  color: white;
  display: inline-block;
  font-weight: bold;
  padding: 5px 40px;
  margin: 0;
}
a.cb_settings {
  margin-left: 20px;
}
.linkbutton {
  background-color: #50ae30;
  color: white;
  display: inline-block;
  font-weight: bold;
  padding: 5px 40px;
  margin: 0;
  min-width: 215px;
}
.linkbutton a {
  color: white;
}
.linkbutton.pt {
  background-color: #009d7d;
}
#kontakt_ct {
  position: absolute;
  right: -54px;
  width: 0px;
  height: 100%;
  overflow: hidden;
}
#kontakt_ct #fixed_ct {
  position: fixed;
  margin-left: -54px;
  margin-top: 130px;
  z-index: 1;
}
#kontakt_ct #reiter {
  position: relative;
  top: 19px;
  /*
		top:250px;
		right:0;
		width:34px;
		*/
  border: 2px solid white;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #039540;
  padding: 12px 10px;
  -webkit-box-shadow: inset 10px 0px 9px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 10px 0px 9px -6px rgba(0, 0, 0, 0.75);
  box-shadow: inset 10px 0px 9px -6px rgba(0, 0, 0, 0.75);
}
#kontakt_ct #reiter .bt {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 31px;
  height: 31px;
  background-color: white;
  position: relative;
}
#kontakt_ct #reiter .bt.tel {
  cursor: pointer;
  margin-bottom: 15px;
}
#kontakt_ct #reiter .bt.tel img {
  width: 8px;
  height: auto;
  position: absolute;
  left: 12px;
  top: 5px;
}
#kontakt_ct #reiter .bt.tel.open {
  position: absolute;
  top: 12px;
  left: 10px;
  background-color: transparent;
  display: none;
}
#kontakt_ct #reiter .bt.mail.cookie {
  margin-top: 14px;
}
#kontakt_ct #reiter .bt.mail.cookie img {
  top: 6px;
}
#kontakt_ct #reiter .bt.mail img {
  width: 20px;
  height: auto;
  position: absolute;
  left: 5px;
  top: 8px;
}
#kontakt_ct #kontakt_txt {
  position: absolute;
  left: -214px;
  top: 0;
  width: 200px;
  background: white;
  padding: 10px 5px 20px 10px;
  display: none;
  opacity: 1;
  z-index: 0;
  -moz-box-shadow: 0px 5px 17px -7px #000000;
  -webkit-box-shadow: 0px 5px 17px -7px #000000;
  box-shadow: 0px 5px 17px -7px #000000;
}
#kontakt_ct #kontakt_txt a {
  color: #039540;
}
#kontakt_ct #kontakt_txt tr td {
  vertical-align: top;
}
#kontakt_ct #kontakt_txt tr td:first-of-type {
  width: 60px;
}
#kontakt_ct #kontakt_txt h2 {
  font-size: 14px;
  margin-bottom: 5px;
}
#kontakt_ct .close {
  text-align: right;
  font-size: 16px;
}
#kontakt_ct .close img {
  width: 20px;
  height: auto;
  cursor: pointer;
}
#kontakt_ct_m {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  overflow: auto;
}
#kontakt_ct_m #fixed_ct_m {
  position: fixed;
  /*
		margin-left: -54px;
		margin-top: 130px;
		*/
  width: 100%;
  left: 0;
  top: 0;
  z-index: 5;
}
#kontakt_ct_m #reiter_m {
  background-color: #039540;
  height: 30px;
  text-align: center;
  padding: 5px 0;
  position: relative;
}
#kontakt_ct_m #reiter_m .arr {
  /*display:inline-block;
			width:20px;
			margin: 0 15px;
			*/
  width: 100%;
  position: absolute;
  padding-top: 12px;
  margin: auto;
}
#kontakt_ct_m #reiter_m .arr.open {
  display: none;
  padding-bottom: 10px;
  padding-top: initial;
}
#kontakt_ct_m #reiter_m .arr.open img {
  transform: rotate(180deg);
}
#kontakt_ct_m #reiter_m .arr img {
  width: 25px;
  height: auto;
}
#kontakt_ct_m #reiter_m .bt {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 25px;
  height: 25px;
  margin: 5px;
  background-color: white;
  position: absolute;
  top: 0px;
}
#kontakt_ct_m #reiter_m .bt.tel {
  cursor: pointer;
  right: 107px;
}
#kontakt_ct_m #reiter_m .bt.tel img {
  transform: rotate(180deg);
  width: 6px;
  height: auto;
  position: absolute;
  left: 10px;
  top: 5px;
}
#kontakt_ct_m #reiter_m .bt.mail {
  right: 60px;
}
#kontakt_ct_m #reiter_m .bt.mail img {
  width: 16px;
  height: auto;
  position: absolute;
  left: 5px;
  top: 7px;
}
#kontakt_ct_m #reiter_m .bt.mail.cookie {
  right: 15px;
}
#kontakt_ct_m #reiter_m .bt.mail.cookie img {
  top: 5px;
}
#kontakt_ct_m #kontakt_txt_m {
  height: 0;
  overflow: auto;
  background-color: white;
}
#kontakt_ct_m #kontakt_txt_m .inner {
  width: 90%;
  margin: 20px auto 0 auto;
  font-size: 14px;
}
#kontakt_ct_m #kontakt_txt_m .inner .logo {
  text-align: right;
  margin-bottom: 40px;
}
#kontakt_ct_m #kontakt_txt_m .inner .logo img {
  width: 100px;
  height: auto;
}
#kontakt_ct_m #kontakt_txt_m .inner a {
  color: #039540;
  text-decoration: underline;
}
#kontakt_ct_m .kontakt_vis {
  margin-top: 40px;
}
#kontakt_ct_m .kontakt_vis img {
  width: 330px;
  max-width: 90%;
  height: auto;
  margin: 0 auto;
}
#oeffnungsteiten .zeiten_sc table {
  margin-top: 20px;
  width: 200px;
}
#oeffnungsteiten .zeiten_sc table td {
  vertical-align: top;
}
.awk-wc .awk-ui-input-tr label[for=f_id_strasse_9bd4ff9198419c2752a6aae847cdb5b6] {
  font-weight: bold;
  display: inline-block;
  margin-bottom: 13px;
}
.awk-ui-group {
  /*
	.awk-ui-focusable
	{
	font-weight:bold;
	select
	{
	font-weight:normal;
	border:1px solid red;
}

}
	*/
}
.awk-ui-group > div:first-of-type {
  font-weight: bold;
}
#socialmedia_container {
  top: 85px;
  right: 200px;
  position: absolute;
  width: 225px;
  display: flex;
}
#socialmedia_container.x {
  top: 10px;
  width: 95px;
  right: 185px;
}
#socialmedia_container.x .tx {
  display: none;
}
#socialmedia_container_m {
  width: 280px;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 45px;
  display: none;
}
#socialmedia_container,
#socialmedia_container_m {
  max-width: 100%;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}
#socialmedia_container .tx,
#socialmedia_container_m .tx {
  color: #898989;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  font-size: 15px;
}
#socialmedia_container a,
#socialmedia_container_m a {
  display: block;
  height: 20px;
  width: 20px;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
#socialmedia_container a.fb,
#socialmedia_container_m a.fb {
  background-image: url('/_intern/pics/socialmedia/fb_off.png');
}
#socialmedia_container a.fb:hover,
#socialmedia_container_m a.fb:hover {
  background-image: url('/_intern/pics/socialmedia/fb_on.png');
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s;
}
#socialmedia_container a.ig,
#socialmedia_container_m a.ig {
  background-image: url('/_intern/pics/socialmedia/inst_off.png');
}
#socialmedia_container a.ig:hover,
#socialmedia_container_m a.ig:hover {
  background-image: url('/_intern/pics/socialmedia/inst_on.png');
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s;
}
#socialmedia_container a.xi,
#socialmedia_container_m a.xi {
  background-image: url('/_intern/pics/socialmedia/xing_off.png');
}
#socialmedia_container a.xi:hover,
#socialmedia_container_m a.xi:hover {
  background-image: url('/_intern/pics/socialmedia/xing_on.png');
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s;
}
#socialmedia_container a.li,
#socialmedia_container_m a.li {
  margin-left: 1px;
  background-image: url('/_intern/pics/socialmedia/linkedin_off.png');
  width: 25px;
}
#socialmedia_container a.li:hover,
#socialmedia_container_m a.li:hover {
  background-image: url('/_intern/pics/socialmedia/linkedin_on.png');
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s;
}
#serviceportal_container {
  top: 90px;
  right: 185px;
  position: absolute;
  width: 195px;
  display: flex;
}
#serviceportal_container .tx {
  color: #898989;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  font-size: 18px;
}
#serviceportal_container .icon {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  height: 20px;
  width: 20px;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s;
  /*
		background-size:100% auto;

		*/
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url('/_intern/pics/icons/serviceportal_grau.png');
}
#serviceportal_container:hover .tx {
  color: #50ae30;
}
#serviceportal_container:hover .icon {
  background-image: url('/_intern/pics/icons/serviceportal_gruen.png');
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s;
}
#serviceportal_container_m {
  display: none;
  position: absolute;
  left: 20px;
  top: 50px;
  color: #898989;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  column-gap: 10px;
  align-items: center;
}
#serviceportal_container_m .tx {
  width: 100px;
  line-height: 1.3em;
}
#serviceportal_container_m .icon {
  display: block;
  height: 20px;
  width: 20px;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s;
  /*
		background-size:100% auto;

		*/
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url('/_intern/pics/icons/serviceportal_grau.png');
}
#serviceportal_container_m:hover {
  color: #50ae30;
}
#serviceportal_container_m:hover .icon {
  background-image: url('/_intern/pics/icons/serviceportal_gruen.png');
}
/*Abfall-ABC abfallplus.io */
#abfallabc .item {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 37px);
  font-size: 14px;
  box-sizing: border-box;
  border-radius: 3px;
  background: white;
  padding: 25px 0 20px 0;
  /*
		border: 1px solid #e3e6f0;
		border-top-width: 0.25rem;
		*/
  border-bottom: 1px solid #e3e6f0;
  transition: 0.3s;
  position: relative;
  /*
		&:active,
		&:hover
		{
		border-color: rgba(1, 160, 130, 0.7);
		box-shadow: 1px 1px 2px rgba(140, 152, 164, 0.5);

	}
		*/
}
#abfallabc .item a {
  color: #505050;
  /*border-bottom:1px solid rgba(3,149,64,0.5);*/
  color: #039540;
  display: inline-block;
  position: relative;
  padding-left: 4px;
}
#abfallabc .item a:before {
  content: '';
  background-image: url('/_intern/pics/arr_abc.png');
  transform: rotate(270deg);
  width: 11px;
  height: 19px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  font-size: 20px;
  color: rgba(3, 149, 64, 0.5);
  position: absolute;
  top: 0px;
  left: -8px;
}
#abfallabc .name {
  font-weight: bold;
  font-size: 14px;
  max-width: 300px;
  margin-left: 10px;
}
#abfallabc .zusatz {
  display: none;
  position: absolute;
  padding: 10px;
  left: 0;
  top: 45px;
  border: 1px solid #e3e6f0;
  background: white;
  z-index: 1;
  font-size: 14px;
  max-width: 300px;
  font-weight: normal;
  box-shadow: 0 0 1px #8c98a4;
}
#abfallabc .info {
  font-size: 20px;
  cursor: pointer;
  margin-left: 10px;
  color: #039540;
}
#abfallabc .wo {
  display: flex;
}
#abfallabc .wo .dispo {
  position: relative;
}
#abfallabc .wo .dispo:nth-of-type(4n+0) .rh_body,
#abfallabc .wo .rh:nth-of-type(4n+0) .rh_body {
  right: 0;
}
#abfallabc .wo > div {
  padding: 0 20px;
  display: inline-block;
  max-width: 120px;
  line-height: 1.2em;
  position: relative;
}
#abfallabc .rh {
  margin-right: 20px;
}
#abfallabc .rh .rh_head {
  cursor: pointer;
  color: #039540;
  position: relative;
  margin-right: 10px;
}
#abfallabc .rh .rh_head:after {
  position: absolute;
  content: '';
  width: 11px;
  height: 19px;
  background-image: url('/_intern/pics/arr_abc.png');
  background-size: 100% auto;
  background-repeat: no-repeat;
  right: -22px;
  top: 4px;
  font-size: 20px;
  font-weight: bold;
}
#abfallabc .rh .rh_head.open:after {
  transform: rotate(180deg);
  top: -5px;
}
#abfallabc .rh .rh_body {
  display: none;
  position: absolute;
  padding: 10px;
  color: inherit;
  background: white;
  left: 0px;
  width: 180px;
  font-size: 14px;
  line-height: 1.5em;
  z-index: 3;
  border: 1px solid #e3e6f0;
  box-shadow: 1px 1px 3px 0px #8c98a4;
}
#abfallabc .rh .rh_body a:before {
  width: 7px;
  left: 1px;
}
#abfallabc .rh .arr_d {
  font-size: 30px;
}
.abc_hiddenhint {
  text-align: center;
  color: grey;
  display: none;
  font-size: 16px;
}
#search_result #abfallabc .item {
  flex-wrap: wrap;
  margin-left: 20px;
  width: calc(100% - 20px);
  padding: 20px 0;
  font-size: 15px;
}
#search_result #abfallabc .item .name {
  width: 100%;
  max-width: initial;
  margin-bottom: 20px;
}
#search_result #abfallabc .item .wo {
  margin-left: 10px;
}
#search_result #abfallabc .item .wo .dispo:nth-of-type(4n+0) .rh_body,
#search_result #abfallabc .item .wo .rh:nth-of-type(4n+0) .rh_body {
  right: 0;
  left: initial;
}
#search_result #abfallabc .item .rh {
  position: relative;
  /*
				.rh_body
				{
				right:initial;
				left:-35px;
			}
				*/
}
#search_input_s {
  border: 1px solid #575757;
  box-sizing: border-box;
  padding: 20px 11px;
  float: left;
  width: 95%;
  /*background-image:url('/_intern/pics/bg_abc_aj.jpg');*/
  background-image: url('/_intern/pics/bg_abc_suche.png');
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto 20px auto;
  display: block;
  color: #575656;
  font-weight: bold;
  font-size: 16px;
  background-position-y: 50%;
}
#search_input_s:focus {
  background-image: none;
}
.oertle_kontakt {
  position: relative;
  color: #039540;
  margin-left: 25px;
}
.oertle_kontakt:before {
  display: block;
  position: absolute;
  left: -20px;
  top: -5px;
  content: '';
  width: 10px;
  height: 24px;
  background-image: url('/_intern/pics/kontakt_tel.png');
  background-size: 100% auto;
}
.oertle_logo {
  width: 200px;
  max-width: 100%;
  height: auto;
}
/* /Abfall-ABC abfallplus.io '*/
#cookieinfo {
  color: red;
  display: inline;
  width: 20px;
  margin: 0 auto;
  cursor: pointer;
}
#decker {
  position: fixed;
  display: none;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
#cookiebox,
#cookiebox_start {
  display: none;
  z-index: 2;
  /*
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	*/
  position: fixed;
  top: 50%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
  font-size: 15px;
  width: 810px;
  max-width: 90%;
  background-color: white;
  border: 1px solid #DADADA;
  padding-bottom: 20px;
  -moz-box-shadow: 0px 5px 17px -7px #000000;
  -webkit-box-shadow: 0px 5px 17px -7px #000000;
  box-shadow: 0px 5px 17px -7px #000000;
}
#cookiebox .head,
#cookiebox_start .head {
  background-color: #50ae30;
  color: white;
  font-weight: bold;
  font-size: 16px;
  padding: 15px;
  min-height: 14px;
  text-align: center;
  position: relative;
}
#cookiebox .head .close,
#cookiebox_start .head .close {
  position: absolute;
  right: 10px;
  /* font-weight: bold; */
  font-size: 11px;
  top: 10px;
  padding: 0 5px 2px 5px;
  cursor: pointer;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 11px;
  border: 2px solid white;
}
#cookiebox .cb_text,
#cookiebox_start .cb_text {
  text-align: left;
  padding: 10px;
  font-size: 12px;
  line-height: 1.2em;
}
#cookiebox .cb_text a,
#cookiebox_start .cb_text a {
  color: #039540;
}
#cookiebox .cb_text .cb_item,
#cookiebox_start .cb_text .cb_item {
  display: none;
  padding-bottom: 10px;
}
#cookiebox .cb_text .cb_item .cb_item_head,
#cookiebox_start .cb_text .cb_item .cb_item_head {
  color: black;
  cursor: pointer;
  font-weight: bold;
  padding: 3px 0;
  margin-bottom: 10px;
  position: relative;
}
#cookiebox .cb_text #cb_uebernehmen,
#cookiebox_start .cb_text #cb_uebernehmen {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  float: right;
}
#cookiebox .cb_text .mehrinfo,
#cookiebox_start .cb_text .mehrinfo {
  border-top: 1px solid #DADADA;
  border-bottom: 1px solid #DADADA;
}
#cookiebox .cb_text .mehrinfo .head1,
#cookiebox_start .cb_text .mehrinfo .head1 {
  padding: 18px;
  font-weight: bold;
  cursor: pointer;
  position: relative;
}
#cookiebox .cb_text .mehrinfo .head1:before,
#cookiebox_start .cb_text .mehrinfo .head1:before {
  content: '';
  position: absolute;
  top: 18px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 0 7.5px 8px;
  border-color: transparent transparent transparent #000000;
}
#cookiebox .cb_text .mehrinfo .head1.open:before,
#cookiebox_start .cb_text .mehrinfo .head1.open:before {
  top: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 7.5px 0 7.5px;
  border-color: #000000 transparent transparent transparent;
}
#cookiebox .cb_buttons,
#cookiebox_start .cb_buttons {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#cookiebox .cb_buttons input[type="submit"],
#cookiebox_start .cb_buttons input[type="submit"],
#cookiebox .cb_buttons input[type="reset"],
#cookiebox_start .cb_buttons input[type="reset"],
#cookiebox .cb_buttons #cb_mehrinfo,
#cookiebox_start .cb_buttons #cb_mehrinfo {
  -webkit-order: 0;
  -ms-flex-order: 0;
  border: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  height: initial;
  padding: 14px 22px 15px 22px;
  text-align: center;
  background-color: #DADADA;
  color: black;
}
#cookiebox .cb_buttons #cb_mehrinfo,
#cookiebox_start .cb_buttons #cb_mehrinfo {
  font-size: 13px;
  padding: 15px 22px 15px 22px;
  cursor: pointer;
}
#cookiebox .cb_buttons input[type="submit"],
#cookiebox_start .cb_buttons input[type="submit"] {
  margin-right: 10px;
}
#cookiebox_start,
#cookiebox.bottom {
  text-align: center;
  border-bottom: 1px solid black;
  background: rgba(0, 0, 0, 0.8);
  color: white;
  position: fixed;
  bottom: 0px;
  z-index: 10000;
  width: 100%;
  max-width: 100%;
  height: auto;
  font-size: 16px;
  line-height: 16px;
  padding-bottom: 10px;
  border: 1px solid #000;
  top: inherit;
  left: inherit;
  transform: none;
}
#cookiebox_start .cb_text,
#cookiebox.bottom .cb_text {
  font-size: 15px;
}
#cookiebox_start .cb_text a,
#cookiebox.bottom .cb_text a {
  color: white;
  text-decoration: underline;
}
#cookiebox_start .cb_text,
#cookiebox.bottom .cb_text {
  text-align: center;
}
#cookiebox_start .cb_buttons,
#cookiebox.bottom .cb_buttons {
  margin-top: 20px;
}
.cookieclick,
.cookieclick2 {
  cursor: pointer;
  text-decoration: underline;
}
