[HTML] Frames farbig -> Wer ändert den Code?

Startpost-Retter
Ich kriege es einfach nicht hin. Meine Frames sind im IE imma weiß. Ich möchte sie aber so haben, wie sie im Mozilla auch zu sehen sind. Wer würde mir den Code ändern?

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:
<html>
<head>
<title>Hundecenter Combattant</title>
<BODY bgcolor="#D3D09B" marginwidth="15" leftmargin="5" marginheight="10" topmargin="5" scroll="no">
<img src="http://img236.imageshack.us/img236/5903/layout0ql.jpg" border="1">
<div id="Layer1" style="position: absolute;  left:  711px; top: 60px;">
  <iframe src="menue.htm" name="menu" width="258" height="409" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#fffff)" ;>
  </iframe>
</div>
<div id="Layer1" style="position: absolute;  left: 22px; top: 256px;">
  <iframe src="main.htm" name="main" width="670" height="462" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#fffff)" ;>
  </iframe>
</div>

<script language="Javascript" type="text/javascript">
<!--

xid = Math.random();
xid *= 10000000000000;
xid = Math.ceil(xid);

var URL = unescape(location.href);

var xstart = URL.lastIndexOf("piranho")-1;
var user = URL.substring(7,xstart);

document.write('<SCRIPT LANGUAGE="Javascript" src="http://www.piranho.com/ad.php?user='+user+'&xid='+xid+'"></' + 'SCRIPT>');

-->
</script></body>
</html>



Um zu sehen wie es im MF aussieht:http://hundecentercombattant.piranho.com/Layout.htm