/*Kein Copyright, kein Focus Money Satz*/
.copyright .container div {  
  display: block;
}
.copyright {  
  min-height: 45px;
  display: none;
}
.logorow {
  padding-top: 10px;
  border-bottom: 20px solid #ebe8e4;  
}

.right h3 {
  background-color: #4b4a4d;
}

div.youtubewrap img.playbutton {
  background-image: url(/fileadmin/img/playbutton_sw.png);  
}

body {
  overflow-x:hidden;
}

/*Beginn: Min-Width:992px und Max-Width:1199px */
@media only screen and ( min-width:992px ) and ( max-width:1199px ) {

.footer .container .col-md-3 {
  width:100%;
}

.footer .container #c3974 .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;
}

.page116 #flexslider932 .col-md-6 {
  width:50%;
}


}
/*Ende: Min-Width:768px und Max-Width:991px */

/*Beginn: Max-Width:767px */
@media only screen and ( max-width:767px ) {

.logorow .container .col-xs-12 {
    width: 33%;
    margin-bottom: 20px;
}

a.lightbox {
  pointer-events: none;
}

a.lightbox::before {
  display:none;
}

#flexslider932 img.img-responsive{
  margin-bottom: 10px;
}

.imgheader {
    background: white;
}

.page116 .content .left {
    padding-bottom: 0px;
}

.page395 .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 */


.biglogo img {
 padding-bottom: 20px;
}

.navbar {
  display: none;
}

.imgheader {
  background-image: url('/fileadmin/_processed_/5/e/csm_tm-boersenverlag-2021-1011_986f565f31.jpg'); 
  background-position: center; 
  background-size: cover; 
  background-repeat: no-repeat;
}

.footer-end img {
  width: 200px;
  margin-top: 10px;
}

.slides {
  padding-bottom: 5px;
}

#c118553 {
 display: none; 
}

aside, figcaption {
    font-size: 0.8em;
    line-height: 1.3;
    color: inherit;
}

.imgheader {
  background-image: url('/fileadmin/img/tapete/hdb_oben.png');
}

.content {
  background: unset;
}

.content {
  background-image: url('/fileadmin/img/tapete/hdb_links.png'), url('/fileadmin/img/tapete/hdb_rechts.png');
  background-repeat: repeat-y;
  background-position-x: left, right;
  background-size: 30%;
}

@media (max-width: 992px) { 
  .content {
    background-size: 50%;
  }
}

.headerImageLeft {
  padding: 20px 20px 20px 20px;
}

.content .left, .content .right {
  padding-bottom: unset;
}

.content .breadcrumb {
  display: none;
}

.background-white {
  background-color: white;
}
