.Headline_blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #291670;
}

.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 25px;
	font-weight: lighter;
	font-variant: normal;
	color: #FFFFFF;
	
}

.content_blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 25px;
	font-weight: lighter;
	font-variant: normal;
	color: #291670;
	
}


a:link {color:#FFFFFF;  text-decoration:none; border:none;}
a:hover {text-decoration:underline; color:#FFFFFF; border:none;}
a:visited {color:#FFFFFF;  text-decoration:none; border:none;}
a:active {  color:#FFFFFF;  text-decoration:underline; border:none; }
a:focus {  color:#FFFFFF; text-decoration:underline; border:none; }

.contentbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

