.ueberschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	line-height: normal;
	color: #333333;

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


}
.zwischenueberschriften {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
.liste {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
	list-style-position: outside;
	list-style-type: circle;


}

