.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	cursor: hand;
	clear: both;
	float: none;
}
.Link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.Linkweiß {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	cursor: hand;
	clear: both;
	float: none;
}
.nonactLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	clear: both;
	float: none;
}

