Hi jan007
You're right, in the product layout, it loads related categories, I updated this file on your site:
/html/com_virtuemart/productdetails/default.php
by commenting line 347:
echo shopFunctionsF::renderVmSubLayout('customfields',array('product'=>$this->product,'position'=>'related_categories','class'=> 'product-related-categories'));
Kindly check.