<table style="height:8em; width:30em; background-color:green; overflow:hidden;">
<thead style="height:1em; width:100%; background-color:yellow;">
<tr>
<td>Spalte1</td>
<td>Spalte2</td>
</tr>
</thead>
<tbody style="height:7em; width:100%; overflow:auto; background-color:blue;">
<tr>
<td>Z11</td>
<td>Z12</td>
</tr>
.....
Aber MSIE versagt mal wieder! Im Mozilla funktioniert es wie es sollte.
MfG
Klaus