@import url('https://fonts.verwaltungsportal.de/import/?family=Source+Sans+Pro:300,300i,400,400i,600,600i,700,700i');

body {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 0.9375rem;
    color: #3d3d3d;
    background: #f8f5ec !important;
}

a, a:hover {
    color: #0b589e;
}

#fix1 {
    width: 100%;
}

#main {
    background: #ffffff;
}

.rowHeight {
    display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
margin-left: auto;
margin-right: auto;
position: relative;
margin-bottom: 20px;
}

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

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

@media only screen and (max-width: 768px) {
    #vernetzt {
        margin: 30px 0 30px 0px;
        text-align: left;
    }
}

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

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

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

    #content {
        width: 100%;
    }
}

#logo {
    float: right;
    height: auto;
    width: 50%;
}

@media only screen and (max-width: 1200px) {
    #logo {
        float: left;
        height: auto;
        width: 50%;
    }

    #myNavbar {
        float: left;
        padding-top: 10px !important;
        width: 767px;
    }
}

#spacer {
    height: 50px;
    width: 100%;
}

/*Header*/
#header {
    background: #ffffff;
}

/*Partner*/
#partner {
    background: #ffffff;
    min-height: 200px;
}

@media (max-width: 1125px) {
    #partner {
        background: #ffffff;
        min-height: 400px;
    }
}

/*Kontakt*/
#kontakt {
    background: #d2bc7b;
}

/* Footer*/
#footer {
    background: #575759;
    min-height: 150px;
    font-family: 'Source Sans Pro', sans-serif;
    width: 100%;
    margin: 0 auto;
}

#innerfooter {
    color: #737373;
    font-size: 0.9375rem;
    font-family: 'Source Sans Pro', sans-serif;
    font-style: normal;
    line-height: 30px;
    text-align: left;
    float: left;
    height: 30px;
    margin-left: 15px;
}

#innerfooter a {
    color: #737373;
    font-size: 0.9375rem;
    list-style: none;
}

#innerfooter a:hover {
    color: #737373;
    font-size: 0.9375rem;
    font-weight: normal;
    list-style: none;
    text-decoration: none;
}

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

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

#topbar {
    height: auto;
    width: 100%;
    background: #ffffff;
}

@media (max-width: 992px) {
    #topbar {
        height: 60px;
        width: 100%;
        background: #ffffff;
    }
}

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

@media (max-width: 1500px) {
    #top {
        max-width: 1200px;
        z-index: 51;
        background: #ffffff;
    }

    #topbar {
        height: auto;
        max-width: 1200px;
        background: #ffffff;
    }
}

#headerpic {
    margin: 0 auto;
    background-size: cover;
}

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

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

    #sprache {
        height: 30px;
        line-height: 30px;
        color: #358230;
        text-align: right;
        float: right !important;
    }
}

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

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

.partnerlogos {
    margin: 0 auto;
    margin-left: 20px;
    padding-top: 30px;
}

.partnerlogos img {
    display: inline-block;
    margin: 0 10px;
    display: table-cell;
vertical-align: middle;
}

#logo1 {
    background: rgba(0, 0, 0, 0) url("../img/logo1_normal.png") no-repeat scroll center top;
    float: left;
    height: 57px;
    margin-top: 28px;
    position: absolute;
    width: 150px;
}

#logo1:hover {
    background: url('../img/logo1.png') top center no-repeat;
}

#logo2 {
    background: rgba(0, 0, 0, 0) url("../img/logo2_normal.png") no-repeat scroll center top;
    height: 126px;
    margin-left: 179px;
    margin-top: 10px;
    position: absolute;
    width: 280px;
}

#logo2:hover {
    background: url('../img/logo2.png') top center no-repeat;
}

#logo3 {
    background: rgba(0, 0, 0, 0) url("../img/logo3_normal.png") no-repeat scroll center top;
    float: right;
    height: 100px;
    margin-left: 440px;
    margin-top: 23px;
    position: absolute;
    width: 195px;
}

#logo3:hover {
    background: url('../img/logo3.png') top center no-repeat;
}

#logo4 {
    background: rgba(0, 0, 0, 0) url("../img/logo4_normal.png") no-repeat scroll center top;
    float: left;
    height: 100px;
    margin-left: 710px;
    margin-top: 39px;
    position: absolute;
    width: 145px;
}

