* {
    margin: 0;
    padding: 0;
}

html,body {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    background: #fff url('img/bg.gif') repeat-y 0% 0%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 76%;
}

*:first-child {
    margin-top: 0;
}

.hidden {
    position: absolute;
    top: -2000px;
    left: -2000px;
    width: 1px;
    height: 1px;
}

address {
    font-style: normal;
    margin: 1em 0 1em 0;
}

#container {
    height: 100%;
}

#logo {
    height: 109px;
    height: 112px;
    width: 100%;
    background: #fff;
}

#logo p {
    float: left;
}

#logo form p {
    float: none;
}

#main {
    width: 90%;
    clear: both;
}

#skip {
    height: 0;
    width: 0;
    overflow: hidden;
    top: -1000px;
}

.skiplink a:link,.skiplink a:visited {
    position: absolute;
    width: 1px;
    height: 1px;
    left: -100px;
    top: -100px;
}

#logo a img {
    border: none;
}

#logo a:link span.tooltip,#logo a:visited span.tooltip {
    display: none;
}

.skiplink a:hover,.skiplink a:focus,.skiplink a:active,#logo a:hover span.tooltip,#logo a:focus span.tooltip,#logo a:active span.tooltip
    {
    display: block;
    position: absolute;
    left: 290px;
    top: 3px;
    width: 200px;
    height: auto !important;
    background: #80005f;
    color: #fff;
    padding: 2px;
    text-align: center;
    font-size: 1em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    text-decoration: none;
    font-weight: bold;
}

#navigation {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    float: left;
    background: #e5d5b4;
    width: 255px;
    margin: 22px 0 0 0;
    padding: 0;
    border-right: 0 solid #000;
}

#navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 223px;
    border: 0 solid #000;
}

#navigation ul li.current-page-parent ul {
    background: #f3eadb;
    padding-right: 0;
    width: 248px;
    border: 0 solid #000;
}

ul#level1 a {
    color: #000;
    text-decoration: none;
}

ul#level1 li.current-page-item,ul#level1 li ul.level2 li.current-page-item,ul#level1 li ul.level2 li.current-page-item_nsm
    {
    display: block;
    padding: 15px 0 15px 25px;
    width: 100%;
    border: 0 solid black;
    border-right: 7px solid #80005f;
    background-color: #fff;
    font-weight: bold;
    color: #80005f;
}

ul#level1 li.page-item a {
    display: block;
    padding: 15px 0 15px 25px;
    width: 223px;
    border: 0 solid black;
}

ul#level1 li.page-item a img,ul#level1 li.page-item1 a img {
    float: right;
    padding-right: 5px;
    border: none;
    display: none;
}

ul#level1 li.page-item a:hover img,ul#level1 li.page-item a:focus img,ul#level1 li.page-item a:active img,ul#level1 li.page-item1 a:hover img,ul#level1 li.page-item1 a:focus img,ul#level1 li.page-item1 a:active img
    {
    display: block;
}

ul#level1 li.page-item a:hover,ul#level1 li.page-item a:focus,ul#level1 li.page-item a:active
    {
    border-right: 7px solid #140082;
    background-color: #f9f5ed;
    color: #140082;
}

ul#level1 li.page-item1 a {
    display: block;
    padding: 15px 0 15px 25px;
    border: 0 solid blue;
    width: 223px;
    background: url('img/nav_level0_arrow_right_normal.gif') no-repeat 0% 0%
        ;
}

ul#level1 li.page-item1 a:hover,ul#level1 li.page-item1 a:focus,ul#level1 li.page-item1 a:active
    {
    border-right: 7px solid #140082;
    background: url('img/nav_level0_arrow_down_hover.gif') no-repeat 0% 0%;
    background-color: #f9f5ed;
    color: #140082;
}

ul#level1 li.page-item1.current-page-item {
    background: url('img/nav_level0_arrow_down_selected.gif') no-repeat 0%
        0%;
    background-color: #fff;
    color: #80005f;
}

ul#level1 li ul.level2 li.current-page-item {
    display: block;
    padding: 15px 0 15px 40px;
    border: 0 solid green;
    border-right: 7px solid #80005f;
    margin-left: 0;
    width: 208px;
    background: #fff url('img/nav_level1_arrow_down_selected.gif') no-repeat
        0% 0%;
}

ul#level1 li ul.level2_nsm li.current-page-item {
    display: block;
    padding: 15px 0 15px 40px;
    border: 0 solid green;
    border-right: 7px solid #80005f;
    margin-left: 0;
    width: 208px;
    background: #fff;
}

