#infocontainer{
	float:left;
	width:100%;
	margin-top:25px;
	border-top:2px #00367C solid;
}
#infotext{
	height:auto;
	width:900px;
	xxborder:1px solid #999;
	overflow:auto;
	margin:auto;
	margin-top:10px;
	padding-bottom:10px;
	background-color:#fff;
	color:#666;
	
	scrollbar-base-color: #fff;
	scrollbar-arrow-color: #A9ABB0;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #A9ABB0;
	scrollbar-shadow-color: #A9ABB0;
	scrollbar-track-color: #fff;
}

.infotext{
	margin:11px 15px 0px 15px;
	text-align:justify;
	xxxcolor:#292e68;
}

.infotext h1{
	font-size:12px;
	margin-bottom:9px;
	color:#ABAEB3;
}
.infotext h2{
	font-size:12px;
	margin-top:7px;
	xmargin-bottom:7px;
	xfont-weight:normal;
	color:#ABAEB3;
}
.infotext h2 a:link,.infotext h2 a:visited,.infotext h2 a:hover,.infotext h2 a:active{
	text-decoration:none;
	color:#ABAEB3;
}
.infotext h3{
	font-size:12px;
	display:inline;
	font-weight:normal;
	margin:0px;
	padding:0px;
	line-height:13px;
	color:#ABAEB3;
}
.infotext p{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:12px;
	display:inline;
	line-height:16px;
	color:#A9ABB0;
}

.abstand{
	float:left;
	height:300px;
}
.infotext strong, .infotext strong a:link, .infotext strong a:visited, .infotext strong a:hover, .infotext strong a:active{
	font-weight:normal;
	text-decoration:none;
	color:#A9ABB0;
}


