/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Gebuehrenordnung_Liste {
	font-size: 12px;
 	list-style-type: circle;
 	list-style-position: outside;
 	margin-left: 20px;
 	border-left-style: none;
 	margin-top: 2px;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Gebuehrenordnung {
	font-size: 12px;
 	list-style-type: none;
 	text-indent: 0px;
 	border-left-style: none;
 	margin-top: 5px;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
