Given are three squares of side lengths $a$, $b$ and $c$ with $a>b>c$. Construct (with compass and straightedge) a square of the area $a^2-b^2-c^2$!
I have thought about "cutting" the two smaller squares into pieces and arranging them inside the big square in such a way that the space left is a square, too.
Do you have any ideas?

I have actually found out myself now and it is a lot easier than the answer given below. Start with the square of the area $a^2$. Construct a semicircle towards its outside on one of its edges, say $AB$ and then construct a circle with radius $b$ and with centre $B$. Point $C$ should be the point of intersection of the circle and the semicircle. Then ABC is rectangular and Pythagoras tells us that $$|AC|^2=a^2-b^2.$$ Repeat this process now putting the square of area $a^2-b^2$ on the hypotenuse and the one of area $c$ on one of the legs. Then the square on the other leg has area $a^2-b^2-c^2$, as desired.