/* Allgemeines CSS fuer kommunal-erneuerbar.de */
/* ------------------------------------------- */
/* An dieser Datei sollten keine Aenderungen   */
/* vorgenommen werden.                         */
/* ------------------------------------------- */

/* ===================== */
/* Default Einstellungen */
/* ===================== */

* {
  margin: 0;
  padding: 0;
}

html { height: 100%; margin-bottom: 1px; font-size: 100%; } 

body {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #333;
  background-color: #fff;
  text-align: center;
}

.clearer {
  clear : both;
  height: 0px;
  font-size: 0px;
}

a,
a:link,
a:visited {
  color: #333;
  text-decoration: underline;
}

h1 {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.4em;
  color: #000;
  margin-bottom: 10px;
}

h2, h3, h4, h5 {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4em;
  color: #000;
  margin-bottom: 10px;
}

h2 {
  color: #41b631;
  margin: 20px 0 5px 0;
}

p {
  line-height: 1.4em;
  margin-bottom: 5px;
}

img {
  border: 0;
}

ul {
  margin-bottom: 5px;
}

ul li {
  list-style-type: disc;
  line-height: 1.4em;
  margin-left: 5px;
  list-style-position: inside;
}

.csc-frame-rulerAfter {
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  border-bottom: 1px solid #999;
  padding-top: 15px;
  margin-bottom: 15px;
}

.csc-textpic-caption,
p.news-single-imgcaption {
  font-size: 11px;
}

.all {
  width: 64em;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-color: #fff;
}

.metamenu {
  line-height: 2.5em;
  color: #87d21f;
  text-align: center;
}

.metamenu a {
  font-size: 0.75em;
  line-height: 0.75em;
  color: #87d21f;
}

.metamenu .menu {
  float: left;
  margin-left: 130px;
}

.search {
  float: right;
  position: relative;
  top: 5px;
}

#searchbox {
  width: 115px;
  height: 18px;
  float: left;
  border: 1px solid #809DB9;
  margin: 4px 5px 0 0;
  padding: 2px 0 0 10px;
}

#searchbutton {
  margin-top: 4px;
}

.content {
  margin-top: 20px;
  padding-left: 2.8125em;
}

.leftcol {
  width: 14em;
  float: left;
}

.leftmenu {
  color: #000;
  background-color: #87d21f;
  padding: 15px 10px;
  background-image: url('/fileadmin/templates/images/roundcorner.gif');
  background-repeat: no-repeat;
  background-position: 0 bottom;
}

.leftmenu a,
.leftmenu a:link,
.leftmenu a:visited {
  font-size: 13px;
  color: #000;
  text-decoration: none;
}

.leftmenu a:hover {
  text-decoration: underline;
}

.leftmenu ul {
  margin: 0 0 15px 0;
  padding: 0;
}

.leftmenu ul li {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
}

.leftmenu ul li.spacer {
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  list-style-type: none;
  margin: 7px 15px;
  border-bottom: 1px solid #fff;
}

.leftmenu ul li a,
.leftmenu ul li a:link,
.leftmenu ul li a:visited {
  line-height: 150%;
  padding-left: 10px;
}

.leftmenu ul li a.active {
  font-weight: bold;
  background-image: url('/fileadmin/templates/images/menu_arrow.gif');
  background-repeat: no-repeat;
  background-position: 0 5px;
}

.leftmenu ul li ul {
  margin: 0;
  padding: 0;
}

.leftmenu ul li ul li {
  list-style-type: none;
  margin: 0;
  padding-left: 15px;
}

.leftmenu ul li ul li a,
.leftmenu ul li ul li a:link,
.leftmenu ul li ul li a:visited {
  line-height: 150%;
  padding-left: 0;
}

.leftmenu ul li a.active {
  font-weight: bold;
  background-image: none;
}

.leftcontent {
  font-size: 0.8em;
}

.pagetitle {
  font-size: 18px;
  margin-bottom: 10px;
  overflow: hidden;
}

.middlecol {
  width: 34em;
  float: left;
}

.middlecol-large {
  width: 39.75em;
  float: left;
}

.clickpath {
  width: 45em;
  height: 3em;
  font-size: 0.75em;
  padding-left: 10px;
}

.maincontent {
  min-height: 300px;
  font-size: 0.75em;
  padding-left: 15px;
}

.maincontent ul li {
  list-style-position: outside;
  margin-left: 15px;
}

.functions {
  font-size: 0.8em;
  border-top: 1px solid #87d21f;
  margin: 20px 0 20px 15px;
  padding-top: 5px;
}

.functions .totop {
  float: left;
}

.functions .print{
  float: right;
}

.rightcol {
  width: 15.8em;
  float: right;
  font-size: 0.75em;
}

.rightcontent {
  min-height: 200px;
  border-left: 1px solid #87d21f;
}

.rightcontent img {
  padding-bottom: 10px;
}

.rightbottom {
  width: 15.8em;
  height: 20px;
  background-image: url('/fileadmin/templates-kommunal/images/bogen.jpg');
  background-repeat: no-repeat;
  background-position: 0 0;
}

/* ===================== */
/* tt_news               */
/* ===================== */

.news-latest-container .news-latest-item,
.news-list-container .news-list-item {
  width: 40.75em;
  height: 10em;
  float: left;
  color: #000;
  background-color: #d0d0d0;
  margin-bottom: 10px;
  padding: 10px 0 10px 20px;
  position: relative;
  overflow: hidden;
}

