}
}
</script>
-<table>
+<table style="table-layout: fixed;">
<tr>
<th class="listtop">
<table height="0" width="0" cellpadding="0" cellspacing="0" marginheight="0" marginwidth="0" border="0">
</table>
</th>
</tr>
+ <tbody height="400" style="overflow: auto;">
<TMPL_LOOP NAME=DATEN>
- <tr class="listrow<TMPL_IF __odd__>1<TMPL_ELSE>0</TMPL_IF>">
+ <tr class="listrow<TMPL_IF __odd__>1<TMPL_ELSE>0</TMPL_IF>">
<td nowrap>
<TMPL_VAR NAME=itime ESCAPE=HTML>
</td>
</td>
</tr>
</TMPL_LOOP>
+</tbody>
</table>
<TMPL_ELSE>
<b>Keine Suchergebnisse gefunden!</b><br>
}
}
</script>
-<table>
+<table style="table-layout: fixed;">
<tr>
<th class="listtop">
<table height="0" width="0" cellpadding="0" cellspacing="0" marginheight="0" marginwidth="0" border="0">
</table>
</th>
</tr>
+ <tbody height="400" style="overflow: auto;">
<TMPL_LOOP NAME=DATEN>
- <tr class="listrow<TMPL_IF __odd__>1<TMPL_ELSE>0</TMPL_IF>">
+ <tr class="listrow<TMPL_IF __odd__>1<TMPL_ELSE>0</TMPL_IF>">
<td nowrap>
<TMPL_VAR NAME=itime ESCAPE=HTML>
</td>
</td>
</tr>
</TMPL_LOOP>
+</tbody>
</table>
<TMPL_ELSE>
<b><translate>Keine Suchergebnisse gefunden!</translate></b><br>