* {
  margin: 0;
  padding: 0;
}
html {
  width: 100%;
  height: 100%;
  background: #797877 url(images/bg_html1.png) repeat-x;
}
body {
  margin: 0 auto;
  width: 996px;
  height: 100%;
  color: #333;
  font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  text-align: center;
  line-height: normal;
  position: relative;
  background: #fff url(images/bg_body1.png) repeat-y 796px;
}
html > body {
  height: auto;
  min-height: 100%;
}
#container {
  text-align: left;
  padding: 0 1px 30px 1px;
}
#header {
  height: 233px;
  background-repeat: no-repeat;
  background-position: top center;
}
#homelink {
  margin: 0 0 0 830px;
}
#homelink img {
  height: 172px;
  width: 130px;
}
.level1 {
  margin: 31px 0 0 16px;
  font-size: 1.20em;
  letter-spacing: 1px;
  height: 28px;
}
.level1 {
  list-style-type: none;
}
.level1 li {
  list-style-position: outside;
  float: left;
  text-transform: uppercase;
  padding: 0 23px 0 0;
}
.level1 li a {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}
.level1 li a:hover {
  color: #a5b798;
}
.level1 li.active a {
  color: #a5b798;
  font-weight: bold;
}
#menue2 {
  background: #2e7d4c url(images/bg_menue2.jpg) no-repeat left bottom;
}
.level2 {
  margin: 0;
  font-size: 1.10em;
  list-style-type: none;
  padding: 19px 16px 29px 20px;
  padding: 19px 0px 29px 20px;
}
.level2 li {
  list-style-position: outside;
  display: block;
}
.level2 li a {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  background: url(images/li_menue2.png) no-repeat left 5px;
  padding: 0 0 0 13px;
}
.level2 li a:hover {
  color: #a5b798;
}
.level2 li.active a {
  color: #a5b798;
  font-weight: bold;
}
.level2 .level3 {
  padding: 3px 0 0 13px;
  font-size: 0.9em;
  list-style-type: none;
}
.level2 .level3 li a {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}
.level2 .level3 li a:hover {
  color: #a5b798;
}
.level2 .level3 li.active a {
  color: #a5b798;
  font-weight: bold;
}
#left, #main, #right {
  position: relative;
  display: inline;
}
#left {
  float: left;
  width: 201px;
  margin: 0 25px 0 0;
}
#wetter {
	margin: 0 0 20px 0;
}
#main {
  float: left;
  width: 534px;
  margin: 0 0 0 0;
  line-height: 1.5em;
}
#right {
  float: right;
  width: 169px;
  padding: 21px 15px 0 15px;
}
#left h1 {
	font-size: 1em;
}
#left #kontakt {
  margin: 49px 0 0 0;
  padding: 0 0 0 16px;
}
#left #telefonbuch {
	margin: 49px 0 0 0;
	padding: 0 0 0 16px;
}
#left #hbd150, #left #busbahnbim {
	margin: 0 0 25px 0;
}
#content {
  padding: 21px 0 0 0;
  text-align: justify;
}
h1, h2, h3, h4, h5, h6 {
  color: #287043;
  margin: 1em 0 0.9em 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #287043;
}
h1 a, h4 a {
  font-weight: bold;
}
#content h1 {
  font-size: 1.2em;
  margin: 2em 0 1em 0;
}
#content h2 {
  font-size: 1.2em;
  margin: 2em 0 1em 0;
  font-weight: normal;
  text-decoration: underline;
}
#content h3 {
  font-size: 1.2em;
  margin: 2em 0 1em 0;
  font-weight: normal;
}
#content h4 {
  font-size: 1.1em;
  margin: 2em 0 1em 0;
}
#content h5 {
  font-size: 1.1em;
  margin: 2em 0 1em 0;
  font-weight: normal;
  text-decoration: underline;
}
#content h6 {
  font-size: 1.1em;
  margin: 2em 0 1em 0;
  font-weight: normal;
}
#right h1 {
  font-size: 1.1em;
  margin: 2em 0 0.3em 0;
}
#right h2 {
  font-size: 1.1em;
  margin: 2em 0 0.3em 0;
  font-weight: normal;
  text-decoration: underline;
}
#right h3 {
  font-size: 1.1em;
  margin: 2em 0 0.3em 0;
  font-weight: normal;
}
#right h4 {
  font-size: 1.0em;
  margin: 2em 0 0.3em 0;
}
#right h5 {
  font-size: 1.0em;
  margin: 2em 0 0.3em 0;
  font-weight: normal;
  text-decoration: underline;
}
#right h6 {
  font-size: 1.0em;
  margin: 2em 0 0.3em 0;
  font-weight: normal;
}
a {
  color: #287043;
  font-weight: normal;
  text-decoration: underline;
}
a:hover {
  color: #144d29;
}
textarea {
  font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
  font-size: 1em; 
}
table {
  border-collapse: collapse;
}
li {
  list-style-position: inside;
}
#content hr {
  height: 1px;
  border: 1px solid #343434;
}
a img {
  border: 0;
}
p {
  margin-bottom: 1em;
}
.middle {
  vertical-align: middle;
}
.csc-textpic-caption, .news-single-imgcaption {
  font-size: 0.9em;
  display: block;
  padding-bottom: 0.9em;
}
.csc-textpic-imagerow {
  padding-bottom: 1em;
}
.csc-textpic-intext-right .csc-textpic-caption {
  text-align: right;
}
p.align-center, td.align-center {
  text-align: center;
}
p.align-right, td.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right {
  text-align: right;
}
p.align-left, td.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left {
  text-align: left;
}
p.align-justify, td.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify {
  text-align: justify;
}
#left ul, #left ol, #main ul, #main ol, #right ul, #right ol {
  margin-bottom: 0.9em;
}
.clearer {
  clear: both;
}
#content .csc-firstHeader, #right .csc-firstHeader {
  margin-top: 0;
}
#content .csc-textpic-imagewrap dl {
  margin: 0;
}
#content ul li {
  list-style-position: outside;
  margin-left: 12px;
}
* html #content ul li {
  margin-left: 15px;
}
* + html #content ul li {
  margin-left: 15px;
}
#content ol li {
  list-style-position: outside;
  margin-left: 18px;
}
* html #content ol li {
  margin-left: 24px;
}
* + html #content ol li {
  margin-left: 24px;
}
.csc-textpic-image {
  padding-right: 3px;
  padding-bottom: 0.9em;
}
.csc-textpic-imagerow {
  padding: 0;
}
:root div.csc-textpic-above div.csc-textpic-text {
  clear: both;
  float: left;
}
.csc-textpic-image .csc-textpic-caption {
  text-align: center;
}
#news_latest_container .news_element, #news_list_container .news_element {
  background: url(images/trenner.gif) repeat-x bottom;
  padding: 0 0 15px 0;
  margin: 0 0 11px 0;
}
#news_latest_container .news_element .image, #news_list_container .news_element .image {
  display: inline;
  position: relative;
  float: left;
  width: 151px;
  padding: 5px 0 0 0;
}
#news_latest_container .news_element .news_content, #news_list_container .news_element .news_content {
  display: inline;
  position: relative;
  float: left;
  width: 383px;
}
#news_latest_container .news_element .news_content h2, #news_list_container .news_element .news_content h2 {
  font-weight: bold;
  text-decoration: none;
  margin-top: 0;
}
#news_latest_container .news_element .news_content .news-more, #news_list_container .news_element .news_content .news-more {
  color: #287043;
}
#news_latest_container .news_element .news_content .news-more a, #news_list_container .news_element .news_content .news-more a {
  padding: 0 0 0 5px;
}
.tx-ttnews-browsebox {
  text-align: center;
  padding: 2em 0 0 0;
}
.tx-ttnews-browsebox .pages {
  font-weight: bold;
}
.tx-ttnews-browsebox .disabled {
  color: #bbb;
}
.tx-ttnews-browsebox a {
  padding: 0 8px;
}
#news-single .subheader, #termin-single .subheader {
  font-weight: bold;
  margin: 0 0 2em 0;
}
#news-single .news_image, #termin-single .news_image {
  float: right;
  text-align: right;
  padding: 4px 0 0 13px;
}
#termin-single .dates {
  margin: 0 0 2em 0;
}
#termin-single .dates .desc {
  font-weight: bold;
}
#content .veranstaltung, #content .muelltermin {
  margin: 0 0 2em 0;
}
#content .veranstaltung h1, #content .muelltermin h1 {
  margin: 0 0 0.5em 0;
}
#content .veranstaltung .untertitel {
  color: #287043;
  font-weight: bold;
}
#content .veranstaltung .untertitel .termine-more {
  font-weight: normal;
}
#content .veranstaltung .untertitel .termine-more a {
  padding: 0 4px;
}
#content .terminListContainer, #content .muellListContainer {
  margin: 3em 0 0 0;
}
#content .muelltermin h1 {
  color: #fff;
  padding: 4px 20px;
  margin-bottom: 0.3em;
}
* html #content .muelltermin h1 {
  height: 1px;
}
#content .muelltermin h1.Leichtfraktion {
  color: #000;
  background: #fdd746;
}
#content .muelltermin h1.Papier {
  background: #b8281b;
}
#content .muelltermin h1.Rest {
  background: #444;
}
#content .muelltermin h1.Bio {
  background: #78593a;
}
#content .muelltermin h1.Metall {
  background: #355381;
}
#content .muelltermin h1.Glas {
  background: #096a49;
}
#content .muelltermin .datum {
  padding: 0 20px;
}
#right a.alleMuellTermine {
	margin: 2em 0 0 0;
	display: block;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
}
#right .muelltermin h3 {
	margin-top: 1em;
}
.tx-indexedsearch fieldset {
  border: 0;
}
#content .tx-indexedsearch input {
  width: 180px;
}
#content .tx-indexedsearch select {
  width: 185px;
}
#content .tx-indexedsearch .tx-indexedsearch-search-submit input {
  width: 183px;
  margin-top: 15px;
}
#content .tx-indexedsearch p {
  margin-top: 1em;
}
#content .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
  color: #287043;
}
#left #suchformular {
  margin: 49px 0 0 0;
}
