.bodytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333}

A.bodytext:LINK {
	text-decoration : underline;
	color: Blue;
}

A.bodytext:VISITED {
	text-decoration : underline;
	color: Blue;
}

A.bodytext:ACTIVE {
	text-decoration : underline;
}

A.bodytext:HOVER {
	color : Red;
	text-decoration : underline;
}

.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: bold}

A.menu:LINK {
	text-decoration : none;
}

A.menu:VISITED {
	text-decoration : none;
}

A.menu:ACTIVE {
	text-decoration : underline;
}

A.menu:HOVER {
	text-decoration : underline;
	}

.hauptmenu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold}

A.hauptmenu:LINK {
	text-decoration : none;
}

A.hauptmenu:VISITED {
	text-decoration : none;
}

A.hauptmenu:ACTIVE {
	text-decoration : underline;
}

A.hauptmenu:HOVER {
	text-decoration : underline;
	}

.headline {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333333}

.headline2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #2F2FA0}

.headline3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333}

.legend {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #333333}