.mainCol{
	color: rgb(50, 140, 150) !important;
}

.mainCol a, .RecPos, .RecPos a{
	color: rgb(50, 140, 150);
}

.mainColBG{
	background-color: rgb(50, 140, 150) !important;
}

.mainColBorder{
	border-color: rgb(50, 140, 150);
}

.mainColBGa a{
	background-color: rgb(50, 140, 150) !important;
	color: #333 !important;
}

.mainColSVG {
	fill: rgb(50, 140, 150) !important;
	
}

.switchContover{
	border: 1px solid rgb(50, 140, 150);
}


#HauptLogo{
	color: rgb(50, 140, 150);
}

.BuyMeBasket {
	background-color: rgba(50, 140, 150, 1);
	color: #eee;
}

.BuyMeBasket:hover {
	background-color: rgba(50, 140, 150, 0.4);
}

.subCol{
	color: #658b88;
	
}

.subColBG{
	background-color: #658b88;
	
}

.inBasket#jp_buy::before {
    color: rgba(50, 140, 150, 1);
}

.autocomplete-suggestions strong {color: rgb(50, 140, 150); }

.autocomplete-group:first-child {
    background-color: rgb(50, 140, 150);
}

a:visited .TrackNametxt {
    color: rgb(50, 140, 150) !important;
}

ul.StyleBlock li:hover .firstHigh {
	color: rgb(50, 140, 150) !important;
}

.bar:before, .bar:after {
	background: rgb(50, 140, 150);
}