.menuleft {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	padding-top:25px;
}

.menuleft p {
	background-image: url(../Bilder/layout/blackheader.png);
	background-repeat: no-repeat;
	color: #fff;
	padding: 4px 0 8px 19px;
}

.menuleft ul {
	list-style-image: url(../Bilder/symbole/grpf.png);
	padding-left:18px;
}

.menuleft li {
	border-bottom: 1px dotted #ccc;
	background-repeat: no-repeat;
	background-position:left center;
	padding: 6px 0 0 0;
}

.menuleft li:hover, .menuleft li:active, .menuleft li.active {
	display: list-item;border-bottom: 1px dotted #999;
}

.menuleft li a {
	color: #66656a;
	text-decoration: none;font-size: 12px;
}
