body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navigation {
	color: #FFFFFF;
	font-weight: bold;
}
.seitentitel {
	color: #0E295A;
	font-weight: bold;
	font-size: 18px;
}
.navigation_klein {font-size: 10px}
.footer {font-family: Arial, Helvetica, sans-serif}

a.menu:link, a.menu:visited, a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a.menu2:link, a.menu:visited, a.menu:active {
	text-decoration: none;
}
a.menu2:hover {
	color: #FF9900;
	text-decoration: none;
}

a:link {
	color: #0E295A;
	font-weight: bold;
}
a:visited {
	color: #0E295A;
	font-weight: bold;
}
a:hover {
	color: #CC6600;
	font-weight: bold;
}
a:active {
	color: #0E295A;
	font-weight: bold;
}
