A little update:
I put the users in the root with this code:
define ( ‘BP_ENABLE_ROOT_PROFILES’, true );
This is how my links look like now:
site.de/username/messages/
site.de/username/groups/
etc.
Is there any way of changing ‘messages’ and ‘groups’ to the german language, so that it looks like this?:
site.de/username/nachrichten/
site.de/username/gruppen/