﻿.webshop-html .content {
	background-color: #ebebeb;
	background-image: none;
}
.webshop-html .content > .row {
	background-color: #ffffff;
}
.webshop-html .topnav {
	background-color: #3b742e;
}
.webshop-html .topmenu {
	background-color: #ebebeb;
}
.webshop-html #LeftProductMenu #ProductMenu_List > li.active > a, .webshop-html #LeftProductMenu #ProductMenu_List > li.root > a, .webshop-html #LeftProductMenu #ProductMenu_List > li.active > a .ProductMenu_MenuItemBold, .webshop-html #LeftProductMenu #ProductMenu_List > li.root > a .ProductMenu_MenuItemBold {
	background-color: #46759a;
	border-color: #539cd6;
	color: #FFFFFF;
}
.webshop-html #LeftProductMenu #ProductMenu_List > li > a {
	background-color: #E2E2E2;
	border-color: #3b742e;
	color: #223347;
}
.webshop-html #LeftProductMenu #ProductMenu_List .RootCategory_Productmenu > .dropdown {
	background-color: #FFFFFF;
}
