a			{
			font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
			font-style: normal;
			font-size: 10px;
			font-weight: normal; 
			text-decoration: none; 
			color: #333333; 
			letter-spacing: +0.1ex;
			}
			
a:link		{color: #333333}
a:visited	{color: #333333}
a:hover		{font-style: normal;	
			text-decoration: none;	
			color: #333333 }
a:active	{color: red}

/* ÜBERSCHRIFT (wird für Seitenüberschrift verwendet */

h2  {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;<br>
}


h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #999999;
	text-align: right;
	font-style: normal;
	font-weight: normal;
}
