/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

A:link {
	color: rgb(0,0,0)
}

.Fragen {
	font-family: "Book Antiqua",  "Times New Roman",  Times,  Serif;
 	font-size: 15px;
 	margin-top: 1.5pt;
 	margin-bottom: 1.5pt
}

H1 {
	font-family: "Book Antiqua",  "Times New Roman",  Times,  Serif;
 	font-size: 20px
}

P {
	font-family: "Book Antiqua",  "Times New Roman",  Times,  Serif;
 	font-size: 15px
}

A {
	color: rgb(0,0,0)
}