/*
@media only screen and (max-width : 767px) {
    .calswitch {
        display: none !important;
    }
}
*/
/*body{*/
    /*background-color: pink;*/
/*}*/
/* Styles */
#mobile-header{
    display: block;
    background: url("../Icons/mobileMenu.png") no-repeat scroll 5% 50% rgba(0, 0, 0, 0);
    border-right: 1px solid #d6d6d6;
    padding: 28px;
    position: relative;
}

#mobile-header > a{
    padding-left: 13px;
}

.sidebarWrap{
    display: none;
}

/*div.headerwrapper {*/
    /*height: 106px;*/
/*}*/

.headertop div {
    font-size: 22px;
}

div.toplogo{
    top: -4px;
    width: 20%;
    margin-right:0;
}

.toplogo > a > img {
    height: 96px;
}

div.inner-space-sub div.content {
    padding-left: 20px;
    padding-right: 20px;
}

div.inner-space div.content {
    padding-left: 0px;
    padding-right: 0px;
}

/*div.contentwrapper.maincont{*/
    /*margin:0 auto auto;*/
/*}*/

div.inner-space-sub {
    margin-top: 20px;
}

.search_main {
    width: 9%
}

.search_main_link{
    width: 100%;
    background:url(../Icons/searchIcon.png) #e4e4e4 50% 45% no-repeat;
}

.search_main_link > p{
    display: none;
}

.cal_main h1 {
    font-size: 30px !important;
}

.new_head div,
.stdhead div {
    width: 34px;
}
.back_btn_inner,
.search_btn_inner,
.new_btn_inner {
    display: none;
}
.back_btn,
.search_btn {
    background: url("/fileadmin/template/images/event_back.gif") no-repeat scroll -6px 0 #f49900 !important;
}
.searchimage {
    float: left !important;
}
.filterbox form {
    margin-bottom: 10px;
    margin-top: 10px;
}
.new_head h2 {
    font-size: 30px !important;
}
.evtnew_fields input {

}

input.klostersubmitimage {
    font-size: 13px;
}

.orden_filter input{
    font-size: 14px;
}

.glk_map_content {
    margin-top: 15%;
}

/*.glk_sdf p, .glk_sdf {*/
    /*padding-top: 1.8% !important;*/
/*}*/

.glossary_characters ul li {
    padding: 0.1% 0.85%;
}

.filterbox {
    display: none;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    border-top: none !important;
}
.searchswitch,
.searchoffswitch {
    cursor: pointer;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: #4c4c4c;
    height: 40px;
    margin-top: 29px;
}
.eventlist {
    margin-top: 32px;
}

/*.teaserBoxText,.teaserBildWrap > a {*/
    /*width:250px;*/
/*}*/

.top_news{
    display: none;
}

.main_news_layer {
    padding-left: 0px;
    padding-top: 10px;
    position: relative;
    padding-bottom: 30px;
}

.main_news_wrapper{
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDI2NWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,38,93,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(0,38,93,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,38,93,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,38,93,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,38,93,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,38,93,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00265d',GradientType=0 ); /* IE6-8 */
}

.alphaWhite{
    background-color: rgba(255, 255, 255, 0.85);
    background-image: none;
}

div.main_news_inner{
    /*height: 665px;*/
    height:100%;
}

.newsbox_content{
    width: 100%;
    padding-left: 10px;
}

.newsbox_icons {
    border-top: 1px solid #aeb2c1;
    float: left;
    text-align: center;
    width: 100%;
    padding-top: 0px;
}

.presslink,.internlink {
    float: left;
    width: 50%;
}

.newsbox_icons_inner .internlink{
    margin-top: 0;
}

.newsbox_icons_inner {
    background: none repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    padding: 5% 0 6%;
}

.dreispalter .teaserBildWrap > a {
    width: 170px;
}

.dreispalter > .col-md-4 {
    margin-right: 0;
}

.logoDokWrap{
    display: none;
}

.footerlinks > ul {
    margin-left: 1%;
    margin-right: 5%;
}

.navbar-collapse.collapse {
    display: none !important;
}

.main_news .newsbox .newsbox_navi ul{
    margin-bottom: 0;
}

.newsboxIconMitgliederbereich > p {
    margin-top: 55px;
}

div.inner-space-sub {
    margin-top: -70px;
}

div.inner-space-sub .dreispalter > .col-md-4 {
    margin-right: 2%;
}

.startText{
    position: relative;
    /*display: none;*/
}

.startText h1{
    padding: 20px 44px 40px 70px;
}

/*.ordenfilter_rechts select {*/
    /*width: 265px;*/
/*}*/

/*.orden_show_head_back {*/
    /*background: url("/typo3conf/ext/ig_orden/Resources/Public/Icons/orden_icon_back.png") no-repeat scroll 8px 14px #ececec;*/
    /*font-size: 14px;*/
    /*font-weight: bold;*/
    /*padding: 1.2% 1.2% 1.2% 2.9%;*/
    /*width: 27.4%;*/
/*}*/

/*.orden_detail_print {*/
    /*margin-right: 30px;*/
    /*min-width: 28%;*/
    /*padding: 1% 3% 1% 4%;*/
    /*width: 28%;*/
/*}*/

/*.orden_detail_head h2 {*/
    /*min-width: 65%;*/
    /*padding: 1.5% 1% 1.5% 3%;*/
    /*width: 65%;*/
/*}*/

/*.container {*/
    /*width: 720px;*/
/*}*/