Hallo :o)
Hätte gern mein iFrame immer zentriert, aber ich bin zu doof. Das ist ein Auszug des HTML Codes meiner HP:
<style type="text/css">
<!--
html, body {height:100%;margin:0;padding:0;}
#topl {position:absolute;top:0px;left:45px;}
//-->
</style>
</head>
<body bgcolor="#E6E8E7">
<div id="topl">
<iframe src="main.html" name="main" width="753" height="672" frameborder="0">
</iframe>
</div>
<font style="font-family:Verdana;font-size:9px;color:#606060;">
<br><br><br>
</body>
</html>