diff --git a/teckids.sty b/teckids.sty
index 3e547c8a83225717a30151e4a0b9d61a6f1438bb..67fc37ebaecfc1a6472e5a5671a5a6f1a343e9e3 100644
--- a/teckids.sty
+++ b/teckids.sty
@@ -119,3 +119,7 @@
   \fi
  }
 \end{framed}}
+
+\newcommand{\teckidstodo}[3]{
+ \textbf{Aufgabe für #1, zur Erledigung bis #2}: #3
+}