#top {
    position: relative;
    height: 128px;
   /* background: url(/gfx/de-ch/top_bg.gif) repeat-y right;*/
    background: url(/gfx/de-ch/top_bg3.gif) left top no-repeat;
}

#logo-top{
    position:absolute;
    left:90px;
    top:21px;
    display:block;
    height:75px;
    width:120px;
}

