<!--

a.schwarz		{text-decoration: none; color: black; font-weight: bold;}
a.schwarz:hover	{text-decoration: underline; color: black; font-weight: bold;}

a.gruen			{text-decoration: underline; color: #006600; font-weight: bold;}
a.gruen:hover	{text-decoration: underline; color: #990000; font-weight: bold;}

a.rot			{text-decoration: underline; color: #990000; font-weight: bold;}
a.rot:hover		{text-decoration: underline; color: black; font-weight: bold;}

td				{	font-size: 10pt;
					font-family: Verdana, Arial, Sans-serif;
					color: black;
				}
				
td.menu			{	font-size: 7pt;
					font-family: Verdana, Arial, Sans-serif;
					color: black;
					text-decoration: underline
				}

td.klein		{	font-size: 8pt;
					font-family: Verdana, Arial, Sans-serif;
					color: black;
				}

td.gross		{	font-size: 12pt;
					font-family: Verdana, Arial, Sans-serif;
					font-weight: bold;
					color: black;
				}

//-->>