#navitop {
	background: url(../images/header_grau.gif) no-repeat;
}

.theme a, .theme a:link, .theme a:visited, .theme a:target, .theme a:hover, .theme h1, .theme h2 {
	color: #999;
	/*
	text-decoration: none;
	font-weight: normal;
	*/

}

.theme a:hover {
	color: #000;	
}


#wrap #navileft .theme ul {
	border-left-color: #999;
}
