body {
	font-family: Tahoma;
}
.schrift2 {
	font-size: 12px;
}
.schrift3 {
	font-size: 14px;
}
a {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
