.hauptnavi {
	font-size: 32px;
	font-weight: bolder;
	color: #000000;
}
.unternavi {
	font-size: 14px;
	font-weight: bold;
	color: #009999;
}
.hauptnavibesucht {
	color: #660066;
	font-size: 32px;
	font-weight: bold;
}

a.hauptnavibesucht {
	color: #000000;
	font-size: 16px;
	font-weight: boldest;
	text-decoration: underline;	
}

a.hauptnavibesucht:visited {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;	

}

a.hauptnavi {
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}

a.hauptnavi:link {
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}

a.hauptnavi:visited {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

a.nebennavi:link {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}