/* ================ */
/* Default Settings */
/* ================ */

* {
  margin: 0;
  padding: 0;
}

html { height: 100%; margin-bottom: 1px; } 

body {
  font-family: "Trebuchet MS",Arial,sans-serif;
  font-size: 100.01%;
  line-height: 135%;
  text-align: center;
  color: #666;
  background-color: #efefef;
}

.clearer {
  clear : both;
  height: 0px;
  font-size: 0px;
}

h1,h2,h3,h4,h5 {
  line-height: 135%;
  margin-bottom: 10px;
}

h1 {
  color: #0b7dca;
  font-size: 16px;
}

h2,h3,h4,h5 {
  color: #666;
  font-size: 14px;
}

p.bodytext {
  font-size: 12px;
  line-height: 135%;
  margin-bottom: 10px;
  text-align: left;
}

.indent {
  padding-left: 15px;
}

a,
a:link,
a:visited {
  font-size: 12px;
  color: #666;
  text-decoration: underline;
}

a:hover {
  color: #0b7dca;
}

ul {
  padding: 10px 0 10px 15px;
}

img {
  border: 0;
}

.csc-textpic-caption {
  font-size: 10px;
  margin-bottom: 5px;
}

.csc-frame-rulerAfter {
  border-bottom: 1px solid #999;
  margin-bottom: 10px;
}

.csc-frame-rulerBefore {
  border-bottom: 1px solid #999;
  padding-top: 10px;
}

#wrapper {
  width: 1066px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

#all {
  width: 956px;
  float: left;
  font-size: 12px;
  background-color: #fff;
}

#ad1 {
  width: 90px;
  float: right;
  margin-top: 0px;
}

#ad2 {
  padding: 20px 0 10px 0;
}

#header {
  background-color: #fff;
}

.logo {
  width: 310px;
  float: left;
}

.metamenu {
  width: 500px;
  height: 49px;
  float: right;
  line-height: 60px;
}

.metamenu a,
.metamenu a:link,
.metamenu a:visited {
  text-decoration: none;
}

.metamenu a:hover {
  color: #666;
  text-decoration: underline;
}

.mm-search,
.mm-login,
.mm-contact {
  float: right;
  margin: 0 5px 0 10px;
}

.mm-search a {
  background-image: url('/fileadmin/templates/images/icon_search.gif');
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 15px;
}

.mm-login a {
  background-image: url('/fileadmin/templates/images/icon_login.gif');
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 15px;
}

.mm-contact a {
  background-image: url('/fileadmin/templates/images/icon_contact.gif');
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 18px;
}

.claim {
  width: 956px;
  height: 117px;
}

.topmenu {
  width: 956px;
  height: 40px;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  padding: 0;
  margin: 0;
}

.topmenu a,
.topmenu a:link,
.topmenu a:visited {
  height: 40px;
  line-height: 42px;
  display: block;
  float: left;
  padding: 0 10px;
  text-decoration: none;
  color: #000;
  font-weight: bold;
  border-right: 1px solid #ccc;
}

.topmenu a.active,
.topmenu a:hover {
  color: #0b7dca;
  background-color: #dfebf4;
}

.content-home,
.content-sub {
  min-height: 390px;
  background-color: #fff;
  margin: 10px 0 10px 0;
}

.content-home .maincontent {
  width: 956px;
}

.content-sub .maincontent {
  width: 756px;
  float: right;
  margin-right: 10px;
}

.toplevel {
  margin: 15px 0 0 10px;
}

.toplevel a {
  font-size: 14px;
  font-weight: bold;
  color: #0b7dca;
  text-decoration: none;
}

.toplevel a:hover {
  text-decoration: underline;
}

.leftmenu {
  width: 160px;
  float: left;
  margin: 15px 0 0 10px;
}

.leftmenu a,
.leftmenu a:link,
.leftmenu a:visited {
  height: 22px;
  line-height: 24px;
  display: block;
  color: #000;
  text-decoration: none;
}

.leftmenu a:hover {
  color: #0b7dca;
}

.leftmenu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.leftmenu ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px dotted #0b7dca;
}

.leftmenu ul li ul {
  margin-bottom: 3px;
}

.leftmenu ul li ul li {
  list-style-type: none;
  padding: 0 0 0 10px;
  margin: 0;
  border: 0;
}

.leftmenu ul li a.active {
  font-weight: bold;
  color: #0b7dca;
}

.footer {
  height: 40px;
  line-height: 42px;
  background-color: #fff;
  border-top: 10px solid #ccc;
  padding: 0 10px;
}

.footer a {
  text-decoration: none;
}

.footer a:hover {
  color: #666;
  text-decoration: underline;
}

.utils {
  width: 200px;
  float: left;
}

.metamenu2 {
  width: 600px;
  float: right;
}

.mm2-imprint,
.mm2-sitemap,
.mm2-login {
  float: right;
}

.twocols-50-50 {
  margin-bottom: 10px;
}

.twocols-50-50 .col1 {
  width: 475px;
  float: left;
}

.twocols-50-50 .col2 {
  width: 475px;
  float: right;
}

.content-sub .twocols-50-50 .col1 {
  width: 355px;
}

.content-sub .twocols-50-50 .col2 {
  width: 355px;
}

.news-header {
  height: 30px;
  line-height: 30px;
  color: #fff;
  background-color: #333;
  padding: 0 10px;
}

