@import 'https://fonts.verwaltungsportal.de/import/?family=Open+Sans:300,400,600,700,800';
@import 'https://fonts.verwaltungsportal.de/import/?family=Josefin+Slab:300,300i,400,400i,600,600i,700,700i';

body {
    font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
    font-size: 15px;
    color: #54483d;
    background: #887465;
}

a {
    color: #ad0f09;
}

/* seitenbreite */
#header_inner {
    width: 1000px;
}

/*#fix2 {
        background: url('../img/menu_top') top center repeat-x;
}*/

@media(max-width:768px){
    .container {
        margin-left: auto;
        margin-right: auto;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

#fix1 {
        width: 100%;
}
/* headerhoehe */
#header {
    height: auto;
    width: 100%;
    background: #e4ecc5;
    -webkit-box-shadow: inset 0px 10px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0px 10px 10px 0px rgba(0,0,0,0.1);
    box-shadow: inset 0px 10px 10px 0px rgba(0,0,0,0.1);
}

#header_inner {
    height: auto;
    margin: 0 auto;
    width: 100%;
}

#logo2{
    display: none;
}

@media(max-width:768px){
    #logo2{
        display: block;
    }
    #logo {
        display: none;
    }
}

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

#body2 {
    background: linear-gradient(top, #fcd094 0%, #ff9933 50%, #ff9933 100%); 
    background: -moz-linear-gradient(top, #fcd094 0%, #ff9933 50%, #ff9933 100%); 
    background: -webkit-linear-gradient(top, #fcd094 0%, #ff9933 50%, #ff9933 100%); 
    background: -ms-linear-gradient(top, #fcd094 0%, #ff9933 50%, #ff9933 100%); 
    background: -o-linear-gradient(top, #fcd094 0%, #ff9933 50%, #ff9933 100%);
    width: 100%;
    border-top: 1px solid #fff;
}

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

#middle {
    width: 98%;
    line-height: 18px;
    text-align:left;
    min-height:400px;
}

#content{
    margin-top: 30px;
    line-height: 18px;
    text-align:left;
    min-height:400px;
}

@media only screen and (max-width: 992px) {
    #middle {
        width: 98%;
    }

    #content {
        width: 98%;
    }
}

#right {
    float: right;
    position: relative;
    z-index: 10;
}

left {
/*    position: relative;
    z-index: 10;*/
}

@media only screen and (max-width: 767px) {
    #right {
        float: left;
    }
}


/* Footer*/
#footer{
    background:#887465;
    min-height:150px;
    font-family: 'Open Sans', sans-serif !important;
    border-top: 1px solid #fff;
    width: 100%;
    margin: 0 auto;
}

#innerfooter{
    color:#fff;
    font-size:15px;
    font-family: 'Open Sans', sans-serif !important;
    font-style:normal;
    line-height:150px;
}
#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;
}

/* **************************** INDIVIDUELLES ******************************************/
#menu_left {
    float: left;
    text-align: center;
    margin-top: 10px;
}

#menu_right {
    float: right;
    display: block;
    margin-top: 10px;
    position: relative;
    z-index: 10;
}

#menu_right2 {
    float: right;
    display: none;
}
@media(max-width:992px){
    #menu_right {
        float: right;
        display: none;
    }

    #menu_right2 {
        float: right;
        display: block;
        margin-top: 10px;
    }
}


.brand {
    display: block;
}

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

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

#topbar {
    height: 30px;
    width: 100%;
    background: #fff;
}

#top {
    width: 100%;
    z-index: 51;
}

.navbar {
    border-top-color: #e0e0e0 !important;
    min-height: 50px;
    position: relative;
    background-color: #617760;
    width: 100%;
    box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, 0.35);
    border: 0px !important;
    border-radius: 0px !important;
    z-index: 51;
    min-width: 230px;
}

@media(max-width:767px){
    .navbar {
        border-top-color: #e0e0e0 !important;
        min-height: 50px;
        position: relative;
        background-color: #617760;
        width: 100%;
        box-shadow: none;
        border: 0px !important;
        border-radius: 0px !important;
        z-index: 51;
        max-width: 767px;
    }
    
    .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}

.navbar-left {
    float: none !important;
    margin-right: 0px !important;
}

.navbar-toggle {
    background-color: transparent;
    background-image: none;
    float: left !important;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
    margin-left: 25px !important;
    padding: 5px 5px !important;
    position: relative;
}

.navbar-default .navbar-toggle {
    border-color: #0068aa !important;
}

.navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #fff !important;
}


.navbar-brand {
    font-size: 18px !important;
    color: #fff !important;
    line-height: 50px !important;
    float: left !important;
    padding: 0px !important;
    margin-left: 5px !important;
    font-weight: bold !important;
}

#headerpic {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    background-size: cover;
}

@media(max-width:768px){
    #headerpic{
        display:none;
    }
}

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

#sprache {
    height: 30px;
    line-height: 30px;
    color: #358230;
    text-align: left;
}

#sprache a {
    margin-left: 10px;
}


/* ************************ TABS ************************/

.box {
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    min-height: 120px;
    text-align: left;
    width: 100%;
    margin-top: 30px;
    border: 4px solid #fff;
}

.boxtop {
    height: 40px;
    background: #358230;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
    text-indent: 20px;
    font-size: 1.4em;
}

