<!--

a.weiss			{text-decoration: none; color: #D2E8DF; font-weight: bold;}
a.weiss:hover	{text-decoration: underline; color: white; font-weight: bold;}

a.blau			{text-decoration: underline; color: navy; font-weight: bold;}
a.blau:hover	{text-decoration: underline; color: navy; font-weight: bold;}

a.schwarz		{text-decoration: underline; color: black; font-weight: bold;}
a.schwarz:hover	{text-decoration: underline; color: black; font-weight: bold;}

td				{	font-size: 10pt;
					font-family: Verdana, Arial, Sans-serif;
					color: black;
				}

td.klein		{	font-size: 8pt;
					font-family: Verdana, Arial, Sans-serif;
					font-weight: bold;
					color: black;
				}

td.hell			{	font-size: 10pt;
					font-family: Verdana, Arial, Sans-serif;
					font-weight: bold;
					color: #C0DED1;
				}

td.weiss		{	font-size: 10pt;
					font-family: Verdana, Arial, Sans-serif;
					font-weight: bold;
					color: white;
				}

td.titel		{	font-size: 12pt;
					font-family: Verdana, Arial, Sans-serif;
					font-weight: bold;
					color: black;
				}

//-->>