    @import url(https://fonts.verwaltungsportal.de/css/?family=Open+Sans:400,300,600,400i);
    @import url(https://fonts.verwaltungsportal.de/css/?family=Bad+Script:400,300,600,400i);
    @import url('https://fonts.verwaltungsportal.de/css/?family=Bad+Script');

    body {
        font-family: Open Sans, Verdana, Helvetica, sans-serif;
        font-size: 15px;
        color: #414141;
        background: url('../img/background.jpg') top center no-repeat fixed;
        background-size: cover;
    }

    a {
        color: #89d199;
    }

    a:hover {
        color: #89d199;
    }


    /* seitenbreite */
    #fix2, #header, #footer {
        width: 1200px;
        margin: 0 auto;
    }

    #fix2 {
        background: url('../img/bg_fix2.png') top center repeat-y;
    }

    /*#fix1 {
    background: url('../img/bg_fix.jpg') bottom center no-repeat;
}*/
    /* headerhoehe */
    #header {
        position: relative;
        height: 625px;
        background: url('../img/bg_header.png') top 32px center no-repeat;
    }

    .logoBox {
        position: absolute;
        top: 75px;
        left: 30px;
    }

    #left {
        width: 288px;
    }

    #left_indent {
        margin: 0 0px 0 10px;
    }

    #left-top {
        height: 400px;
    }

    #vernetzt {
        margin: 38px 0 0 41px;
        text-align: center;
        float: left;
    }

    #middle {
        width: 622px;
    }

    #content {
        width: 536px;
        min-height: 400px;
        margin-top: 20px;
    }

    #right {
        width: 290px;
        text-align: left;
    }

    #right_indent {
        margin: 10px 0px 0 0px;
    }

    #right-top {
        height: 400px;
    }

    #footer {
        height: 172px;
        color: #414141;
        font-size: 15px;
        background: url('../img/bg_footer.png') top no-repeat;
    }

    #innerfooter {
        padding-top: 0px;
        line-height: 130px;
        color: #414141;
        font-weight: normal;
        margin-left: 0px;
        margin-right: 61px;
        text-align: right;
        float: right;
        width: 700px;
    }

    #innerfooter a {
        color: #414141;
    }

    #innerfooter a:hover {
        color: #89d199;
        font-weight: normal;
    }

    /* **************************** INDIVIDUELLES ******************************************/

    #headerpic {
        width: 1180px;
        height: 389px;
        margin: 0 auto;
        padding-top: 6px;
    }

    .slider-mask {
        display: block;
        background: url('../img/slider_mask.png') top center no-repeat;
    }

    #blank {
        width: 1180px;
        height: 144px;
        padding-top: 41px;
        margin-left: 10px;
    }

    #content_buttons_div {
        top: 65% !important;
    }


    .box {
        width: 280px;
        margin-bottom: 20px;
    }

    .boxtop {
        background: url('../img/bg_boxtop.png') top no-repeat;
        height: 54px;
        color: #414141;
        text-align: center;
        line-height: 54px;
        font-family: 'Bad Script', cursive;
        font-size: 31px;
    }

    .boxbody {
        background: url('../img/bg_boxbody.jpg') top repeat-y;
        color: #414141;
    }

    .boxindent {
        width: 243px;
        margin: 0 auto;
    }

    .boxbottom {
        height: 10px;
        line-height: 1px;
        font-size: 1px;
    }

    /***************************** STYLER *****************************/


    #style {
        height: 28px;
        width: 112px;
        margin-right: 20px;
        padding-top: 9px;
        float: right;
    }

    #switch {
        width: 120px;
        float: right;
        font-size: 0px;
        line-height: 0px;
    }

    #switch a {
        margin-left: 8px;
    }

    /***************************** SEARCH *****************************/

    #search {
        width: 268px;
        height: 28px;
        float: left;
        padding-top: 9px;
        margin-left: 20px;
    }

    #search_text {
        width: 62px;
        height: 28px;
        float: left;
        color: #fff;
        line-height: 28px;
        text-align: left;
        text-transform: uppercase;
    }

    #search_form {
        width: 205px;
        height: 28px;
        float: right;
        background: url('../img/bg_search.png') top left no-repeat;
    }

    #search_input {
        width: 176px;
        height: 28px;
        color: #828282;
        font-size: 12px;
        background: transparent;
        vertical-align: top;
        margin: 0 0 0 0px;
        padding: 0;
        border: 0;
        text-indent: 5px;
    }

    #search_submit {
        width: 26px;
        height: 28px;
        background: transparent;
        vertical-align: top;
        margin: 0 0 0 0px;
        padding: 0;
        border: 0;
        cursor: pointer;
    }



    .h4link a:link, .h4link a:hover, .h4link a:visited, h6, #content .legacy_h6, .legacy_h6, h5, #content .legacy_h5, .legacy_h5, h4, #content .legacy_h4, .legacy_h4, h3, #content .legacy_h3, .legacy_h3, h2, #content .legacy_h2, .legacy_h2 {
        color: #89d199;
        font-weight: normal;
        line-height: 1.2em;
        font-family: Open Sans, Verdana, Helvetica, sans-serif;
    }

    h1, #content .legacy_h1, .legacy_h1 {
        font-family: 'Bad Script';
        font-weight: normal;
        line-height: 1.4em;
        color: #89d199;
    }

    #newslinks, #newsmandate {
        border: 1px solid #62b624;
    }

    /* Dieser Bereich muss bearbeitet werden wenn die Seite dunkel ist.
.vorschau, .description{
    color: #FFFFFF;
}

.immo-tab{
    color: #000000;
}
*/


    /* nicht aendern wenn weisser hintergrund */
    #startseite_news ul a {
        color: #7C7C7C;
        font-weight: normal;
    }

    .spacer {
        height: 1px;
        font-size: 1px;
        line-height: 1px;
    }

    /* Tabschriften (classen) */
    /*
.tab_link_title a {
    color: #;
    font-weight: bold;
}

.tab_link {
    color: #;
}

.tab_link_mehr {
    color: #;
}

.tab_link_mehr a {
    color: #;
}

.tab_link_mandat a {
    color: #;
}

*/
    /* Tabschriften Ende */

    /* Veranstaltung optimiert fuer weissen Hintergrund */
    .weekdays, .weekdays a:link a:visited a:active a:hover, .weekdays_active {
        color: #cccccc;
    }

    .weekdays_active a:link a:visited a:active a:hover {
        color: #F7911E;
    }

    .events-header-heute {
        color: #ffffff;
        background-color: #4C4C4C;
    }

    .events-header {
        color: #5B5B5B;
        background-color: #E3E3E3;
    }

    .events-title a {
        color: #414141;
    }

    .event-ort, .event-info {
        color: #4C4C4C;
    }








    /* ****************************** MENUE 16520 CSS ***************************************/

    /* ****************************** RESET DEFAULT CSS ********************************************/
    .menue_point_toplevel_16520, .menue_list_toplevel_16520,
    .menue_point_secondlevel_16520, .menue_group_16520,
    .menue_point_thirdlevel_16520, .menue_list_thirdlevel_16520 {
        margin: 0px;
        padding: 0px;
    }

    a.navpoint_toplevel_16520:link, a.navpoint_toplevel_16520:visited, a.navpoint_toplevel_16520:active,
    a.navpoint_secondlevel_16520:link, a.navpoint_secondlevel_16520:visited, a.navpoint_secondlevel_16520:active,
    a.navpoint_thirdlevel_16520:link, a.navpoint_thirdlevel_16520:visited, a.navpoint_thirdlevel_16520:active {
        text-decoration: none;
        display: block;
    }

    .toplevel_16520_over,
    .secondlevel_16520_over,
    .thirdlevel_16520_over {
        text-decoration: none;
        display: block;
    }

    .menue_list_toplevel_16520 li,
    .menue_group_16520 li,
    .menue_list_thirdlevel_16520 li {
        list-style-type: none;
    }

    /* ****************************** MENUE CSS ********************************************/


    /* height, width, indent, align for menuepoint */
    .menue_point_toplevel_16520, a.navpoint_toplevel_16520:link, a.navpoint_toplevel_16520:visited, a.navpoint_toplevel_16520:active, .menue_point_toplevel_16520_over, a.navpoint_toplevel_16520:hover {
        width: 100%;
        line-height: 40px;
        text-indent: 14px;
        text-align: left;
        font-size: 17px;
    }

    /* menuepoint background */
    .menue_point_toplevel_16520 {
        background: url('../img/toplevel.png') top left no-repeat;
    }

    /* color, weight, size from menuepoint */
    .menue_point_toplevel_16520 a {
        color: #414141;
        font-weight: normal;
    }

    /* color, weight, size from menuepoint over */
    a.navpoint_toplevel_16520:hover, .menue_point_toplevel_16520_over, .menue_point_toplevel_16520_over a, .menue_point_toplevel_16520:hover>a {
        color: #89d199;
        font-weight: bold;
    }

    /* menuepoint over background */
    a.navpoint_toplevel_16520:hover, .menue_point_toplevel_16520_over, .menue_point_toplevel_16520:hover {
        background: url('../img/toplevel_over.png') top left no-repeat;
    }

    .menue_point_toplevel_16520, .menue_point_toplevel_16520_over {
        margin-top: 0px;
    }

    /* ****************************** UNDERMENUE CSS ***************************************/

    .menue_group_16520 {
        margin: 0px 0 0px 0;
    }

    .menue_group_16520_start {
        display: none;
    }

    .menue_group_16520_end {
        display: none;
    }

    /* height, width, align, indent for undermenuepoint */
    .menue_point_secondlevel_16520, .navpoint_secondlevel_16520:link, a.navpoint_secondlevel_16520:visited, a.navpoint_secondlevel_16520:active, a.navpoint_secondlevel_16520:hover, .menue_point_secondlevel_16520_over {
        width: 100%;
        font-size: 15px;
        line-height: 30px;
        text-indent: 22px;
        text-align: left;
    }

    /* undermenuepoint background */
    .menue_point_secondlevel_16520 {
        background: url('../img/secondlevel.png') top left no-repeat;
    }

    /* undermenuepoint color, weight, size */
    .menue_point_secondlevel_16520 a {
        color: #414141;
        font-weight: normal;
    }

    /* undermenuepoint over color weight size */
    a.navpoint_secondlevel_16520:hover, .menue_point_secondlevel_16520_over, .menue_point_secondlevel_16520_over a {
        color: #89d199;
        font-weight: normal;
    }

    /* undermenue over background */
    .menue_point_secondlevel_16520_over, a.navpoint_secondlevel_16520:hover {
        background: url('../img/secondlevel_over.png') top left no-repeat;
    }

    /* ****************************** THIRDLEVEL CSS ***************************************/

    .menue_list_thirdlevel_16520 {
        margin: 0px 0 0px 0;
    }

    .menue_list_thirdlevel_16520_start {
        display: none;
    }

    .menue_list_thirdlevel_16520_end {
        display: block;
        background: url('../img/secondlevel.png') bottom left no-repeat;
        height: 1px;
    }

    /* height, width, align, indent for undermenuepoint */
    .menue_point_thirdlevel_16520, .navpoint_thirdlevel_16520:link, a.navpoint_thirdlevel_16520:visited, a.navpoint_thirdlevel_16520:active, a.navpoint_thirdlevel_16520:hover, .menue_point_thirdlevel_16520 {
        width: 100%;
        line-height: 30px;
        text-indent: 55px;
        text-align: left;
    }

    /* undermenuepoint background */
    .menue_point_thirdlevel_16520 {
        background: url('../img/thirdlevel.png') top left no-repeat;
    }

    /* undermenuepoint color, weight, size */
    .menue_point_thirdlevel_16520 a {
        color: #414141;
        font-weight: normal;
        font-style: italic;
    }

    /* undermenuepoint over color weight size */
    a.navpoint_thirdlevel_16520:hover, .menue_point_thirdlevel_16520_over, .menue_point_thirdlevel_16520_over a {
        color: #89d199;
        font-weight: normal;
        font-style: italic;
    }

    /* undermenue over background */
    .menue_point_thirdlevel_16520_over, a.navpoint_thirdlevel_16520:hover {
        background: url('../img/thirdlevel_over.png') top left no-repeat;
    }


    /* *********************** menue 16520 ende ************************ */