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

.klaus {
	font-family: "Calligraph421 BT",  cursive;
 	font-size: 16px;
 	color: rgb(0,51,153);
 	background-color: rgb(255,255,204);
 	border: 1px solid rgb(0,0,0)
}
