OK guys, support from my provider reset my template to the wordpress default.
this let me login again. I guess i could have done that somewhere in the wordpress settings via ftp as well.
furthermore, what really helped was to increase the memory limit to 64M in wp-config.php
define(‘WP_MEMORY_LIMIT’, ’64M’);