body
{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #fff;
    background-image: url( '/gumpendorf/static/images/intro_bg.jpg' );
    background-repeat: repeat-y;
}

a
{
    position: absolute;
}

a img
{
    border: none;
}

#start_wahl
{
    position: absolute;
    top: 300px;
    left: 5px;
}

#gumpendorf
{
    top: 340px;
    left: 5px;
}

#lindengasse
{
    top: 340px;
    left: 209px;
}

#ynh
{
    display: block;
    position: absolute;
    top: 147px;
    left: 24px;
}

#organic
{
    top: 147px;
    left: 482px;
}

#shop_choose
{
    position: absolute;
    top: 300px;
    left: 488px;
}

#shop_choose_de
{
    position: absolute;
    top: 340px;
    left: 488px;
}

#shop_choose_en
{
    position: absolute;
    top: 340px;
    left: 594px;
}


