<tabelle>

<figure 
	class="
		tabelle 
		datentabelle | layouttabelle
		complex_container | simple_container
		child_titel / child_legende
		firstInContainer / lastInContainer 
		firstInSequence / lastInSequence
		alignleft | alignright | aligncenter | alignblock
		typ1-30">
	<div class="titel">
		<span class="text">Tabellentitel</span>
	</div>
	<table>
		...
	</table>
	<figcaption class="legende">
		<p>Tabellen-Legende</p>
	</figcaption>
</figure>