div#fakLogo_text {
	position: absolute;
	top: 0px;
	left: 210px; /* geändert*/
	color: #002664;
	background: #FFF;
	font: bold normal 13pt Arial; color:#002664;
}
div#fakLogo_text a {
   
	width:500px;
	margin: 0 0 0 0px;
	padding-left: 20px;
	padding-top: 25px;
	background: white;
	color:#9dbcdb;
	font: bold italic 12pt Arial;   /* geändert*/
}

