#logo
{
   position: absolute;
   top: 0px;
   left: 0px;
   width: 960px;
   height: 156px;
   background-image:url(../images/logo.gif);
   z-index:1;
}


#content
{
  	position:absolute;
	left:0px;
	top:157px;
	width:900px;
	height:450px;
	background-image:url(../images/bg_bild.gif);
	z-index:2;
}


#bild
{
  	position:absolute;
	left:0px;
	top:157px;
	width:500px;
	height:343px;
	z-index:3;
}

#bu
{
  	position:absolute;
	left:10px;
	top:505px;
	width:175px;
	height:30px;
	z-index:4;
}


#navigation
{
    position: absolute;
    top: 225px;
    left: 200px;
    width: 300px;
    height: 200px; 
	z-index:5;
}