ul#level1 li ul.level2 li.page-item_nsm a,ul#level1 li ul.level2_nsm li.page-item a
    {
    display: block;
    padding: 15px 0 15px 40px;
    border: 0 solid green;
    margin-left: 40px;
    margin-left: 0;
    width: 208px;
    background: #f3eadb;
}

ul#level1 li ul.level2 li.page-item_nsm a:hover,ul#level1 li ul.level2 li.page-item_nsm a:focus,ul#level1 li ul.level2 li.page-item_nsm a:active,ul#level1 li ul.level2_nsm li.page-item a:hover,ul#level1 li ul.level2_nsm li.page-item a:focus,ul#level1 li ul.level2_nsm li.page-item a:active
    {
    border-right: 7px solid #140082;
    background: #f9f5ed;
}

ul#level1 li ul.level2_nsm li.page-item a:hover,ul#level1 li ul.level2_nsm li.page-item a:focus,ul#level1 li ul.level2_nsm li.page-item a:active
    {
    border-right: 7px solid #140082;
    background: #f9f5ed;
}

ul#level1 li ul.level2 li.current-page-item_nsm {
    display: block;
    padding: 15px 0 15px 40px;
    border-right: 7px solid #80005f;
    margin-left: 0;
    width: 208px;
    background: #fff;
}

ul#level1 li.current-page-item_nsm {
    background-color: #fff;
    color: #80005f;
}

ul#level1 li.current-page-item_nsm img {
    float: right;
    padding-right: 5px;
    border: none;
}

ul#level1 li ul.level2 li.page-item a {
    display: block;
    padding: 15px 0 15px 40px;
    border: 0 solid green;
    margin-left: 40px;
    margin-left: 0;
    width: 208px;
    background: url('img/nav_level1_arrow_right_normal.gif') no-repeat 0% 0%
        ;
}

ul#level1 li ul.level2 li.page-item a:hover,ul#level1 li ul.level2 li.page-item a:focus,ul#level1 li ul.level2 li.page-item a:active
    {
    border-right: 7px solid #140082;
    background: #f9f5ed url('img/nav_level1_arrow_down_hover.gif') no-repeat
        0% 0%;
}

ul#level1 li ul.level2 li.current-page-parent a {
    background: url('img/nav_level1_arrow_down_normal.gif') no-repeat 0% 0%;
}

ul#level1 li ul.level2 li.current-page-parent a:hover,ul#level1 li ul.level2 li.current-page-parent a:focus,ul#level1 li ul.level2 li.current-page-parent a:active
    {
    background: #f9f5ed url('img/nav_level1_arrow_down_hover.gif') no-repeat
        0% 0%;
}

ul#level1 li ul.level2 li ul.level2 li {
    width: 208px;
}

ul#level1 li ul.level2 li ul.level2 li.current-page-item {
    display: block;
    padding: 15px 0 15px 60px;
    margin-left: 0;
    width: 188px;
    background: #fff;
}

ul#level1 li ul.level2 li ul.level2 li.page-item a {
    display: block;
    border: 0 solid red;
    padding: 15px 0 15px 60px;
    margin-left: 0;
    width: 188px;
    background: #f3eadb;
}

ul#level1 li ul.level2 li ul.level2 li.page-item a:hover,ul#level1 li ul.level2 li ul.level2 li.page-item a:focus,ul#level1 li ul.level2 li ul.level2 li.page-item a:active
    {
    padding: 15px 0 15px 60px;
    margin-left: 0;
    width: 188px;
    border-right: 7px solid #140082;
    background: #f9f5ed;
}

ul#level1 li.current-page-parent a {
    background: url('img/nav_level0_arrow_down_normal.gif') no-repeat 0% 0%;
}

ul#level1 li.current-page-parent a {
    background-color: #f3eada;
}

ul#level1 li.current-page-item img {
    float: right;
    padding-right: 5px;
}

ul#level1 li.current-page-item ul.level2,ul#level1 li.current-page-item ul.level2_nsm
    {
    margin-left: -25px;
    margin-top: 15px;
    margin-bottom: -15px;
    font-weight: normal;
    background: #f3eadb;
    width: 248px;
}

ul#level1 li ul.level2 li.current-page-item ul.level2 {
    margin-left: -40px;
    margin-top: 15px;
    margin-bottom: -15px;
    font-weight: normal;
}

