Danke an alle, die sich meinen Kopf zerbrochen haben.
Ich habe alle Eure Antworten kombiniert und jetzt läuft es prima:
<style>
.links
{
float:left;
text-align:left;
margin-left:22px;
}
.rechts
{
float:right;
text-align:right;
margin-right:22px;
word-spacing:22px;
}
</style>
................
<span class="links">Inhaltsverzeichnis</span>
<span class="rechts">anzeigen zurück weiter</span>
schönes Wochenende
Grüße
gaby