#infotext{
	position:absolute;
	top: 920px;
	left:0px;
	font-family:arial;
	color:#02315f;
}
.infohalter{
	background-color:#02315f;
	z-index:500;
}
.infotext{
	width:895px;
	margin-left: 24px;
	xxxmargin-top:20px;
	background-color:#6994bf;
}
.infotext h1{
	margin-top:20px;
}
.infotext h1,.infotext h2,.infotext h3{
	font-size:15px;
	margin-left:30px;
}
.infotext p{
	font-size:13px;
	line-height:18px;
	margin-left:30px;
	margin-right:20px;
}
.infotext a{
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
a.infotext2:link,a.infotext2:visited,a.infotext2:hover,a.infotext2:active{
	color:#fff;
	text-decoration:none;
	font-size:11px;
}
