body {
  margin: 0;
  padding: 0;
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  text-align: center;
  background-color: #BBE4AE;
}
img {border: none;}

td {vertical-align: top}

img.liBild {
    float: left;
    margin: 0 10px 5px 0;
}
img.reBild {
    float: right;
    margin: 0 0 5px 10px;
}

/* Box for pages with at least 2 overview components */
div.schmBox {
    margin-bottom: 10px;
    width: 49%;
}

/* Box for pages with a single overview component */
div.breiBox {
    margin-bottom: 10px;
    clear: both;
}
div.breiBox h2, div.schmBox h2 {
    background-color: #99C2CE;
    margin: 0 0 10px 0;
    padding: 2px 4px !important;
}
div.breiBox ul, div.schmBox ul {
    margin: 0;
    padding: 0;
    list-style-type: square;
    list-style-position: inside;
}
div.localpaper {
    padding-top: 20px;
    clear: both;
}
div.localpaper ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
div.localpaper li {
    float: left;
    border: 1px solid silver;
    padding: 2px 4px;
    margin: 0 6px 6px 0;
}

#f_main {
  margin: 0 auto;
  padding: 0;
  width: 900px;
}
#f_top {
    margin: 0;
    padding: 0;
    width: 900px;
    height: 248px;
    text-align: left;
    background-repeat: no-repeat;
    /*overflow:hidden;*/
}

#f_image_l {
  margin: 0;
  padding: 0;
  background-color: #CC0000;
  height: 289px;
}
#f_image_2 {
    margin: 0;
    padding: 0;
    width: 900px;
    height: 174px;
    background-image: url(../media/f_image_2_bgrd.png);
    background-position: top;
    background-repeat: no-repeat;
}
#f_i2_left {
    margin: 0;
    padding: 0;
    float: left;
    width: 224px;
    height: 111px;
    text-align: left;
}
#kippenheim {
  margin: 0;
  padding: 0 0 0 20px;
  font-size: 28px;
  font-weight: bold;
  color: #333;
  line-height: 60px;
}
#ot_schmieheim {
    padding: 0 0 0 20px;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    display: block;
}
#f_i2_middle {
    margin: 0;
    padding: 0;
    float: left;
        width: 305px;
    height: 109px;
        overflow:hidden;
}
#f_i2_middle img {
    margin: 0;
    padding: 0;
    border: none;
        z-index: 1;
}
#f_i2_right {
    margin: 0;
    padding: 0;
    float: right;
    width: 341px;
}
#f_i2_right table {
    margin: 14px 0 0 0;
    padding: 0;
    width: 100%;
    text-align: left;
}
#f_i2_right td {
    vertical-align: middle;
}
#f_i2_right img {
    border: none;
}
#f_i2_right a {
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
}
#f_content {
    margin: 0;
    padding: 0;
        background-color: #FFF;
    background-image: url(../media/content_bgrd.png);
    background-repeat: repeat-y;
}
#f_left {
    margin: -62px 0 0 0;
    padding: 0 0 0 10px;
    float: left;
    width: 525px;
    text-align: left;
}
/*-------------Navigation im Content Bereich----------*/
#f_left a {
  color: #3664a1;
}
#f_left a:visited {
  color: #444;
}
#f_left a:hover {
  color: #c71408;
}
/*----------------------------------------------------*/
#f_left h1 {
    font-size: 1.6em;
    color: #333;
    margin: 10px 0;
    padding: 0;
}
#f_left h2 {
    font-size: 1.4em;
    color: #333;
    margin: 10px 0 5px 0;
    padding: 0;
}
#f_left h3 {
    font-size: 1.2em;
    color: #333;
    margin: 10px 0 5px 0;
    padding: 0;
}
#f_left h4 {
    font-size: 1em;
    color: #333;
    margin: 10px 0 5px 0;
    padding: 0;
}
#f_left p, #f_left address {
    color: #000;
    margin: 0 0 8px 0;
    padding: 0;
    font-style: normal;
    line-height: 1.2em;
}
#f_left table {
    margin: 0;
    padding: 0;
}
#f_left hr {
  margin: 10px 0;
}
#breadcrumb {
    margin: 0;
    padding: 0;
}
#breadcrumb a {
    color: #346FA0;
    text-decoration: none;
}
#breadcrumb a:hover {
    text-decoration: underline;
}
#f_right {
    margin: 0;
    padding: 0;
    float: right;
    width: 298px;
    text-align: left;
}
#f_right h1 {
    margin: 10px 0 15px 50px;
    padding: 0;
    color: #333;
    font-size: 24px;
}
.multimedia {
    margin: 0;
    padding: 0;
    background-image: url(../media/multimedia_trennlinie.png);
    background-position: bottom;
    background-repeat: no-repeat;
}
.multimedia img {
    border: none;
    margin: 2px 6px 2px 50px;
}
.multimedia:hover {
  background-image: url(../media/multimedia_on.png);
  background-repeat: repeat-y;
  background-position: left;
}
.multimedia a {
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
#f_bottom {
    clear: both;
    text-align: right;
    background-image: url(../media/bottom_bgrd.png);
    background-position: right;
    background-repeat: no-repeat;
    height: 21px;
    margin: 0;
    padding: 0;
}
#f_bottom p {
    margin: 0;
    padding: 4px 15px 0 0;
    font-size: 10px;
}
#f_bottom a {
    color: #FFF;
}
.null_margin {
    margin: 0;
    padding: 0;
}
.bold {
    font-weight: bold;
}
.catOverview {
  margin: 0;
  padding: 0;
  width: 512px;
}
.catOverview td {
  padding: 0 5px;
  width: 50%;
}
.catOverview h2 {
  background-color: #99C2CE !important;
  color: #000 !important;
  padding: 2px !important;
  margin: 0 !important;
}
.catOverview ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.catOverview li {
  margin-bottom: 3px !important;
  padding-left: 2px !important;
}
.floatL {
  float: left;
  margin: 5px 5px 5px 0;
  border: none;
}
/*-----Homepage Container----------------------*/
.willkommenstext, .newsbereich {
  float: left;
  width: 250px;
  margin-left: 10px;
  margin-bottom: 10px;
}
div.bytheway {
  clear: both;
  margin: 20px 0;
  padding: 10px;
  background-color: #BBE4AE;
}
div.bytheway h2 {
    margin-top: 0 !important;
}
/*-----Suche und Barriere----------------------*/
.searchform {
  margin: 0 !important;
  padding: 0 !important;
}
.search {
  padding-left: 43px;
  height: 20px;
}
.search img {
  margin: 0 0 0 1px;
  padding: 0;
  border: none;
  float: left;
}
#text {
  border: 1px solid #3A74A4;
  width: 160px;
  height: 14px;
  padding: 2px 1px;
  margin: 0 0 0 14px;
}
#search_btn {
  margin-left: 1px;
  border: none;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background-image: url(../media/search.png);
  background-repeat: no-repeat;
}
/*----------------- Table Styles ------------- */
.table1 {
  margin-top: 12px !important;
}
.table1 th {
  background-color: #94c3ce;
  padding: 2px;
}
.table1 td {
  border-bottom: 1px solid #94c3ce;
}
.table1 tr:hover {
  background-color: #CCC;
}
.galerien1 {
  margin-top: 12px !important;
  width: 100%;
  text-align: center;
}
.galDir {
  width: 147px;
  height: 110px;
  background-image: url(../media/bilderordner.jpg);
  background-repeat: no-repeat;
  background-position: center;
  text-align: center !important;
}
.galDir img {
  margin-top: 19px;
  border-top: 1px solid #97C1CD !important;
  border-right: 1px solid #B0D5E5 !important;
  border-bottom: 1px solid #B0D5E5 !important;
  border-left: 1px solid #97C1CD !important;
}
/*------------------- Section Points in alphabetischen Tabellen --------------*/
.sortSection {
  background-color: #999 !important;
  color: #FFF !important;
  font-weight: bold;
}
.sortSection:hover {
  background-color: #999 !important;
  color: #FFF !important;
  font-weight: bold;
}
.sortSection a {
  color: #FFF !important;
  text-decoration: none !important;
}

