/*
Anpassungen für Ganileos - EN
*/


#top_container { position: relative; }

#grass-ganileos { 
  position: absolute; 
  top: 91px; 
  right: 25px; 
  width: 350px;
  height: 22px;
  /*border: 1px #FFF solid;*/
}

#top_container {
    background-image:url(../design/top_en_hg.jpg);
    background-repeat: no-repeat;
}

