td {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: x-small;
	color: #666666;
}
.ueberschrift {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CC0000;
}
.subueberschrift {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #6699CC;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline overline;
	background-color: #FFFFCC;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:visited.hover {
	color: #CC0000;
	text-decoration: underline;
}
.submenuaktuell {
	background-color: #F596A5;
	font-weight: bold;

}
