<!--

a.menu			{text-decoration: none; color: #000099; font-weight: bold;}
a.menu:hover	{text-decoration: underline; color: #990000; font-weight: bold;}

a.aktiv			{text-decoration: underline; color: #990000; font-weight: bold;}
a.aktiv:hover	{text-decoration: underline; color: #990000; font-weight: bold;}

a.lila			{text-decoration: underline; color: #800080; font-weight: bold;}
a.lila:hover	{text-decoration: underline; color: #800080; font-weight: bold;}

a.orange		{text-decoration: underline; color: #CC3300; font-weight: bold;}
a.orange:hover	{text-decoration: underline; color: #990000; font-weight: bold;}

a.gruen			{text-decoration: underline; color: #006600; font-weight: bold;}
a.gruen:hover	{text-decoration: underline; color: #000099; font-weight: bold;}

a.blau			{text-decoration: underline; color: #000099; font-weight: bold;}
a.blau:hover	{text-decoration: underline; color: #006600; font-weight: bold;}

a.schwarz		{text-decoration: none; color: black; font-weight: bold;}
a.schwarz:hover	{text-decoration: none; color: black; font-weight: bold;}

td				{	font-size: 10pt;
					font-family: Verdana, Arial, Sans-serif;
					color: black;
				}

td.blocksatz	{	text-align:justify;
				}

td.rotertitel	{	font-size: 12pt;
					font-family: Verdana, Arial, Sans-serif;
					color: #003300;
					font-weight: bold;
				}
				
td.blauertitel	{	font-size: 12pt;
					font-family: Verdana, Arial, Sans-serif;
					color: navy;
					font-weight: bold;
				}

td.schwarzertitel	{	font-size: 12pt;
						font-family: Verdana, Arial, Sans-serif;
						color: black;
						font-weight: bold;
					}

td.gruen		{	font-size: 12pt;
					font-family: Verdana, Arial, Sans-serif;
					font-weight: bold;
					color: #006600;
				}

td.blau			{	font-size: 10pt;
					font-family: Verdana, Arial, Sans-serif;
					color: #000099;
					font-weight: bold;
				}

td.rot			{	font-size: 10pt;
					font-family: Verdana, Arial, Sans-serif;
					color: #990000;
				}

td.gross		{	font-size: 12pt;
					font-family: Verdana, Arial, Sans-serif;
					color: black;
				}

td.titel		{	font-size: 10pt;
					font-family: Verdana, Arial, Sans-serif;
					color: black;
					font-weight: bold;
				}

td.klein		{	font-size: 8pt;
					font-family: Verdana, Arial, Sans-serif;
					color: black;
					font-weight: bold;
				}

//-->>
