\documentclass{scrartcl} \usepackage{graphicx} \usepackage[utf8]{inputenc} \usepackage[ngerman]{babel} \usepackage[automark]{scrpage2} \pagestyle{scrheadings} \ihead{<+links+>} \chead{\pagemark} \ohead{\headmark} \author{Phillip Berndt} \date{\today{}} \title{<++>} \begin{document} \maketitle \tableofcontents \newpage \section{<++>} \end{document}