body {
    background-color: #0F0F0F;
    color: #FFFF00;
    }

#navruecksprung {
    position: absolute;
    top: 3px;
    left: 46%;
    right: 46%;
    text-align: center;
    }

#navtop {
    position: absolute;
    top: 3px;
    left: 46%;
    right: 46%;
    text-align: center;
    }

#navlinks {
    position: absolute;
    top: 3px;
    left: 44%;
    text-align: left;
    }

#navrechts {
    position: absolute;
    top: 3px;
    right: 44%;
    text-align: right;
    }

#thumb_ueberschrift {
    position: absolute;
    top: 7%;
    font-family: Verdana,Tahoma,Comic Sans MS,Arial;
    font-size: 16pt;
    text-align: center;
    width: 99%;
    }

#bildinfo {
    position: absolute;
    top: 5%;
    font-family: Verdana,Tahoma,Comic Sans MS,Arial;
    font-size: 14pt;
    text-align: center;
    width: 99%;
    }

#bilder {
    position: absolute;
    margin-top: 10%;
    margin-left: 10%;
    margin-right: 10%;
    text-align: center;
    width: 79%;
    }

#grossebilder {
    position: absolute;
    margin-top: 6%;
    left: 10%;
    right: 10%;
    width: 79%;
    text-align: center;
    }

.imgAbstand {
    margin: 20px;
    }


