BODY, TD, A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	color: #000000;
}
.navi {
	text-decoration: none;
}
.navi:hover {
	text-decoration: none;
	font-weight : bold;
}
.navi_php {
	text-decoration: none;
	font-weight : bold;
}
.subnavi {
	text-decoration: none;
	font-size : 9px;
}
.subnavi:hover {
	text-decoration: none;
	font-weight : bold;
	font-size : 9px;
}
.subnavi_php {
	text-decoration: none;
	font-weight : bold;
	font-size : 9px;
}
.impressum {
	font-size : 9px;
	text-decoration: none;
	color: #58595B;
}
.impressum:hover {
	font-size : 9px;
	text-decoration: none;
	font-weight : bold;
	color: #58595B;
}
.impressum_php {
	font-size : 9px;
	text-decoration: none;
	font-weight : bold;
	color: #58595B;
}
.copy {
	text-decoration: none;
}
.copylink {
	text-decoration: underline;
}
.copylink:hover {
	color: #58595B;
	text-decoration: underline;
}
.subcopy {
	font-size : 9px;
	text-decoration: none;
}
.subcopylink {
	font-size : 9px;
	text-decoration: underline;
}
.subcopylink:hover {
	font-size : 9px;
	color: #58595B;
	text-decoration: underline;
}
.tabelle{
	font-size : 9px;
	line-height : 13px;
	text-decoration: none;
}
.tabellelink {
	font-size : 9px;
	line-height : 13px;
	text-decoration: underline;
}
.tabellelink:hover {
	font-size : 9px;
	line-height : 13px;
	color: #58595B;
	text-decoration: underline;
}
.formular{
	color: #58595B;
}
