h1 {
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
.autor {
	font-size: 0.8em;
}
h2 {
	font-size: 1.2em;
}
p {
	font-size: 0.8em;
	
	}
.auflisten {
	list-style: circle inside;
	font-family: Arial, Helvetica, sans-serif;
}
.hervorheben {
	font-weight: bolder;
}
