body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #505050;
    background: #e8e8e8 url('../img/bg_body.jpg') fixed top center repeat-x;
}

a {
    color: #d92c2e;
}

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

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

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

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

#left {
    width: 214px;
}

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

#vernetzt {
    margin: 30px 0 0 0px;
    text-align: center;
}

#middle {
    width: 566px;
}

#content {
    width: 526px;

}

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

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

#right-top {
    height: 19px;
}

#footer {
    height: 101px;
    line-height: 82px;
    color: #ffffff;
    font-size: 12px;
    background: url('../img/bg_footer.png') top no-repeat;
}

#innerfooter {
    color: #ffffff;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 31px;
    text-align: right;
}

#innerfooter a {
    color: #ffffff;
    font-size: 12px;
}

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

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

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

#pic_indent {
    width: 960px;
    height: 327px;
    margin-left: 20px;
}

#logoBox {
    position: absolute;
    pointer-events: none;
    top: 0;
    z-index: 12;
    width: 960px;
    margin: auto;
    margin-left: -23px;
}

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

#men_fix {
    background: url('../img/men_fix.jpg') top center no-repeat;
}

#men_indent {
    margin: 0 5px;
}

#men_end {
    background: url('../img/men_body.jpg') top center repeat-y;
    height: 5px;
}

.slider-mask {
    display: none;
}

/*#bg_top {
    background: url('../img/bg_top.jpg') fixed top center no-repeat;
}*/
#bg_toplevel {
    height: 44px;
    background: url('../img/bg_toplevel.png') top no-repeat;
    width: 1000px;
    text-align: center;
}

#toplevel_indent {
    margin: 5px 55px 0 55px;
    width: 890px;
    padding-top: 10px;
}

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


#style {
    width: 1000px;
    height: 23px;
    line-height: 23px;
    text-align: left;
    color: #c9c9c9;
    text-indent: 760px;
}

#style a {
    color: #c9c9c9;
}

#style a:hover {
    color: #fffefe;
    font-weight: bold;
}

/***************************** TAB *****************************/


.box {
    width: 185px;
}

.boxtop {
    background: url('../img/bg_boxtop.jpg') top no-repeat;
    height: 30px;
    color: #ffffff;
    text-indent: 9px;
    line-height: 30px;
    font-weight: bold;
}

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

.boxfix {
    background: url('../img/bg_boxfix.jpg') top no-repeat;
}

.boxindent {
    width: 163px;
    margin: 0 11px;
}

.boxbottom {
    background: url('../img/bg_boxbody.jpg') top repeat-y;
    height: 10px;
    line-height: 1px;
    font-size: 1px;
}


#events .boxtop {
    background: url('../img/bg_box_events.jpg') top left no-repeat;
}


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

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

