:root {
	--mainfont: 'Playfair Display', serif;
	--subfont: 'Montserrat', sans-serif;
	--body-background: #e5e5e5;
	--content-background: #f0efef;
	--font-color: #4b6066;
	--headline-color: #081e3c;
	--circle-color: #cecdcf;
	--svg-color: #081e3c;
	--header-image: url(/images/themes/001/london/header_transparent.png);
	--background-texture: url(/images/themes/001/london/french-stucco.png);
	--categorie-banner: url(/images/themes/001/london/kategoriebanner.png);
	--forumstatus-new: url(/images/themes/001/london/new.png);
	--forumstatus-old: url(/images/themes/001/london/old.png);
	--footer-image: url(/images/themes/001/london/footer.png);
	--code-default: '/images/themes/001/london/old.png';
	--usergroupcolors_guest: #4b6066;
	--usergroupcolors_applicant: #4b6066;
	--usergroupcolors_admin: #081e3c;
	--usergroupcolors_mod: #081e3c;
	--usergroupcolors_user: #4b6066;
	--chart-primary: #4b6066;
	--chart-text: #081e3c;
}