PHP-Code:
<div align=\"left\">TEXT</div><div align=\"right\"><img src=\"BILDURL\" border=\"0\"> 
*

Oder

PHP-Code:
<table border=\"0\" width=\"100%\">
<tr>
<td width=\"25%\">TEXT</td>
<td width=\"50%\"></td>
<td width=\"25%\"><img src=\"bild\" border=\"0\"></td>
</tr>
</table> 
Es ist GAAAAAAANZ Wichtig, dass Du die Tabelle Beendest, sonst Verzieht sich alles, und evtl. kommt nichts mehr.

MfG.

Nichts Getestet