diff --git a/Vorstandssitzung 2011-08-30.tex b/Vorstandssitzung 2011-08-30.tex
index e3bc2becca7c026bb2f22e8926f3522eab26aab1..757bfdaee497d620f421dd004450aea40448de7e 100644
--- a/Vorstandssitzung 2011-08-30.tex	
+++ b/Vorstandssitzung 2011-08-30.tex	
@@ -4,14 +4,28 @@
 \usepackage[ngerman]{babel}
 \usepackage{libertine} % kann man notfalls auch ignorieren, wenns nicht da ist
 \usepackage{textcomp} % für €
+\usepackage{lastpage}
+\usepackage{fancyhdr}
 
 \renewcommand{\labelenumi}{(\arabic{enumi})}
 \renewcommand{\labelitemi}{--}
 \makeatletter\renewcommand*\thesection{TOP\ \@arabic\c@section:}\makeatother
 \setcounter{section}{-1}
 
-\title{Vorstandssitzung des Stratum~0~e.~V.}
-\date{30. August 2011}
+\newcommand{\mytitle}{Vorstandssitzung des Stratum~0~e.~V.}
+\newcommand{\mydate}{30. August 2011}
+
+\title{\mytitle}
+\date{\mydate}
+\pagestyle{fancy}
+\fancyhf{}
+\chead{\mytitle{} -- \mydate}
+\cfoot{Seite \thepage\ von \pageref{LastPage}}
+\fancypagestyle{plain}{%
+  \renewcommand{\headrulewidth}{0pt}%
+  \fancyhf{}%
+  \fancyfoot[C]{Seite \thepage\ von \pageref{LastPage}}%
+}
 
 \begin{document}
 \maketitle
diff --git a/Vorstandssitzung 2011-12-11.tex b/Vorstandssitzung 2011-12-11.tex
index 53698dfa9c7cffdd04769f546fd5be02bd551ce9..b9a6da9e230e7ae55be4f2e44b6a838ced48c86c 100644
--- a/Vorstandssitzung 2011-12-11.tex	
+++ b/Vorstandssitzung 2011-12-11.tex	
@@ -4,15 +4,28 @@
 \usepackage[ngerman]{babel}
 \usepackage{libertine} % kann man notfalls auch ignorieren, wenns nicht da ist
 \usepackage{textcomp} % notfalls für €
+\usepackage{lastpage}
+\usepackage{fancyhdr}
 
 \renewcommand{\labelenumi}{(\arabic{enumi})}
 \renewcommand{\labelitemi}{--}
 \makeatletter\renewcommand*\thesection{TOP\ \@arabic\c@section}\makeatother
 \setcounter{section}{-1}
 
-\title{Vorstandssitzung des Stratum~0~e.~V.}
-\date{11. Dezember 2011}
-
+\newcommand{\mytitle}{Vorstandssitzung des Stratum~0~e.~V.}
+\newcommand{\mydate}{11. Dezember 2011}
+
+\title{\mytitle}
+\date{\mydate}
+\pagestyle{fancy}
+\fancyhf{}
+\chead{\mytitle{} -- \mydate}
+\cfoot{Seite \thepage\ von \pageref{LastPage}}
+\fancypagestyle{plain}{%
+  \renewcommand{\headrulewidth}{0pt}%
+  \fancyhf{}%
+  \fancyfoot[C]{Seite \thepage\ von \pageref{LastPage}}%
+}
 \begin{document}
 \maketitle