da habe ich mich falsch ausgedrückt ich möchte das der text vertikal bündig mit dem blauen bild ist und nicht horizontal!!
Dann setz den Text doch
<table width="800" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="10"> Tabell die den Abstand regelt( mit width="???" )</td>
<td width="790">Dein Text</td>
</tr>
</table>