Fixed the exiting problem in Cpr400.java by exiting the VM with
System.exit(0). The ImageIcons in GLobal are loaded by mediatracker threads
which causes termination problems, if the icons are not jet completly
loaded.
src/java/de/fhworms/ztt/cpr400/main/Cpr400.java