#content {
    margin: 0 0 0 270px;
    max-width: 730px;
    min-width: 340px;
    border-top: 22px solid #e6d5b4;
}

#section-logo {
    text-align: right;
    margin-top: -90px;
    margin-bottom: 20px;
}

#section-logo img {
    border: 1px solid #777;
}

.panorama-default {
    background: url('img/banner/banner_729x147_universal.jpg')
        no-repeat left top;
}

.panorama-abw {
    background:
        url('img/banner/banner_729x147_ambulant_betreutes_wohnen.jpg')
        no-repeat left top;
}

.panorama-elternschaft {
    background:
        url('img/banner/banner_729x147_begleitete_elternschaft.jpg')
        no-repeat left top;
}

.panorama-unlimited {
    background: url('img/banner/banner_729x147_go_unlimited.jpg')
        no-repeat left top;
}

.panorama-kontakt {
    background: url('img/banner/banner_729x147_kontakt.jpg')
        no-repeat left top;
}

.panorama-assistenz {
    background:
        url('img/banner/banner_729x147_persoenliche_assistenz.jpg')
        no-repeat left top;
}

.panorama-bethel {
    background: url('img/banner/banner_729x147_bethel.jpg')
        no-repeat left top;
}

.panorama-totalnormal {
    background: url('img/banner/banner_729x147_total_normal.jpg')
        no-repeat left top;
}

.panorama-uzentrum {
    background:
        url('img/banner/banner_729x147_unterstuetzungszentrum.jpg')
        no-repeat left top;
}

#suchbox {
    margin: 20px 20px 5px 10px;
    border: 0 solid #000;
    padding: 30px 25px;
    padding: 5px 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    float: right;
}

html>body #suchbox {
    background: url('img/bg-suchbox.png');
}

#suchbox fieldset {
    border: none;
}

#suchbox p {
    margin: 0;
    padding: 0;
    display: inline;
    line-height: 2.5em;
}

#suchbox input.rahmenduenn {
    border: none;
    width: 100px;
    width: 6.6em;
    margin: 0 10px 0 0;
}

#suchbox input.submit {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    border: 1px solid #fff;
    background-color: #80005f;
    color: #fff;
    padding: 0 10px;
}

.news {
    margin: 10px 0 20px 0;
    padding: 0;
}

#text .news h2 {
    display: inline;
    background: #80005f;
    color: #fff;
    padding: 5px 15px;
    margin: 0;
}

.news-text {
    border-left: 15px solid #80005f;
    border-right: 15px solid #80005f;
    border-bottom: 1px solid #80005f;
    background: #f9f5ec;
}

.teaser {
    border-top: 1px solid #80005f;
}

#text .teaser h3 {
    margin: 10px 0 0 20px;
}

#text .teaser p {
    margin: 10px 10px 10px 95px;
    font: 14px/ 21px Arial, sans-serif;
    text-align: left;
}

#text {
    margin: 10px 30px 0 30px;
    margin-top: 190px;
}

#text a:link {
    color: #80005d;
    text-decoration: none;
    border-bottom: 1px solid #80005d;
}

#text a:visited {
    color: #140181;
    text-decoration: none;
    border-bottom: 1px solid #140181;
}

#text a:hover,#text a:focus,#text a:active {
    color: #140181;
    text-decoration: none;
    border-bottom: 3px solid #140181;
}

#text h1 {
    font-weight: bold;
    font-size: 1.5em;
    line-height: 1.5em;
    color: #431d01;
}

#text hr {
    height: 2px;
    background: #431d01;
    color: #431d01;
    border: none;
    margin: 10px 0 20px 0;
}

.contenttext {
    margin: 25px 35px 0 120px;
    margin: 25px 0 0 0;
    font: 1.2em/ 21px Arial, sans-serif;
}

#text h2 {
    font-size: 1.075em;
    line-height: 21px;
    color: #431d01;
    margin-top: 20px;
}

#text h3 {
    font-weight: bold;
    font-size: 1.05em;
    line-height: 21px;
    color: #431d01;
    margin-top: 20px;
}

#text p {
    font: 1em/ 21px Arial;
    color: #000;
    margin-top: 10px;
}

#text ul,#text ol {
    font: 1em/ 21px Arial;
    color: #000;
    margin: 10px 0 0 20px;
}

#text blockquote {
    margin: 10px 30px;
    padding-left: 20px;
    border-left: 5px solid #e6d5b4;
}

