The Color Out of Space

Cast (25)

  • Marco Leibnitz

    Marco Leibnitz

    Young Armin Pierske

  • Michael Kausch

    Michael Kausch

    Old Armin Pierske

  • Erik Rastetter

    Erik Rastetter

    Nahum Gärtener

  • Ingo Heise

    Ingo Heise

    Jonathan Davis

  • Ralf Lichtenberg

    Ralf Lichtenberg

    Dr. Davis - 40s

  • Friedrich Schilha

    Friedrich Schilha

    Professor

  • Léon Schröder

    Léon Schröder

    Samuel Gärtener

  • Jonas Zumdohme

    Jonas Zumdohme

    Thaddäus Gärtener

  • Phillip Jacobs

    Phillip Jacobs

    Marwin Gärtener

  • Jonas von Lingen

    Jonas von Lingen

    Lead Scientist

  • Jürgen Heimüller

    Jürgen Heimüller

    Scientist

  • Marah Schneider

    Marah Schneider

    Mrs. Gärtener

  • Alexander Sebastian Curd Schuster

    Alexander Sebastian Curd Schuster

    Detective Ward

  • Sebastian Schäfer

    Sebastian Schäfer

    Construction Worker

  • Patrick Pierce

    Patrick Pierce

    Dr. Davis - 70s

  • Paul Dorsch

    Paul Dorsch

    Forest Ranger

  • Gert Tyarks

    Gert Tyarks

    Villager

  • Leander Schmidt

    Leander Schmidt

    Villager

  • Konstantin Wittfeld

    Konstantin Wittfeld

    Assistant

  • Inge Schemm

    Inge Schemm

  • Kevin Wohlmannstetter

    Kevin Wohlmannstetter

  • Fritz Trinkle

    Fritz Trinkle

  • Otto Thume

    Otto Thume

  • Georg Ott

    Georg Ott

  • Olaf Krätke

    Olaf Krätke

    Mr. Danforth

Crew (119)

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
The Color Out of Space

Cast (25)

  • Marco Leibnitz

    Marco Leibnitz

    Young Armin Pierske

  • Michael Kausch

    Michael Kausch

    Old Armin Pierske

  • Erik Rastetter

    Erik Rastetter

    Nahum Gärtener

  • Ingo Heise

    Ingo Heise

    Jonathan Davis

  • Ralf Lichtenberg

    Ralf Lichtenberg

    Dr. Davis - 40s

  • Friedrich Schilha

    Friedrich Schilha

    Professor

  • Léon Schröder

    Léon Schröder

    Samuel Gärtener

  • Jonas Zumdohme

    Jonas Zumdohme

    Thaddäus Gärtener

  • Phillip Jacobs

    Phillip Jacobs

    Marwin Gärtener

  • Jonas von Lingen

    Jonas von Lingen

    Lead Scientist

  • Jürgen Heimüller

    Jürgen Heimüller

    Scientist

  • Marah Schneider

    Marah Schneider

    Mrs. Gärtener

  • Alexander Sebastian Curd Schuster

    Alexander Sebastian Curd Schuster

    Detective Ward

  • Sebastian Schäfer

    Sebastian Schäfer

    Construction Worker

  • Patrick Pierce

    Patrick Pierce

    Dr. Davis - 70s

  • Paul Dorsch

    Paul Dorsch

    Forest Ranger

  • Gert Tyarks

    Gert Tyarks

    Villager

  • Leander Schmidt

    Leander Schmidt

    Villager

  • Konstantin Wittfeld

    Konstantin Wittfeld

    Assistant

  • Inge Schemm

    Inge Schemm

  • Kevin Wohlmannstetter

    Kevin Wohlmannstetter

  • Fritz Trinkle

    Fritz Trinkle

  • Otto Thume

    Otto Thume

  • Georg Ott

    Georg Ott

  • Olaf Krätke

    Olaf Krätke

    Mr. Danforth

Crew (119)

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
The Color Out of Space