#logo4:hover {
    background: url('../img/logo4.png') top center no-repeat;
}

#logo5 {
    background: rgba(0, 0, 0, 0) url("../img/logo5_normal.png") no-repeat scroll center top;
    float: left;
    height: 97px;
    margin-left: 900px;
    margin-top: 12px;
    position: absolute;
    width: 98px;
}

#logo5:hover {
    background: url('../img/logo5.png') top center no-repeat;
}

@media (max-width: 1125px) {
    #logo4 {
        background: rgba(0, 0, 0, 0) url("../img/logo4_normal.png") no-repeat scroll center top;
        float: left;
        height: 100px;
        margin-top: 179px;
        position: absolute;
        width: 145px;
        margin-left: 0px;
    }
}

@media (max-width: 1125px) {
    #logo5 {
        background: rgba(0, 0, 0, 0) url("../img/logo5_normal.png") no-repeat scroll center top;
        float: left;
        height: 97px;
        margin-left: 240px;
        margin-top: 162px;
        position: absolute;
        width: 98px;
    }
}

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

#style {
    height: 24px;
    padding-top: 10px;
    float: right;
    margin-right: 10px;
}

@media (min-width: 992px) {
    #style button {
        border: none;
        background-color: #fff;
        color: #7a662a;
        width: 33px;
        height: 33px;
        display: inline-block;
        position: relative;
        line-height: 1;
    }


    #style button+button {
        margin-left: 3px;
    }

    #style button:nth-child(1), #style button:nth-child(2) {
        font-size: 20px;
    }

    #style button:nth-child(3) {
        font-size: 20px;
    }
}

@media (min-width: 1200px) {
    #style button+button {
        margin-left: 8px;
    }
}
/***************************** SEARCH *****************************/

#search {
    width: 308px;
    height: 24px;
    margin-top: 15px;
    float: right;
    margin-right: 5px;
}

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

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

#search_input {
    width: 260px;
    height: 21px;
    color: #d7c388;
    font-size: 0.9375rem;
    font-family: 'Source Sans Pro', sans-serif;
    font-style: italic;
    background: transparent;
    vertical-align: top;
    margin: 0 0 0 5px;
    padding: 0;
    border: 0;
}

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

.glyphicon {
    display: none !important;
}

@media (max-width: 1011px) {
    .glyphicon {
        display: block !important;
    }

    #search {
        display: none;
    }

    #search2 {
        display: none;
    }

    
}

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

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

.box {
    text-align: left;
    width: 100%;
    margin-top: 30px;
    background: none;
}

.boxindent {
    min-height: 120px;
    color: #323232;
    margin: 0 10px;
    width: 100%;
}

.boxindent3 {
    min-height: 100px;
    color: #323232;
    margin: 0 auto;
    width: 100%;
}

.boxindent a {
    color: #323232;
}

.box2 {
    background: #ffffff;
    min-height: 360px;
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
}

.boxtop2 {
    height: auto;
    background: #358230;
    color: #323232;
    font-weight: bold;
    line-height: 40px;
    font-size: 1.4em;
    width: 100%;
}

.boxtop2 img {
    width: 100% !important;
    height: 100% !important;
    min-height: 184px;
}

@media (min-width: 992px) {
#aktuelles .boxtop2 img {
    max-height: 195px;
}
}

.boxbody2 {
    color: #323232;
}

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

.boxbottom2 {
    height: 10px;
}

#wappen {
    margin-top: 40px;
    position: absolute;
}

.boxindent4 {
    width: 100%;
    text-align: right;
    position: absolute;
    margin-top: 23px;
}

#partner-logos {
    padding-top: 20px;

}

.box5 {
    text-align: center;
    width: 100%;
    margin-top: -130px;
    position: absolute;
    z-index: 39;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: rgba(255, 255, 255, 0.8);

}

.boxindent5 {
    height: 100px;
    color: #323232;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    padding: 10px;
}
@media (max-width: 380px) {
    .boxindent5 {
        min-height: 140px;
    }
}
@media (max-width: 767px) {
    .box5 {
        text-align: center;
        width: 100%;
        margin-top: 50px;
        position: relative;
        z-index: 39;
        background: #ffffff;
    }

    .boxindent5 {
        min-height: 120px;
        color: #323232;
        margin: 0 auto;
        width: 100%;
        overflow: hidden;
        padding: 10px;
    }
}

