<frameset cols="*,800,*">
<frame name="leerrechts" src="..." marginwidth="0" marginheight="0" scrolling="no" noresize>
<frameset rows="80,*">
<frame name="bannerframe" src="..." marginwidth="0" marginheight="0" scrolling="no" noresize>
<frameset cols="120,*">
<frame name="menuframe" src="..." marginwidth="0" marginheight="0" scrolling="no" noresize>
<frame name="hauptframe" src="..." marginwidth="0" marginheight="0" scrolling="auto" noresize>
</frameset>
</frameset>
<frame name="leerlinks" src="..." marginwidth="0" marginheight="0" scrolling="no" noresize>
</frameset> |