<table align="center" class="table" cellspacing="0" cellpadding="0">
<tr>
<td width="250" colspan="2"><img src="Images/d_oben.gif"></td>
<td class="font" valign="top" align="right" width="200"> </td>
</tr>
<tr>
<td width="230"><img src="Images/d_links.gif"></td>
<td rowspan="2" class="text">
...diese 2 images möchte ich zusammenfügen
hier noch ein auszug aus dem css file...
.table {
width: 80%;
height: 100%;
background-color: white;
.text {
width: 600px;
height: 100%;
background-image: url(images/hg_text.gif);
font-size: 11pt;
border-style: solid;
border-color: black;
border-width: 1px;
padding: 15px;
}
mfg conny