@import url("https://fonts.verwaltungsportal.de/import/?family=Arvo:400,400i,700,700i");

body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    color: #3b3b3b;
    background: url('../img/bg_body.jpg') top center fixed no-repeat;
    background-size: cover;
}

a {
    color: #d00a00;
}

a:hover {
    color: #d00a00;
}


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

/* headerhoehe */
#header {
    height: 650px;
    background: url('../img/bg_header.png') top left no-repeat;
}

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

#left {
    width: 10px;
}

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

#left-top {
    height: 400px;
}

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

#middle {
    width: 980px;
}

#content {
    width: 780px;
    line-height: 20px;
    min-height: 400px;
}

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

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

#right-top {
    height: 400px;
}

#footer {
    height: 303px;
    color: #3b3b3b;
    font-size: 14px;
    background: url('../img/bg_footer.png') top no-repeat;
}

#innerfooter {
    padding-top: 0px;
    line-height: 80px;
    color: #3b3b3b;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 38px;
    text-align: right;
    float: right;
}

#innerfooter a {
    color: #3b3b3b;
}

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


/* **************************** INDIVIDUELLES ******************************************/
#topbar {
    background: linear-gradient(to bottom, rgba(134,8,2,1) 0%,rgba(147,9,2,1) 33%,rgba(147,9,2,1) 44%,rgba(90,4,0,1) 98%);
}
#logo {
    display: flex;
    align-items: center;
    align-content: center;
    padding: 20px 20px 15px 20px;   
}

#wappen, #wortmarke {
    display: inline-block;
}

#wortmarke {
    font-family: "Arvo", serif;
    color: #fff;
    font-size: 36px;
    margin-left: 30px;
    line-height: 1.3;
    margin-top: -10px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

#wortmarke :is(b, strong) {
    font-size: 54px;
    font-family: "Arvo", serif;
}

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

#bg_toplevel {
    height: 52px;
    width: 980px;
    position: relative;
    top: -52px;
    z-index: 100;
}

#toplevel_indent {
    margin: 0 0px 0 0px;
    width: 980px;
}

#bg_toplevel_footer {
    height: 120px;
    width: 980px;
}

#toplevel_indent_footer {
    margin: 0 10px 0 10px;
    width: 980px;
}

#headerpic {
    width: 980px;
    height: 453px;
    padding-left: 10px;
}

#slider {
    width: 980px;
    height: 453px;
    overflow: hidden;
}

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

#blank {
    width: 660px;
    height: 145px;
}

.theme-default .nivo-controlNav {
    bottom: 420px !important;
}

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

#style {
    height: 37px;
    width: 115px;
    position: absolute;
    z-index: 100;
    margin-left: 852px;
    top: 135px;
}

#switch {
    width: 115px;
    font-size: 1px;
    line-height: 1px;
}


.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: #7a0701;
    font-weight: normal;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

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

