@import url('https://fonts.verwaltungsportal.de/import/?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i');

body {
    font-family: 'Nunito', sans-serif;
    font-size: 15px;
    font-weight:300;
    color: #2a2a2a;
    background: url('../img/headerpic.jpg') top center fixed no-repeat !important;
    background-size: cover;
}

a {
    color: #039865;
}

#maindiv {
    width: 100%;
    margin: 0 auto;
}

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

@media(max-width:767px){
    #vernetzt {
        margin: 20px 0px 0px 0px;
        text-align: center;
    }
}

#middle {
    width: 100%;
    line-height: 18px;
    text-align:left;
    padding: 15px ;
    background: #ffffff;
    opacity: 0.9;
}

#content{
    line-height: 18px;
    text-align:left;
   min-height: 270px;
}

#spacer {
    height: 30px;
}

/* Footer*/

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

#bottom {
    margin: 0 auto;
}

#footer{
    max-height:140px;
    margin: 0 auto;
    background: rgba(255,255,255,0.9);
}

#innerfooter{
    color:#fff;
    font-size:15px;
    font-style:normal;
    line-height:40px;
    text-align:right;
    padding-top: 25px;
}
#innerfooter a {
    color: #fff;
    font-size: 15px;
    list-style:none;
}

#innerfooter a:hover{
    color: #fff;
    font-size: 15px;
    font-weight:bold;
    list-style:none;
    text-decoration: none;
}

@media only screen and (max-width: 767px) {
    #innerfooter{
        color:#fff;
        font-size:15px;
        font-style:normal;
        line-height:40px;
        padding-top: 25px;
        text-align:center;
    }
    
    #content_buttons_div {
        display: none;
    }
}

#content_buttons_div {
    top: 35% !important;
}

#logo_footer {
    padding-top: 17px;
}


/* **************************** INDIVIDUELLES ******************************************/
#logo img{
    max-width: 100%;
}


#topbar {
    height: 256px;
    margin: 0 auto;
    width: 100%;
}

#header {
    width: 100%;
    background: #fff;
    opacity: 0.9;
}

#body {
    position: relative;
    z-index: 7;
    width: 100%;
    margin: 0 auto;
}

#headerpic {
    height: 100%;
    position: fixed;
    width: 100%;
}

#slider, .slider-wrapper {
    height: 100%;
}

@media only screen and (max-width: 991px) {
    #headerpic {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    #headerpic {
        display: none;
    }
    
    #topbar {
        height: 50px;
        width: 100%;
        margin: 0 auto;
    }
    
    body {
        background: #fff !important;
    }
}

/* ************************ TABS ************************/
#tabs {
    display: none;
}

.box {
    text-align: left;
    width: 100%;
}
 
.boxtop {
    color: #454543;
    font-size: 17px !important;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: left;
    font-style: italic;
}

.boxindent {
    color: #454543;
    margin: 0 auto;
    width: 88%;
}
.boxbody{
    min-height:50px;
}
.boxbottom {
    height: 10px;
}

.box2 {
    text-align: left;
    width: 100%;
    position: relative;
    margin-top: 50px;
    background:rgba(255,255,255,0.9);
   -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
}
 
.boxtop2{
    color: #fff;
    font-size: 20px !important;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #19915c;
}

.boxindent2 {
    color: #454543;
    margin: 0 auto;
    width: 88%;
    min-height: 465px;
}
.boxbody2{
    min-height:50px;
}
.boxbottom2 {
    height: 10px;
}


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

#style {
    height: 34px;
    margin-top: 221px;
}

#switch {
    text-align: right;
    width: 107px;
    font-size: 1px;
    line-height: 1px;

}

#switch a {
    margin-left: 5px;
}

@media(max-width:767px){
    #style{
        display:none;
    }
}

.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: #000 !important;
    font-weight: 300;
    line-height: 1.2em;
     font-family: 'Nunito', sans-serif;
}

.h4link a:link, .h4link a:hover, .h4link a:visited, h1, #content .legacy_h1, .legacy_h1 {
    color: #000 !important;
    line-height: 1.2em;
     font-style: italic;
     font-weight: 300;
      font-family: 'Nunito', sans-serif;
}

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

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

.tab_link {
        color: #454543;
}

.tab_link_mehr {
        color: #454543;
}

.tab_link_mehr a {
        color: #ff0000;
}

.tab_link_mandat a {
        color: #ff0000;
}


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


