[HTML] Main Seite öffnet sich im Menü Frame

SammyLG
Ja, also ich hab ein Problem. Wenn ich auf einen Link im Menü klicke, öffnet sich der Link im Menü Frame. Ich hab schon fast alle Tuts durchgelesen, doch niergendswo steht eine Lösung- außer, wie man es hinbekommt, das sich die Textseite im Menüframe öffnet. Also, das hier ist der Code des Designs:

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
<html>
      <STYLE type="text/css">
    <!--
    BODY {
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #000000;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
    scrollbar-arrow-color: #000000;
    scrollbar-track-color: #ffffff;
    }
    -->
    </STYLE>
 
     <head>
     <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
     <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
     <meta name="ProgId" content="FrontPage.Editor.Document">
     <title>Gut Löwenstein</title>
     </head>
  
     <body bgcolor="#FBFCB8" topmargin="0" leftmargin="0">
     
     <img border="0" src="http://img337.imageshack.us/img337/5581/eh0171450kl.png" align="left">
     <div id="Layer1" style="position: absolute; left: 100px; top: 307px;">
     <iframe src=" http://www.oyla6.de/cgi-bin/designs/standard1/index.cgi?page=text&id=52734051&userid=24106602
     26&userid=06744202" name="main" width="691" height="409" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#Ffffff)" ;>
     </iframe>
     </div>
     <div id="Layer1" style="position: absolute; left: 796px; top: 305px;">
     <iframe src=" http://www.oyla6.de/cgi-bin/designs/standard1/index.cgi?page=text&id=66468558&userid=24106602
     61&userid=06744202" name="frame1" width="136" height="409" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#Ffffff)" ;>
     </iframe>
     </div>
     
     </body>
     
     </html>


Was ist daran falsch? Hier ist die Homepage: http://loewenstein.oyla6.de

Liebe Grüße, eure verzweifelte Sammy
hexe007
Zeig mal den Code vom Menü ^^
Da steht nämlich die Lösung Augenzwinkern
SammyLG
Danke!!!! Hat geklappt.

LG Sammy