body{
      background-color: #EFEFE9;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: .8em;
      color: #000000;
      margin: 0px;
      text-align: center;
      }

#kopfbereich{
      position: relative;
      width: 955px;
      height: 170px;
      margin: auto;
      text-align: left;
      }
#hauptbereich{
      position: relative;
      width: 955px;
      margin: auto;
      text-align:left;
      }

#hauptnavigation{
      float: left;
      width: 200px;
      text-align:left;
      padding-bottom: 30px;
      }
.hauptnavigation {
    width: 200px;
    display: block;
    border-top: 1px solid #AFAFAF;
}

.navigationspunkt {
    border-bottom: 1px solid #AFAFAF;
    padding-bottom: 1px;
}

.navigation_aktiv {
    color: #000000;
    background-color: #D2D2C8;
    background-color: #CECEC2;
    }

.hauptnavigation a:link, .hauptnavigation a:visited {
    display: block;
    width: 200px;
    text-decoration: none;
    color: #000000;
    margin-top: 1px;
    }

.hauptnavigation a:hover {
    color: #000000;
    background-color: #DCDCD3;
    }

.hauptnavigation h1 {
    font-size: 1.1em;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding-left: 2px;
    padding-bottom: 5px;
    padding-top: 5px;
    }

.hauptnavigation h2 {
    clear: both;
    font-size: 1em;
    font-weight: normal;
    padding: 2px 0px 5px 15px;
    margin: 0px;
    margin-top: 0px;
    }

.hauptnavigation h3 {
    clear: both;
    font-size: 0.9em;
    font-weight: normal;
    padding: 2px 0px 5px 30px;
    margin: 0px;
    margin-top: 0px;
    }

/* Content */
#inhaltsbereich{
      border-top: 1px solid #AFAFAF;
      float: left;
      text-align:left;
      margin-left: 20px;
      margin-right: 20px;
      padding-bottom: 20px;
      width: 535px;
      }
.inhaltsbereich p {
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 15px;
}

.inhaltsbereich .url_suche a:link {
    font-size: .8em;
    margin-bottom: 55px;
}

.inhaltsbereich .url_suche a:visited {
    font-size: .8em;
    margin-bottom: 55px;
}

.inhaltsbereich table {
    width: 535px;
    margin-top: 8px;
    margin-bottom: 12px;
    font-size: .9em;
    border-collapse: collapse;
}

#inhaltsbereich_ohneservice .inhaltsbereich table {
    width: 735px;
    margin-top: 8px;
    margin-bottom: 12px;
    font-size: .9em;
    border-collapse: collapse;
}

.inhaltsbereich div.eingerueckt table {
    width: 515px;
}

#inhaltsbereich_ohneservice .inhaltsbereich div.eingerueckt table {
    width: 715px;
}

.inhaltsbereich div table {
    width: auto;
}

#inhaltsbereich_ohneservice .inhaltsbereich div table {
    width: auto;
}

.inhaltsbereich caption {
    margin-top: 8px;
    font-weight: bold;
    text-align: center;
    padding: 3px;
}

.inhaltsbereich th {
    vertical-align: top;
    padding: 3px;
    border: 2px solid #EFEFE9;
    text-align: left;
    background-color: #DCDCD3;
}

.inhaltsbereich td {
    vertical-align: top;
    padding: 3px;
    border: 2px solid #EFEFE9;
    background-color: #DCDCD3;
}

.inhaltsbereich td.linie {
    background-color: #AFAFAF;
    margin-bottom: 2px;
    margin-top: 2px;
    height: 1px;
    padding: 0px;
}

.inhaltsbereich .tabellerahmenlos td {
    border: none;
    background-color: transparent;
    text-align: left;
    padding: 3px;
}

.inhaltsbereich .tabellerahmenlos th {
    border: none;
    background-color: transparent;
    font-weight: bold;
    color: #000000;
    text-align: left;
    padding: 3px;
}

.inhaltsbereich .tabellerahmenlos table {
    width: auto;
}

.inhaltsbereich a:link {
    text-decoration: underline;
    color: #006633;
}

.inhaltsbereich a:visited {
    text-decoration: underline;
    color: #668866;
}

.inhaltsbereich a:hover {
    text-decoration: underline;
    color: #006633;
}

