Hallo!
»»
<style>
<!--
type="text/css"
»»
Das sollte doch so aussehen:
<style type="text/css">
<!--
»»
body { background-image:url(../images/jpgs/hintergrund/banner.jpg);
»»
IE und NS interpretieren Pfandangaben anders, hast du es schon mit absoluten Angabe wersucht? url("http:// ......"); ?
»»
font-family:Arial Narrow, Arial, Serifenlos;
»»
das sollte so ausehen:
font-family:"Arial Narrow", Arial, sans-serif;
Grüße
Thomas