Hi,
vielleicht so?
<!--
<style type="text/css">
table { height: 100% }
.table2 { height: 200 }
</style>
-->
<table>
<tr>
<td>
....
<table class="table2">
<tr>
<td></td>
</tr>
</table>
...
</td>
</tr>
</table>
....
<table>
<tr>
<td>
....
</td>
</tr>
</table>
usw.
gruß
Dieter