function lastChange()
{
  var chgDate = '06.11.2011 - 09:51 Uhr'
  document.write('letzte &Auml;nderung: ');
  document.write(chgDate);
  document.write(' &copy; Christoph Linck, Leander Welter');
}
