BODY           {
	background-color: #ffffff;
	font : 12pt Arial, Helvetica, sans-serif;
	color : Black;
}
td             {
	font : 12pt Arial, Helvetica, sans-serif;
}
.Std           {
	font : 12pt Arial, Helvetica, sans-serif;
}

A              {
	color : Navy;
	text-decoration : none;
}
A:Visited      {
	color : #091888;
}
A:Active       {
	color : #DD0000;
	text-decoration : underline;
}
A:Hover        {
	color : #DD0000;
	text-decoration : underline;
}

Red            {
	color : #DD0000;
}
Blue           {
	color : #0000DD;
}
.Red           {
	color : #DD0000;
}
.Blue          {
	color : #0000DD;
}
.RotFett       {
	color : #DD0000;
	font-weight : bold;
}
.Fett       {
	font-weight : bold;
}
.BlauFett      {
	color         : #0000DD;
	font-weight   : bold;
}
