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

/* alle ausser Internet Explorer */
.infotext
{
	/* 
	font-size: 10px;
	
	text-align: left;
	text-decoration: none;
	border-color:#999999; border-width:1px; border-style:solid;
	position: relative;
	
	top: 30px; */
	font-size : 11pt;	
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	padding: 33px;
	letter-spacing:0pt;
	line-height: 15pt;
	text-indent: 0pt;
	vertical-align: baseline;
	word-spacing: 0pt;
	width:335px;
}	
/* Im Internet Explorer anders: */
#ie .infotext
{

	width: 368px;
}	
	
.infotext h1
{
	color: #234DA0;
	font-size : 11pt;	
	font-weight : bold;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.infotext p
{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	text-decoration: none;
	color: #666666;
	font-size: 11pt;
}