Prof. Dr. Rebekka A. Klein
Ecumenical Institute
Faculty of Protestant Theology
Ruhr University Bochum
Universitätsstr. 150, GA 8/139
44801 Bochum
0234-32-21623
Prof. Dr. Klein
Upcoming Events
4./5. Oktober 2018
"Being Christian(s) together amidst the challenges of the age: Potential and resources of a theology of ecumenism for the 21st century"
Conference on the occasion of the reopening of the Ecumenical Institute at the Ruhr University Bochum.
18. Januar 2019
„Geist-Körper-Digitalität. Kann der Mensch durch ein virtuelles Bewusstsein ewig leben?“
Workshop in cooperation with the Chair of Interdisciplinary Questions of Philosophy and Theology at the Faculty of Catholic Theology.
9./10. Mai 2019
"In Need of a Master. Political Theologies in the Era of Immanence- Part 1"
International conference in cooperation with the Munich School of Philosophy.
24./25. Oktober 2019
"In Need of a Master. Political Theologies in the Era of Immanence- Part 2"
International conference in cooperation with the Munich School of Philosophy.
News
\n"; $count = 0; $anzahl = ""; if ($anzahl eq '') { $anzahl = 5; } foreach my $file (@FILELIST) { my $directory = $FILE_META_INFO{$file}->getValues('directory'); my $url = $FILE_META_INFO{$file}->getValues('directory').'/'.$FILE_META_INFO{$file}->getValues('filename'); my $template= $FILE_META_INFO{$file}->getValues('template'); my $sortdatum = $FILE_META_INFO{$file}->getValues('sortdatum'); my $sortlesedatum = $FILE_META_INFO{$file}->getValues('sortlesedatum'); my $image = $FILE_META_INFO{$file}->getValues('image'); my $weiterlesen = $FILE_META_INFO{$file}->getValues('weiterlesen'); my $linkurl = $FILE_META_INFO{$file}->getValues('linkurl_en'); my $ueberschrift = $FILE_META_INFO{$file}->getValues('ueberschrift_en'); my $datumsangabe = $FILE_META_INFO{$file}->getValues('datumsangabe_en'); my $teasertext = $FILE_META_INFO{$file}->getValues('teasertext_en'); my $wichtigkeit = $FILE_META_INFO{$file}->getValues('wichtigkeit'); $teasertext =~ s/\n/\/g; if (($template eq 'news') && ($wichtigkeit ne 'archiv')) { if ($count < $anzahl) { print "
$ueberschrift
\n\n";
if ($image ne '') {
print "\n";
}
print "$sortlesedatum: $teasertext
\n";
print "Read more\n";
print "