[HTML] Scrollbalken verschwinden nicht!

*Granni*
Hey Leute!
ich brauch mal ganz dringend eure Hilfe!
Bin gerade am Aufbau einer neuen Page, doch habe da leider ein kleines Problem....

In meinem Frames sind dauerhaft die Scrollbalken zu sehen, auch wenn es eigentlich nichts zu scrollen gibt! Das nervt mich, vor allem, weil sie das ganze obere 'kleine' frame verdecken...

ich sehe die Scrollbalken beim Internet Explorer und bei Forefox... bei Mozilla sind sie nicht zu sehen...

So... Seite

kann mir jemand helfen??? Ist an dem Code irgendetwas falsch, sodass man die Scrollbalken bei manchen Anbietern sieht und bei anderen nicht???

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:
<html>
<head>
<title>RV Coloured Horses</title>
</head>

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

<IMG src="http://foto.arcor-online.net/palb/alben/82/3337482/1280_3365343036376337.jpg" align="left">

<div id="Layer1" style="position: absolute;  left: 363px; top: 316px;">
  <iframe src="http://www.freepler.de/text_07192092_48999188_49925691_deutsch.html" name="frame2" width="599" height="399" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>

<div id="Layer2" style="position: absolute;  left: 209px; top: 236px;">
  <iframe src="http://www.freepler.de/text_07192092_24971506_49925691_deutsch.html" name="frame3" width="598" height="38" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>

<div id="Layer3" style="position: absolute;  left: 58px; top: 452px;">
  <iframe src="http://www.freepler.de/text_07192092_6318869_49925691_deutsch.html" name="frame4" width="198" height="258" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>

</body>

<style>
body { scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffffff;
</style> 

</html>
Black Katrin
ähm...
scrolling="yes"
das heisst die scrollbalken sind IMMER da, no heiss NIE und auto heisst wenn nötig
*Granni*
*freu*
Danke!!

Da bin ich natürlich nicht drauf gekommen Augen rollen

Thanks! *knuddl*
Dann hat sich das ja erledigt... Augenzwinkern
Black Katrin
bitteAugenzwinkern