body {
background-color: #000000;
}



#tube {
position: absolute;
top: 50px;
left: 775px;
width: 425px;
height: 344px;
padding: 0;
margin: 0;
z-index:4;
}

#bilder {
position: absolute;
top: 210px;
left: 100px;
width: 50px;
height: auto;
padding-top: 400px;
margin: 0;
z-index: 90;
}

li {
list-style: none;
}


li img {
position: absolute;
width: 50px;
height: auto;
}



#bild1 img { top: 0; left: 0; }
#bild2 img { top: 75px; left: 0; }
#bild3 img { top: 150px; left: 0; }
#bild4 img { top: 228px; left: 0; }
#bild5 img { top: 299px; left: 0; }
#bild6 img { top: 377px; left: 0; }
#bild7 img { top: 406px; left: 0; }

li:hover img {
width: 300px;
height: auto;
padding: 5px;
background-color: #FFFFFF;
border: 2px solid #333333;
z-index: 100;
}

#header {
position: absolute;
top: 50px;
left: 200px;
width: 250px;
height: 50px;
padding: 0;
margin: 0;
}



#brod {
position: absolute;
top: 100px;
left: 220px;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #fff;
width: 550px;
height: auto;
}

#main {
position: absolute;
top: 200px;
left: 200px;
width: auto;
height: auto;
margin: 0;
padding: 0;
}

