/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

A:active {
	font-size: 12pt
}

.ChinesischTitel {
	font-family: SimSun;
 	font-size: large;
 	color: rgb(0,51,153);
 	font-weight: bold;
 	text-align: center
}

P {
	font-size: small
}

A {
	font-size: 12pt
}

H4 {
	font-size: small
}
