/* Kommentare vor dem Hochladen rauslöschen!!! */

/* Tabellen */
td			{ 	font-family: Verdana,Arial,Helvetica,SansSerif; font-size: 8pt; color: #000000; }
tr.karten	{	vertical-align: top; }

td.address			{
	font-family: Verdana,Arial,Helvetica,SansSerif;
	font-size: 6pt;
	color: #ffffff;
	font-weight: bold;

}

/* Überschrift Klasse = head */
h1.head		{ 	font-size:12pt;
				color:#000000;
				font-weight: bold; }

/* Links und deren Zustände */
a:link 		{	text-decoration: none; color:#000000;}
a:visited 	{ 	text-decoration: none; color:#000000;}
a:hover 	{ 	text-decoration: underline; color:#000000; }

a.navi:link 		{ 	text-decoration: none; color:#ffffff; font-weight : bold; font-size: 9pt;}
a.navi:visited 	{ 	text-decoration: none; color:#ffffff; font-weight : bold; font-size: 9pt;}
a.navi:hover 	{ 	text-decoration: none; color:#B8072C; font-weight : bold; font-size: 9pt;}


a.weiss:link 		{	color:#ffffff;}
a.weiss:visited 	{  color:#ffffff;}
a.weiss:hover 	{ 	color:#ffffff; }