/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.FETT {
	font-size: medium;
 	font-weight: bold;
 	text-decoration: underline
}

P {
	font-weight: bold
}

.TextNavBar {
	font-size: x-small
}
