diff --git a/src/main/resources/epub.xsl b/src/main/resources/epub.xsl
index c62a70698f09828c4ba5e7a08760dcb3dd0ba119..cd29c90cd87825659fdda118174a7b907e02cd85 100644
--- a/src/main/resources/epub.xsl
+++ b/src/main/resources/epub.xsl
@@ -15,7 +15,9 @@
   exclude-result-prefixes="iso tei teix dc html opf ncx smil xs html">
 
   <xsl:import
-    href="https://dl.dropbox.com/u/79845444/tei-xsl-6.17/xml/tei/stylesheet/epub/tei-to-epub.xsl"/>
+    href="/usr/share/xml/tei/stylesheet/xhtml2/tei.xsl"/>
+
+  <!-- by Isabella Reger, BA DH Project, University of Würzburg -->
 
 
   <!-- ************************* Variablen und Parameter ******************************* -->