.nebennavi {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.nebennavibesucht {
	font-size: 15px;
	font-weight: bolder;
	color: #000000;
}
a.nebennavi {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

a.nebennavibesucht {
	font-size: 16px;
	font-weight: boldest;
	color: #000000;
	text-decoration: underline;
}

a.nebennavibesucht:visited {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;	

}

a.nebennavi:visited {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

a.nebennavi:link {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}