/* naturfreunde */
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

/* nav horizontal */
a.honav:link, a.honav:visited, a.honav:focus {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
	font-size : 12px;
	font-weight : normal;
}
a.honav:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:underline;
	font-size : 12px;
	font-weight : normal;
}

a.overnav:link, a.overnav:visited, a.overnav:focus, a.overnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
	font-size : 12px;
	font-weight : bold;
}

/* nav vertikal */
a.venav:link, a.venav:visited, a.venav:focus {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-size : 12px;
	font-weight : bold;
}
a.venav:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #339999;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.veovernav:link, a.veovernav:visited, a.veovernav:focus, a.veovernav:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0033;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
