/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.geschwungen {
	font-family: Coronet, cursive;
 	font-size: medium
}

H1 {
	font-family: Coronet, cursive;
 	font-size: large;
 	color: rgb(255,102,51);
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

H2 {
	font-size: small
}

.TextNavBar {
	font-size: x-small
}
