Mann erzähl ich n mist. sorry,
MAch nimmer viel mit frames. kämpf mom mit i-Frames. Hab das ma schnell neu gemacht. so müsste es gehen. hoffe alle einstellungen stimmen. ansonsten musst schnell noch abstände oder so ändern.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
<title>Unbenannte Seite</title>
</head>
<frameset cols="148,*" border="6" frameborder="no" framespacing="6">
<frame name="leftFrame" src="navi.htm" noresize>
<frameset rows="133,*" border="6" frameborder="no" framespacing="6">
<frame name="topFrame" src="kopf.htm" noresize>
<frame name="mainFrame" src="mitte.htm" noresize>
</frameset>
<noframes>
<body bgcolor="#ffffff">
</p>
</body>
</noframes>
</frameset>
</html>