<table border=1 cellpadding=0 cellspacing=0 width=100%>
<tr>
<td valign=top width=130></td>
<td width=10></td>
<!-- Hier beginnt der Hauptteil -->
<td rowspan=2 valign=top>
<!--- HIER GEHOERT DER EIGENTLICHE INHALT HIN --->
Der Hauptinhalt wird zuerst indexiert. Wenn Ihre Seite eine Navigationsspalte
auf der linken Seite hat, wird eine Suchmaschine zuerst den Hauptteil indexieren
und <B>erst danach</B> das Navigationsmenü. Ausserdem wird das Navigationsmenü
weniger gewichtet, da der Sourcetext erst zum Schluss indexiert wird.</td>
</tr>
<tr>
<td valign=top>
<table cellpadding=0 cellspacing=0 border=1>
<tr>
<td valign=top>
<!--- HIER FOLGT DIE NAVIGATION--->
Die Navigation steht im Quelltext am Ende der Tabelle.<br>
Das Navigationsmenü ist eine Tabelle in der Tabelle.</td>
</tr>
</table>
<!-- Ende der Haupttabelle -->
</td>
</tr>
</table>