Vielleicht die Links in der menue_rechts.php von:

HTML-Code:
<a href="?content=/spiele/slot_crazycasino/index">Crazy Casino</a>
in a):
HTML-Code:
<a href="http://www.klammparadies.de/index.php?content=/spiele/slot_crazycasino/index">Crazy Casino</a>
oder besser b):

PHP-Code:
<a href="<?=$domain;?>/index.php?content=/spiele/slot_crazycasino/index">Crazy Casino</a>
"Umgeht" das eigentliche Problem zwar nur, aber besser als gar nichts