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

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

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

div#subsite_news{
  border:1px solid #f58858;
} 

a{
	color: #f58858;
}


#subsite_news ul li a{
	color: #f58858;
}

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




