#content h1 {
	background-color:#BC9671;
}

#leftmenue ul li {
	list-style-image:url(../img/squarebrown.gif);
}

#leftmenue ul ul li {
	list-style-image:url(../img/squarebrownsmall.gif);
}

#leftmenue a:hover {
	background-color: #BC9671;
}

#content a:link {text-decoration:underline; color: #000000;}
#content a:visited {text-decoration:underline; color: #000000;}
#content a:hover {text-decoration:underline; color: #000000; background-color: #BC9671;}
#content a:active {text-decoration:underline; color: #000000;}

.cmsfirstactive{
background-color:#BC9671;
}