/* CSS Document */

:root {
	--secondary: #A81133; 	/*  rot 		Secondary Highlight "SALE" (Sublines, etc.) */
	--highlight: #A81133; 	/*  auch rot 	Sticker Highlight (New, Monatsproduct etc.) */
	
	--linkcolor_header_hover: #A81133; /* rot */
	--header_bg_grey_text_hover: #A81133; /* rot */
}
