:root {
  --companycolor1: #03264D;    
  --companycolor2: #F0F0F0;    
  --companycolor3: #f00746;    
  --transluzent: rgba(100,100,100,0.5);    /* schwarz halbtransparent */
  --companycolor1hell: #1E3ABD;    
  --maincolor6: #592d07;    /* Überschriften */
	--transparent: rgba(255,255,255,0);    /* unsichtbare border */
  --colorblack: #000;    /* Farbe schwarz */
  --colorwhite: #fff;    /* Farbe weiß */
	
	
	/* Farben und Daten für Accordion */
    --symbol-color: #CACACA; 
    --circle-radius: 8; /* Standardradius des Kreises */
    --triangle-scale: 1.8; /* Skalierungsfaktor für das Dreieck */
}
