.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}
.link_ohne {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;

}
.fehler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff0000;
}
.test_schwarz a:link { color: #000000;text-decoration: none}

.test_schwarz a:visited { color: #000000 ;text-decoration: none}

.test_schwarz a:active {
	color: #000000;
	text-decoration: none;
}

.test_schwarz a:hover { color: #000000;  text-decoration: underline}
