body
{
}
.uebersch
{
	font-size: xx-large;
	color: white;
	font-family: Arial;
}
.uebersch2
{
	font-size: medium;
	color: blue;
	direction: ltr;
	font-family: Arial;
}
.uebersch2Rot
{
	font-size: medium;
	color: red;
	font-family: Arial;
}
.text
{
	font-weight: bold;
	font-size: small;
	color: navy;
	font-family: Arial;
}
.textRot
{
	font: icon;
	color: red;
}
.tablebgcolor
{
	background-color: navy;
}
.menu
{
	font-weight: bold;
	font-size: medium;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