/* 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: #3b3b3b;
}

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





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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_14413, .menue_list_toplevel_14413,
.menue_point_secondlevel_14413, .menue_group_14413,
.menue_point_thirdlevel_14413, .menue_list_thirdlevel_14413 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_14413:link, a.navpoint_toplevel_14413:visited, a.navpoint_toplevel_14413:active,
a.navpoint_secondlevel_14413:link, a.navpoint_secondlevel_14413:visited, a.navpoint_secondlevel_14413:active,
a.navpoint_thirdlevel_14413:link, a.navpoint_thirdlevel_14413:visited, a.navpoint_thirdlevel_14413:active {
    text-decoration: none;
    display: block;
}

.toplevel_14413_over,
.secondlevel_14413_over,
.thirdlevel_14413_over {
    text-decoration: none;
    display: block;
}

.menue_list_toplevel_14413 li,
.menue_group_14413 li,
.menue_list_thirdlevel_14413 li {
    list-style-type: none;
}

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

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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_14413, a.navpoint_toplevel_14413:link, a.navpoint_toplevel_14413:visited, a.navpoint_toplevel_14413:active, .menue_point_toplevel_14413_over, a.navpoint_toplevel_14413:hover {
    width: 100%;
    line-height: 52px;
    text-align: center;
    font-size: 16px;
}

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

/* color, weight, size from menuepoint */
.menue_point_toplevel_14413 a {
    color: #fff;
    font-weight: bold;
    background-color: rgba(0, 0, 0, 0.9);
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_14413:hover, .menue_point_toplevel_14413_over, .menue_point_toplevel_14413_over a, .menue_point_toplevel_14413:hover>a {
    color: #fff;
    font-weight: bold;
}

/* menuepoint over background */
a.navpoint_toplevel_14413:hover, .menue_point_toplevel_14413_over, .menue_point_toplevel_14413:hover {
    background: linear-gradient(to bottom, rgba(90,4,0,1) 1%,rgba(147,9,2,1) 50%,rgba(90,4,0,1) 100%);
}

.menue_point_toplevel_14413, .menue_point_toplevel_14413_over {
    margin-top: 0;
}

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

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

.menue_group_14413_start {
    height: 2px;
}

.menue_group_14413_end {
    height: 13px;
    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_14413, .navpoint_secondlevel_14413:link, a.navpoint_secondlevel_14413:visited, a.navpoint_secondlevel_14413:active, a.navpoint_secondlevel_14413:hover, .menue_point_secondlevel_14413_over {
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    text-indent: 45px;
    text-align: left;
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_14413:hover, .menue_point_secondlevel_14413_over, .menue_point_secondlevel_14413_over a {
    color: #3b3b3b;
    font-weight: bold;
}

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

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

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

.menue_list_thirdlevel_14413_start {
    display: none;
}

.menue_list_thirdlevel_14413_end {
    height: 13px;
    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_14413, .navpoint_thirdlevel_14413:link, a.navpoint_thirdlevel_14413:visited, a.navpoint_thirdlevel_14413:active, a.navpoint_thirdlevel_14413:hover, .menue_point_thirdlevel_14413 {
    width: 100%;
    line-height: 30px;
    text-indent: 45px;
    text-align: left;
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_14413:hover, .menue_point_thirdlevel_14413_over, .menue_point_thirdlevel_14413_over a {
    color: #3b3b3b;
    font-weight: bold;
}

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


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

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

/**** / SECONDLEVEL / ****/
.menue_group_14413 {
    position: absolute;
    top: 52px;
    left: -2px;
    width: 224px;
    display: none;
    display: none !important;
}

.menue_point_toplevel_14413:hover .menue_group_14413, .menue_point_toplevel_14413_over:hover .menue_group_14413 {
    display: block;
    display: block !important;
    z-index: 80;
}

.menue_group_14413 .menue_point_secondlevel_14413, .menue_group_14413 .menue_point_secondlevel_14413_over {
    position: relative;
}

/**** / THIRDLEVEL / ****/
.menue_list_thirdlevel_14413 {
    position: absolute;
    top: -0px;
    left: 222px;
    width: 224px;
    display: none;
    display: none !important;
}

.menue_point_secondlevel_14413:hover .menue_list_thirdlevel_14413, .menue_point_secondlevel_14413_over:hover .menue_list_thirdlevel_14413 {
    display: block;
    display: block !important;
    z-index: 60;
}

.menue_group_14413 .menue_point_thirdlevel_14413, .menue_group_14413 .menue_point_thirdlevel_14413_over {
    position: relative;
}


/* *********************** menue 14413 ende ************************ */


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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_14415, .menue_list_toplevel_14415,
.menue_point_secondlevel_14415, .menue_group_14415,
.menue_point_thirdlevel_14415, .menue_list_thirdlevel_14415 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_14415:link, a.navpoint_toplevel_14415:visited, a.navpoint_toplevel_14415:active,
a.navpoint_secondlevel_14415:link, a.navpoint_secondlevel_14415:visited, a.navpoint_secondlevel_14415:active,
a.navpoint_thirdlevel_14415:link, a.navpoint_thirdlevel_14415:visited, a.navpoint_thirdlevel_14415:active {
    text-decoration: none;
    display: block;
}

.toplevel_14415_over,
.secondlevel_14415_over,
.thirdlevel_14415_over {
    text-decoration: none;
    display: block;
}

.menue_list_toplevel_14415 li,
.menue_group_14415 li,
.menue_list_thirdlevel_14415 li {
    list-style-type: none;
}

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

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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_14415, a.navpoint_toplevel_14415:link, a.navpoint_toplevel_14415:visited, a.navpoint_toplevel_14415:active, .menue_point_toplevel_14415_over, a.navpoint_toplevel_14415:hover {
    width: 100%;
    line-height: 52px;
    text-align: center;
    font-size: 16px;
}

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

/* color, weight, size from menuepoint */
.menue_point_toplevel_14415 a {
    color: #fff;
    font-weight: bold;
    background-color: #242424;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_14415:hover, .menue_point_toplevel_14415_over, .menue_point_toplevel_14415_over a, .menue_point_toplevel_14415:hover>a {
    color: #fff;
    font-weight: bold;
}

/* menuepoint over background */
a.navpoint_toplevel_14415:hover, .menue_point_toplevel_14415_over, .menue_point_toplevel_14415:hover {
    background: linear-gradient(to bottom, rgba(90,4,0,1) 1%,rgba(147,9,2,1) 50%,rgba(90,4,0,1) 100%);
}

.menue_point_toplevel_14415, .menue_point_toplevel_14415_over {
    margin-top: 0;
}

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

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

.menue_group_14415_start {
    height: 2px;
}

.menue_group_14415_end {
    height: 13px;
    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_14415, .navpoint_secondlevel_14415:link, a.navpoint_secondlevel_14415:visited, a.navpoint_secondlevel_14415:active, a.navpoint_secondlevel_14415:hover, .menue_point_secondlevel_14415_over {
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    text-indent: 45px;
    text-align: left;
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_14415:hover, .menue_point_secondlevel_14415_over, .menue_point_secondlevel_14415_over a {
    color: #3b3b3b;
    font-weight: bold;
}

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

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

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

.menue_list_thirdlevel_14415_start {
    display: none;
}

.menue_list_thirdlevel_14415_end {
    height: 13px;
    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_14415, .navpoint_thirdlevel_14415:link, a.navpoint_thirdlevel_14415:visited, a.navpoint_thirdlevel_14415:active, a.navpoint_thirdlevel_14415:hover, .menue_point_thirdlevel_14415 {
    width: 100%;
    line-height: 30px;
    text-indent: 45px;
    text-align: left;
}

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

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

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_14415:hover, .menue_point_thirdlevel_14415_over, .menue_point_thirdlevel_14415_over a {
    color: #3b3b3b;
    font-weight: bold;
}

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


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

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

/**** / SECONDLEVEL / ****/
.menue_group_14415 {
    position: absolute;
    top: 52px;
    left: -2px;
    width: 224px;
    display: none;
    display: none !important;
}

.menue_point_toplevel_14415:hover .menue_group_14415, .menue_point_toplevel_14415_over:hover .menue_group_14415 {
    display: block;
    display: block !important;
    z-index: 80;
}

.menue_group_14415 .menue_point_secondlevel_14415, .menue_group_14415 .menue_point_secondlevel_14415_over {
    position: relative;
}

/**** / THIRDLEVEL / ****/
.menue_list_thirdlevel_14415 {
    position: absolute;
    top: -0px;
    left: 222px;
    width: 224px;
    display: none;
    display: none !important;
}

.menue_point_secondlevel_14415:hover .menue_list_thirdlevel_14415, .menue_point_secondlevel_14415_over:hover .menue_list_thirdlevel_14415 {
    display: block;
    display: block !important;
    z-index: 60;
}

.menue_group_14415 .menue_point_thirdlevel_14415, .menue_group_14415 .menue_point_thirdlevel_14415_over {
    position: relative;
}


/* *********************** menue 14415 ende ************************ */