@import "subsite_menu.css";
#menu a:hover {
	background          : url(/images/menu_active_darkblue.gif) no-repeat;
}

#menu a.selected {
	background          : url(/images/menu_active_darkblue.gif) no-repeat;
}


h3.caritem_heading {
  background-color    : #022E80;
}

#carspec h4 {
  color						    : #ffc628;
}

h1, h2, h3, h4, h5, h6 {
  color    : #9ccce4;
}

div#subsite_news{
  border:1px solid #9ccce4;
} 

a{
	color: #9ccce4;
}


#subsite_news ul li a{
	color: #9ccce4;
}

div.subsite_actie_item{
  border:1px solid #9ccce4;
} 

table.actieitem a {
	color 							: #9ccce4;
}

table.actieitem a:hover {
	color 							: #fff;
}

table.newsitem a {
	color 							: #9ccce4;
}

table.newsitem a:hover {
	color 							: #fff;
}



