    @import url(https://fonts.verwaltungsportal.de/css/?family=Open+Sans:400,300,600,400i,300i,600i);
    @import url('https://fonts.verwaltungsportal.de/css/?family=Satisfy');
body {
    font-family: Open Sans, Verdana, Helvetica, sans-serif;
    font-size: 15px;
    color: #4b4b4b;
    background: url('../img/bg_body.png') top center fixed no-repeat;
    background-size: cover;
}

a {
    color: #0686b4;
}

a:hover {
    color: #0686b4;
}


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

/*#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: 538px;
    background: url('../img/bg_header.png') top left no-repeat; 
}

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

#left {
    width: 270px;
}

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

#left-top {
    height: 400px;
}

#vernetzt {
    margin: 25px 0 0 16px;
    text-align: left;
}

#middle {
    width: 660px;
}

#content{
    width: 580px;
    min-height: 400px;
}

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

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

#right-top {
    height: 400px;
}

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

#innerfooter {
    padding-top: 0px;
    line-height: 40px;
    color: #fff;
    font-weight: normal;
    margin-left: 40px;
    margin-right: 0px;
    text-align: left;
}

#innerfooter a {
    color: #fff;
}

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

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


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

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

#blank {
    width: 570px;
    height: 97px;
    float: left;
}

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

#content_buttons_div {
    top: 35% !important;
}
/***************************** STYLER *****************************/


#style {
    height: 48px;
    float: right;
    margin-right: 15px;
    padding-top: 27px;
}

#switch {
    width: 150px;
    font-size: 1px;
    line-height: 1px;
}
/***************************** BOXES *****************************/

.box {
    width: 248px;
}

.box * {
    max-width: 100%;
}

.boxtop {
    background: url('../img/bg_boxtop.png') top no-repeat;
    height: 42px;
    color: #fff;
    font-family: Open Sans, arial, verdana;
    text-indent: 16px;
    line-height: 42px;
    font-weight: normal;
    font-size: 18px;
}

.boxbody {
    color: #3d392e;
}

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

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


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

#search {
    width: 248px;
    height: 67px;
}

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

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

#search_input {
    width: 190px;
    height: 38px;
    color: #3d392e;
    font-size: 13px;
    background: transparent;
    vertical-align: top;
    margin: 0 0 0 15px;
    padding: 0;
    border: 0;
}

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

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

#newsletter {
    width: 248px;
    height: 67px;
}

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

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

#newsletter_input {
    width: 190px;
    height: 38px;
    color: #3d392e;
    font-size: 13px;
    background: transparent;
    vertical-align: top;
    margin: 0 0 0 15px;
    padding: 0;
    border: 0;
}

#newsletter_submit{
    width: 38px;
    height: 38px;
    background: transparent;
    vertical-align: top;
    margin: 0 0 0 3px;
    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: #4b4b4b;
    font-weight: normal;
    line-height: 1.2em;
    font-family: Open Sans, Verdana, Helvetica, sans-serif;
}

.h4link a:link, .h4link a:hover, .h4link a:visited,  h1, #content .legacy_h1, .legacy_h1 {
    color: #4b4b4b;
    font-weight: normal;
    line-height: 1.2em;
    font-family: 'Satisfy', cursive;
}

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

/* 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: #3d392e;
    font-weight: bold;
}

.tab_link {
    color: #3d392e;
}

.tab_link_mehr {
    color: #3d392e;
}

.tab_link_mehr a {
    color: #0698c7;
}

.tab_link_mandat a {
    color: #0698c7;
}

/* 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: #4b4b4b;
}

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








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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_16723, .menue_list_toplevel_16723,
.menue_point_secondlevel_16723, .menue_group_16723,
.menue_point_thirdlevel_16723, .menue_list_thirdlevel_16723 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_16723:link, a.navpoint_toplevel_16723:visited, a.navpoint_toplevel_16723:active,
a.navpoint_secondlevel_16723:link, a.navpoint_secondlevel_16723:visited, a.navpoint_secondlevel_16723:active,
a.navpoint_thirdlevel_16723:link, a.navpoint_thirdlevel_16723:visited, a.navpoint_thirdlevel_16723:active {
    text-decoration: none;
    display:block;
}

.toplevel_16723_over,
.secondlevel_16723_over,
.thirdlevel_16723_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_16723 li,
.menue_group_16723 li,
.menue_list_thirdlevel_16723 li {
    list-style-type: none;
}

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


/* height, width, indent, align for menuepoint */
.menue_point_toplevel_16723, a.navpoint_toplevel_16723:link, a.navpoint_toplevel_16723:visited, a.navpoint_toplevel_16723:active, .menue_point_toplevel_16723_over, a.navpoint_toplevel_16723:hover {
    width: 100%;
    line-height: 42px;
    text-indent: 15px;
    text-align: left;
    font-size: 16px;
}

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

/* color, weight, size from menuepoint */
.menue_point_toplevel_16723 a {
    color: #3d392e;
    font-weight: 600;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_16723:hover, .menue_point_toplevel_16723_over, .menue_point_toplevel_16723_over a, .menue_point_toplevel_16723:hover > a {
    color: #fff;
    font-weight: bold;
}

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

.menue_point_toplevel_16723, .menue_point_toplevel_16723_over{
    margin-top: 2px;
}

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

.menue_group_16723 {
    margin: 2px 0 2px 0;
}
.menue_group_16723_start{
    display: none;
}

.menue_group_16723_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_16723, .navpoint_secondlevel_16723:link, a.navpoint_secondlevel_16723:visited, a.navpoint_secondlevel_16723:active, a.navpoint_secondlevel_16723:hover, .menue_point_secondlevel_16723_over {
    width: 100%;
    font-size: 15px;
    line-height: 36px;
    text-indent: 14px;
    text-align: left;
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_16723 a {
    color: #3d392e;
    font-weight: normal;
    font-style: normal;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_16723:hover, .menue_point_secondlevel_16723_over, .menue_point_secondlevel_16723_over a{
    color: #098fc0;
    font-weight: bold;
    font-style: italic;
}

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

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

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

.menue_list_thirdlevel_16723_start{
    display: none;
}

.menue_list_thirdlevel_16723_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_thirdlevel_16723, .navpoint_thirdlevel_16723:link, a.navpoint_thirdlevel_16723:visited, a.navpoint_thirdlevel_16723:active, a.navpoint_thirdlevel_16723:hover, .menue_point_thirdlevel_16723 {
    width: 100%;
    line-height: 32px;
    text-indent: 35px;
    text-align: left;
}

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

/* undermenuepoint color, weight, size */
.menue_point_thirdlevel_16723 a {
    color: #3d392e;
    font-weight: normal;
    font-style: normal;
}

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_16723:hover, .menue_point_thirdlevel_16723_over, .menue_point_thirdlevel_16723_over a{
    color: #fff;
    font-weight: bold;
    font-style: italic;
}

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


/* *********************** menue 16723 ende ************************ */

