.ausz {
	list-style-type: none;
	position: relative;
	left: -30px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.2em;
	text-align: left;
	color: #ffcc66;
}

#rahmen #inhalt #rechtsnav {
	position: relative;
	left: 8px;
	text-align: left;
	background-repeat: repeat-y;
	top: -18px;
	height: 100%;
	font-size: 11px;
}
#rahmen #inhalt .ausz a:hover {
	background-color: #ffcc66;
	color: #000000;
	font-weight: bold;
}
#rahmen #inhalt .ausz a {
	color: #ffcc66;
	font-weight: bold;
}
