body {
    font-family: verdana, sans-serif;
    color: #273583;
    
}

.wrapper {
    width: 1000px;
    margin: 0 auto;
    height: 676px;
    position: relative;
}

.startseite {
    background-image: url(hauptseite.jpg);
}

.info {
    background-image: url(unterseite.jpg);
}

#linkinfo {
    position: absolute;
    width: 100px;
    height: 22px;
    right: 54px;
    top: 453px;
}

#mailzukunft {
    position: absolute;
    width: 235px;
    height: 20px;
    right: 50px;
    top: 590px;
}

#mailcdu {
    position: absolute;
    width: 235px;
    height: 20px;
    right: 50px;
    top: 618px;
}

#start {
    position: absolute;
    width: 300px;
    height: 20px;
    top: 39px;
    left: 235px;
}

.content, a {
    color: #273583;
    text-decoration: none;
}

.content {
    position: absolute;
    top: 100px; 
    left: 108px;
    
}