/* DRB Footer */
/* Sticky Footer Bottom Row*/
  .ct-footer [data-row="bottom"] {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
		background: #ffffff!important;
		/* wichtig für Lesbarkeit */
    box-shadow: 0 -2px 10px rgba(0,0,0,0);
  }