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

body {
    font-family: PT Sans, Verdana, Helvetica, sans-serif;
    font-size: 1.125rem;
    color: #1f1f1f;
    background: #ffffff;
}

a {
    color: #b49217;
}

a:hover {
    color: #b49217;
}

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

/*#fix2 {
    background: url('../img/bg_fix2.jpg') top center no-repeat;
}*/
/*#fix1 {
    background: url('../img/bg_fix.jpg') bottom center no-repeat;
}*/
/* headerhoehe */
#header {
    height: 667px;
}

#left {
    width: 18px;
}

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

#left-top {
    height: 20px;
}

#vernetzt {
    margin: 24px 0 0 9px;
    text-align: left;
    float: left;
}

#middle {
    width: 852px;
}

#content {
    width: 818px;
    min-height: 400px;
    float: left;
}

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

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

#right-top {
    height: 400px;
}

#footer {
    height: 85px;
    color: #000000;
    font-size: 1.125rem;
}

#innerfooter {
    padding-top: 17px;
    line-height: 51px;
    color: #ffffff;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 12px;
    text-align: right;
    width: 750px;
    float: right;
}

#innerfooter a {
    color: #ffffff;
}

#innerfooter a:hover {
    color: #b89516;
    font-weight: bold;
}

/* **************************** INDIVIDUELLES ******************************************/
#banner_fix {
    width: 325px;
    height: 34px;
    position: absolute;
    top: 133px;
    left: 9px;
    background: url('../img/header_fix.png') top center no-repeat;
    z-index: 10;
}

#content_buttons_div {
    top: 55% !important;
}

#bg_top {
    background: url('../img/bg_top.png') top center no-repeat;
    min-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

#footer_pattern {
    background: url('../img/footer_pattern.png') scroll center bottom no-repeat;
    min-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

#wrapper {
    float: right;
}

#blank {
    width: 334px;
    height: 133px;
    float: left;
}

/*#headerpic {*/
/*width: 100%;*/
/*height: 422px;*/
/*clear: both;*/
/*padding-top: 10px;*/
/*!*margin-left: 9px;*!*/
/*overflow: hidden;*/
/*}*/

#headerpic {
    width: 100%;
    max-width: 1920px;
    min-width: 1000px;
    height: 422px;
    margin: 0 auto;
}

#topdiv {
    width: 1200px;
    height: 133px;
    margin: 0 auto;
    position: relative;
}

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

@media (min-width: 992px) {
    #style button {
        font-size: 22px;
        background: transparent;
        padding: 0;
        border: none;
        color: #101010;
        display: inline-block;
        font-weight: 400;
        text-align: center;
        position: relative;
        line-height: 1;
        -webkit-transition: color 150ms linear;
        -moz-transition: color 150ms linear;
        -ms-transition: color 150ms linear;
        -o-transition: color 150ms linear;
        transition: color 150ms linear;
        margin-top: 50px;
        cursor: pointer;
    }
    #style button:hover {
        color: #101010;
    }

    #style button + button::before{
        content: '';
        margin: 0 12px;
        display: inline-block;
        background-color: rgba(59,59,59,0.60);
        height: 35px;
        width: 1px;
        transform: skew(-28deg);
        position: relative;
        top: 8px;
        pointer-events: none;
    }
}


#switch {
    width: 80px;
    float: right;
    font-size: 0px;
    line-height: 0px;
    padding-top: 64px;
}

/***************************** BOXES *****************************/

.box {
    width: 320px;
    height: 214px;
}

.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: #1f1f1f;
    font-weight: bold;
    line-height: 1.4em;
    font-family: 'Indie Flower', cursive;
}

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

/* 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) */
/* 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: #1f1f1f;
}

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

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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_16941, .menue_list_toplevel_16941,
.menue_point_secondlevel_16941, .menue_group_16941,
.menue_point_thirdlevel_16941, .menue_list_thirdlevel_16941 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_16941:link, a.navpoint_toplevel_16941:visited, a.navpoint_toplevel_16941:active,
a.navpoint_secondlevel_16941:link, a.navpoint_secondlevel_16941:visited, a.navpoint_secondlevel_16941:active,
a.navpoint_thirdlevel_16941:link, a.navpoint_thirdlevel_16941:visited, a.navpoint_thirdlevel_16941:active {
    text-decoration: none;
    display: block;
}

.toplevel_16941_over,
.secondlevel_16941_over,
.thirdlevel_16941_over {
    text-decoration: none;
    display: block;
}

.menue_list_toplevel_16941 li,
.menue_group_16941 li,
.menue_list_thirdlevel_16941 li {
    list-style-type: none;
}

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

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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_16941, a.navpoint_toplevel_16941:link, a.navpoint_toplevel_16941:visited, a.navpoint_toplevel_16941:active, .menue_point_toplevel_16941_over, a.navpoint_toplevel_16941:hover {
    width: 100%;
    line-height: 44px;
    text-align: center;
    font-size: 1.25rem;
}

/* menuepoint background */
#toplevel1_16941 a.navpoint_toplevel_16941 {
    background: none;
}

