			H6 { counter-increment: H6; counter-reset:H6+<?php echo (int)$Schulstufe-1;?> H7 H8 H9;} 
			H7 { counter-increment: H7; counter-reset:H7+<?php echo $Thema-1;?> H8 H9;} 
			H8 { counter-increment: H8; counter-reset:H8+<?php echo $Unterkapitel-1;?> H9;} 
			H9 { counter-increment: H9+1;counter-reset:H9+<?php echo $_Seitenzahl-1;?>;} 
			H6::before { content:  counter(H6,decimal) '<?php echo $text1;?> ';}
			H7::before { content: counter(H6,decimal) '.' counter(H7,decimal) ' <?php echo $text2;?> ';}
			H8::before { content: counter(H6,decimal) '.' counter(H7,decimal) '.' counter(H8,decimal) ' <?php echo $text3 ;?>';}
			H9::before {content: counter(H6)"."counter(H7) "." counter(H8)"." counter(H9) ' <?php echo $text9 ;?> ';}

<!--
/* requires a 6-digit pagenumber and inclusion of "wo_epper.inc" */ 		 
-->