
div.main
{
  width:990px;
  height:497px;
  overflow:hidden;  
  background:url('../images/default/de/main.png') no-repeat;
  position:relative;  
}

#txt
{
position:absolute;
left:305px;
top:80px;
width:400px;
height:150px;
}


div.giraffe
{
position:absolute;
left:0px;
top:30px;
width:266px;
height:445px;
}


div.mainbox
{
position:absolute;
right:0px;
bottom:2px;
width:686px;
height:224px;
}

#boxright
{
position:absolute;
right:0px;
top:40px;
width:205px;
height:205px;
cursor:pointer;
}
