.standard {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000; text-decoration: none}
.link {
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
link:link {  font-weight: bold; text-decoration: none}
.link:hover {
	font-weight: bold;
	color: #FF0000;
}
.unterstichen {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;

}
.blink2 {
	text-decoration: blink;
}
.link-klein {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a:link {
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.seitentitel {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}
.link-neu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: blink;
}
.link-neu2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
