@charset "utf-8";
/* CSS Document */

/* alle ausser Internet Explorer */
.infotext
{
	font-size: 12px;
	
	text-align: left;
	text-decoration: none;	
	margin-left:155px;
	margin-top:-28px;
	width:600px;

}	
/* Im Internet Explorer anders: */
#ie .infotext
{
	
}	
	
.infotext h1
{
	
	
		
		color:#6F708E;
font-family:verdana,sans-serif;
font-size:11px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:18px;
	
}

.infotext p
{
	
color:#6F708E;
font-family:verdana,sans-serif;
font-size:11px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:18px;
}