diff --git a/teckidspubmat.cls b/teckidspubmat.cls
index 2296eada069cbfd1d4aa6b73d6ef822c37c26a8e..f3ccbb616adc4e92e36c6f1bf6103caae607ffe9 100644
--- a/teckidspubmat.cls
+++ b/teckidspubmat.cls
@@ -1,7 +1,9 @@
 % Teckids e.V. - Dokumentklasse für Unterrichtsmaterial
 %-
 % Copyright © 2013, 2014
-% Dominik George <nik@naturalnet.de>
+%     Dominik George <nik@naturalnet.de>
+% Copyright © 2014, 2015
+%     Thorsten Glaser <thorsten.glaser@teckids.org>
 %
 % Provided that these terms and disclaimer and all copyright notices
 % are retained or reproduced in an accompanying document, permission
@@ -32,7 +34,8 @@
 \clearscrplain
 \lohead{\headmark}
 \rohead{\today}
-\lofoot{\includegraphics[width=3cm]{cc-by-sa}}
+\lofoot{\rule{\textwidth}{1pt}
+\includegraphics[width=3cm]{cc-by-sa}}
 \rofoot{\teckidslogo[3cm]{}}
 
 \newcommand{\teckidspubmat}[2]{
@@ -41,6 +44,7 @@
 }
 \lohead{\Large #1}
 \cofoot{\footnotesize
+\linebreak% wegen \rule im \lofoot
 \copyright 2014 #2\linebreak
 Lizenziert unter einer Creative Commons Namensnennung - \linebreak
 Weitergabe unter gleichen Bedingungen 3.0 Deutschland Lizenz.}