#top {
    height: 120px;
}



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

/***Quermen� mit DROPDOWN***/

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none !important;
}

#navigation {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

/* Button mobile Ansicht*/
.navbar-toggle {
    background-color: transparent;
    background-image: none;
    float: right !important;
    margin-bottom: 3px !important;
    margin-top: 3px !important;
    margin-left: 3px !important;
    padding: 3px 3px !important;
    position: relative;
}

/** Farbe Button**/
.navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: #087f3d !important;
}

/**Logo**/
.navbar-brand{
    padding:0px !important;
}

.navbar {
    font-size: 17px !important;
    color:#fff !important;
    background: #216db1;
    margin-bottom: 0px !important;
    z-index:5;
    border: 0px solid !important;
    /*min-height: 120px !important;*/
}



.navbar li a, .navbar .navbar-brand, .navbar li { 
    color: #fff !important;
}

/**Toplevel**/
.navbar-nav li.active a,.navbar li a{
    color:#fff !important;
   line-height:20px !important;
   
}

/***TOPLEVEL OVER**/
.navbar-nav li a:hover {
    color: #fff !important;
    background: #0399de !important;
   
}


.navbar-default .navbar-toggle {
    border-color: transparent;
}

/**Button f�r mobile Ansicht**/
.navbar-toggle {
    background-color: #087f3d !important;

}

/**SECONDLEVEL DROPDOWN**/
.open .dropdown-toggle { 
    color: #fff!important;
    background: #087f3d !important;
}

/**DROPDOWN OVER EINZELNE MEN�PUNKTE**/
.dropdown-menu li a {
    color: #727272 !important;
    font-weight:bold !important;
    line-height:28px !important;
   
}

.dropdown-menu {
    margin: 0px 0 0 0 !important;
    background: #fff;

} 

.dropdown-menu li a:hover {
   line-height:28px !important;
    color:#fff !important;
    font-weight:bold !important;
    height:auto !important;
    background:#18905a !important;
}

.nav-tabs li a {
    color: #777;
}

/* SECONDLEVEL MEN�GRUPPE EIGENSCHAFTEN**/

.menue_group_16056 {
    font-size: 14px !important;
    color:#727272 !important;
    background:#f7f7f7;
    text-align: center !important;
    z-index: 70;
    top: auto !important;
}

/*.menue_group_16056 .menue_point_secondlevel_16056, .menue_group_16056 .menue_point_secondlevel_16056_over {
    position: relative;
}*/

.menue_list_thirdlevel_16056 {
    font-size: 14px !important;
    color:#727272 !important;
    background:#f7f7f7;
    text-align: center !important;
    z-index: 80;
    float:right;
    top: 0px !important;
    left: 100% !important;
    right:0px !important;
    display:none;
    display:none !important;
}

.menue_point_secondlevel_16056:hover .menue_list_thirdlevel_16056, .menue_point_secondlevel_16056_over:hover .menue_list_thirdlevel_16056 {
    display: block;
    display: block !important;
    z-index: 60;
}


@media(max-width:767px){
    .menue_list_thirdlevel_16056 {
        margin: 0 auto;
        width: 100% !important;
        text-align: center !important;
        background-color: #f7f7f7 !important;
    }

    .menue_group_16056 {
        background:#f7f7f7 !important;
    }

    .open .dropdown-toggle {
        color: #fff !important;
        background-color: #087f3d !important;
        font-weight:bold !important;
    }

    .dropdown-menu li a {
        color: #727272!important;
        margin: 0 auto;
        text-align: center !important;
    }

    .navbar li a, .navbar .navbar-brand, .navbar li { 
        /* color: #0072b9 !important;*/
        /*border-bottom:1px solid #0072b9 !important;*/

    }
    #navigation{
        background-color:#087f3d !important;
    }
    
    .navbar-nav li a:hover {
        color: #fff !important;
        font-weight: normal !important;
        background:#0399de!important;

    }

    .navbar-nav li.active a {
        color:#fff !important;
        background-color: #0399de!important;

    }

}
.dropdown-menu{
    text-align:left !important;
    /*min-width: 400px ! important;*/

}

@media(min-width:768px) {
    ul.nav li.menue_point_toplevel_16056:hover ul.dropdown-menu {

        display: block;

        margin-top: 0px;

    }
}

@media(min-width:767px){
    
    .navbar-brand{
        display:none;
        
    }
    
}