.inhaltsbereich h1 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 1.2em;
    font-weight: bold;
    color: #000000;
    clear: both;
}

.inhaltsbereich h2 {
    margin-top: 12px;
    margin-bottom: 6px;
    font-size: 1em;
    font-weight: bold;
    color: #333333;
    clear: both;
}

.inhaltsbereich h3 {
    margin-top: 10px;
    margin-bottom: 4px;
    font-size: 1em;
    font-weight: bold;
    color: #666666;
}

.inhaltsbereich h4 {
    margin-top: 8px;
    margin-bottom: 2px;
    font-weight: normal;
    font-size: 1em;
    color: #666666;
}

.inhaltsbereich h5 {
    margin-top: 8px;
    margin-bottom: 0px;
    font-size: .9em;
    font-weight: normal;
    color: #7A7979;
}

.inhaltsbereich h6 {
    margin-top: 6px;
    margin-bottom: 0px;
    font-size: .8em;
    font-style: italic;
    font-weight: normal;
    color: #7A7979;
}

.inhaltsbereich ul {
    list-style-type: none;
    padding: 0px;
    margin-left: 20px;
    margin-top: 8px;
    margin-bottom: 15px;
}
.inhaltsbereich div.startseitenleiste {
    border-top: 1px solid #AFAFAF;
    color: #000000;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 0px;
    font-size: 1em;
    padding: 3px;
    padding-left: 0px;
    padding-top: 2px;
    clear: both;
}
.inhaltsbereich div.startseitenabstand {
    margin-bottom: 30px;
    clear: both;
     }

.inhaltsbereich div.uebersichtsabstand {
    margin-bottom: 10px;
    clear: both;
}


/* Service */
#servicebereich{
      float: right;
      width: 180px;
      text-align: left;
      }
.servicetitel {
    text-align: left;
    color: #000000;
    font-weight: normal;
    font-size: 1em;
    text-transform: uppercase;
    border-top: 1px solid #AFAFAF;
    padding: 2px;
    padding-left: 5px;
    margin-bottom: 5px;
}

.servicetext {
    font-size: .9em;
    padding-bottom: 5px;
    padding-left: 6px;
    color: #7E7E7E;
    margin-bottom: 15px;
}

.servicetext a, .servicetext a:visited {
    text-decoration: none;
    color: #006633;
}

.servicetext a span {
    text-decoration: none;
    color: #006633;
    display: none;
    }

.servicetext a:focus span, .servicetext a:active span
    {
    display: block;
}

.servicetext a:hover {
    text-decoration: underline;
    color: #006633;
}

.servicetext h2 {
    font-size: 1em;
    margin: 0px;
    margin-top: 10px;
    color: #7E7E7E;
}

.servicetext h3 {
    font-size: .9em;
    margin: 0px;
    margin-top: 3px;
    color: #7E7E7E;
    font-weight: normal;
}

.servicetext ul, .servicetext li  {
    list-style-type: none;
    margin: auto;
    margin: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
    padding-bottom: 4px;
    color: #000000;
}

.servicetext p {
    font-size: 1em;
    margin-top: 2px;
    margin-bottom: 7px;
    padding-left: 5px;
    color: #7E7E7E;
}

.servicetext li {
    display: block;
    background-image: url(../images/square.gif);
    background-repeat: no-repeat;
    background-position: 0px 1px;
    padding-left: 14px;
    position: relative;
    background-color: #EFEFE9;
}

.servicetext li.ausklappen {
    background-image: url(../images/ausklappen.gif);
    padding-left: 0px;
}

.servicetext li.ausgeklappt {
    background-image: url(../images/ausgeklappt.gif);
    padding-left: 0px;
}

.servicetext li.ausgeklappt a, .servicetext li.ausklappen a {
    padding-left: 14px;
}

.servicetext li.ausgeklappt ul li a, .servicetext li.ausklappen ul li a {
    padding-left: 0px;
}

.servicetext li.ausklappbasis {
    background-image: none;
    padding-left: 0px;
}

.servicetext li.ausklappbasis a.zielgruppe {
    padding-left: 0px;
}

.servicetext li ul {
    background-color: #EFEFE9;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 3px;
}
