[HTML] Problem mit Menü u. Main!

kimni
Hallo ihr Lieben!
Ich habe ein grooooßes Problem.

Ich habe einen neuen vRh gebaut, und nun ist die Seite fast ganz fertig. Auch das Design und das Menü sind drin. Allerdings ist jetzt das Problem, dass sich mein Menü nicht im Main, sondern in neuen Fenstern öffnet unglücklich
Ich habe auch schon überall das target="main" hingeschrieben, aber es klappt nicht =/
Hier mal Design und Menücode:

Menü:
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:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="content-type">
  <title>menu</title>
</head>
<body>
<big style="color: rgb(255, 255, 204);"><small
 style="font-family: Bodoni MT;"><span
 style="font-style: italic; font-weight: bold; color: rgb(255, 255, 204);">Allgemeines</span><br
 style="color: rgb(255, 255, 204);">
<a style="color: rgb(255, 255, 204);"
 href="http://pzheidelberg.pz.funpic.de/Willkommen.html"
 target="main">Willkommen</a><br
 style="color: rgb(255, 255, 204);">
<a style="color: rgb(255, 255, 204);"
 href="http://pzheidelberg.pz.funpic.de/Impressum.html"
 target="main">Impressum</a><br
 style="color: rgb(255, 255, 204);">
<a style="color: rgb(255, 255, 204);"
 href="http://pzheidelberg.pz.funpic.de/Nachweis.html"
 target="main">Nachweise</a><br
 style="color: rgb(255, 255, 204);">
<span
 style="text-decoration: line-through; color: rgb(255, 255, 204);">Partner</span><br
 style="color: rgb(255, 255, 204);">
<br style="color: rgb(255, 255, 204);">
<span
 style="font-style: italic; font-weight: bold; color: rgb(255, 255, 204);">Der
Hof</span><br style="color: rgb(255, 255, 204);">
<a style="color: rgb(255, 255, 204);"
 href="http://pzheidelberg.pz.funpic.de/Der%20Hof.html"
 target="main">Anlage</a><span
 style="text-decoration: line-through; color: rgb(255, 255, 204);"><span
 style="text-decoration: underline;"></span></span><br
 style="color: rgb(255, 255, 204);">
<a style="color: rgb(255, 255, 204);"
 href="http://pzheidelberg.pz.funpic.de/Hofkonto.html"
 target="main">Hofkonto</a><br
 style="color: rgb(255, 255, 204);">
<br style="color: rgb(255, 255, 204);">
<span
 style="font-style: italic; font-weight: bold; color: rgb(255, 255, 204);">Pferde</span><br
 style="color: rgb(255, 255, 204);">
<a style="color: rgb(255, 255, 204);"
 href="http://pzheidelberg.pz.funpic.de/Deckhengste.html"
 target="main">Deckhengste</a><br
 style="color: rgb(255, 255, 204);">
<a style="color: rgb(255, 255, 204);"
 href="http://pzheidelberg.pz.funpic.de/Zuchtstuten.html"
 target="main">Zuchtstuten</a><br
 style="color: rgb(255, 255, 204);">
<a style="color: rgb(255, 255, 204);"
 href="http://pzheidelberg.pz.funpic.de/Nachzucht.html"
 target="main">Nachzucht</a><br
 style="color: rgb(255, 255, 204);">
<br style="color: rgb(255, 255, 204);">
<a style="color: rgb(255, 255, 204);"
 href="http://pzheidelberg.pz.funpic.de/Verkauf.html"
 target="main">Verkauf</a><br
 style="color: rgb(255, 255, 204);">
<br style="color: rgb(255, 255, 204);">
<span
 style="font-weight: bold; font-style: italic; color: rgb(255, 255, 204);">Z&uuml;chten</span><br
 style="color: rgb(255, 255, 204);">
<a style="color: rgb(255, 255, 204);"
 href="http://pzheidelberg.pz.funpic.de/AGB%27s.html"
 target="main">AGB's</a><br
 style="color: rgb(255, 255, 204);">
<a style="color: rgb(255, 255, 204);"
 href="http://pzheidelberg.pz.funpic.de/Antrag.html"
 target="main">Antrag</a><span
 style="text-decoration: line-through;"></span></small><br>
</big><br>
&nbsp;<br>
</body>
</html>


Design:
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:
<html>
<head>
<!-- Made by www.Honigpups.de.vu all rights reserved -->
  <title>Heidelberg</title>
</head>
<body topmargin="0" leftmargin="0"
 style="background-color: rgb(123, 165, 115);" scroll="no">
<img src="http://i29.tinypic.com/29da05s.gif" border="0"
 height="600" width="1024">
<div id="menu"
 style="left: 39px; position: absolute; top: 50px;"><iframe
 name="menu" src="http://pzheidelberg.pz.funpic.de/menu.html"
 0px="" ;="" frameborder="0" height="250"
 scrolling="auto" width="185"></iframe></div>
<div id="main"
 style="left: 225px; position: absolute; top: 105px;">
<iframe name="menu"
 src="http://pzheidelberg.pz.funpic.de/Willkommen.html" 0px=""
 ="" ;="" frameborder="0" height="450"
 scrolling="auto" width="635"></iframe></div>
<!-- Made by www.Honigpups.de.vu all rights reserved -->
</body>
</html>


Ich hoffe, dass ihr mir helfen könnt.
glG; Luluu (;
callous.
Änder den Design-Code mal in hier den um:

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
<html>
<head>
<!-- Made by www.Honigpups.de.vu all rights reserved -->
  <title>Heidelberg</title>
</head>
<body topmargin="0" leftmargin="0"
 style="background-color: rgb(123, 165, 115);" scroll="no">
<img src="http://i29.tinypic.com/29da05s.gif" border="0"
 height="600" width="1024">
<div id="menu"
 style="left: 39px; position: absolute; top: 50px;"><iframe
 name="menu" src="http://pzheidelberg.pz.funpic.de/menu.html"
 0px="" ;="" frameborder="0" height="250"
 scrolling="auto" width="185"></iframe></div>
<div id="main"
 style="left: 225px; position: absolute; top: 105px;">
<iframe name="main"
 src="http://pzheidelberg.pz.funpic.de/Willkommen.html" 0px=""
 ="" ;="" frameborder="0" height="450"
 scrolling="auto" width="635"></iframe></div>
<!-- Made by www.Honigpups.de.vu all rights reserved -->
</body>
</html>


Hast den den Frame fürs Main ja "menu" genannt Augenzwinkern
kimni
Waaaaaaaah großes Grinsen
Danke, danke, danke, danke smile

Es klappt *gg*
Viieeeelen Dank (:

glG; Luluu (: