@import url('https://fonts.verwaltungsportal.de/css/?family=PT+Sans:400,400i,700,700i');

body {
    font-family: PT Sans, Arial, Verdana, Helvetica, sans-serif;
    font-size: 0.75rem;
    color: #403f3f;
    background: #585858;
    line-height: 1.2;
}

#body {
    background: #ffffff url('../img/bg_body.png') top center repeat-x;
}

a {
    color: #c03321;
}

a:focus,
input:focus,
button:focus,
form:focus {
    outline: 3px solid #faf256 !important;
}

#vernetzt a:focus {
    height: 100%;
    display: inline-block;
}

#header>a:first-child {
    height: 129px;
    display: inline-block;
}

.contrast_dark #header {
    background: transparent !important;
}

/* seitenbreite */
#fix2, #header, #maindiv, #footer {
    width: 1000px;
}

/*#fix2 {
        background: url('../img/bg_fix2.jpg') top center no-repeat;
}*/
/*#fix1 {
        background: url('../img/bg_fix.png') top center no-repeat;
}*/
/* headerhoehe */
#header {
    height: 183px;
    position: relative;
    z-index: 10;
    margin: 0px auto;
}

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

#left {
    width: 277px;
}

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

#vernetzt {
    padding: 124px 40px 0 0px;
    text-align: center;
}

#middle {
    width: 533px;
}

#content {
    width: 500px;
    line-height: 20px;
    min-height: 350px;
}

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

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

#right-top {
    height: 0px;
}

#footer {
    height: 285px;
    line-height: 1.5rem;
    color: #ffe2ca;
    font-size: 0.75rem;
    background: url('../img/bg_footer.png') top no-repeat;
}

#footer a {
    color: #e6e600;
}

#footer_pattern {
    background: url('../img/footer_pattern.png') scroll center bottom repeat-x;
}

/* #innerfooter {
    color: #FFE2CA;
    font-weight: normal;
    margin-left: 100px;
    margin-right: 0px;
    text-align: left;
    float: left;
    width: 140px
}

#innerfooter a {
    color: #ffe2ca;
    font-size: 0.75rem;
}

#innerfooter a:hover {
    color: #ffe2ca;
    font-weight: bold;
} */

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

#bg_toplevel {
    height: 54px;
    width: 1000px;
}

#toplevel_indent {
    margin: 0 20px 0 20px;
    width: 960px;
    hyphens: auto;
}

#navi {
    width: 100%;
    position: fixed;
    min-width: 1000px;
    margin: 0px auto;
    z-index: 51;
    height: 183px;
    background: transparent url("../img/stickybar.png") repeat-x scroll center top;
}

#headerpic {
    width: 100%;
    max-width: 2000px;
    min-width: 1000px;
    height: 410px;
    margin: 0px auto;
    padding-top: 129px;
}

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

#bar {
    height: 80px;
    width: 1000px;
    margin: 0 auto;
}

#breadcrumb {
    float: left;
    height: 60px;
    line-height: 60px;
    margin-left: 20px;
}


#footer_right {
    float: right;
    padding-top: 90px;
    width: 300px;
}

#footer_left {
    float: left;
    padding-top: 90px;
    width: 600px;
}

#bg_header {
    height: 598px;
}

.sg_right {
    margin-top: 30px;
    min-height: 100px;
    width: 190px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.24);
}

.sg_right_top {
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 1rem;
    text-indent: 20px;
    hyphens: auto;
}

.sg_right_indent {
    padding: 5px 20px;
}

.sg_left {
    margin: 20px 14px 20px 20px;
    min-height: 100px;
    width: 243px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.24);
}

.sg_left2 {
    margin: 20px 14px 20px 20px;
    width: 243px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.24);
    padding: 10px 0;
}

#button_intranet {
    margin-left: 20px;
    margin-top: 20px;
}

/***************************** contrast *****************************/

#contrast_style {
    width: 94px;
    height: 29px;
    margin-top: 15px;
    margin-right: 30px;
    display: flex;
    align-items: center;
    align-content: center;
    float: right;
}

#contrast_style button {
    color: #000000;
    padding: 0;
    border: unset;
    display: inline-block;
    width: 29px;
    height: 29px;
    font-weight: 400;
    text-align: center;
    background: #ffffff;
    position: relative;
    z-index: 1;
    font-size: 0;
}

#contrast_style *+* {
    margin-left: 3px;
}

#contrast_style button::after {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    right: 8px;
    left: 8px;
    bottom: 8px;
    border: 1px solid #423a01;
}

#contrast_style button:nth-of-type(1)::after {
    background: linear-gradient(to right, #58453a, #58453a 50%, #ffffff 50%);
}

#contrast_style button:nth-of-type(2)::after {
    background: linear-gradient(to right, #ffffff, #ffffff 50%, #58453a 50%);
}

#contrast_style button:nth-of-type(3)::after {
    background: linear-gradient(to right, #ffffff, #ffffff 50%, #ea5b0c 50%);
}

/***************************** styler *****************************/

@media (min-width: 992px) {
    #style {
        display: flex;
        align-items: center;
        align-content: center;
        width: 94px;
        height: 29px;
        margin-top: 15px;
        margin-right: 30px;
        float: right;
    }

    #style button {
        font-size: 14px;
        background: #fdfdfd;
        padding: 0;
        border: none;
        color: #444444;
        display: inline-block;
        font-weight: 700;
        text-align: center;
        position: relative;
        line-height: 1;
        width: 29px;
        height: 29px;
        -webkit-transition: all 150ms linear;
        -moz-transition: all 150ms linear;
        -ms-transition: all 150ms linear;
        -o-transition: all 150ms linear;
        transition: all 150ms linear;
    }

    #style button+button {
        margin-left: 3px;
    }

    #style button:hover {
        color: #ffffff;
        background-color: #ef5c48;
    }

    #style button:focus-visible {
        outline: 2px auto;
    }
}


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

#search {
    width: 294px;
    height: 60px;
    float: right;
    margin-top: 4px;
    margin-right: -10px;
}

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

#search_spacer {
    height: 15px;
    line-height: 1px;
    font-size: 1px;
}

#search_input {
    width: 222px;
    color: #585858;
    font-size: 12px;
    font-family: PT Sans, Arial, Verdana, Helvetica, sans-serif;
    background: transparent none repeat scroll 0% 0%;
    vertical-align: top;
    margin: 0px 0 0 5px;
    padding: 0px;
    border: 0px none;
    font-size: 15px;
}

#search_submit {
    width: 27px;
    height: 27px;
    background: transparent none repeat scroll 0% 0%;
    vertical-align: top;
    margin: 0px 0px 0px 9px;
    padding: 0px;
    border: 0px none;
    cursor: pointer;
}

/***************************** SEARCH ende *****************************/


/***************************** NEWSLETTER *****************************/


#newsletter {
    width: 294px;
    height: 80px;
    float: left;
    background-color: rgba(69, 69, 69, 0.01);
}

#newsletter_txt {
    width: 100px;
    line-height: 20px;
    float: left;
    text-align: left;
    font-weight: bold;
    color: #FFF;
    margin-left: 20px;
}

#newsletter_form {
    width: 294px;
    height: 54px;
    background: url('../img/bg_newsletter.png') top left no-repeat;
    float: left;
}

#newsletter_spacer {
    height: 13px;
    line-height: 1px;
    font-size: 1px;
}

#newsletter_input {
    width: 220px;
    color: #585858;
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    background: transparent none repeat scroll 0% 0%;
    vertical-align: top;
    margin: 5px 0px 0px 4px;
    padding: 0px;
    border: 0px none;
    font-size: 15px;
}

#newsletter_submit {
    background: transparent none repeat scroll 0% 0%;
    vertical-align: top;
    padding: 0px;
    border: 0px none;
    width: 27px;
    height: 27px;
    margin: 0px 0px 0px 4px;
}


/* ************************ TABS ************************/

.box {
    width: 277px;
    margin-bottom: 10px;
    text-align: left;
}

