﻿.webshop-html input[type="submit"], .webshop-html .webshop-productinfo .buy .buyWrapperHeadline, .webshop-html #KurvPopup .buy > div > span, .webshop-html #KurvPopup .KurvPopupKnap, .webshop-html .webshop-showbasket .BasketButton.OrderButton, .webshop-html .webshop-checkout #checkout-container #confirm-complete-button, .webshop-html header .topmenu .home a, .webshop-html header .basket .basketdropdown .knapper a {
	color: #000000;
	font-weight: bold;
	background-color: #6699ff;
	text-transform: uppercase;
}
.webshop-html footer .Link_Topmenu::before, .webshop-html .list li::before {
	color: #7ca6b8;
}
.webshop-html header .topline {
	height: 30px;
	color: #363536;
	background-color: #b2c9f7;
}
.webshop-html header {
	background-color: #ffffff;
}
.webshop-html header .topmenu {
	background-color: #6699ff;
}
.webshop-html header .basket .basketdropdown {
	color: #000000;
	background-color: #ffffff;
	border-color: #000000;
}
.webshop-html header .basket .basketdropdown .ProductContainer {
	border-color: #d6d4d4;
}
.webshop-html .price {
	color: #000000;
}
.webshop-html .pricebefore {
	color: #4d4c4d;
}
.webshop-html .specialoffer, .webshop-html .specialoffer div {
	color: #000000;
}
.webshop-html footer {
	border-color: #eaf8fe;
	background-color: #eaf8fe;
	color: #1d1e20;
}
.webshop-html .webshop-frontpage .ups > div > div div:first-child {
	background-color: #757575;
}
.webshop-html .webshop-frontpage .ups > div > div div:last-child {
	background-color: #efefef;
	text-transform: uppercase;
	color: #999999;
}
