#body .illustration {
    float: left;
    margin: 0px 0 0 -320px;
}

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

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

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

#body h4 {
    margin: 0 0 30px 0;
}

a {
	color: gray;
}
