
.stickyFooter .ce-row:first-child img {
  max-width: 170px;
  margin: 20px 0px 30px 10px;
}

@media (max-width: 1700px) {
   .stickyFooter {
     display: initial;
   }
}

/*Kein Copyright, kein Focus Money Satz*/
.copyright .container div {  
  display: block;
}
.copyright {  
  min-height: 45px;
  display: none;
}

.page566 .right .cryptedmail:after {
  content: "" !important;
}

.logorow {
  padding-top: 10px;
  border-bottom: 20px solid #ebe8e4;  
}

.museumBox {
  border: 1px solid #ddd;  
  padding: 15px;
  background-color: #fcfbfa;
  margin-bottom: 15px;
}
.museumBox h2{
  border-bottom: 1px solid #ddd;  
  margin: 0 0 10px;
  font-size: 19px;
}

#c11423 img {
    margin-top: -3%;
}  

/*    Museums Feedbacks*/
div.bcdifeedbacks td{
  background-image: url('/fileadmin/img/museum/anlegerstimmeSW.png');
}

.imgheader .headerimg .bde .row .ce-gallery {
    z-index: 0;
    margin-top: -15%;
}


div.youtubewrap img.playbutton {
  background-image: url(/fileadmin/img/playbutton_sw.png);  
}

/* MB Anpassungen */

.right h3 {
  background-color: #999;
}


body {
  overflow-x:hidden;
}

.logorow img.img-responsive {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.logorow .col-sm-3 img.img-responsive {
  width: 75%;
}

.logorow .col-sm-2 img.img-responsive {
  width: 60%;
}

.logorow .row {
  margin-bottom:40px;
}

.logorow .row:first-child {
    margin-bottom: 40px;
    margin-top: 40px;
}

.logo_museum img.img-responsive {
    width: 70% !important;
    margin-left: 25%;
}

.logo_rbt img.img-responsive {
  width: 100% !important;
}


/*Beginn: Min-Width:992px und Max-Width:1199px */
@media only screen and ( min-width:992px ) and ( max-width:1199px ) {


.museumBox {
    padding: 10px;
}

.footer .container .col-md-3 {
  width:100%;
}

.footer .container #c3975 .col-md-3 {
  width:25%;
}

}
/*Ende: Min-Width:992px und Max-Width:1199px */


/*Beginn: Min-Width:768px und Max-Width:991px */
@media only screen and ( min-width:768px ) and ( max-width:991px ) {

a.lightbox {
  pointer-events: none;
}

a.lightbox::before {
  display:none;
}

.ce-gallery.ce-intext.ce-left {
    float: left;
}

.ce-gallery.ce-intext.ce-right {
    float: right;
}

}
/*Ende: Min-Width:768px und Max-Width:991px */

/*Beginn: Max-Width:767px */
@media only screen and ( max-width:767px ) {

.logorow .col-sm-3 img.img-responsive {
    width: 100%;
}

.logorow img.img-responsive {
    position: relative;
}

.logorow .row {
    margin-bottom: 10px;
}

.logorow .row:first-child {
    margin-bottom: 0px;
    margin-top: 10px;
}

.logo_museum img.img-responsive {
    margin-left: 15%;
}

.imgheader {
    background: white;
}

.logorow .container .col-xs-12 {
    width: 33%;
    margin-bottom: 20px;
}

a.lightbox {
  pointer-events: none;
}

a.lightbox::before {
  display:none;
}

.page131 .content .container .left .col-xs-6 {
  width:100%;
}

.page396 .col-xs-4 {
    width: 80%;
    margin-left: 10%;
}

}
/*Ende: Max-Width:767px */


/*Beginn: Max-Width:440px */
@media only screen and ( max-width:440px ) {

.logorow .container .col-xs-12 {
    width: 50%;
    margin-bottom: 20px;
}

}
/*Ende: Max-Width:440px */


a{
text-decoration: underline;
color: #23527c ;
}
a:hover {
text-decoration: underline;
color: ##f09406;
}



.imgheader {
  background-image: url('/fileadmin/img/museum/header_website.jpg'); 
  background-position: center; 
  background-size: cover; 
  background-repeat: no-repeat;
}

.footer-end img {
  width: 200px;
  margin-top: 10px;
}

.footer, .prefooter {
  display: none;
}

.headerImageLeft {
  padding: 20px 30px;
}

#c118571, #c118556 {
  display: none;
}

.zitat_big {
    display: flex;
    justify-content: space-evenly;
    gap: 25px;
    margin: 25px 0px;
}

.zitat {
    font-size: 30px;
    line-height: 40px;
}

.zitat_quelle {
    text-align: right;
    font-weight: 600;
    margin-top: 10px;
    font-size: 19px;
}

.zitat_quelle_normal {
  font-weight: normal !important;
}

.bigquotes {
    font-size: 200px;
    line-height: 1;
    text-align: center;
    font-style: italic;
    margin-bottom: -100px;
}

.zitat_column {
    flex-direction: column;
}

.zitat_column .zitat {
    font-size: 21px;
    line-height: 30px;
}

.zitat_column .bigquotes {
    font-size: 150px;
    margin-left: -20px;
    text-align: left;
}

.feedback-bigquotes {
    font-size: 200px;
    line-height: 1;
    text-align: center;
    font-style: italic;
    margin-bottom: -100px;
}

.feedback-text em {
    font-weight: initial;
}

.feedback-text, .page4631 .feedback-text p {
    margin: 20px 0px;
    font-weight: bold;
}