ach ja
hier der HTML-Code
<html>
<head>
<style type="text/css">@import url(modern_ohne_ie.css) all;</style>
</style>
<link rel=stylesheet type="text/css" href="style.css">
</head>
<body bgcolor=#FFFFFF>
<div id="page">
<div id="navigation">
<table border="0" width="150px" height="500px">
<tr>
<td onMouseOver = "this.bgColor='#FFFF88'; this.style.cursor='pointer' "; onMouseOut = ' this.bgColor="FFFFCC" '; onclick=parent.content.location.href="news.html"; ><center>Neues</center></td>
</tr>
<tr>
<td onMouseOver = "this.bgColor='#FFFF88'; this.style.cursor='pointer' "; onMouseOut = ' this.bgColor="FFFFCC" '; onclick=parent.content.location.href="news.html"; ><center>Termine</center></td>
</tr>
<tr>
<td onMouseOver = "this.bgColor='#FFFF88'; this.style.cursor='pointer' "; onMouseOut = ' this.bgColor="FFFFCC" '; onclick=parent.content.location.href="news.html"; ><center>Preise</center></td>
</tr>
<tr>
<td onMouseOver = "this.bgColor='#FFFF88'; this.style.cursor='pointer' "; onMouseOut = ' this.bgColor="FFFFCC" '; onclick=parent.content.location.href="news.html"; ><center>Gästebuch</center></td>
</tr>
<tr>
<td onMouseOver = "this.bgColor='#FFFF88'; this.style.cursor='pointer' "; onMouseOut = ' this.bgColor="FFFFCC" '; onclick=parent.content.location.href="news.html"; ><center>Kontakt</center></td>
</tr>
<tr>
<td onMouseOver = "this.bgColor='#FFFF88'; this.style.cursor='pointer' "; onMouseOut = ' this.bgColor="FFFFCC" '; onclick=parent.content.location.href="news.html"; ><center>Impressum</center></td>
</tr>
</table>
<div id="title">
<div id="title_echo">
<h1>Goldschmiede Lentzen-Larson</h1>
<div id="content">
<iframe name="content" width="823" height="567" scrolling="no" frameborder="0" src="about.html">
Ihr Browser kann leider keine eingebetteten Frames anzeigen.
</iframe>
<div id="logo">
<img src="images/logo.png" height=100px width=100px>
</body>
</html>