\documentclass[12pt,a4paper,titlepage]{article}
\input{OhneKapitelVorspann}
\hypersetup{pdftitle={Einstimmung},
        pdfauthor={Wolfgang Soergel},
        pdfsubject={Einstimmung},
        pdfkeywords={Einstimmung, Skript, Skriptum}}
\begin{document}
\title{EINSTIMMUNG}
\author{Wolfgang Soergel}
\maketitle
\setcounter{page}{2}
\tableofcontents\newpage
\ifoptionfinal{}{{\pagecolor{whitesmoke}}}
\include{Einstimmung}\newpage
\ifoptionfinal{}{\pagecolor{white}}
\input{Nachspann}
\end{document}