.news-header h1 {
  width: 300px;
  height: 30px;
  line-height: 30px;
  float: left;
  font-size: 12px;
  color: #fff;
  margin: 0;
}

.news-header a {
  width: 70px;
  float: right;
  line-height: 30px;
  color: #aaa;
  text-align: right;
}

.content-home .news-latest-item {
  padding: 10px;
}

.content-sub .news-latest-item {
  padding: 10px 0;
}

.content-home .news-latest-container {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.content-sub .news-latest-container {
  margin-bottom: 20px;
}

.news-image {
  width: 100px;
  height: 75px;
  float: left;
  margin-right: 10px;
}

.news-content h2 {
  margin: 0;
}

.news-content h2 a,
.news-content h2 a:link,
.news-content h2 a:visited  {
  color: #0b7dca;
  text-decoration: none;
}

.news-content p.bodytext {
  margin: 0;
}

.news-latest-container-termine {
  height: 130px;
  color: #fff;
  background-color: #666;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  padding: 5px 10px;
}

.news-latest-container-termine .news-latest-item,
.news-list-container-termine .news-list-item {
  height: 24px;
  line-height: 24px;
  border-bottom: 1px dotted #000;
  padding: 0;
}

.news-latest-container-termine a,
.news-latest-container-termine a:link,
.news-latest-container-termine a:visited {
  color: #fff;
  text-decoration: none;
}

.news-latest-container-termine a:hover {
  text-decoration: underline;
}

.news-latest-container-termine .newsdate {
  width: 75px;
  float: left;
}

.news-list-container-termine .newsdate {
  width: 100px;
  float: left;
}

.news-latest-container-termine .newstime {
  width: 50px;
  float: left;
}

.news-list-container-termine .newstime {
  width: 100px;
  float: left;
}

.news-latest-container-termine .newstitle {
  width: 210px;
  float: left;
  margin: 0;
}

.news-list-container-termine .newstitle {
  width: 260px;
  float: left;
  margin: 0;
}

.news-latest-container-termine .newslocation {
  width: 115px;
  height: 22px;
  float: left;
  overflow: hidden;
}

.news-list-container-termine .newslocation {
  width: 200px;
  float: left;
  overflow: hidden;
}

.news-latest-container-termine .newslocation p.bodytext,
.news-list-container-termine .newslocation p.bodytext {
  margin: 0;
  line-height: 24px;
}

.content-sub .news-latest-item {
  border-bottom: 1px dotted #000;
}

.news-single-item .news_image {
  width: 290px;
  float: left;
}

.news-single-item .newscontent {
  width: 440px;
  float: right;
}

p.news-single-imgcaption {
  color: #0b7dca;
  font-weight: bold;
  margin-bottom: 10px;
}

.tx-felogin-pi1 fieldset {
  border: 0;
}

.tx-felogin-pi1 legend {
  display: none;
}

.tx-felogin-pi1 #user,
.tx-felogin-pi1 #pass {
  border: 1px solid #c7c7c7;
  margin-bottom: 10px;
}

/* ====================== */
/* Suche / indexed_search */
/* ====================== */

.tx-indexedsearch {
  width: 500px;
}

.tx-indexedsearch #tx-indexedsearch-searchbox-sword {
  float: left;
  width: 200px;
  border: 1px solid #c7c7c7;
  padding: 1px;
}

.tx-indexedsearch .tx-indexedsearch-search-submit {
  margin-top: 10px;
}

.tx-indexedsearch select {
  border: 1px solid #c7c7c7;
}

.tx-indexedsearch label {
  display: block;
  width: 100px;
  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 {
  font-weight: bold;
}

.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;
  margin-right: 5px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox a {
  border: 1px solid #999;
  padding: 2px;
  text-decoration: none;
  line-height: 200%;
}

.tx-indexedsearch .tx-indexedsearch-res h3 {
  padding: 5px !important;
  background-color: #c7c7c7;
}

.tx-indexedsearch .tx-indexedsearch-res h3 a {
  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: 10px;
}

.tx-indexedsearch .tx-indexedsearch-text-item-crdate-mtime {
  display: none;
}

.tx-indexedsearch .tx-indexedsearch-info {
  margin-bottom: 20px;
}

fieldset.csc-mailform {
  border: 0;
}

.csc-mailform-field label {
  display: block;
}

.csc-mailform-field input {
  border: 1px solid #666;
  margin-bottom: 5px;
}

.csc-mailform-field textarea {
  border: 1px solid #666;
  margin-bottom: 5px;
}

.fourcols-25 {
  border-bottom: 1px dotted #000;
  margin-bottom: 10px;
}

.fourcols-25 .col1 {
  width: 125px;
  float: left;
  margin-right: 10px;
}

.fourcols-25 .col2 {
  width: 175px;
  float: left;
  margin-right: 10px;
}

.fourcols-25 .col3 {
  width: 175px;
  float: left;
  margin-right: 10px;
}

.fourcols-25 .col4 {
  width: 200px;
  float: left;
  margin-right: 10px;
}

.news-amenu-container {
  margin-bottom: 10px;
}

.news-amenu-container ul {
  padding: 0;
  margin: 0;
}

.news-amenu-container ul li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.contenttable tr th,
.contenttable tr td {
  border-bottom: 1px dotted #000;
  padding-right: 10px;
}

.contenttable tr td.td-last {
  padding: 0;
}

.csc-frame-frame1 {
  background-color: #dfebf4;
  border: 1px solid #0b7dca;
  padding: 10px;
}