<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document erweiterte Anpassungen by admixx gmbh Mike Rossmanith*/





/* Entfernen Weiterführende Links*/
.product--description-links{
  display: none;  
 }


/* Abstand_BREADCRUMAREA auf NULL*/
.content--breadcrumb.block{
  display: none;  
 }

/* PRODUKTBESCHREIBUNG TABELLE ENTFERNEN*/
.product--properties.panel.has--border{
  display: none;  
   }

</pre></body></html>