body {
width: 16000px; /* erbij */
background-color: #000;
margin-top: 0px;
margin-left: 0px;
}
#navigatie {
height: 150px;
width: 50px;
position: fixed;
left: 0px;
top: 400px;
z-index: 90;
}
#foto-1 {
float: left; /* erbij */
width: 4000px;
height: 607px;
[s] position: absolute;
left: 0px;
top: 0px;[/s]
z-index: 1;
background-image: url(img/lp-black.jpg);
color: #FFF;
background-repeat: no-repeat;
}
#foto-2 {
float: left; /* erbij */
width: 4000px;
height: 607px;
[s] position: absolute;
left: 4000px;
top: 0px;[/s]
z-index: 2;
color: #000;
background-image: url(DJ/images/white.jpg);
background-repeat: no-repeat;
}
#foto-3 {
float: left; /* erbij */
width: 4000px;
height: 607px;
[s] position: absolute;
left: 8000px;
top: 0px;[/s]
z-index: 3;
background-image: url(img/red.jpg);
color: #FFF;
background-repeat: no-repeat;
}
#foto-4 {
float: left; /* erbij */
width: 4000px;
height: 607px;
[s] position: absolute;
left: 12000px;
top: 0px;[/s]
z-index: 4;
background-image: url(img/lp-white.jpg);
color: #000;
background-repeat: no-repeat;
}