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


body {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #7c7b7b;
    background: #fff;
}

a {
    color: #ef7d4f;
}

#maindiv {
    width: 100%;
    margin: 0 auto;
    background: #f7f7f7; /* Old browsers */
    background: -moz-linear-gradient(top, #f7f7f7 1%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f7f7f7 1%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
}

#vernetzt {
    margin: 48px 15px 20px 0px;
    text-align: right;
}

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

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

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

/* Footer*/

#footer_pattern {
    background: #d34708; /* Old browsers */
background: -moz-linear-gradient(top, #d34708 1%, #e76a2b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #d34708 1%,#e76a2b 100%); /* Chrome10-25,Safari5.1-6 */
    width: 100%;
    margin: 0 auto;
    border-top: 3px solid #fff;
    box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.3);
}

#footer{
    font-family: 'Roboto', sans-serif !important;
    margin: 0 auto;
}

#innerfooter{
    color:#fff;
    font-size:15px;
    font-family: 'Roboto', sans-serif !important;
    font-style:normal;
    line-height:30px;
    text-align:left;
    padding-top: 70px;
}
#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: 991px) {
    #innerfooter{
        color:#fff;
        font-size:15px;
        font-family: 'Roboto', sans-serif !important;
        font-style:normal;
        line-height:50px;
        padding-top: 50px;
        text-align:center;
    }
    
    #content_buttons_div {
        display: none;
    }
    
}

#content_buttons_div {
    top: 40% !important;
}

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

#topbar {
    min-height: 60px;
    width: 100%;
    background:#373737;
    opacity: 0.9;
    position: absolute;
    top: 0px;
    z-index: 39;
}

@media only screen and (max-width: 991px) {
    #topbar {
    height: auto;
    width: 100%;
    background:#373737;
    opacity: 0.9;
    position: relative;
    top: 0px;
    z-index: 39;
}
}





/***Banner �ber 1000px**/
#headerpic {
    margin: 0 auto;
    background-size: cover;
}

#headerpic img {
    max-width: 100%;
}



/*****/



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

