bin jetzt draufgekommen dass es nicht an der table liegt, wenn ich einen doctype im code stehen hab siehts im FF 2 anders als im IE7 aus, wenn ich den doctype raushau passts aber dann ist es keine gültige seite...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>Unbenanntes Dokument</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /></head>
<body>
<p> </p>
<table width="100%" border="1">
<tr>
<td><p>The building sector is at present responsible for more than 40% of EU energy consumption. There are technologies under development, which could substantially improve (up to 30%) the energy performance of buildings, reducing the conventional energy demand in new and existing buildings and substantially contributing to reduce energy intensity, through combined measures of rational use of energy and integration of renewable energy technologies.</p> </td>
</tr>
</table>
<p> </p>
</body>
</html>