/* ----------------------------------------------------------------------------- * 
 *                                Media Queries                                  *
 * ----------------------------------------------------------------------------- */
 
/* ab einer Breite von ist die Website-Breite begrenzt auf 800px und wird zentriert ------------------------------------------------------   */


img {
height: auto !important;
max-width: 100% !important;
  
}

#logores,
.page-wrapper-bild_resp {
    display: none;
}

#navigationres {
	display: none;
}

@media only screen and (max-width: 1024px) { 

.page-wrapper-oben {
    position: relative;
    width: 100%;
    left: 0;
    margin-left: 0;
#   width: 80px !important;
}
header {
    max-width: 1024px;
    width: 100%;
}
.page-wrapper-bild {
    margin-top: -70px;
}
.page-wrapper-bild #inner {
    background: transparent;
    border-bottom: 0px solid #196ea3;
    clear: both;
    left: 50%;
    margin: 0 0 0 -50%;
    position: relative;
    ! max-width: 940px;
    ! height: 513px;
    width: 100%;
}

#seite1 .page-wrapper-inhalt {
    margin: 0;
    position: relative;
}
.page-wrapper-inhalt-startseite-veranstaltungen #inner {

    background: transparent none repeat scroll 0 0;
    border: 0 solid #000000;
    clear: both;
    font-size: 24px;
    left: 0;
    line-height: 1.2;
    margin: 0;
    position: relative;
    width: 100;
    z-index: 100;
    padding: 0;

}
}

@media only screen and (max-width: 1023px) { 

#navigation,
#logo,
#funktion,
#suche,
#facebook,
.flex-control-nav,
.rd-navbar-search-wrap,
#c3339 {
	display: none;
}

.rd-navbar-fixed .rd-navbar-panel-canvas {
    background: #f4f3f1 !important;
}
.rd-navbar-fixed .rd-navbar-collapse-toggle span {
    font-size: 28px;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
    color: #f7a615 !important;
}

.rd-navbar-fixed .rd-navbar-submenu-toggle,
.rd-navbar-fixed .rd-navbar-submenu-toggle:hover {
    color: #f7a615 !important;
}

.rd-navbar-fixed .rd-navbar-nav-wrap {
    bottom: inherit !important;
}
.rd-navbar-fixed .rd-navbar-toggle span::after, .rd-navbar-fixed .rd-navbar-toggle span::before, .rd-navbar-fixed .rd-navbar-toggle span {
    background-color: #f7a615 !important;
}

#logores {
    margin: 60px 0 0 0;
    display: inherit !important;
    background: #f4f3f1;
    padding: 0.5% 0 0.5% 0;
    z-index: 2;
}

.page-wrapper-oben {
   height: 65px !important;
}

#navigationres {
	display: inherit;
    z-index: 1000;
}
.page-wrapper-bild #inner {
    margin: 105px 0 0 -50%;
}
.page-wrapper-inhalt {
    padding: 0 2%;
    width: 96%;
}
.page-wrapper-inhalt #inner {
    margin: 30px auto 0 -50%;
    width: 100%;
}
.page-wrapper-inhalt #inner #mitte {
    padding: 0px;
    margin: 0px;
    width: 100%;
}

#mitte .element2cols .col1,
#mitte .element2cols .col2 {
    margin: 0px;
    width: 100%;
    float: left;
    text-align: center;
}

}

@media only screen and (max-width: 768px) {
.page-wrapper-bild {
    height: 350px;
}

#lbOuterImageContainer,
#lbImageDataContainer {
    width: 90% !important;
    height: auto !important;

}


.page-wrapper-inhalt #inner .contenttable, 
.page-wrapper-inhalt #inner .contenttable td, 
.page-wrapper-inhalt #inner .contenttable th,
.page-wrapper-bottom #inner .contenttable, 
.page-wrapper-bottom #inner .contenttable td, 
.page-wrapper-bottom #inner .contenttable th,
.page-wrapper-copy #inner .contenttable, 
.page-wrapper-copy #inner .contenttable td, 
.page-wrapper-copy #inner .contenttable th {
    width: 100% !important;
    float: left;
    text-align: center !important;
}
}


@media only screen and (max-width: 487px) {
.page-wrapper-bild {
    height: 200px;
}
div.csc-textpic div.csc-textpic-imagecolumn {
    float: none;
}
div.csc-textpic-intext-right .csc-textpic-imagewrap {
    float: none;
    margin: 0 0 0 15%;

}
.page-wrapper-inhalt #pfad {
    left: 50%;
    margin: 0 0 0 -50%;
    width: 100%;
}
.page-wrapper-copy #inner #c62 {
    margin: 0 auto 0 -50%;
    padding: 0;
    width: 100%;
}
}