.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 28px;



}
.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bolder;
}
.titel2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
}
.punkttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 21px;
	list-style-type: circle;
	list-style-position: inside;

}
.text-zentriert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 28px;
	font-variant: normal;
	font-style: normal;
	text-align: center;
	white-space: normal;
	display: block;
	letter-spacing: normal;
	word-spacing: normal;

}
