.sub0 {
	list-style-type: none;
	width: 215px;
	border-top: 1px dotted #8E8E8E;
}

.sub0 li {
	font-size: 12px;
	border-bottom: 1px dotted #8E8E8E;
}

.sub0 li a {
	display: block;
	padding: 8px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sub0 li a:hover {
}

.sub0 .inaktiv a {
	color: #5A4E3C;
	font-weight: bold;
	text-decoration: none;
}

.sub0 .aktiv a {
	color: #7C82B5;
	font-weight: bold;
	text-decoration: none;
}