<IfModule mod_rewrite.c>
RewriteEngine on
RewriteRule ^$ /projekt [L,R=301]
</IfModule>