#body h5 {
    font-size: 1em;
    margin: 2em 0 1em 0;
}

#body .illustration {
    float: left;
    margin: 40px 0 0 -317px;

}

#body .illustration img {
	width: 200px;
	height: 300px;

}

#body .legende {
    display: block;
    float: left;
    width: 195px;
    height: 100px;
    margin: 320px 0 0 -314px;
    text-align: center;
    font-family: Arial;
    font-size: 0.9em;
    color: gray;

}

#body .legende a {
    color: rgb(159, 192, 73);
    
}

#body p img {
/*

    position: absolute;
*/
    margin: 20px 0 0 -20px;

}

#body p {
    height: 380px;
}