.box {
    width: 100%;
    text-align: left;
    position: relative;
    margin-top: -180px;
    z-index: 38;
    font-family: 'Quicksand', sans-serif;
    text-shadow: 0px 2px 8px rgba(0, 0, 0, 0.9);
    background: -moz-radial-gradient(center, ellipse cover, rgba(57,59,55,1) 21%, rgba(57,59,55,1) 22%, rgba(57,59,55,0.02) 71%, rgba(57,59,55,0) 72%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(57,59,55,1) 21%,rgba(57,59,55,1) 22%,rgba(57,59,55,0.02) 71%,rgba(57,59,55,0) 72%); /* Chrome10-25,Safari5.1-6 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#393b37', endColorstr='#00393b37',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}


.boxindent {
    min-height: 50px;
    color: #fff;
    margin: 0 auto;
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .box {
        display: none;
    }
}

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

#style {
	height: 50px;
        margin-top: 60px;
}

#styler {
	height: 50px;
        line-height: 50px;
        width: 88px;
	color: #fff;
	float: left;
	text-align: left;
}

#switch {
        height: 50px;
	width: 130px;
	float: right;
	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 {
    color: #7c7b7b !important;
    font-weight: normal;
    line-height: 1.2em;
    font-family: 'Roboto', sans-serif;
}

.h4link a:link, .h4link a:hover, .h4link a:visited, h1, #content .legacy_h1, .legacy_h1 {
    color: #7c7b7b !important;
    font-weight: normal !important;
    line-height: 1.2em;
   font-family: 'Roboto', sans-serif;
}

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

/* 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 16645 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: 33px !important;
    margin-left: 3px !important;
    padding: 0px 0px !important;
    position: relative;
}

@media(max-width:447px){
    .navbar-toggle {
        background-color: transparent;
        background-image: none;
        float: right !important;
        margin-bottom: 3px !important;
        margin-top: 3px !important;
        margin-left: 3px !important;
        padding: 0px 0px !important;
        position: relative;
    }
}

/** Farbe Button**/
.navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: #e87c43; /* Old browsers */
    background: -moz-linear-gradient(top, #e87c43 0%, #de8944 99%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #e87c43 0%,#de8944 99%); /* Chrome10-25,Safari5.1-6 */
}

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

.navbar {
    font-size: 17px !important;
    font-family: 'Roboto', sans-serif;
    color:#fff !important;
    margin-bottom: 0px !important;
    z-index:39;
    border: 0px solid !important;
}


@media (max-width: 767px){
    .navbar-brand{
        height: auto !important;
    }

    .navbar-brand img {
        max-width: 100%;
    }
}

/*************************** Menü über komplette Breite (1200px) **************************************/

@media (min-width: 991px) {
    .navbar-default .navbar-nav {
        display: table;
        width: 100%;
        table-layout: fixed;
    }
    .navbar-default .navbar-nav > li {
        display: table-cell !important;
        width: 100%;
        float: none;
    }
}

.navbar-left {
    float: right !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:30px !important;
   
}

/***TOPLEVEL OVER**/
.navbar-nav li a:hover {
    color: #fff !important;
    background: #de8944; /* Old browsers */
    background: -moz-linear-gradient(top, #de8944 1%, #e87c43 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #de8944 1%,#e87c43 100%); /* Chrome10-25,Safari5.1-6 */
    border-radius: 5px 5px 5px 5px;
}


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

/**Button f�r mobile Ansicht**/
.navbar-toggle {
    background: #de8944; /* Old browsers */
    background: -moz-linear-gradient(top, #de8944 1%, #e87c43 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #de8944 1%,#e87c43 100%); /* Chrome10-25,Safari5.1-6 */
}

/**SECONDLEVEL DROPDOWN**/
.open .dropdown-toggle { 
    color: #fff !important;
    background: #de8944; /* Old browsers */
    background: -moz-linear-gradient(top, #de8944 1%, #e87c43 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #de8944 1%,#e87c43 100%); /* Chrome10-25,Safari5.1-6 */
    border-radius: 5px 5px 5px 5px;
}

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

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

} 

.dropdown-menu li a:hover {
   background: url('../img/secondlevel_over.png') right no-repeat ;
   line-height:28px !important;
    color:#e47b3c !important;
    font-weight:bold !important;
    height:auto !important;
}

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

/* SECONDLEVEL MEN�GRUPPE EIGENSCHAFTEN**/

.menue_group_16645 {
    font-size: 14px !important;
    color:#606060 !important;
    background:#fff;
    font-family: 'Roboto', sans-serif;
    text-align: center !important;
    z-index: 70;
    top: auto !important;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.4);
    border-radius: 5px;
}

/*.menue_group_16645 .menue_point_secondlevel_16645, .menue_group_16645 .menue_point_secondlevel_16645_over {
    position: relative;
}*/

.menue_list_thirdlevel_16645 {
    font-size: 14px !important;
    color:#606060 !important;
    background:#fff;
    text-align: center !important;
    z-index: 80;
    float:right;
    top: 0px !important;
    left: 100% !important;
    right:0px !important;
    display:none;
    display:none !important;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.4);
    border-radius: 5px;
}

.menue_point_secondlevel_16645:hover .menue_list_thirdlevel_16645, .menue_point_secondlevel_16645_over:hover .menue_list_thirdlevel_16645 {
    display: block;
    display: block !important;
    z-index: 60;
}

.menue_point_secondlevel_16645{
    border-bottom: 1px dotted #606060;
}


.menue_point_thirdlevel_16645{
    border-bottom: 1px dotted #606060;
}

@media(max-width:767px){
    .menue_point_secondlevel_16645{
        border-bottom: 0px dotted #606060;
    }


    .menue_point_thirdlevel_16645{
        border-bottom: 0px dotted #606060;
    } 
}


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

    .menue_group_16645 {
        background:#fff !important;
    }

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

    .dropdown-menu li a {
        color: #606060!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:#3c3e36 !important;
    }
    

    .navbar-nav li a:hover {
        color: #fff !important;
        font-weight:bold !important;
        background:#de8944 !important;
      

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

    }

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

}


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

