body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464B50;
}
.standard {
	color: #464B50;
	line-height: 14px;
}
input {
	font-size: 11px;
	font-family: Arial, Helvetica;
	color: #000000;
}
select {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.textlink {
	color: #464B50;
	text-decoration: underline;
}
.textlink:hover {
	color: #C82338;
}
.navi {
	color: #464B50;
	text-decoration: none;
}
.navi:hover {
	color: #C82338;
}
.copyright {
	color: #C4C4C4;
	text-decoration: none;
}
.copyrightlink {
	color: #C4C4C4;
	text-decoration: none;
}
.copyrightlink:hover {
	color: #C82338;
}
.titel {
	font-size: 12px;
	color: #62BB3B;
}
.subtitel {
	color: #62BB3B;
}