<style>
/* Hilfsklasse für Markennamen */
sup { 
  vertical-align: baseline; 
  position: relative; 
  top: -0.4em; 
  font-size: 0.6em; 
}

/* KOMBINIERTE SELEKTOREN FÜR MAXIMALE PRIORITÄT
   Wir sprechen die Box direkt über ihre spezifische Klasse an.
*/

/* Kluthe */
.box.kluthe, .boxflyer.kluthe { border-left-color: #208f4d !important; }
.kluthe h3, .kluthe .box-link { color: #208f4d !important; }

/* Novicoat */
.box.novicoat, .boxflyer.novicoat { border-left-color: #43a1da !important; }
.novicoat h3, .novicoat .box-link { color: #43a1da !important; }

.box.NoviGrund, .boxflyer.NoviGrund { border-left-color: #e6d500 !important; }
.NoviGrund h3, .NoviGrund .box-link { color: #e6d500 !important; }

.box.NoviInnen, .boxflyer.NoviInnen { border-left-color: #0080b6 !important; }
.NoviInnen h3, .NoviInnen .box-link { color: #0080b6 !important; }

.box.NoviFafa, .boxflyer.NoviFafa { border-left-color: #e20a1d !important; }
.NoviFafa h3, .NoviFafa .box-link { color: #e20a1d !important; }

/* Conti */
.box.conti, .boxflyer.conti { border-left-color: #00793d !important; }
.conti h3, .conti .box-link { color: #00793d !important; }

.box.contiInnen, .boxflyer.contiInnen { border-left-color: #2ab9ed !important; }
.contiInnen h3, .contiInnen .box-link { color: #2ab9ed !important; }

.box.contiBoden, .boxflyer.contiBoden { border-left-color: #8da3b0 !important; }
.contiBoden h3, .contiBoden .box-link { color: #8da3b0 !important; }

.box.contiFafa, .boxflyer.contiFafa { border-left-color: #8d2944 !important; }
.contiFafa h3, .contiFafa .box-link { color: #8d2944 !important; }

.box.contiGrund, .boxflyer.contiGrund { border-left-color: #69962f !important; }
.contiGrund h3, .contiGrund .box-link { color: #69962f !important; }

.box.contiO4A, .boxflyer.contiO4A { border-left-color: #1d1d1b !important; }
.contiO4A h3, .contiO4A .box-link { color: #1d1d1b !important; }

.box.contiECO, .boxflyer.contiECO { border-left-color: #383837 !important; }
.contiECO h3, .contiECO .box-link { color: #383837 !important; }

.box.contiC, .boxflyer.contiC { border-left-color: #242624 !important; }
.contiC h3, .contiC .box-link { color: #242624 !important; }

.box.contiGS, .boxflyer.contiGS { border-left-color: #ee7203 !important; }
.contiGS h3, .contiGS .box-link { color: #ee7203 !important; }

.box.contiCP, .boxflyer.contiCP { border-left-color: #004388 !important; }
.contiCP h3, .contiCP .box-link { color: #004388 !important; }

.box.contiHolz, .boxflyer.contiHolz { border-left-color: #784240 !important; }
.contiHolz h3, .contiHolz .box-link { color: #784240 !important; }

.box.contiSensi, .boxflyer.contiSensi { border-left-color: #7ba943 !important; }
.contiSensi h3, .contiSensi .box-link { color: #7ba943 !important; }



/* Rema */
.box.rema, .boxflyer.rema { border-left-color: #164b24 !important; }
.rema h3, .rema .box-link { color: #164b24 !important; }


/* Grüneck */
.box.grueneck, .boxflyer.grueneck { border-left-color: #007a3d !important; }
.grueneck h3, .grueneck .box-link { color: #007a3d !important; }


</style>