/*
css fuer propeller island city lodge by latimera.de
- navigator - 
*/

#bd
{
background-color: #000000;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}
#container
{
width: 190px;
height: 125px;
position: absolute;
top: 50%;
left: 50%;
margin-left: -95px; 
margin-top: -62px;
z-index:1;
}
#palme
{
width: 190px;
height: 125px;
position: absolute;
top: -1px;
left: -3px;
background-image:url(../graphics/palme.gif);
background-repeat:no-repeat;
z-index:2;
}
#vision_machine
{
width: 311px;
height: 201px;
position: absolute;
top: -202px;
left: -59px;
background-image:url(../graphics/vision_machine.gif);
background-repeat:no-repeat;
z-index:2;
}
#history
{
width: 251px;
height: 166px;
position: absolute;
top: 124px;
left: -23px;
background-image:url(../graphics/history.gif);
background-repeat:no-repeat;
z-index:2;
}
#music_sound
{
width: 276px;
height: 125px;
position: absolute;
top: -1px;
left: 191px;
background-image:url(../graphics/music_sound.gif);
background-repeat:no-repeat;
z-index:2;
}
#gallery
{
width: 251px;
height: 125px;
position: absolute;
top: -1px;
left: -263px;
background-image:url(../graphics/gallery.gif);
background-repeat:no-repeat;
z-index:2;
}