.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;}
a:hover {text-decoration:underline; color:#FFFFFF;}
a:visited {color:#FFFFFF;  text-decoration:none;}
a:active {  color:#FFFFFF;  text-decoration:underline }
a:focus {  color:#FFFFFF; text-decoration:underline }.contentbold {

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