.morebk .frame:nth-child(1) a {background-color:#b20000;}
.morebk .frame:nth-child(2) a {background-color:#b20000;}
.morebk .frame:nth-child(3) a {background-color:#b20000;}
.morebk .frame:nth-child(4) a {background-color:#b20000;}
.morebk .frame:nth-child(5) a {background-color:#b20000;}
.morebk .frame:nth-child(6) a {background-color:#4f4f4f;}
.morebk .frame:nth-child(7) a {background-color:#feb81a;}
.morebk .frame:nth-child(8) a {background-color:#878787;}
#hiermit stellt man die Farben im Grid MultiBK ein, Farben Hex Codiert
#Originalfarben: 
#.morebk .frame:nth-child(1) a {background-color:#b20000;}
#.morebk .frame:nth-child(2) a {background-color:#059955;}
#.morebk .frame:nth-child(3) a {background-color:#533277;}
#.morebk .frame:nth-child(4) a {background-color:#1a3045;}
#.morebk .frame:nth-child(5) a {background-color:#ff8500;}
#.morebk .frame:nth-child(6) a {background-color:#4f4f4f;}
#.morebk .frame:nth-child(7) a {background-color:#feb81a;}
#.morebk .frame:nth-child(8) a {background-color:#878787;}

/* changed style for centered slider style */
.tx-ff-owl-slider .layout-1 picture::after {display:none;}
.tx-ff-owl-slider .layout-1 .slider-caption {max-width:fit-content;}
.tx-ff-owl-slider .layout-1 .slider-caption h3 {max-width:750px; padding:10px 40px 12px; color:#000; background-color:rgba(255,255,255,.9); line-height:1.2;}
.tx-ff-owl-slider .layout-1 .slider-caption p {max-width:750px; margin:0; padding:0 40px 1.6rem; color:#000; background-color:rgba(255,255,255,.9); font-size:2.4rem; line-height:3rem;}

@media only screen and (max-width: 768px) {
  .tx-ff-owl-slider .layout-1 .slider-caption {max-width:none; text-align:center;}
  .tx-ff-owl-slider .layout-1 .slider-caption h3,
  .tx-ff-owl-slider .layout-1 .slider-caption p {background:none; padding:0;}
  .tx-ff-owl-slider .layout-1 .slider-caption p {font-size:1.4rem; line-height:1.8rem; margin:10px 0;}
  .tx-ff-owl-slider .layout-1 .link-more {margin:auto;}
}