.infotext
	{
	display:block;
	font-family: arial;
	text-align: center;
	width: 675px;
	color: #000000;
	text-decoration: none;
	position: absolute;
	overflow: auto;
	width: 810px;
	height: 1200px;
	top: 750px;
	left: 50%;
	margin-left:-405px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	
	}
	
/* firefox 
*[class="infotext"]
{
	display:none;
	padding: 0px 0px 25px 0px;
	font-family: arial;
	text-align: justify;
	width: 675px;				
	color: #000000;	

	text-align: justify;
	text-decoration: none;*/
	
	/* nur bei Positionierungsproblemen erforderlich
	position: absolute;
	overflow: auto;
	width: 600px;
	height: 400px;
	top: 300px;
	left: 200px;
	*/
	}
.infotext h1
	{
	font-size: 12px;
	font-weight:bold;
	color:#336699;
	text-align: center;
	}
.infotext strong
	{
	font-size: 12px;
	font-weight:bold;
	color:#333333;

	}

