.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003986;
	text-align: left;
	vertical-align: middle;
}
.head-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	list-style-type: disc;
	text-align: left;
	vertical-align: top;





}
.content-zentriert {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-align: center;
}
.content-hb {
	background-color: #D3DFE8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	list-style-type: disc;
	color: #000000;


}
.content-weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	background-color: #FFFFFF;
	list-style-type: disc;
	text-align: left;
	vertical-align: top;

}
.head-content-hb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	background-color: #d3dfe8;
	text-align: left;
	vertical-align: top;

}
