
/* *************************************************************************************************************** */
/* ################################################## COLOR ###################################################### */
/* *************************************************************************************************************** */
/* *************************************** color-change for fonts and icons ************************************** */
a,
#menu a:hover,
#menu a.active,
#animation .imgSubline,
#quickSearchOverlay a:first-child,
#quickLinks > div > h2,
#quickLinks .stocks h3,
#searchBarWrap .searchVersionBar a.active,
.vehicleListDescript h2,
.vehicleListDescript .date:before,
.vehicleListDescript .clock:before,
i.checkbox.active:before,
i.radio.active:before,
.vehicleDetailHeadline > div:first-child,
.button.delete span:hover,
.vehicleDetailFeatures span:before,
.close span:after,
h5 div:nth-child(1) > span:first-child,
.packages h5 div:nth-child(2) span.packageButton:after,
.vehicleDetailHeadline .buyNow,
.vehicleDetailHeadline .packagePrice,
.notepadVehicleFrame .notepadLinks .discount,
a.addUser,
#userMenu > a,
#animation .imgSubline,
#quickSearchOverlay a:first-child,
#quickLinks .infoLinks a,
#quickLinks .infoLinks span,
.BoxDescript h2,
.date svg,
.clock svg,
a.back-link,
.vehicleDetailFeatures span svg,
.packageButton svg,
.close svg,
.popup .close:hover,
.vRef,
#menu a.blackMenu,
h1
{
	color: rgb(255, 96, 0);
}

/* *************************************************************************************************************** */
/* ################################################# BACKGROUND ################################################## */
/* *************************************************************************************************************** */
/* ***************************** color-change for backgrounds of buttons, icons etc ****************************** */

.button.small.gardient span:before,
#searchSlide,
.my_account_menu a span:before,
#mobileUserMenu > a span:before,
.insidePackage,
#mobileMenuContent a:hover,
#mobileMenuContent a.active,
#userNavi div#login.login,
.loging,
a.button.small.menu.active,
a.button.small.menu:hover,
.button.small.gardient.active,
.button.small.menu span svg,
.showroom h2,
.button.small,
.seiten_aktiv, /* Vehicle List Numbering */
.seiten:hover,
#userMenu #mobileUserMenuOpen,
.button.small.white.notepad.active,
#menu a.logout span,
#menu a.login span,
.backwards,
.forwards,
.button.small.forwards.grey.active,
.vehicleList .price
{
	background: rgb(255, 96, 0);
}

#aSub a:hover,
#aSub .us:hover,
#aSub .us:hover,
#aSub .fr:hover,
#aSub .nlbe:hover,
#aSub .de:hover,
#aSub .se:hover,
#aSub .es:hover,
#aSub .pt:hover,
#aSub .it:hover{
	background-color: rgb(255, 96, 0);
}

/* *************************************************************************************************************** */
/* ############################################## GARDIENTS-DEFAULT ############################################## */
/* *************************************************************************************************************** */
/* **************************************** gardient-change for buttons etc ************************************** */



/* *************************************************************************************************************** */
/* ############################################## DETAIL-SEARCH ################################################## */
/* *************************************************************************************************************** */
/* *********************************** color-change for sliders and SVGs ***************************************** */

.ui-widget-header{ /* Slider Detail Search */
	background: #e67037;
  box-shadow: 0 0 10px #b24817 inset;
}

i.active svg path { /* Body Type Detail Search */
	fill:#e67037;
}

.kfz_typ_img{
	fill:#e67037;
}

.bodyType img.active{
	fill:#e67037;
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::: MEDIA SCREEN 999 ::::::::::::::::::::::::::::::::::::::::::::::::*/

@media screen and (max-width:999px) {

	#menu a.active{
		background: #e67037;
		color: #fff;
	}

}
