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;
}

#tage {
    position: absolute;
    left: 23px;
    top: 300px;
    width: 210px;
    height: 40px;
    background-image: url(../images/index/intro/tage/18.jpg);
    background-color: #060807;
    background-repeat: no-repeat;
}
