.hauptseiteNavi {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFC028;
	font-weight: bold;
	font-style: normal;
	color: #999999;
	font-size: 14px;
}
.hauptseiteNavi:hover {
	background-color: #FFDF95;
	color: #CC0000;
}
