BODY           {
	background-color: #ffffff;
	font : 12pt Arial, Helvetica, sans-serif;
	color : Black;
}

A              {
	color : Navy;
	text-decoration : none;
}
A:Visited      {
	color : #091888;
	text-decoration : none;
}
A:Active       {
	color : #DD0000;
	text-decoration : none;
}
A:Hover        {
	color : #DD0000;
	text-decoration : none;
}
.MenuInAct     {
	font          : Arial, Helvetica, sans-serif;;
  height        : 19px;
}
.MenuAct       {
	font          : Arial, Helvetica, sans-serif;;
  height        : 19px;
	font-weight   : bold;
}

.Titel1        {
	margin-top    : 18pt;
	font          : 24pt Arial, Helvetica, sans-serif;
	font-weight   : bold;
	margin-bottom :  6pt;
}
.Titel2        {
	margin-top    : 12pt;
	font          : 20pt Arial, Helvetica, sans-serif;
	font-weight   : bold;
	margin-bottom :  6pt;
}
.Titel3        {
	margin-top    : 12pt;
	font          : 18pt Arial, Helvetica, sans-serif;
	font-weight   : bold;
	margin-bottom :  6pt;
}

.Red           {
	color : #DD0000;
}
.Blue          {
	color : #0000DD;
}
.RotFett       {
	color : #DD0000;
	font-weight : bold;
}
.Fett       {
	font-weight : bold;
}
.BlauFett      {
	color         : #0000DD;
	font-weight   : bold;
}