danke für deine antwort, erklärung und den lösungsansatz..
div#content{
width: 682px;
height: 459px;
left: 239px;
top: 98px;
position: absolute;
background-image: url(images/bg_05.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
overflow: auto;
}
[if !IE]
div#content {
background-position: 239px 98px;
}
[endif]
greift leider nicht.. hast du ahnung wieso?.. (css -> externe .css-datei)
lg, m