/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.KleineSchrift12 {
	font-size: 12px
}

.Listeklein {
	font-size: 12px;
 	list-style-type: circle
}

.OhneAbstand {
	text-indent: 0px;
 	margin-top: 0px;
 	margin-bottom: 0px
}

.TextNavBar {
	font-size: 14px;
 	color: rgb(255,255,255)
}