@media (max-width: 1200px) {
    #wappen {
        margin-top: 20px;
        position: relative;
        text-align: center;
    }

    .boxindent4 {
        width: 100%;
        text-align: center;
        position: relative;
        margin-top: -15px;
    }
}

.h4link a:link, .h4link a:hover, .h4link a:visited, h6, #content .legacy_h6, .legacy_h6, h3, #content .legacy_h3, .legacy_h3, h2, #content .legacy_h2, .legacy_h2 {
    color: #505050;
    font-weight: normal;
    line-height: 1.2em;
    font-family: 'Source Sans Pro', sans-serif;
}

.h4link a:link, .h4link a:hover, .h4link a:visited, h1, #content .legacy_h1, .legacy_h1 {
    color: #505050 !important;
    font-weight: bold !important;
    line-height: 1.2em;
    font-family: 'Source Sans Pro', 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: 0.75rem;
    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;
}

#menu_main {
    float: left !important;
}

#logo_main {
    float: right !important;
}

@media (max-width: 992px) {
    #menu_main {
        float: none;
    }

    #logo_main {
        float: none;
    }
}

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


*/
#myNavbar {
    width: 940px;
    padding-top: 80px;
    float: left;
}

@media (max-width: 1500px) {
    #myNavbar {
        width: 900px;
    }
}

@media (max-width: 768px) {
    #myNavbar {
        width: 100%;
        padding-top: 0px;
        float: left;
    }

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #333333;
        background-color: #d2bc7b !important;
        width: 100% !important;
        line-height: 80px !important;
        border-radius: 10px;
    }

    .nav > li {
        border-top: 1px solid #d2bc7b !important;
    }

    .navbar-nav > li > a {
        line-height: 80px !important;
        height: 100px !important;
        width: auto !important;
        text-align: center !important;
    }

    .dropdown-menu li a {
        border-bottom: 1px solid #ffffff !important;
    }

    .navbar-nav > li > a {
        background: none !important;
    }

    .glyphicon {
        line-height: 80px !important;
    }
}

.navbar {
    border-top-color: #ffffff !important;
    height: auto;
    position: relative;
    background-color: #ffffff;
    width: 100%;
    border: 0px !important;
    border-radius: 0px !important;
    z-index: 51;
    font-size: 1.25rem !important;
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: 0;
    letter-spacing: 4px;
    opacity: 0.9;
    margin-bottom: 0px !important;
    font-weight: 600;
}

/*.navbar-nav {
    float: right !important;
}*/

@media (max-width: 768px) {
    .navbar-nav {
        float: none !important;
    }
}

.navbar-header {
    float: none !important;
}

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

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

.navbar-brand {
    font-size: 1.125rem !important;
    color: #ffffff !important;
    line-height: 100px !important;
    float: right !important;
    padding: 0px !important;
    margin-left: 5px !important;
    font-weight: bold !important;
    right: 0px;
    width: 100% !Important;
    height: auto !important;
}

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

.navbar-nav > li > a {
    line-height: 30px;
    height: 100px !important;
    background: url('../img/toplevel.png') top left no-repeat;
    vertical-align: middle;
    width: 180px;
    text-align: left;
}

.navbar li a, .navbar {
    color: #323232 !important;
}

.navbar-nav li a:hover {
    /*color: #9f863b !important;*/
}

.navbar-nav li.active a {
    color: #9f863b !important;
}

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

.open .dropdown-toggle {
    color: #000000;
    background-color: #ffffff !important;
}

.dropdown-menu li a {
    color: #323232 !important;
    background-color: #ffffff !important;
    font-size: 0.875rem;
}

.dropdown-menu > li > a {
    line-height: 30px !important;
    text-align: left;
}

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

}

.dropdown-menu li a:hover {
    color: #9f863b !important;
    font-weight: normal;
}

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

/*.dropdown-menu > li > a {
    white-space: normal !important;
}*/

/********************************BIG BOX PART*******************************************************/

/* BIG BOX */

