/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

H4 {
	font-family: "AvantGarde Bk BT",  sans-serif;
 	color: rgb(255,0,0);
 	font-weight: bold;
 	background-color: rgb(255,255,255)
}