\newcommand{\Kopfzeile}[1]{
\rhead{
\begin{textblock}{1}(58,1)
\vspace{2px}
\includegraphics[width=17px]{Static/fm-logo-klein.pdf}
\end{textblock}
\begin{textblock}{30}[1.025,0](58,1)
\vspace{4px}
\hfill\textcolor{dunkelgrau}{\textsc{\Large #1}}\\[-0.4cm]
\hfill\textcolor{orange}{\rule{6cm}{1.5pt}}
\end{textblock}
\begin{textblock}{60}(0,0)
\vspace{10px}
\includegraphics[width=\textwidth,height=36px]{Static/titellinie-oben.png}
\end{textblock}
}
}

