/*================================================================ Basics */

.basketitems .aantalbasket
{
	color: #79caff;
}
	
#navigatie #ul-head .li-sub a:hover
{
	background-image:url(../img/site/bgd_nav_gtm.png);
	
	background-repeat:repeat-x;
}

#navigatie #ul-head .li-subm a:hover
{
	background-image:url(../img/site/bgd_nav_gtm_subm.png);
}
	
#inloggen dt a
{
		color: #fe3a00;  /*e10a19*/
}
	
#vinddealer dd .verderknop
{
	background-color: #fe3a00;  /*e10a19*/
}

#vinddealer dd .verderknop:hover
{
	background-color:  #db3c1e;
}

#inloggen dd .verderknop:disabled,
#nieuwaccount dd .verderknop:disabled,
#vinddealer dd .verderknop:disabled
{
	background-color: rgba(255, 10 ,25, .05);
}

div#bladeren b.bullets
{
	border:1px solid #fe3a00;  /*e10a19*/
	
	background-color:#fe3a00;  /*e10a19*/
}

div#bladeren #bullets a.bullets:hover
{		
	background-color:#fe3a00;  /*e10a19*/
	
	border:1px solid #fe3a00;  /*e10a19*/
}

.selectionDiv ul
{
	background-color:#fe3a00;  /*e10a19*/
}

#toepassingSelection .selection
{
	background-color: #fe3a00;  /*e10a19*/
}	

#toepassingSelection .deselectul
{
	color: #fe3a00;  /*e10a19*/
	
	border: 1px soldid #fe3a00;  /*e10a19*/
		
	background-image:url(../img/site/deselect_color_bgd-silky.png);
}

.webshop-inner dl dd span.voorraad
{
	color: #fe3a00;  /*e10a19*/
}

.webshop-inner dl dd h5
{
	color: #fe3a00;  /*e10a19*/
}	

/*.webshop-inner div .bestelknoppen-left
{
	background-color: #fe3a00;  /*e10a19
	
	border: 1px solid #fe3a00;  /*e10a19
}*/

/*#bestelscherm dl dd .bestelknop
{
	background-color: #fe3a00;  /*e10a19
	
	border: 1px solid #fe3a00;  /*e10a19
}*/

#inlogscherm dl dd .inlogknop
{
	background-color: #fe3a00;  /*e10a19*/
}

.coloredbutton
{
	background-color: #55b782;  /*e10a19*/
}

.coloredbutton:hover
{
	background-color: #459f79;  /*e10a19*/
}

div.dealer_box p a,
div.dealer_box a
{
	color:#fe3a00;  /*e10a19*/
}

label#voorwaarden a
{
	color: #fe3a00;
}

div#product-detail h1
{		
	color:#fe3a00; 
}