/*@media only screen*/
/*and (max-width : 992px) {*/
    /* Styles */
    /*body{*/
        /*background-color: yellow;*/
    /*}*/

    #mobile-header{
        display: none;
    }

    .navbar-collapse {
        margin-left: 0%;
        width: 100%;
    }

    .sidebarWrap{
        display: block;
    }

    div.topnav {
        /*height: 100%;*/
        margin-top:  0%;
        /*width: 78%;*/
    }
    div.toplogo{
        /*width: 22%;*/
        top: -4px;
        margin-right: -0%;
    }

    #wrapper{
        min-width: 100%;
    }

    .top_news{
        display: none;
    }

    ul.mainnavi {
        list-style: none outside none;
        width: 100%;
        margin-left: 1%;
    }
    .navbar-default .navbar-nav > li > a {
        color: #072c61;
        padding-left: 0%;
        padding-right: 0%;
        font-size: 14px;
    }
    .evt_captcha {
        max-width: 50%;
    }
    .captcha_block {
        float: right;
    }
    .evtnew_fields div {
        float: none !important;
        text-align: left;
        width: 90%;
    }
    .evt_captcha input {
        float: left;
        margin-top: 0 !important;
    }
    .evt_captcha img {
        float: right;
    }
    .headertop > div {
        font-size: 42px;
    }
    .contentwrapper {
        /*margin-top: 10px !important;*/
    }

    /*.container {*/
        /*width: 940px;*/
    /*}*/

    .search_main {
        /*float: right !important;*/
        padding: 0;
        position: absolute;
        right: 0%;
        /*top: -15px;*/
    }

    .search_main_link{
        background:url(../Icons/searchIcon.png) #e4e4e4 50% 30% no-repeat;
    }

    .ebene2 > li {
        padding: 5px;
        width: 220px;
        font-size:14px;
    }

    .ebene2 > li > a {
        font-size: 14px;
    }

    .navbar-nav > li > a {
        padding-bottom: 37px;
        padding-top: 38px;
    }

    .ebene2{
        padding-top: 10px;
    }

    .ebene2 > li:first-child {
        margin-top: 0px;
        padding-top: 10px;
    }
    
    div.content {
        /*padding-left: 20px;*/
        /*padding-right: 20px;*/
        margin-top: 90px;
    }

    div.inner-space-sub {
        margin-top: -20px;
    }

    div.sidebarWrap{
        width: 80%;
        margin-top: 70px;
    }

    div.breadcrumbWrap{
        display: none;
    }

    .footerlinks ul {
        float: left;
        list-style: none outside none;
        margin-right: 10px;
    }

    .filterbox {
        display: block;
    }
    .filterbox input,
    .filterbox img {
        margin-top: 10px !important;
    }
    .filterbox div {
        padding-bottom: 2px;
    }
    .cal {

    }
    .cal_inner {
        box-shadow: 4px 2px 4px #999999;
        left: -222px;
        margin-top: 0 !important;
        position: fixed;
        width: 215px;
        z-index: 669;
    }
    .cal_main {
        width: 100%;
    }
    .calswitch {
        display: block !important;
    }
    .calnav {
        height: 50px !important;
    }
    .minical {
        display: none;
    }

    /*.glk_sdf p, .glk_sdf {*/
        /*padding-top: 1.8% !important;*/
    /*}*/

    .cont_left {
        display: none;
    }
    .evt_captcha a {
        padding-left: 10px;
        float: none !important;
    }

    .zweispalter > .col-md-6,.dreispalter > .col-md-4{
        float: left;
    }

    .teaserBoxText, .teaserBildWrap > a {
        width: 330px;
    }

    .whiteBG .dreispalter .teaserBildWrap > a{
        width: 100%;
        margin-left: 0;
    }

    div.main_news_inner{
        /*height: 570px;*/
        height:100%;
    }

    .pers .newsteaser_text, .akt .newsteaser_text {
        width: 85%;
    }

    .main_news_layer {
        padding-top: 20px;
    }


    /*.searchimage {*/
        /*margin-top: 120%;*/
    /*}*/

    .startText{
        position: relative;
        display: none;
    }

/*.logoDokWrap{*/
        /*display: none;*/
    /*}*/
/*}*/