/* Allgemeine Einstellungen für TB4D*/
	BODY, TABLE	{ font-family: Verdana, Arial; font-size:10pt; color:#3E4554;}
	A:link		{ text-decoration: none; color: #476591 }
	A:visited	{ text-decoration: none; color: #476591 }
	A:active	{ text-decoration: none; color: #476591 }
	A:hover		{ text-decoration: underline; }
	a			{ outline: none; }


/* Tabellen-Einstellungen (Beginnend mit ".t") */
	.background		{background:#F5F5F5;}
	.tunsichtbar	{border-width:0px; background-repeat:no-repeat}

	.bildrand		{border-width:1px; border-color:#6A7690; }

/* Schriftarten (Beginnend mit ".s") */
	.xxl					{font-size: 16pt;}
	.xl						{font-size: 14pt;}
	.l						{font-size: 12pt;}
	.s						{font-size: 8pt;}
	.xs						{font-size: 7pt;}

	.main0					{font-size: 16pt;}
	.main1					{font-size: 13pt;}
	.main2					{font-size: 10pt;}
