Moin,
du hast zunächst mal einen Frame zu wenig definiert:
<frameset rows="*,20,300,*" border="0" noresize>
<frame src="blank.html" scrolling="no" frameborder="0" marginwidth="0" noresize>
<frameset cols="*,300,*" border="0" noresize>
<frame src="blank.html" scrolling="no" frameborder="0" marginwidth="0" noresize>
<frame src="navi.html" scrolling="no" frameborder="0" marginwidth="0" noresize>
<frame src="blank.html" scrolling="no" frameborder="0" marginwidth="0" noresize>
</frameset>
<frameset cols="*,240,300,240,*" border="0" noresize>
<frame src="blank.html" scrolling="no" frameborder="0" marginwidth="0" noresize>
<frame src="left.html" scrolling="no" frameborder="0" marginwidth="0" noresize>
<frame src="home.html" scrolling="no" frameborder="0" marginwidth="0" noresize>
<frame src="right.html" scrolling="no" frameborder="0" marginwidth="0" noresize>
<frame src="blank.html" scrolling="no" frameborder="0" marginwidth="0" noresize>
</frameset>
<frame src="bottom.html" scrolling="no" frameborder="0" marginwidth="0" noresize>
Hier fehlt einer!!!
</frameset>
Greetings Morgane