/* Tabelle 1 px Rand */
.bordertable 			{border: 1px solid #CCCCCC;}
/* Adressleiste Unten */
.unten 					{font-family: Arial, Helvetica, sans-serif;	font-size: 9px; font-weight: bolder; color: #333333;}
/* */
.handels 				{font-family: Arial, Helvetica, sans-serif;	font-size: 11px; font-weight: bold;	color: #333333; }
/*Navigationslleiste*/
a.NavLeiste:active  	{font-size: 10px; color: #333333; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: underline;}
a.NavLeiste:visited 	{font-size: 10px; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 800; text-decoration: none;}
a.NavLeiste:link    	{font-size: 10px; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 800; text-decoration: none;}
a.NavLeiste:hover   	{font-size: 10px; color: #990033; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 800; text-decoration: underline;}
.text, table, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
}
a { text-decoration:none; font-weight:bold; color: #000000;}
a:hover { text-decoration: underline; }
h1 {	font-size: 12pt; color: #990033; font-weight: bold; width: 100%; background-color: #f0f0f0; }
h2 {	font-size: 10pt; color: #990033; font-style: italic; width: 100%; background-color: #f0f0f0;}

