body
{
    background-image: url('../images/index/intro/hintergrund.jpg');
    background-color: #060807;
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0;
    padding: 0
}

#link {
    position: absolute;
    left: 750px;
    top: 460px;
    width: 200px;
    height: 110px;
}


#dauerkarte {
    position: absolute;
    left: 20px;
    top: 290px;
    width: 440px;
    height: 170px;    
}