/*-------------------- Letter Group ------------------------------------------*/
div.ltrgrp {
    width: 100%;
    margin: 15px 0 0 0;
    clear: both;
}
div.ltrgrp h2 {
    margin: 0 0 2px 0;
}
div.ltrgrp table {
    margin: 0;
    width: 100%;
}
div.ltrgrp tr:hover {
    background-color:#ccc;
}
div.ltrgrp th {
    background-color: #94c3ce;
}
div.ltrgrp td, th {
    padding: 1px;
}
div.ltrgrp td {
    border-bottom: 1px solid #94c3ce;
}
div.ltrnav {
    margin: 0;
}
div.ltrnav ul {
    margin: 0;
    padding: 0;
    list-style-type: none !important;
}
div.ltrnav li {
    float: left;
    margin-right: 8px
}
div.ltrnav a {
    font-size: 1em;
    font-weight: bold;
    padding: 2px 3px;
    background-color: #94c3ce;
}
a.topanchor {
    font-size: 0.7em;
    font-weight: normal;
    text-decoration: none;
}

/* table ansprechpartner */
table.ansprechpartner {
    float: right;
    width: 315px;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing:  0;
}
table.ansprechpartner td {
    vertical-align: top;
    border-bottom: 1px solid silver;
}

/* Full Text Search */
div.pagination {
    margin: 10px 0;
    padding: 1px 0;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}