@media (min-width: 768px) {

    .menue_group_15378 {
        background-color: #ffffff;
        width: 1400px;
        margin: 0 auto;
        height: auto;
        padding: 35px;
        display: none !important;
        position: absolute;
        top: 100px !important;
        left: 0px;
        z-index: 9999;
        text-align: right;
    }

    .menue_group_15378 ul {
        position: relative !important;
    }

    /* SHOW BIG BOX */
    .menue_list_toplevel_15378 > li:hover .menue_group_15378 {
        display: block !important;
    }

    /* SECOND LEVEL 4 COLS */
    .menue_point_secondlevel_15378, .menue_point_secondlevel_15378_over {
        list-style: outside none none;
        margin-right: 1%;
        margin-bottom: 5px;
        float: left;
    }

    .menue_group_15378li:nth-child(4n+6) {
        clear: both;
    }

    /* SECONDLEVEL */
    .menue_group_15378 > li > a {
        color: #727272 !important;
        font-weight: bold;
        border-bottom: 1px solid #323232;
    }

    /* SECONDLEVEL OVER - always important */
    .menue_group_15378 > li:hover > a, .menue_point_secondlevel_15378_over > a {
        font-weight: bold !important;
    }

    .menue_list_thirdlevel_15378 {
        margin-top: 10px;
        padding: 0px;
        display: block !important;
    }

    .menue_list_thirdlevel_15378 > li {
        padding-bottom: 5px;
        padding-left: 0px;

    }

    .menue_list_thirdlevel_15378_start, .menue_list_thirdlevel_15378_end {
        visibility: hidden;
        height: 10px;
    }

    .menue_list_thirdlevel_14632 > li > a {
        font-size: 1rem;
        font-weight: normal;
        line-height: 30px;
        color: #515a5f !important;

    }
}

/**************MOBILE ANSICHT****/

@media (max-width: 768px) {
    .menue_group_15378 {
        background: #ffffff !important;
    }

    .open .dropdown-toggle {
        color: #727272 !important;
        background-color: #ffffff !important;
        font-weight: bold !important;
        border-bottom: 1px solid #727272;
    }

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

    }

    #myNavbar {
        background-color: #ffffff !important;
    }

    .navbar-nav li a:hover {
        color: #ffffff !important;
        font-weight: normal !important;
        background: #ffffff !important;
    }

    .navbar-nav li a:hover {
        color: #ffffff !important;
        font-weight: bold !important;
        background: #bea866 !important;
    }

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

    /**SECONDLEVEL DROPDOWN**/
    .open .dropdown-toggle {
        color: #d37032 !important;
        background: #bea866;
    }

    /**UNTERMENÜ MOBILE ANSICHT**/
    /*MENÜPUNKT NORMAL */
    .dropdown-menu li a {
        color: #727272 !important;
        font-weight: normal !important;
        line-height: 28px !important;
    }

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

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

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

    .menue_list_thirdlevel_15378 {
        margin: 0 auto;
        width: 100% !important;
        text-align: center !important;
        background-color: #ffffff !important;
    }
}

@media (min-width: 768px) {
    ul.nav li.menue_point_toplevel_15378:hover ul.dropdown-menu {
        display: block;
        margin-top: 0px;
    }
}

@media (min-width: 768px) {

    .navbar-brand {
        display: block;

    }

}

/**********************************************************************************************************************************************/

/* ****************************** MENUE Footer ***************************************/

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

/* ****************************** RESET DEFAULT CSS ********************************************/

.menue_point_toplevel_15382, .menue_list_toplevel_15382,
.menue_point_secondlevel_15382, .menue_group_15382,
.menue_point_thirdlevel_15382, .menue_list_thirdlevel_15382 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_15382:link, a.navpoint_toplevel_15382:visited, a.navpoint_toplevel_15382:active,
a.navpoint_secondlevel_15382:link, a.navpoint_secondlevel_15382:visited, a.navpoint_secondlevel_15382:active,
a.navpoint_thirdlevel_15382:link, a.navpoint_thirdlevel_15382:visited, a.navpoint_thirdlevel_15382:active {
    text-decoration: none;
    display: block;
}

.toplevel_15382_over,
.secondlevel_15382_over,
.thirdlevel_15382_over {
    text-decoration: none;
    display: block;
}

.menue_list_toplevel_15382 li,
.menue_group_15382 li,
.menue_list_thirdlevel_15382 li {
    list-style-type: none;
}

