[HTML] Falscher Code? Menüpunkte öffnen sich im PopUp

Läääp
Hallo!
Ich habe ein das Design für www.reitverein-equitacion.de.vu gecodet und schon ein paar Menüpunkte eingebaut. Wenn ich jetzt aber auf die Menülinks klicke, öffnet sich die Seite im PopUp.
Ist evtl. irgendetwas falsch im Code?

Hier der Code:

<html>
<head>

<title>Reitverein Equitacion</title>

<style type="text/css">
<!--
body {
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffffff;
}
a:link {
color: #0000ff;
text-decoration:none;
}
a:visited {color: #0000ff;
text-decoration:none;
}
a:active {color: #ffffff;
text-decoration:none;
}
a:hover {color: #000000;
text-decoration:none;
}
-->
</style>


</head>

<body bgcolor="#ffffff" topmargin="0" leftmargin="0">

<img border="0" src="http://equitacion.square7.ch/Design.jpg" scroll="no" bgproperties="fixed"
ALIGN="left" STYLE="position: absolute; top: 0; left: 0" width="1024" height="768">


<div style="overflow: auto; position: absolute; width: 735; height: 329; left: 381; top: 391">
<font face="Verdana" size="2"><font color="#000000">main</font>
</div>

<div style="overflow: auto; position: absolute; width: 186; height: 319; left: 50; top: 365">
<font face="Verdana" size="2" color="#000000"><b><i>Home</b></i><br>
<a href="http://equitacion.square7.ch/start/impressum.htm" target="main">Willkommen</a><br>
<br>
<b><i>Neuigkeiten</b></i><br>
<a href="http://equitacion.square7.ch/start/impressum.htm" target="main">News & Wichtiges</a><br>
<br>
<b><i>Rechtliches</b></i><br>
<a href="http://equitacion.square7.ch/start/bildnachweis.htm" target="main">Bildnachweiß</a><br>
<a href="http://equitacion.square7.ch/start/impressum.htm" target="main">Impressum</a><br></font>
</div>


Hoffe jemand kann mir helfen!
LG Schokokekeks fröhlich
Läääp
Zitat:
<div style="overflow: auto; position: absolute; width: 735; height: 329; left: 381; top: 391">
<font face="Verdana" size="2"><font color="#000000">main</font>
</div>

Doch ein Main hab ich fröhlich (glaub zumindest das es so richtig ist)
callous.
Du hast gar keine i-Frames?! Also <iframe>blablabla</iframe>
Nur "main" dahin zu schreiben reicht nicht. Da soll ja der Text hin großes Grinsen
Läääp
oh gott bin ich wieder doof großes Grinsen
Läääp
danke fröhlich