.boxtop_foto {
    height: 45px;
    background: url('../img/bg_boxtop_foto.png') top center no-repeat;
    color: #3b3b3b;
    font-weight: bold;
    line-height: 45px;
    text-indent: 20px;
}

.boxtop_veranstaltungen {
    height: 45px;
    background: url('../img/bg_boxtop_veranstaltungen.png') top center no-repeat;
    color: #3b3b3b;
    font-weight: bold;
    line-height: 45px;
    text-indent: 20px;
}

.boxbody {
    background: url('../img/bg_boxbody.png') top center repeat-y;
}

.boxindent {
    min-height: 50px;
    color: #3a3a3a;
    margin: 0 29px;
    width: 215px;
}

.boxbottom {
    background: url('../img/bg_boxbottom.png') top center no-repeat;
    height: 47px;
}

/* ************************ TABS FOOTER ************************/

.box_footer {
    width: 207px;
    margin-bottom: 10px;
    text-align: left;
    background-color: rgba(69, 69, 69, 0.01);
}

.boxtop_footer {
    height: 42px;
    background: url('../img/bg_boxtop.png') top center no-repeat;
    color: #ffffff;
    font-weight: bold;
    line-height: 42px;
    text-indent: 12px;
}

.boxindent_footer {
    min-height: 50px;
    color: #ffffff;
    margin: 0 14px;
    width: 187px;
}

#footer1 {
    float: left;
    width: 230px;
    margin: 0 110px 0 20px;
}

#footer2 {
    float: right;
    width: 230px;
}

#footerBottom {
    margin-top: 23vw;
    width: 100%;
    left: 0;
    right: 0;
    position: absolute;
}

#innerfooterBox {
    background-color: #454545;
    padding: 20px 0;
}

#innerfooter ul {
    display: inline-block;
    margin: 0;
}

#innerfooter li {
    display: inline-block;
}

#innerfooter li+li::before {
    content: "•";
    margin: 0 15px;
    color: #ffffff;
}

@media (min-width: 1200px) {
    #innerfooter li+li::before {
        margin: 0 40px;
    }
}

#innerfooter a {
    display: inline-block;
    color: #ffffff;
    font-size: 1rem;
}

#innerfooter a:hover,
#innerfooter a:focus {
    text-decoration: underline !important;
}

/***************************** Überschriften *****************************/


.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, h1, #content .legacy_h1, .legacy_h1 {
    color: #737373;
    font-weight: bold;
    font-family: PT Sans, Arial, Verdana, Helvetica, sans-serif;
    line-height: 1.2;
}

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

/* 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 {
    font-size: 0.75rem;
    color: #7C7C7C;
    font-weight: normal;
}

/* 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 */

/* Verstaltung 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;
}

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









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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_13926, .menue_list_toplevel_13926,
.menue_point_secondlevel_13926, .menue_group_13926,
.menue_point_thirdlevel_13926, .menue_list_thirdlevel_13926 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_13926:link, a.navpoint_toplevel_13926:visited, a.navpoint_toplevel_13926:active,
a.navpoint_secondlevel_13926:link, a.navpoint_secondlevel_13926:visited, a.navpoint_secondlevel_13926:active,
a.navpoint_thirdlevel_13926:link, a.navpoint_thirdlevel_13926:visited, a.navpoint_thirdlevel_13926:active {
    text-decoration: none;
    display: block;
}

.toplevel_13926_over,
.secondlevel_13926_over,
.thirdlevel_13926_over {
    text-decoration: none;
    display: block;
}

.menue_list_toplevel_13926 li,
.menue_group_13926 li,
.menue_list_thirdlevel_13926 li {
    list-style-type: none;
}

/*+-----------------------------------------------------------------------------------+*/


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

.menue_list_toplevel_13926 {
    display: table !important;
    width: 100% !important;
    table-layout: fixed !important;
}

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_13926, a.navpoint_toplevel_13926:link, a.navpoint_toplevel_13926:visited, a.navpoint_toplevel_13926:active, .menue_point_toplevel_13926_over, a.navpoint_toplevel_13926:hover {
    width: 100%;
    line-height: 27px;
    text-align: center;
    vertical-align: middle;
}

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

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

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_13926:hover, .menue_point_toplevel_13926_over, .menue_point_toplevel_13926_over a, .menue_point_toplevel_13926:hover>a {
    color: #353535;
    font-weight: bold;
}

