html {
			/* Hauptfarbe */
			--cl-p: #b3372e; 
			--cl-pl: #e56960;
			--cl-pd: #810500;
		
			/* Zweitfarbe */
			--cl-s: #000000;
			--cl-sl: #323232;
			--cl-sd: #000000;
		
			/* Drittfarbe */
			--cl-t: #000000;
			--cl-tl: #323232;
			--cl-td: #000000;
		
			/* Viertfarbe */
			--cl-q: #000000;
			--cl-ql: #323232;
			--cl-qd: #000000;
			
				/* Border Radius */
				--br-radius: 5px;
				--br-radius-l: 1px;
				--br-radius-ll: 2px;
				
			/* Fonts */
		}
		