body {

    color:            darkgreen;
    background-color: black;
    font-size:        12px;
    font-weight:      bold;
    font-family:      Arial;
}

.portrait {

    position:absolute;
    left:    30;
    top:     10px;

}

.footer {

    position:absolute;
    left:  10px;
    bottom: 10px;
}

.header {

    position: absolute;
    left:     32px;
    top:      18px;
}

.spalte {
    background-color: grey;
    position:absolute;
    top:    160px;
    left:  20px;
    height: 400px;
    width:  400px;
    border-radius: 20px;
}




a img {

    font-stile: italic;
    border:     none;
}

h1 a{font-style:italic;}
.loud{ font-style: italic}
#highlight { background-style: yellow; }