Cast (25)

  • Marco Leibnitz

    Marco Leibnitz

    Young Armin Pierske

  • Michael Kausch

    Michael Kausch

    Old Armin Pierske

  • Erik Rastetter

    Erik Rastetter

    Nahum Gärtener

  • Ingo Heise

    Ingo Heise

    Jonathan Davis

  • Ralf Lichtenberg

    Ralf Lichtenberg

    Dr. Davis - 40s

  • Friedrich Schilha

    Friedrich Schilha

    Professor

  • Léon Schröder

    Léon Schröder

    Samuel Gärtener

  • Jonas Zumdohme

    Jonas Zumdohme

    Thaddäus Gärtener

  • Phillip Jacobs

    Phillip Jacobs

    Marwin Gärtener

  • Jonas von Lingen

    Jonas von Lingen

    Lead Scientist

  • Jürgen Heimüller

    Jürgen Heimüller

    Scientist

  • Marah Schneider

    Marah Schneider

    Mrs. Gärtener

  • Alexander Sebastian Curd Schuster

    Alexander Sebastian Curd Schuster

    Detective Ward

  • Sebastian Schäfer

    Sebastian Schäfer

    Construction Worker

  • Patrick Pierce

    Patrick Pierce

    Dr. Davis - 70s

  • Paul Dorsch

    Paul Dorsch

    Forest Ranger

  • Gert Tyarks

    Gert Tyarks

    Villager

  • Leander Schmidt

    Leander Schmidt

    Villager

  • Konstantin Wittfeld

    Konstantin Wittfeld

    Assistant

  • Inge Schemm

    Inge Schemm

  • Kevin Wohlmannstetter

    Kevin Wohlmannstetter

  • Fritz Trinkle

    Fritz Trinkle

  • Otto Thume

    Otto Thume

  • Georg Ott

    Georg Ott

  • Olaf Krätke

    Olaf Krätke

    Mr. Danforth

Crew (119)

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
The Color Out of Space

Cast (25)

  • Marco Leibnitz

    Marco Leibnitz

    Young Armin Pierske

  • Michael Kausch

    Michael Kausch

    Old Armin Pierske

  • Erik Rastetter

    Erik Rastetter

    Nahum Gärtener

  • Ingo Heise

    Ingo Heise

    Jonathan Davis

  • Ralf Lichtenberg

    Ralf Lichtenberg

    Dr. Davis - 40s

  • Friedrich Schilha

    Friedrich Schilha

    Professor

  • Léon Schröder

    Léon Schröder

    Samuel Gärtener

  • Jonas Zumdohme

    Jonas Zumdohme

    Thaddäus Gärtener

  • Phillip Jacobs

    Phillip Jacobs

    Marwin Gärtener

  • Jonas von Lingen

    Jonas von Lingen

    Lead Scientist

  • Jürgen Heimüller

    Jürgen Heimüller

    Scientist

  • Marah Schneider

    Marah Schneider

    Mrs. Gärtener

  • Alexander Sebastian Curd Schuster

    Alexander Sebastian Curd Schuster

    Detective Ward

  • Sebastian Schäfer

    Sebastian Schäfer

    Construction Worker

  • Patrick Pierce

    Patrick Pierce

    Dr. Davis - 70s

  • Paul Dorsch

    Paul Dorsch

    Forest Ranger

  • Gert Tyarks

    Gert Tyarks

    Villager

  • Leander Schmidt

    Leander Schmidt

    Villager

  • Konstantin Wittfeld

    Konstantin Wittfeld

    Assistant

  • Inge Schemm

    Inge Schemm

  • Kevin Wohlmannstetter

    Kevin Wohlmannstetter

  • Fritz Trinkle

    Fritz Trinkle

  • Otto Thume

    Otto Thume

  • Georg Ott

    Georg Ott

  • Olaf Krätke

    Olaf Krätke

    Mr. Danforth

Crew (119)

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
The Color Out of Space

Cast (25)

  • Marco Leibnitz

    Marco Leibnitz

    Young Armin Pierske

  • Michael Kausch

    Michael Kausch

    Old Armin Pierske

  • Erik Rastetter

    Erik Rastetter

    Nahum Gärtener

  • Ingo Heise

    Ingo Heise

    Jonathan Davis

  • Ralf Lichtenberg

    Ralf Lichtenberg

    Dr. Davis - 40s

  • Friedrich Schilha

    Friedrich Schilha

    Professor

  • Léon Schröder

    Léon Schröder

    Samuel Gärtener

  • Jonas Zumdohme

    Jonas Zumdohme

    Thaddäus Gärtener

  • Phillip Jacobs

    Phillip Jacobs

    Marwin Gärtener

  • Jonas von Lingen

    Jonas von Lingen

    Lead Scientist

  • Jürgen Heimüller

    Jürgen Heimüller

    Scientist

  • Marah Schneider

    Marah Schneider

    Mrs. Gärtener

  • Alexander Sebastian Curd Schuster

    Alexander Sebastian Curd Schuster

    Detective Ward

  • Sebastian Schäfer

    Sebastian Schäfer

    Construction Worker

  • Patrick Pierce

    Patrick Pierce

    Dr. Davis - 70s

  • Paul Dorsch

    Paul Dorsch

    Forest Ranger

  • Gert Tyarks

    Gert Tyarks

    Villager

  • Leander Schmidt

    Leander Schmidt

    Villager

  • Konstantin Wittfeld

    Konstantin Wittfeld

    Assistant

  • Inge Schemm

    Inge Schemm

  • Kevin Wohlmannstetter

    Kevin Wohlmannstetter

  • Fritz Trinkle

    Fritz Trinkle

  • Otto Thume

    Otto Thume

  • Georg Ott

    Georg Ott

  • Olaf Krätke

    Olaf Krätke

    Mr. Danforth

