@import url('https://fonts.verwaltungsportal.de/import/?family=Merienda:400,700|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');

body {
    font-family: 'Roboto', Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #2a2a2a;
    background: #fff;
}

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

a {
    color: #c9a30f;
}

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

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

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

#left {
    width: 240px;
}

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

#vernetzt {
    margin: 0px 0 0 0px;
    padding-top: 7px;
}

#middle {
    width: 948px;
    padding-top: 30px;
}

#content{
    width: 900px;
    min-height: 300px;
    line-height: 18px;
}

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

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

#right-top {
    height: 400px;
}

#footer {
    height: 216px;
    color: #333333;
}

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

#innerfooter {
    color: #333333;
    font-weight: 400;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 77px;
    text-align: right;
}

#innerfooter a {
    color: #333333;
}

#innerfooter a:hover {
    color: #7ea505;
    font-weight: 400;
}


/* **************************** INDIVIDUELLES ******************************************/
#bg_top {
    background: url('../img/bg_top.jpg') top center no-repeat;
    height: 572px;
}

#toplevel {
    width: 863px;
    height: 60px;
    float: left;
}

#headerpic {
    width: 100%;
    margin: 0 auto;
    min-width: 1200px;
    overflow: hidden;
}

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

#footer_left {
    float: left;
    height: 174px;
}

#footer_right {
    width: 775px;
    float: right;
    margin-right: 23px;
}

#content_buttons_div {
    top: 45% !important;
}

#stehenbleibender_div {
    z-index: 56;
    background: #ffffff;
}

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


#search {
    width: 325px;
    height: 38px;
    margin-top: 11px;
    float: right;
}

#search_txt {
    color: #f9bb0c;
    font-weight: bold;
    float: left;
    text-align: center;
    width: 44px;
    line-height: 22px;
}

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

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

#search_input {
    width: 266px;
    height: 38px;
    color: #535353;
    opacity: 0.3;
    font-size: 16px;
    font-family: 'Roboto', Arial, Verdana, Helvetica, sans-serif;
    background: transparent;
    vertical-align: top;
    margin: 0 0 0 12px;
    padding: 0;
    border: 0;
}

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

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


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


#style {
    height: 39px;
    padding-top: 69px;
    padding-left: 636px;
}

/*#styler {
    height: px;
    line-height: px;
    width: px;
    color: #;
    float: left;
    text-align: right;
}*/

#switch {
    height: 39px;
    width: 140px;
    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: #7ea505;
    font-weight: 700;
    font-family: 'Merienda', Arial, Verdana, Helvetica, sans-serif;
}

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

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

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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_17729, .menue_list_toplevel_17729,
.menue_point_secondlevel_17729, .menue_group_17729,
.menue_point_thirdlevel_17729, .menue_list_thirdlevel_17729 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_17729:link, a.navpoint_toplevel_17729:visited, a.navpoint_toplevel_17729:active,
a.navpoint_secondlevel_17729:link, a.navpoint_secondlevel_17729:visited, a.navpoint_secondlevel_17729:active,
a.navpoint_thirdlevel_17729:link, a.navpoint_thirdlevel_17729:visited, a.navpoint_thirdlevel_17729:active {
    text-decoration: none;
    display:block;
}

.toplevel_17729_over,
.secondlevel_17729_over,
.thirdlevel_17729_over {
    text-decoration: none;
    display:block;
}

.menue_list_toplevel_17729 li,
.menue_group_17729 li,
.menue_list_thirdlevel_17729 li {
    list-style: none outside none;
    text-align: left;
}

/* ****************************** MENUE CSS ********************************************/
.menue_list_toplevel_17729 {
    display: table !important;
    width: 100% !important;
    table-layout: fixed !important;
}



/* height, width, indent, align for menuepoint */
.menue_point_toplevel_17729, a.navpoint_toplevel_17729:link, a.navpoint_toplevel_17729:visited, a.navpoint_toplevel_17729:active, .menue_point_toplevel_17729_over, a.navpoint_toplevel_17729:hover {
    line-height: 60px;
    text-align: center;
    width: 100%;
}

/* menuepoint background */
.menue_point_toplevel_17729 {

}

/* color, weight, size from menuepoint */
.menue_point_toplevel_17729 a {
    color: #585858;
    font-weight: 500;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_17729:hover, .menue_point_toplevel_17729_over, .menue_point_toplevel_17729_over a {
    color: #d5ae05;
    font-weight: 500;
}

/* menuepoint over background */
a.navpoint_toplevel_17729:hover, .menue_point_toplevel_17729_over {


}

.menue_point_toplevel_17729, .menue_point_toplevel_17729_over{
    margin-top: 0;
}

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

.menue_group_17729 {
    margin-bottom: 0;
    margin-top: 0;
    -webkit-box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.35);
    box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.35);
}

.menue_group_17729_start{
    display: none;
}

.menue_group_17729_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_17729, .navpoint_secondlevel_17729:link, a.navpoint_secondlevel_17729:visited, a.navpoint_secondlevel_17729:active, a.navpoint_secondlevel_17729:hover, .menue_point_secondlevel_17729_over {
    width: 240px;
    line-height: 40px;
    text-indent: 15px;
    text-align: left;
}

/* undermenuepoint background */
.menue_point_secondlevel_17729 {
    background: #f2f2f2;
}

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_17729 a {
    color: #525252;
    font-weight: normal;
    text-transform: none;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_17729:hover, .menue_point_secondlevel_17729_over, .menue_point_secondlevel_17729_over a{
    color: #525252;
    font-weight: normal;
    text-transform: none;
}

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


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

.menue_list_thirdlevel_17729 {
    margin-bottom: 0;
    margin-top: 0;
    -webkit-box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.35);
    box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.35);
}
.menue_list_thirdlevel_17729_start{
    display: none;
}

.menue_list_thirdlevel_17729_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_thirdlevel_17729, .navpoint_thirdlevel_17729:link, a.navpoint_thirdlevel_17729:visited, a.navpoint_thirdlevel_17729:active, a.navpoint_thirdlevel_17729:hover, .menue_point_thirdlevel_17729_over {
    width: 240px;
    line-height: 40px;
    text-indent: 15px;
    text-align: left;
}

/* undermenuepoint background */
.menue_point_thirdlevel_17729 {
    background: #f2f2f2;
}

/* undermenuepoint color, weight, size */
.menue_point_thirdlevel_17729 a {
    color: #525252;
    font-weight: normal;
    text-transform: none;
}

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_17729:hover, .menue_point_thirdlevel_17729_over, .menue_point_thirdlevel_17729_over a{
    color: #7ea505;
    font-weight: normal;
    text-transform: none;
}

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


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

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

/**** / SECONDLEVEL / ****/
.menue_group_17729 {
    position: absolute;
    top: 60px;
    left: 0;
    width: 240px;
    display: none;
    display: none !important;
}

.menue_point_toplevel_17729:hover .menue_group_17729, .menue_point_toplevel_17729_over:hover .menue_group_17729 {
    display: block;
    display: block !important;
    z-index: 80;
}

.menue_group_17729 .menue_point_secondlevel_17729, .menue_group_17729 .menue_point_secondlevel_17729_over {
    position: relative;
}

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

.menue_point_secondlevel_17729:hover .menue_list_thirdlevel_17729, .menue_point_secondlevel_17729_over:hover .menue_list_thirdlevel_17729 {
    display: block;
    display: block !important;
    z-index: 60;
}

.menue_group_17729 .menue_point_thirdlevel_17729, .menue_group_17729 .menue_point_thirdlevel_17729_over {
    position: relative;
}
/* *********************** menue 17729 ende ************************ */