﻿
DatumAktuell=new Date();
JahrAktuell=DatumAktuell.getFullYear();
document.write(" ©  - "+ JahrAktuell + " ");



