/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.petra1 {
	font-family: "Monotype Corsiva",  cursive;
 	color: rgb(0,0,153);
 	font-variant: normal;
 	background-color: rgb(255,255,255)
}

.TextObject {
	font-family: "Monotype Corsiva",  cursive
}

.petra {
	font-family: "Monotype Corsiva",  cursive;
 	color: rgb(0,0,153);
 	background-color: rgb(255,255,255)
}

.TextNavBar {
	font-family: "Monotype Corsiva",  cursive
}