/* menuepoint over background */

a.navpoint_toplevel_13926:hover, .menue_point_toplevel_13926_over, .menue_point_toplevel_13926:hover {
    background: url('../img/toplevel_over.png') top left repeat-x;
}


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

.menue_group_13926 {
    margin-bottom: 0px;
    margin-top: 0px;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

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

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

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_13926, .navpoint_secondlevel_13926:link, a.navpoint_secondlevel_13926:visited, a.navpoint_secondlevel_13926:active, a.navpoint_secondlevel_13926:hover, .menue_point_secondlevel_13926_over {
    width: 100%;
    text-indent: 14px;
    text-align: left;
    line-height: 30px;
}

/* undermenuepoint background */
.menue_point_secondlevel_13926 {}

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_13926 a {
    color: #3f3f3f;
    font-weight: normal;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_13926:hover, .menue_point_secondlevel_13926_over, .menue_point_secondlevel_13926_over a {
    color: #ee584d;
    font-weight: bold;
}

/* undermenue over background */
.menue_point_secondlevel_13926_over, a.navpoint_secondlevel_13926:hover {
    position: relative;
}

.menue_point_secondlevel_13926_over::before, a.navpoint_secondlevel_13926:hover::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 30px;
    width: 10px;
    background: url(../img/sub.png) no-repeat;
}

/* ****************************** UNDER-UNDER-MENUE CSS ***************************************/

.menue_list_thirdlevel_13926 {
    margin-bottom: 0px;
    margin-top: 0px;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

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

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

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

/* undermenuepoint background */
.menue_point_thirdlevel_13926 {}

/* undermenuepoint color, weight, size */
.menue_point_thirdlevel_13926 a {
    color: #3f3f3f;
    font-weight: normal;
}

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_13926:hover, .menue_point_thirdlevel_13926_over, .menue_point_thirdlevel_13926_over a {
    color: #ee584d;
    font-weight: bold;
}

/* undermenue over background */
.menue_point_thirdlevel_13926_over, a.navpoint_thirdlevel_13926:hover {
    position: relative;
}

.menue_point_thirdlevel_13926_over::before, a.navpoint_thirdlevel_13926:hover::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 30px;
    width: 10px;
    background: url(../img/sub.png) no-repeat;
}

/*************** / PATCH DROPDOWN  / ***************/

/**** / TOPLEVEL  / ****/
.menue_point_toplevel_13926, .menue_point_toplevel_13926_over {
    padding: 0 0;
    position: relative;
    margin: 0 0px;
    display: table-cell !important;
    zoom: 1;
    *display: inline;
}

/**** / SECONDLEVEL / ****/
.menue_group_13926 {
    position: absolute;
    top: 54px;
    width: 273px;
    display: none;
    display: none !important;
    left: -9px
}

.menue_point_toplevel_13926:hover .menue_group_13926, .menue_point_toplevel_13926_over:hover .menue_group_13926 {
    display: block;
    display: block !important;
    z-index: 80;
}

.menue_group_13926 .menue_point_secondlevel_13926, .menue_group_13926 .menue_point_secondlevel_13926_over {
    position: relative;
}

/**** / THIRDLEVEL / ****/
.menue_list_thirdlevel_13926 {
    position: absolute;
    top: -30px;
    width: 273px;
    left: 256px;
    display: none;
    display: none !important;
    left: 102%;
}

.menue_list_thirdlevel_13926::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -20px;
    right: 0;
    height: 100%;
    width: 30px;
}

.menue_point_secondlevel_13926:hover .menue_list_thirdlevel_13926, .menue_point_secondlevel_13926_over:hover .menue_list_thirdlevel_13926 {
    display: block;
    display: block !important;
    z-index: 60;
}

.menue_group_13926 .menue_point_thirdlevel_13926, .menue_group_13926 .menue_point_thirdlevel_13926_over {
    position: relative;
}

/* *********************** menue 13926 ende ************************ */