.sitemappy .titel a, .sitemappy .titel a:visited {
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	/*height: 5px;*/
	display: block;
	/*white-space: normal;*/
}
.sitemappy .titel a:hover {
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	/*height: 5px;*/
	display: block;
	/*white-space: normal;*/
}