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*/
}
#header #menu_top
{
	background: #8EBAE5;
}
#header #menu_top ul li a 
{
	background: #002664;
	font: bold 1em/2em Arial,Verdana,generic; 
	color:#002664; 
	background:#8EBAE5; 
}
#header #menu_top ul li a:hover 
{ 
	color:#FFF; background:#002664; 
}  
#header #menu_top ul li .hv
{	
	font: bold 1.1em/2em Arial,Verdana,generic;
	color:#FFF; background:#002664;
}

/* ------------------------------------------------------------------------ */
/*    Überschriften h3 - Slogan
/* ------------------------------------------------------------------------ */
h3, .ueberschrift3, h3 .csc-firstHeader { 
       font: bold 1.3em Arial,Helvetica,sans-serif; 
       color:#002664; 
       font-style:  italic;
       padding: 0;
       margin: 14px 0;
}
/* ------------------------------------------------------------------------ */
/*    fakLogo_text
/* ------------------------------------------------------------------------ */
div#fakLogo_text {
	position: absolute;
  width: 600px; 
	top: 25px;
	left: 230px; 
	color: #002664;
	background: white;
	font: normal bold 13pt Arial;
}
div#fakLogo_text a {
	width: 600px;        
	position: absolute;
    margin: 0 0 0 0; 
	padding-left: 0px;
	padding-top: 0px;	
	color: #002664;	
	background: white;
	font: bold 13pt Arial,Verdana; 
}
/* ------------------------------------------------------------------------ */
/*    CC4E Styles
/* ------------------------------------------------------------------------ */
.blueback { 
	background-color: #cce4f4;
	color: #002664;
	margin: 40px 0 0 25px;
	padding: 1em;
}