/* 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: 12px;
    color: #7C7C7C;
    font-weight: normal;
}

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

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

.tab_link {
    color: #ffffff;
}

.tab_link_mehr {
    color: #ffffff;
}

.tab_link_mehr a {
    color: #f0f322;
}

.tab_link_mandat a {
    color: #ffffff;
}

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

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

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








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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_10840, .menue_list_toplevel_10840,
.menue_point_secondlevel_10840, .menue_group_10840,
.menue_point_thirdlevel_10840, .menue_list_thirdlevel_10840 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_10840:link, a.navpoint_toplevel_10840:visited, a.navpoint_toplevel_10840:active,
a.navpoint_secondlevel_10840:link, a.navpoint_secondlevel_10840:visited, a.navpoint_secondlevel_10840:active,
a.navpoint_thirdlevel_10840:link, a.navpoint_thirdlevel_10840:visited, a.navpoint_thirdlevel_10840:active {
    text-decoration: none;
    display: block;
}

.toplevel_10840_over,
.secondlevel_10840_over,
.thirdlevel_10840_over {
    text-decoration: none;
    display: block;
}

.menue_list_toplevel_10840 li,
.menue_group_10840 li,
.menue_list_thirdlevel_10840 li {
    list-style-type: none;
}

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_10840, a.navpoint_toplevel_10840:link, a.navpoint_toplevel_10840:visited, a.navpoint_toplevel_10840:active, .menue_point_toplevel_10840_over, a.navpoint_toplevel_10840:hover {
    width: 100%;
    line-height: 24px;
    text-indent: 9px;
    text-align: left;
}

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

/* color, weight, size from menuepoint */
.menue_point_toplevel_10840 a {
    color: #d7d7d7;
    font-weight: normal;
    font-size: 13px;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_10840:hover, .menue_point_toplevel_10840_over, .menue_point_toplevel_10840_over a {
    color: #565656;
    font-weight: bold;
    font-size: 13px;
}

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

.menue_point_toplevel_10840, .menue_point_toplevel_10840_over {
    margin-top: 3px;
}

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

.menue_group_10840 {
    margin-bottom: 6px;
    margin-top: 3px;
    background: #ffffff;
}

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

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

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_10840, .navpoint_secondlevel_10840:link, a.navpoint_secondlevel_10840:visited, a.navpoint_secondlevel_10840:active, a.navpoint_secondlevel_10840:hover, .menue_point_secondlevel_10840_over {
    width: 100%;
    line-height: 20px;
    text-indent: 23px;
    text-align: left;
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_10840 a {
    color: #606060;
    font-weight: normal;
    font-size: 12px;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_10840:hover, .menue_point_secondlevel_10840_over, .menue_point_secondlevel_10840_over a {
    color: #606060;
    font-weight: bold;
    font-size: 12px;
}

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

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

.menue_list_thirdlevel_10840 {
    margin: 3px 0 6px 0;
}

.menue_list_thirdlevel_10840_start {
    display: none;
}

.menue_list_thirdlevel_10840_end {
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_thirdlevel_10840, .navpoint_thirdlevel_10840:link, a.navpoint_thirdlevel_10840:visited, a.navpoint_thirdlevel_10840:active, a.navpoint_thirdlevel_10840:hover, .menue_point_thirdlevel_10840 {
    width: 100%;
    line-height: 20px;
    text-indent: 43px;
    text-align: left;
}

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

/* undermenuepoint color, weight, size */
.menue_point_thirdlevel_10840 a {
    color: #606060;
    font-weight: normal;
    font-size: 12px;
}

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_10840:hover, .menue_point_thirdlevel_10840_over, .menue_point_thirdlevel_10840_over a {
    color: #606060;
    font-weight: bold;
    font-size: 12px;
}

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

/* *********************** menue 10840 ende ************************ */











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

/* ****************************** RESET DEFAULT CSS *******************************************/
.menue_point_toplevel_11423, .menue_list_toplevel_11423,
.menue_point_secondlevel_11423, .menue_group_11423,
.menue_point_thirdlevel_11423, .menue_list_thirdlevel_11423 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_11423:link, a.navpoint_toplevel_11423:visited, a.navpoint_toplevel_11423:active,
a.navpoint_secondlevel_11423:link, a.navpoint_secondlevel_11423:visited, a.navpoint_secondlevel_11423:active,
a.navpoint_thirdlevel_11423:link, a.navpoint_thirdlevel_11423:visited, a.navpoint_thirdlevel_11423:active {
    text-decoration: none;
    display: block;
}

.toplevel_11423_over,
.secondlevel_11423_over,
.thirdlevel_11423_over {
    text-decoration: none;
    display: block;
}

.menue_list_toplevel_11423 li,
.menue_group_11423 li,
.menue_list_thirdlevel_11423 li {
    list-style: none outside none;
    text-align: left;
}

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

.menue_list_secondlevel_11423 .current a, .menue_list_secondlevel_11423 li:hover>a {
    font-weight: bold;
}

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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_11423, a.navpoint_toplevel_11423:link, a.navpoint_toplevel_11423:visited, a.navpoint_toplevel_11423:active, .menue_point_toplevel_11423_over, a.navpoint_toplevel_11423:hover {
    line-height: 24px;
    text-align: center;
    width: 175px;
    float: left;
}

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

/* color, weight, size from menuepoint */
.menue_point_toplevel_11423 a {
    color: #565656;
    font-weight: normal;
    font-size: 13px;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_11423:hover, .menue_point_toplevel_11423_over, .menue_point_toplevel_11423_over a, .menue_point_toplevel_11423:hover>a {
    color: #ffffff;
    font-weight: bold;
    font-size: 13px;
}

/* menuepoint over background */
a.navpoint_toplevel_11423:hover, .menue_point_toplevel_11423_over, .menue_point_toplevel_11423:hover {
    background: url('../img/toplevel.jpg') top left repeat-x;
}

.menue_point_toplevel_11423, .menue_point_toplevel_11423_over {
    /*margin-top: 23px;*/
    float: left;
}


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

.menue_group_11423 {
    margin-bottom: 0;
    margin-top: 0;
}

.menue_group_11423_start {
    height: 5px;
    font-size: 1px;
    line-height: 1px;
    background: #e75555;
}

.menue_group_11423_end {
    height: 5px;
    font-size: 1px;
    line-height: 1px;
    background: #e75555;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_11423, .navpoint_secondlevel_11423:link, a.navpoint_secondlevel_11423:visited, a.navpoint_secondlevel_11423:active, a.navpoint_secondlevel_11423:hover, .menue_point_secondlevel_11423_over {
    width: 175px;
    line-height: 20px;
    text-indent: 15px;
    text-align: left;
}

/* undermenuepoint background */
.menue_point_secondlevel_11423 {
    background: #e75555;
}

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_11423 a {
    color: #ffffff;
    font-weight: normal;
    font-size: 12px;
    text-transform: none;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_11423:hover, .menue_point_secondlevel_11423_over, .menue_point_secondlevel_11423_over a {
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    text-transform: none;
}

/* undermenue over background */
.menue_point_secondlevel_11423_over, a.navpoint_secondlevel_11423:hover {
    background: #e75555;
}

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

.menue_list_thirdlevel_11423 {
    margin-bottom: 0;
    margin-top: 0;
}

.menue_list_thirdlevel_11423_start {
    height: 5px;
    font-size: 1px;
    line-height: 1px;
    background: #e75555;
}

.menue_list_thirdlevel_11423_end {
    height: 5px;
    font-size: 1px;
    line-height: 1px;
    background: #e75555;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_thirdlevel_11423, .navpoint_thirdlevel_11423:link, a.navpoint_thirdlevel_11423:visited, a.navpoint_thirdlevel_11423:active, a.navpoint_thirdlevel_11423:hover, .menue_point_thirdlevel_11423_over {
    width: 175px;
    line-height: 20px;
    text-indent: 15px;
    text-align: left;
}

/* undermenuepoint background */
.menue_point_thirdlevel_11423 {
    background: #e75555;
}

/* undermenuepoint color, weight, size */
.menue_point_thirdlevel_11423 a {
    color: #ffffff;
    font-weight: normal;
    font-size: 12px;
    text-transform: none;
}

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_11423:hover, .menue_point_thirdlevel_11423_over, .menue_point_thirdlevel_11423_over a {
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    text-transform: none;
}

/* undermenue over background */
.menue_point_thirdlevel_11423_over, a.navpoint_thirdlevel_11423:hover {
    background: #e75555;
}


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

/**** / TOPLEVEL  / ****/
.menue_point_toplevel_11423, .menue_point_toplevel_11423_over {
    width: 175px;
    padding: 0 0;
    float: left;
    position: relative;
    margin-right: 2px;
}

/**** / SECONDLEVEL / ****/
.menue_group_11423 {
    position: absolute;
    top: 24px;
    width: 175px;
    display: none;
    display: none !important;
}

.menue_point_toplevel_11423:hover .menue_group_11423, .menue_point_toplevel_11423_over:hover .menue_group_11423 {
    display: block;
    display: block !important;
    z-index: 80;
}

.menue_group_11423 .menue_point_secondlevel_11423, .menue_group_11423 .menue_point_secondlevel_11423_over {
    position: relative;
}

/**** / THIRDLEVEL / ****/
.menue_list_thirdlevel_11423 {
    position: absolute;
    top: 0;
    left: 175px;
    width: 175px;
    display: none;
    display: none !important;
}

.menue_point_secondlevel_11423:hover .menue_list_thirdlevel_11423, .menue_point_secondlevel_11423_over:hover .menue_list_thirdlevel_11423 {
    display: block;
    display: block !important;
    z-index: 60;
}

.menue_group_11423 .menue_point_thirdlevel_11423, .menue_group_11423 .menue_point_thirdlevel_11423_over {
    position: relative;
}

/* *********************** menue 11423 ende ************************ */