diff --git a/teckidscal.sty b/teckidscal.sty
index 33c25b061a66de89d241df647e9554d99a64b5c0..5c57c76e59eb7e44747d78de7137d5d854dc546c 100644
--- a/teckidscal.sty
+++ b/teckidscal.sty
@@ -93,7 +93,10 @@
 \newcount\tktmM%	temporäre Variable Monat
 \newcount\tktmD%	temporäre Variable Tag
 \newcounter{tkFN}%	Fußnote
-\gdef\tkFNtext{}%	Fußnotentext
+\stepcounter{tkFN}%	erste steht immer fest
+\gdef\tkFNtext{%	Fußnotentext
+ \dash 1) KW: Kalenderwoche%
+}%
 
 \newcount\tkCalNumMon%	Anzahl Monate (= Spalten / 3)
 \newcount\tkCalNumYr%	Jahrescolspantracker
@@ -567,11 +570,12 @@
 
  \begin{tabu} to \linewidth {X[2m]|X[3m]|X[3m]|X[2m]|X[3m]|X[3m]|X[2m]|X[3m]|X[3m]|X[2m]}
   \cline{2-3}\cline{5-6}\cline{8-9}
-   \multirow{3}{*}{Legende:} & \teckidsc@llegend{0} & & \teckidsc@llegend{3} & & \teckidsc@llegend{2} & \\
+   \multirow{3}{*}{\large Legende:\Hair\textsuperscript1}
+   & \teckidsc@llegend{0} & & \teckidsc@llegend{3} & & \teckidsc@llegend{2} & \\
   \cline{2-3}\cline{5-6}\cline{8-9}
    \multicolumn{10}{c}{}\\[-1.8ex]
   \cline{2-3}\cline{5-6}\cline{8-9}
-                             & \teckidsc@llegend{1} & & \teckidsc@llegend{4} & & \teckidsc@llegend{5} & \\
+   & \teckidsc@llegend{1} & & \teckidsc@llegend{4} & & \teckidsc@llegend{5} & \\
   \cline{2-3}\cline{5-6}\cline{8-9}
  \end{tabu}