#left #floatnavholder{font-size: 0.95em;
		list-style-type:none;
		width:145px;
		margin-top:3.9em;
		padding:0 0 1em 18px;}
#left ul, #left li{list-style-type:none;}
#left ul li{margin-bottom:4px;
			height:23px;}
#left a, #left a:visited {display:block;
	text-decoration:none; 
	font-size:11px;
	width:110px;
	height:18px;
	color:#000;  
	text-align:center;
	background:url(nav_visited.gif) no-repeat left;
	font-weight:normal;
	padding-top:5px;}

#left a:focus, #left a:hover, #left a.aktiv{font-weight:bold;
	color:#000;
	background:url(nav_aktiv.gif) no-repeat left;
}



