.infotext
	{
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	}
 /*Schrift: mehr  und  weniger*/
 .infotext2
	{
	font-size: 0.7em;
	font-family: arial;
	text-decoration: none;
	font-weight: 600;
	color: #666;
	margin-left: 0px;
    }
.infotext h1
	{
	font-size: 1em;
	text-align: left;
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	}
.infotext a:link, .infotext a:visited
	{
	color: #00F;
	}
.infotext a:hover, .infotext a:active
	{
	color: #000000;

	}
