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



