Hello there,
I have taken a look..I guess the problem is due to the css styling. Check the sidebar style with the name “rechts”. The padding seems to be too big.
“padding: 0 30px 30px 0” try change it to 0 5px 5px 0..
Hope that helps..
is it this one you deleted?
<?php get_sidebar(); ?>
If it cannot be solved,then my suggestion is, (I am sure you still have your wordpress theme files right?) I suggest you to check out the original “footer.php”. Download the theme into your computer and open it and check the differences. Or you may as well copy all and paste all into your footer page.