hi christoph.
eigentlich hab ich nur "noresize" weggelassen, womit es ja dann damit im internet explorer klappt.
<frameset cols="300,*" framespacing="0" frameborder="0">
<frameset rows="250,*">
<frame name="bild" src="bild.html" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" noresize>
<frame src="journal.html" name="journal" frameborder="0" scrolling="Yes" noresize marginwidth="15" marginheight="15">
</frameset>
<frameset rows="90,140,120,70,120,*" cols="100,140,60,140,*" framespacing="0" frameborder="0">
<frame src="schwarz.html" name="1" frameborder="0" scrolling="No" marginwidth="20" marginheight="20" framespacing="0">
[.........]