.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
.ueberschrift {
	font-weight: bold;
	font-size: 12px;
	color: #FF0066;
}
.hervorgehoben {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
a:link {
	font-weight: bold;
	color: #CC0066;
	text-decoration: underline;
	font-size: 10px;
}
a:visited {
	font-weight: bold;
	color: #CC0066;
	font-size: 10px;
}

