@import url(https://fonts.googleapis.com/css2?family=Allura&family=BenchNine:wght@300;400;700&family=Bonheur+Royale&family=Euphoria+Script&family=Raleway&family=Fjalla+One&family=Rationale&family=Mr+Dafoe&family=Limelight&family=Cutive+Mono&family=Inter&family=Lobster&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Serif+Display:ital,wght@0,100..900;1,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poiret+One&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap&family=Cinzel+Decorative:wght@400;700&family=Spectral+SC:wght@400;600&family=Crimson+Text:ital,wght@0,400;0,600;1,400&display=swap?family=VT323&display=swap);

:root {
    --col1: #e6e6e6;
    --col2: #131623; /*Background dunkel, wie Menü rechts etc.*/
    --col3: #0e11179a; /*Background richtig dunkel*/
    --col4: #a56245; /*Linkfarbe*/
    --col5: #b86f4f;
    --col6: #2d2d3a; /*Background hell, Postbit etc.*/
    --col7: #40404e;
    --col8: #272733;
    --highlight: rgb(168, 168, 168);
	--highlightbg: rgb(168, 168, 168, 0.5);
    --blue: #b8d2d8;
    --rainsp: #b6d2d0;
    --rainsm: #95bfbc;
	
	--border: rgb(168, 168, 168);
	--size: 14px;
	
    --color1: #36413E;
    --color2: #5D5E60;
    --color3: #8D8D92;
    --color4: #beb2c8;
    --color5: #D7D6D6;
 
    --title: "Fjalla One";
    --text: "Calibri";
	--size: 14px;
	
		/* - ERROR- */
	--dlila: #000000; 
	--grau: #94979F; 
	--blau: #e7ef00; 
	--beige: #01ef00;
	
	/* - Gruppierungen -*/
  --grpsbg:#131623;
  --grpsctbg:#272733;
  --grpstxt:#e6e6e6;
  --grpsfont:Calibri,sans-serif;
  --grpsiconborder:10px;
  --grpshighlight:#a56245;
  --grpstabhbg:#40404e;
  --grpstabbg:#272733;
  --grpsborder:#e6e6e6;
  --grpsshadow:rgba(0,0,0,0.1);

    --colipk1: #e6e6e6; /* - Fliesstext - */
    --colipk2: #508a45; /* - Geburtstage strong - */
    --colipk3: #61995c; /* - Geburtstage - */
    --colipk4: #a56245; /* - Szenen - */ 
    --colipk5: #593d3d; /* - Szenen Strong - */ 
	  --colipk6: #353659; /* - Plots */
	  --colipk7: rgb(105, 105, 156); /* - Plots strong - */
    --colipk8: #643f66; /* - Events - */ 
    --colipk9: #9c709e; /* - Events Strong- */
	
	   --chart-primary: #a56245;
    --chart-text: #e6e6e6;
  }
