.sub0 {
	font-size: 10pt;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

* html .sub0 li {
}

.sub0 li {
	padding: 7px 0 0 24px;
	border-bottom: 1px dotted #656A34;
}

.sub0 li a {
	font-weight: normal;
	color: #656A34;
	display: block;
	height: 21px;
	text-decoration: none;
}

.sub0 .aktiv {
	background-color: #656A34;
	border-bottom: 1px dotted #D3D6B7;
}

.sub0 .aktiv a {
	color: white;
}

.sub0 .inaktiv {
	background-color: #D3D6B7;
}
