#navi ul li.selected a, #subnavi ul li.selected a {
	color: #6464cd;
}
#navi ul li.selected {
	border-bottom: 1px solid #6464cd;
}
#subnavi ul li a:hover {
	color: #6464cd;
}
#collapsibles h2, div.collapsible h2 a {
	color: #6464cd !important;
}

div.box {
	background-color: #e1dcff;
}
