Move Theme to Main Repo
This moves the showtime website theme from a git submodule to a path within the main repo (https://github.com/htw-imi-showtime/showtime-website)
Although themes are reusable and thus maintained independent from the sites, this separation has caused more
git-related confusion than necessary. Also, theme and site are tightly coupled and unlikely to used in other projects.