The German Mac uses Alt combos for printable characters? Crikey. In that case, there's no simple solution. If you have access to the source code, edit the file
.../ZimbraWebClient/WebRoot/
js/zimbraMail/share/model/ZmKeyMap.
js
and comment out the line with "Alt+L" in it (as well as any others with Alt combos that produce printable characters).
-Conrad