#toplevel2_16941 a.navpoint_toplevel_16941,
#toplevel3_16941 a.navpoint_toplevel_16941,
#toplevel4_16941 a.navpoint_toplevel_16941,
#toplevel5_16941 a.navpoint_toplevel_16941,
#toplevel6_16941 a.navpoint_toplevel_16941,
#toplevel7_16941 a.navpoint_toplevel_16941,
#toplevel8_16941 a.navpoint_toplevel_16941,
#toplevel9_16941 a.navpoint_toplevel_16941,
#toplevel10_16941 a.navpoint_toplevel_16941,
#toplevel11_16941 a.navpoint_toplevel_16941 {
    background: url('../img/toplevel.png') top left no-repeat;
}

/* color, weight, size from menuepoint */
.menue_point_toplevel_16941 a {
    color: #ffffff;
    font-weight: normal;
    font-family: 'Indie Flower', cursive;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_16941:hover, .menue_point_toplevel_16941_over, .menue_point_toplevel_16941_over a, .menue_point_toplevel_16941:hover > a {
    color: #ffffff;
    font-weight: bold;
    font-family: 'Indie Flower', cursive;
}

/* menuepoint over background */
/*a.navpoint_toplevel_16941:hover, .menue_point_toplevel_16941_over, .menue_point_toplevel_16941:hover {
    background: url('../img/toplevel_over.jpg') top left no-repeat;
}*/

.menue_point_toplevel_16941, .menue_point_toplevel_16941_over {
    margin-top: 0;
}

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

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

.menue_group_16941_start {
    height: 14px;
    font-size: 1px;
    line-height: 1px;
    background: url('../img/mg_start.png') top left no-repeat;
}

.menue_group_16941_end {
    height: 11px;
    font-size: 1px;
    line-height: 1px;
    background: url('../img/mg_end.png') top left no-repeat;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_16941, .navpoint_secondlevel_16941:link, a.navpoint_secondlevel_16941:visited, a.navpoint_secondlevel_16941:active, a.navpoint_secondlevel_16941:hover, .menue_point_secondlevel_16941_over {
    width: 100%;
    font-size: 18px;
    line-height: 35px;
    text-indent: 18px;
    text-align: left;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_16941:hover, .menue_point_secondlevel_16941_over, .menue_point_secondlevel_16941_over a, .menue_point_secondlevel_16941:hover > a {
    color: #ffffff;
    font-weight: bold;
}

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

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

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

.menue_list_thirdlevel_16941_start {
    height: 14px;
    font-size: 1px;
    line-height: 1px;
    background: url('../img/mg_start.png') top left no-repeat;
}

.menue_list_thirdlevel_16941_end {
    height: 11px;
    font-size: 1px;
    line-height: 1px;
    background: url('../img/mg_end.png') top left no-repeat;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_thirdlevel_16941, .navpoint_thirdlevel_16941:link, a.navpoint_thirdlevel_16941:visited, a.navpoint_thirdlevel_16941:active, a.navpoint_thirdlevel_16941:hover, .menue_point_thirdlevel_16941 {
    width: 100%;
    line-height: 35px;
    text-indent: 18px;
    text-align: left;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_16941:hover, .menue_point_thirdlevel_16941_over, .menue_point_thirdlevel_16941_over a {
    color: #ffffff;
    font-weight: bold;
}

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

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

/**** / TOPLEVEL  / ****/
.menue_point_toplevel_16941, .menue_point_toplevel_16941_over {
    padding: 0 0;
    position: relative;
    margin: 0 0px;
    display: table-cell !important;
}

/**** / SECONDLEVEL / ****/
.menue_group_16941 {
    position: absolute;
    top: 44px;
    left: 0;
    width: 268px;
    display: none;
    display: none !important;
}

.menue_point_toplevel_16941:hover .menue_group_16941, .menue_point_toplevel_16941_over:hover .menue_group_16941 {
    display: block;
    display: block !important;
    z-index: 80;
}

.menue_group_16941 .menue_point_secondlevel_16941, .menue_group_16941 .menue_point_secondlevel_16941_over {
    position: relative;
}

/**** / THIRDLEVEL / ****/
.menue_list_thirdlevel_16941 {
    position: absolute;
    top: -14px;
    left: 268px;
    width: 263px;
    display: none;
    display: none !important;
}

.menue_point_secondlevel_16941:hover .menue_list_thirdlevel_16941, .menue_point_secondlevel_16941_over:hover .menue_list_thirdlevel_16941 {
    display: block;
    display: block !important;
    z-index: 60;
}

.menue_group_16941 .menue_point_thirdlevel_16941, .menue_group_16941 .menue_point_thirdlevel_16941_over {
    position: relative;
}

/* *********************** menue 16941 ende ************************ */

