/* standaard */
a:link, a:visited {
	color: #272523;
}

a:hover {
	color: #272523;
}

#pillmenu a:hover {
  color: #272523;
}

#pillmenu a#active_menu-nav {
  color: #272523;
}

#pillmenu a#active_menu-nav:hover {
  color: #272523;
}

h3, .componentheading, table.moduletable th {
  color: #dc3826;
}

div.module_menu {
	background: #e6f498;
	border-color: #fbbdb7;
	border-style: solid;
	border-width: 1px;
}

div.module_menu div {
	background: #e6f498;
}

div.module_menu div div {
	background: #e6f498;
}

div.module_menu div div div {
	background: #e6f498;
}