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

.startseitentext
{
	color:#6A86C8;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	text-align: center;
	text-decoration: none;
	font-weight:normal;	
	position: relative;
	left: 50%;
	top: 20px;
	width: 600px;
	margin-left:-300px;


}	
	
#ie .startseitentext
{	
	
}		

.startseitentext h1
{	
	font-size: 12px;
}		
