Dein Code ist ziemlich kompliziert! Und leider hast du glaub ich auch Tippfehler drin (<th>???).
Wäre das eine Möglichkeit:
<table width="90%" >
<tr>
<td style="vertical-align:top;">
<h2 style="display:inline; float:left;">Überschrift</h2>
<div style="float:right;">Datum</div>
<br><br>
<p style="clear:both;">Hier kommt dann der Text</p>
</td>
<td style="vertical-align:top;">
<img src="img/t.gif" width="200" height="355" border="0">
</td>
</tr>
</table>