<liste_ungeordnet>

<div 
	class="
		liste_ungeordnet
		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_triangle | listType_none | listType_point | listType_other | listType_star | listType_dash">
		...
	<ul>
	<div class="legende">
		<p>Legenden-Text</p>
	<div>
</div>