Crew (119)

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
The Color Out of Space

Cast (25)

  • Marco Leibnitz

    Marco Leibnitz

    Young Armin Pierske

  • Michael Kausch

    Michael Kausch

    Old Armin Pierske

  • Erik Rastetter

    Erik Rastetter

    Nahum Gärtener

  • Ingo Heise

    Ingo Heise

    Jonathan Davis

  • Ralf Lichtenberg

    Ralf Lichtenberg

    Dr. Davis - 40s

  • Friedrich Schilha

    Friedrich Schilha

    Professor

  • Léon Schröder

    Léon Schröder

    Samuel Gärtener

  • Jonas Zumdohme

    Jonas Zumdohme

    Thaddäus Gärtener

  • Phillip Jacobs

    Phillip Jacobs

    Marwin Gärtener

  • Jonas von Lingen

    Jonas von Lingen

    Lead Scientist

  • Jürgen Heimüller

    Jürgen Heimüller

    Scientist

  • Marah Schneider

    Marah Schneider

    Mrs. Gärtener

  • Alexander Sebastian Curd Schuster

    Alexander Sebastian Curd Schuster

    Detective Ward

  • Sebastian Schäfer

    Sebastian Schäfer

    Construction Worker

  • Patrick Pierce

    Patrick Pierce

    Dr. Davis - 70s

  • Paul Dorsch

    Paul Dorsch

    Forest Ranger

  • Gert Tyarks

    Gert Tyarks

    Villager

  • Leander Schmidt

    Leander Schmidt

    Villager

  • Konstantin Wittfeld

    Konstantin Wittfeld

    Assistant

  • Inge Schemm

    Inge Schemm

  • Kevin Wohlmannstetter

    Kevin Wohlmannstetter

  • Fritz Trinkle

    Fritz Trinkle

  • Otto Thume

    Otto Thume

  • Georg Ott

    Georg Ott

  • Olaf Krätke

    Olaf Krätke

    Mr. Danforth

Crew (119)

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
The Color Out of Space

Cast (25)

  • Marco Leibnitz

    Marco Leibnitz

    Young Armin Pierske

  • Michael Kausch

    Michael Kausch

    Old Armin Pierske

  • Erik Rastetter

    Erik Rastetter

    Nahum Gärtener

  • Ingo Heise

    Ingo Heise

    Jonathan Davis

  • Ralf Lichtenberg

    Ralf Lichtenberg

    Dr. Davis - 40s

  • Friedrich Schilha

    Friedrich Schilha

    Professor

  • Léon Schröder

    Léon Schröder

    Samuel Gärtener

  • Jonas Zumdohme

    Jonas Zumdohme

    Thaddäus Gärtener

  • Phillip Jacobs

    Phillip Jacobs

    Marwin Gärtener

  • Jonas von Lingen

    Jonas von Lingen

    Lead Scientist

  • Jürgen Heimüller

    Jürgen Heimüller

    Scientist

  • Marah Schneider

    Marah Schneider

    Mrs. Gärtener

  • Alexander Sebastian Curd Schuster

    Alexander Sebastian Curd Schuster

    Detective Ward

  • Sebastian Schäfer

    Sebastian Schäfer

    Construction Worker

  • Patrick Pierce

    Patrick Pierce

    Dr. Davis - 70s

  • Paul Dorsch

    Paul Dorsch

    Forest Ranger

  • Gert Tyarks

    Gert Tyarks

    Villager

  • Leander Schmidt

    Leander Schmidt

    Villager

  • Konstantin Wittfeld

    Konstantin Wittfeld

    Assistant

  • Inge Schemm

    Inge Schemm

  • Kevin Wohlmannstetter

    Kevin Wohlmannstetter

  • Fritz Trinkle

    Fritz Trinkle

  • Otto Thume

    Otto Thume

  • Georg Ott

    Georg Ott

  • Olaf Krätke

    Olaf Krätke

    Mr. Danforth

Crew (119)