diff --git a/templates/top.tex b/templates/top.tex
index f6a30c6440d421da47cff1099e8800d6e139a750..b3d34e32f86b45fa87362c21c01fa1a7235b09c8 100644
--- a/templates/top.tex
+++ b/templates/top.tex
@@ -14,6 +14,8 @@
 \usepackage{xcolor}
 \usepackage{pgf,tikz}
 \usepackage{mathrsfs}
+\usepackage{polyglossia}
+\setmainlanguage[babelshorthands=true]{german}
 
 \usepackage{csquotes}
 \usepackage{tcolorbox}
@@ -36,7 +38,6 @@
 \setlength{\columnsep}{20.0pt}
 
 \usepackage[utf8]{inputenc}
-\usepackage[ngerman]{babel}
 \usepackage{eurosym}
 
 \usepackage{hyperref}