.news-latest-container .border,
.news-list-container .border {
  width: 19px;
  height: 11.65em;
  float: left;
  border-left: 1px solid #fff;
  background-color: #87d21f;
}

.newsimage {
  width: 14em;
  height: 10em;
  float: left;
}

.news-single-item .newsimage {
  width: auto;
  height: auto;
  float: left;
  margin: 0 20px 5px 0;
}

.newstext {
  margin-right: 30px;
}

.newstext a,
.newstext a:link,
.newstext a:visited {
  color: #000;
  text-decoration: none;
}

.newscategory {
  text-transform: uppercase;
  margin-bottom: 10px;
}

.newstext h3 {
  font-size: 16px;
}

.news-latest-morelink,
.news-list-morelink {
  position: absolute;
  bottom: 10px;
  right: 20px;
}

.news-latest-morelink a:hover,
.news-list-morelink a:hover {
  text-decoration: underline;
}

.news-latest-morelink img,
.news-list-morelink img {
  position: relative;
  top: 2px;
}

.news-single-additional-info {
  margin: 20px 0;
}

.news-single-additional-info img {
  position: relative;
  top: 3px;
  margin-right: 5px;
}

.news-amenu-container {
  margin-bottom: 25px;
}

.news-amenu-container ul li {
  list-style-type: none;
}

.news-amenu-item-year {
  font-weight: bold;
  margin-top: 10px;
}

.tx-ttnews-browsebox-SCell a,
.tx-ttnews-browsebox-SCell a:link,
.tx-ttnews-browsebox-SCell a:visited {
  font-weight: bold;
  text-decoration: none;
}

.news-single-backlink {
  margin-bottom: 20px;
}

.tipafriend label {
  display: block;
  margin-bottom: 2px;
}

.tipafriend input {
  margin-bottom: 10px;
}

.tipafriend textarea {
  display: block;
  margin-bottom: 10px;
}

/* ====================== */
/* Suche / indexed_search */
/* ====================== */

.tx-indexedsearch-form {
  color: #fff;
  background-color: #6E7C8B;
  padding: 20px;
}

.tx-indexedsearch #tx-indexedsearch-searchbox-sword {
  float: left;
  width: 218px;
  height: 18px;
  border: 1px solid #000;
  padding: 1px;
}

#tx-indexedsearch-searchbox-button-submit {
  border: 0;
  margin-left: 5px;
}

.tx-indexedsearch .extended_link {
  height: 100%;
  margin-top: 10px;
  margin-left: 120px;
}

.tx-indexedsearch .extended_link a,
.tx-indexedsearch .extended_link a:link,
.tx-indexedsearch .extended_link a:visited {
  color: #fff;
}

.tx-indexedsearch select {
  border: 1px solid #000;
}

.tx-indexedsearch label {
  display: block;
  width: 10em;
  float: left;
  margin-top: 3px;
}

.tx-indexedsearch .tx-indexedsearch-search-for {
  padding-top: 10px;
}

.tx-indexedsearch .tx-indexedsearch-search-in {
  padding: 10px 0;
}

.tx-indexedsearch .tx-indexedsearch-search-select-section {
  padding: 10px 0 10px 0px;
}

.tx-indexedsearch .tx-indexedsearch-search-select-order {
  margin-top: 1px;
}

.tx-indexedsearch .tx-indexedsearch-search-select-results {
  padding-top: 10px;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-defop {
  width: 10em;
  margin-left: 10px;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-desc {
  width: 10em;
  margin-left: 10px;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-type {
  width: 10em;
  float: left;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-lang {
  width: 10em;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-sections {
  width: 10em;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-order {
  width: 10em;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-results {
  width: 4.5em;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
  padding: 10px 10px 10px 0;
}

.tx-indexedsearch .tx-indexedsearch-sw,
.tx-indexedsearch .tx-indexedsearch-redMarkup {
  font-weight: bold;
  color: #004F7F;
}

.tx-indexedsearch .tx-indexedsearch-browsebox {
  margin-bottom: 40px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox ul {
  list-style-type: none;
  padding-left: 0;
}

.tx-indexedsearch .tx-indexedsearch-browsebox li {
  float: left;
  list-style-type: none;
  margin: 0 5px 0 0;
}

.tx-indexedsearch .tx-indexedsearch-browsebox a,
.tx-indexedsearch .tx-indexedsearch-browsebox a:link,
.tx-indexedsearch .tx-indexedsearch-browsebox a:visited {
  border: 1px solid #999;
  padding: 2px;
  text-decoration: none;
  line-height: 200%;
}

.tx-indexedsearch .tx-indexedsearch-res h3 {
  padding: 5px 15px !important;
  background-color: #6E7C8B;
}

.tx-indexedsearch .tx-indexedsearch-res h3 a,
.tx-indexedsearch .tx-indexedsearch-res h3 a:link,
.tx-indexedsearch .tx-indexedsearch-res h3 a:visited {
  color: #fff !important;
  text-decoration: none;
}

.tx-indexedsearch .tx-indexedsearch-res h3 a:hover {
  text-decoration: underline;
}

.tx-indexedsearch .tx-indexedsearch-descr {
  line-height: 150%;
  margin-bottom: 25px;
}

.tx-indexedsearch .tx-indexedsearch-text-item-crdate-mtime {
  display: none;
}

.tx-indexedsearch .tx-indexedsearch-info {
  margin-bottom: 20px;
}