#text table {
    font: 1em/ 21px Arial;
    width: 100%;
    padding: 0;
    margin: 10px 0;
    border-collapse: collapse;
    text-align: left;
}

#text table th {
    background: #552500;
    color: #efe7d2;
    padding: 3px 0 3px 10px;
    border: 1px solid #ebd3b7;
}

#text table td {
    background: #e5d5b4;
    padding: 3px 0 3px 10px;
    border: 1px solid #552500;
    vertical-align: top;
}

#text .image-left {
    float: left;
    margin: 0 1em 1em 0;
}

#c_form_2 form legend {
    display: none;
}

#c_form_2 form fieldset {
    border: 0;
    padding: 0;
    margin-bottom: 1em;
}

#c_form_2 form input,#c_form_2 form textarea {
    font-family: arial, sans-serif;
    font-size: 1.1em;
}

#c_form_2 form input[type="text"],#c_form_2 form input[type="password"],#c_form_2 form select,#c_form_2 form textarea
    {
    background-color: #fff;
    display: block;
    margin: 0;
    padding: 3px 0;
    width: 75%;
    border: 1px solid #80005f;
}

#c_form_2 form .post-error label {
    color: #f80000;
    font-weight: bold;
}

#c_form_2 form .submit {
    background: #80005f;
    color: #fff;
    border: 1px solid #fff;
    padding: 3px;
}

#c_form_2 .red {
    color: #d00000;
}

#c_form_2 strong {
    border-bottom: 1px solid #000;
}

.search select {
    padding: 1px 3px;
    width: 70px;
}

.search {
    margin: 10px 0 20px 0;
    padding: 0;
}

#search_form #suche {
    border: 2px solid #92337d;
    padding: 1px;
}

#search_form #suche:hover,#search_form #suche:focus,#search_form #suche:active
    {
    border-color: #e6d5b4;
}

#search_form .submit:hover,#search_form .submit:focus,#search_form .submit:active
    {
    background-color: #e6d5b4;
    border-color: #fff;
    color: #80005f;
}

#text .teaser p {
    margin: 10px 10px 10px 95px;
    font: 14px/ 21px Arial, sans-serif;
    text-align: left;
}

.pagenav {
    margin: 20px 0;
}

.pagenav p,.pagenav ul,.pagenav ul li {
    display: inline;
    white-space: nowrap;
}

.pagenav p {
    margin-left: 200px;
}

.pagenav ul {
    margin-left: -30px;
}

#content .pagenav ul li.prev a:link,#content .pagenav ul li.prev a:visited
    {
    background: #80005f url('img/prev_results.gif') no-repeat left center;
    color: #fff;
    border-bottom: none;
    padding: 3px 5px 3px 20px;
    margin-right: 10px;
}

#content .pagenav ul li.prev a:hover,#content .pagenav ul li.prev a:focus,#content .pagenav ul li.prev a:active
    {
    background: #140181 url('img/prev_results_hover.gif') no-repeat left
        center;
    color: #fff;
    border-bottom: none;
    padding: 2px 4px 2px 19px;
    border: 1px solid #140181;
    margin-right: 10px;
}

#content .pagenav ul li.next a:link,#content .pagenav ul li.next a:visited
    {
    background: #80005f url('img/next_results.gif') no-repeat right center;
    color: #fff;
    border-bottom: none;
    padding: 3px 20px 3px 5px;
    margin-right: 10px;
}

#content .pagenav ul li.next a:hover,#content .pagenav ul li.next a:focus,#content .pagenav ul li.next a:active
    {
    background: #140181 url('img/next_results_hover.gif') no-repeat right
        center;
    color: #fff;
    border-bottom: none;
    padding: 2px 19px 2px 4px;
    border: 1px solid #140181;
    margin-right: 10px;
}

#content .result p {
    margin: 10px 10px 10px 95px;
    font: 14px/ 21px Arial, sans-serif;
    text-align: left;
}

#content .result {
    border-top: 1px solid #552500;
    margin: 10px 0;
}

#content .result h2 {
    margin: 10px 0;
}

#content .bottom {
    border-top: 1px solid #552500;
    padding: 20px 0;
}

#footer {
    clear: both;
    margin: 30px 0 0 300px;
}

#footer a:link img,#footer a:visited img {
    border: none;
    padding: 3px;
}

#footer a:hover img,#footer a:focus img,#footer a:active img {
    padding: 2px;
    border: 1px solid #7e015c;
}
