<liste_geordnet>

<div 
	class="
		liste_geordnet
		complex_container | simple_container
		child_titel / child_legende
		firstInContainer / lastInContainer 
		firstInSequence / lastInSequence
		typ1-30">
	<div class="titel">
		<span class="zaehler">1.</span>
		<span class="text">Überschrift-Text</span>
	<div>
	<ul 
		class="
			listType_number | listType_lower-a | listType_upper-A | listType_lower-i | listType_upper-I | listType_greek | listType_other">
		...
	<ul>	
	<div class="legende">
		<p>Legenden-Text</p>
	<div>
</div>