/*+-----------------------------------------------------------------------------------+*/

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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_15382, a.navpoint_toplevel_15382:link, a.navpoint_toplevel_15382:visited, a.navpoint_toplevel_15382:active, .menue_point_toplevel_15382_over, a.navpoint_toplevel_15382:hover {
    width: 100%;
    line-height: 20px;
    text-indent: 5px;
    text-align: left;
}

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

/* color, weight, size from menuepoint */
.menue_point_toplevel_15382 a {
    color: #ffffff;
    font-weight: normal;
    font-size: 0.9375rem;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_15382:hover, .menue_point_toplevel_15382_over, .menue_point_toplevel_15382_over a {
    color: #d2bc7b;
    font-weight: normal;
    font-size: 0.9375rem;
}

/* menuepoint over background */
/*a.navpoint_toplevel_15382:hover, .menue_point_toplevel_15382_over {
    background: url('../img/toplevel_over.jpg') top left no-repeat;
}*/

.menue_point_toplevel_15382, .menue_point_toplevel_15382_over {
    margin-top: 3px;
}

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

.menue_group_15382 {
    margin-bottom: 6px;
    margin-top: 3px;
}

.menue_group_15382_start {
    display: none;
}

.menue_group_15382_end {
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_15382, .navpoint_secondlevel_15382:link, a.navpoint_secondlevel_15382:visited, a.navpoint_secondlevel_15382:active, a.navpoint_secondlevel_15382:hover, .menue_point_secondlevel_15382_over {
    width: 100%;
    line-height: 20px;
    text-indent: 40px;
    text-align: left;
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_15382 a {
    color: #ffffff;
    font-weight: normal;
    font-size: 0.9375rem;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_15382:hover, .menue_point_secondlevel_15382_over, .menue_point_secondlevel_15382_over a {
    color: #d2bc7b;
    font-weight: normal;
    font-size: 0.9375rem;
}

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

/* ****************************** UNDER-UNDER-MENUE CSS ***************************************/

.menue_list_thirdlevel_15382 {
    margin-bottom: 6px;
    margin-top: 3px;
}

.menue_list_thirdlevel_15382_start {
    display: none;
}

.menue_list_thirdlevel_15382_end {
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_thirdlevel_15382, .navpoint_thirdlevel_15382:link, a.navpoint_thirdlevel_15382:visited, a.navpoint_thirdlevel_15382:active, a.navpoint_thirdlevel_15382:hover, .menue_point_thirdlevel_15382 {
    width: 100%;
    text-align: left;
    line-height: 20px;
    text-indent: 50px;
} 

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

/* undermenuepoint color, weight, size */
.menue_point_thirdlevel_15382 a {
    color: #ffffff;
    font-weight: normal;
    font-size: 0.75rem;
}

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_15382:hover, .menue_point_thirdlevel_15382_over, .menue_point_thirdlevel_15382_over a {
    color: #d2bc7b;
    font-weight: normal;
    font-size: 0.75rem;
}

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

/* *********************** menue 15382 ende ************************ */

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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_15383, .menue_list_toplevel_15383,
.menue_point_secondlevel_15383, .menue_group_15383,
.menue_point_thirdlevel_15383, .menue_list_thirdlevel_15383 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_15383:link, a.navpoint_toplevel_15383:visited, a.navpoint_toplevel_15383:active,
a.navpoint_secondlevel_15383:link, a.navpoint_secondlevel_15383:visited, a.navpoint_secondlevel_15383:active,
a.navpoint_thirdlevel_15383:link, a.navpoint_thirdlevel_15383:visited, a.navpoint_thirdlevel_15383:active {
    text-decoration: none;
    display: block;
}

.toplevel_15383_over,
.secondlevel_15383_over,
.thirdlevel_15383_over {
    text-decoration: none;
    display: block;
}

.menue_list_toplevel_15383 li,
.menue_group_15383 li,
.menue_list_thirdlevel_15383 li {
    list-style-type: none;
}

/*+-----------------------------------------------------------------------------------+*/

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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_15383, a.navpoint_toplevel_15383:link, a.navpoint_toplevel_15383:visited, a.navpoint_toplevel_15383:active, .menue_point_toplevel_15383_over, a.navpoint_toplevel_15383:hover {
    width: 100%;
    line-height: 20px;
    text-indent: 5px;
    text-align: left;
}

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

/* color, weight, size from menuepoint */
.menue_point_toplevel_15383 a {
    color: #ffffff;
    font-weight: normal;
    font-size: 0.9375rem;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_15383:hover, .menue_point_toplevel_15383_over, .menue_point_toplevel_15383_over a {
    color: #d2bc7b;
    font-weight: normal;
    font-size: 0.9375rem;
}

/* menuepoint over background */
/*a.navpoint_toplevel_15383:hover, .menue_point_toplevel_15383_over {
    background: url('../img/toplevel_over.jpg') top left no-repeat;
}*/

.menue_point_toplevel_15383, .menue_point_toplevel_15383_over {
    margin-top: 3px;
}

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

.menue_group_15383 {
    margin-bottom: 6px;
    margin-top: 3px;
}

.menue_group_15383_start {
    display: none;
}

.menue_group_15383_end {
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_15383, .navpoint_secondlevel_15383:link, a.navpoint_secondlevel_15383:visited, a.navpoint_secondlevel_15383:active, a.navpoint_secondlevel_15383:hover, .menue_point_secondlevel_15383_over {
    width: 100%;
    line-height: 20px;
    text-indent: 40px;
    text-align: left;
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_15383 a {
    color: #ffffff;
    font-weight: normal;
    font-size: 0.9375rem;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_15383:hover, .menue_point_secondlevel_15383_over, .menue_point_secondlevel_15383_over a {
    color: #d2bc7b;
    font-weight: normal;
    font-size: 0.9375rem;
}

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

/* ****************************** UNDER-UNDER-MENUE CSS ***************************************/

.menue_list_thirdlevel_15383 {
    margin-bottom: 6px;
    margin-top: 3px;
}

.menue_list_thirdlevel_15383_start {
    display: none;
}

.menue_list_thirdlevel_15383_end {
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_thirdlevel_15383, .navpoint_thirdlevel_15383:link, a.navpoint_thirdlevel_15383:visited, a.navpoint_thirdlevel_15383:active, a.navpoint_thirdlevel_15383:hover, .menue_point_thirdlevel_15383 {
    width: 100%;
    text-align: left;
    line-height: 20px;
    text-indent: 50px;
}

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

/* undermenuepoint color, weight, size */
.menue_point_thirdlevel_15383 a {
    color: #ffffff;
    font-weight: normal;
    font-size: 0.75rem;
}

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_15383:hover, .menue_point_thirdlevel_15383_over, .menue_point_thirdlevel_15383_over a {
    color: #d2bc7b;
    font-weight: normal;
    font-size: 0.75rem;
}

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

/* *********************** menue 15383 ende ************************ */

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

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_15384, .menue_list_toplevel_15384,
.menue_point_secondlevel_15384, .menue_group_15384,
.menue_point_thirdlevel_15384, .menue_list_thirdlevel_15384 {
    margin: 0px;
    padding: 0px;
}

a.navpoint_toplevel_15384:link, a.navpoint_toplevel_15384:visited, a.navpoint_toplevel_15384:active,
a.navpoint_secondlevel_15384:link, a.navpoint_secondlevel_15384:visited, a.navpoint_secondlevel_15384:active,
a.navpoint_thirdlevel_15384:link, a.navpoint_thirdlevel_15384:visited, a.navpoint_thirdlevel_15384:active {
    text-decoration: none;
    display: block;
}

.toplevel_15384_over,
.secondlevel_15384_over,
.thirdlevel_15384_over {
    text-decoration: none;
    display: block;
}

.menue_list_toplevel_15384 li,
.menue_group_15384 li,
.menue_list_thirdlevel_15384 li {
    list-style-type: none;
}

/*+-----------------------------------------------------------------------------------+*/

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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_15384, a.navpoint_toplevel_15384:link, a.navpoint_toplevel_15384:visited, a.navpoint_toplevel_15384:active, .menue_point_toplevel_15384_over, a.navpoint_toplevel_15384:hover {
    width: 100%;
    line-height: 20px;
    text-indent: 5px;
    text-align: left;
}

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

/* color, weight, size from menuepoint */
.menue_point_toplevel_15384 a {
    color: #ffffff;
    font-weight: normal;
    font-size: 0.9375rem;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_15384:hover, .menue_point_toplevel_15384_over, .menue_point_toplevel_15384_over a {
    color: #d2bc7b;
    font-weight: normal;
    font-size: 0.9375rem;
}

/* menuepoint over background */
/*a.navpoint_toplevel_15384:hover, .menue_point_toplevel_15384_over {
    background: url('../img/toplevel_over.jpg') top left no-repeat;
}*/

.menue_point_toplevel_15384, .menue_point_toplevel_15384_over {
    margin-top: 3px;
}

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

.menue_group_15384 {
    margin-bottom: 6px;
    margin-top: 3px;
}

.menue_group_15384_start {
    display: none;
}

.menue_group_15384_end {
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_15384, .navpoint_secondlevel_15384:link, a.navpoint_secondlevel_15384:visited, a.navpoint_secondlevel_15384:active, a.navpoint_secondlevel_15384:hover, .menue_point_secondlevel_15384_over {
    width: 100%;
    line-height: 20px;
    text-indent: 40px;
    text-align: left;
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_15384 a {
    color: #ffffff;
    font-weight: normal;
    font-size: 0.9375rem;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_15384:hover, .menue_point_secondlevel_15384_over, .menue_point_secondlevel_15384_over a {
    color: #d2bc7b;
    font-weight: normal;
    font-size: 0.9375rem;
}

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

/* ****************************** UNDER-UNDER-MENUE CSS ***************************************/

.menue_list_thirdlevel_15384 {
    margin-bottom: 6px;
    margin-top: 3px;
}

.menue_list_thirdlevel_15384_start {
    display: none;
}

.menue_list_thirdlevel_15384_end {
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_thirdlevel_15384, .navpoint_thirdlevel_15384:link, a.navpoint_thirdlevel_15384:visited, a.navpoint_thirdlevel_15384:active, a.navpoint_thirdlevel_15384:hover, .menue_point_thirdlevel_15384 {
    width: 100%;
    text-align: left;
    line-height: 20px;
    text-indent: 50px;
}

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

/* undermenuepoint color, weight, size */
.menue_point_thirdlevel_15384 a {
    color: #ffffff;
    font-weight: normal;
    font-size: 0.75rem;
}

/* undermenuepoint over color weight size */
a.navpoint_thirdlevel_15384:hover, .menue_point_thirdlevel_15384_over, .menue_point_thirdlevel_15384_over a {
    color: #d2bc7b;
    font-weight: normal;
    font-size: 0.75rem;
}

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

/* *********************** menue 15384 ende ************************ */

/* *********************** Special Color Section ************************ */
#toplevel1_15378 a.navpoint_toplevel_15378:hover, #toplevel1_15378.menue_point_toplevel_15378_over a.navpoint_toplevel_15378 {
    color: #599223 !important;
}

#toplevel2_15378 a.navpoint_toplevel_15378:hover, #toplevel2_15378.menue_point_toplevel_15378_over a.navpoint_toplevel_15378 {
    color: #be4528 !important;
}

#toplevel3_15378 a.navpoint_toplevel_15378:hover, #toplevel3_15378.menue_point_toplevel_15378_over a.navpoint_toplevel_15378 {
    color: #478ec4 !important;
}

#m1_15378 a.navpoint_secondlevel_15378:hover, #m1_15378 a.navpoint_thirdlevel_15378:hover {
    color: #599223 !important;
}

#m2_15378 a.navpoint_secondlevel_15378:hover, #m2_15378 a.navpoint_thirdlevel_15378:hover {
    color: #be4528 !important;
}

#m3_15378 a.navpoint_secondlevel_15378:hover, #m3_15378 a.navpoint_thirdlevel_15378:hover {
    color: #478ec4 !important;
}

.boxindent2 .tab_link_title a {
    font-weight: normal
}

.kktabs img {
    height: 208px !important;
    overflow: hidden;
    padding-bottom: 10px;
}
.kktabs-outer {
    width: 247px !important;
    max-height: 210px;
    min-height: 210px;

}
.kktabs-div {
    width: 247px !important;
}
.kktabs-div .boxbody2 {
    overflow-y: auto;
    overflow-x: hidden;
}

@media only screen and (min-width: 992px) {
    .box_intro1 {
        height: 100%;
    }
    .box_intro2 {
        height: 100%;
    }
}