.boxindent {
    min-height: 50px;
    color: #3d3d3d;
    margin: 0 20px;
    width: 88%;
}

.boxindent2 img {
    width: 100% !important;
    height: auto !important;
}

.boxbottom {
    height: 10px;
}


.box2 {
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    min-height: 120px;
    text-align: left;
    width: 100%;
    margin-top: 30px;
    border: 4px solid #fff;
}

.boxtop2 {
    height: 40px;
    background: #358230;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
    text-indent: 20px;
    font-size: 1.4em;
}

.boxindent2 {
    min-height: 220px;
    color: #3d3d3d;
    margin: 0 auto;
    width: 87%;
}

.boxbottom2 {
    height: 10px;
}

col-xs-12 {
    width: 100%;
}

/*Container*/
.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
}
.container{
    margin-bottom:0px;
    padding-left:20px;
    padding-right:20px;
     margin-left: auto;
    margin-right: auto;
}
/***************************** STYLER *****************************/

#style {
    line-height: 31px;
    text-align: right;
    color: #69584b;
    padding-right: 0px;
    font-size: 12px;
}

#style a {
    color: #69584b;
}

#style a:hover {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none !important;
}


@media(max-width:992px){
    #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: #7f6a5a;
    font-weight: normal;
    line-height: 1.2em;
    font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
}

.h4link a:link, .h4link a:hover, .h4link a:visited, h1, #content .legacy_h1, .legacy_h1 {
    color: #7f6a5a !important;
    font-weight: bold !important;
    line-height: 1.2em;
    font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
}

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

/* 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 15436 CSS **************************************
 ****************************** MENUE CSS *******************************************/

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

.navbar {
    font-size: 18px !important;
    font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
    margin-bottom: 0;
    background-color: #fff;
    letter-spacing: 4px;
    opacity: 0.9;
    border-radius: 5px !important;
    text-align: center;
}

@media(max-width:320px){
    .navbar {
        min-width: 300px;
    }
}

@media(max-width:767px){
    .navbar {
        font-size: 18px !important;
        font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
        margin-bottom: 0;
        background-color: transparent;
        letter-spacing: 4px;
        opacity: 0.9;
        border-radius: 5px !important;
        text-align: center;
    }
}
.dropdown-menu{
    width:100% !important;
    min-width:400px !important;
    
    
}

.navbar li a, .navbar .navbar-brand { 
    color: #fff !important;
    background-color: #897567 !important;
    margin: 3px 3px;
}
.navbar-nav li a:hover {
    color: #fff !important;
    background-color: #2987bd !important;
    margin: 3px 3px;
}
.navbar ul {
    font-size: 14px;
}

.menue_group_15436_start, .menue_group_15436_end {
    height: 5px !important;
}

.menue_list_thirdlevel_15436_start, .menue_list_thirdlevel_15436_end {
    height: 5px !important;
}

.menue_group_15438_start, .menue_group_15438_end {
    height: 5px !important;
}

.menue_list_thirdlevel_15438_start, .menue_list_thirdlevel_15438_end {
    height: 5px !important;
}

.navbar-nav li.active a {
    color: #fff !important;
    background-color: #29292c !important;
}
.sidebar-nav .navbar li a {
    padding-bottom: 8px !important;
    padding-top: 8px !important;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.open .dropdown-toggle {
    color: #000;
    background-color: #665548 !important;
}
.dropdown-menu li a {
    color: #000 !important;
    background-color: #fff !important;
}

.dropdown-menu {
    margin: 0px 0 0 0 !important;
} 

.dropdown-menu li a:hover {
    background-color: #7f6a5a !important;
}

.dropdown-menu2 li a:hover {
    background-color: #7f6a5a !important;
}

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

.menue_group_15436 {
    background-color: #fff !important;
    left: 50% !important;
    /*position: relative;*/
    text-align: center !important;
    top: 39px !important;
    width: 100%;
    z-index: 70;
}

.menue_list_thirdlevel_15436 {
    background-color: #fff !important;
    text-align: center !important;
    z-index: 80 !important;
    /*position: relative;*/
    top: 0px !important;
    left: 1% !important;
    width: 210px;
}

.menue_group_15438 {
    background-color: #fff !important;
    left: -101% !important;
    /*position: relative;*/
    text-align: center !important;
    top: 38px !important;
    width: 100%;
    z-index: 70;
}

.menue_list_thirdlevel_15438 {
    background-color: #fff !important;
    text-align: center !important;
    z-index: 80 !important;
    /*position: relative;*/
    top: 0px !important;
    left: -2% !important;
    width: 210px;
}

.glyphicon glyphicon-chevron-down a {
    color: green;
    margin: 0 auto;
}

/* make sidebar nav vertical */ 
@media (min-width: 768px) {
    .sidebar-nav .navbar .navbar-collapse {
        padding: 0;
        max-height: none;
    }
    .sidebar-nav .navbar ul {
        float: none;
    }
    .sidebar-nav .navbar ul:not() {
        display: block;
    }
    .sidebar-nav .navbar li {
        float: none;
        display: block;
    }
    .sidebar-nav .navbar li a {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    
}

.sidebar-nav .navbar ul {
    float: none;
    margin-bottom: 8px;
}

.sidebar-nav {
    position: relative;
    z-index: 10;
}

