\documentclass[a4paper,11pt]{article}
\usepackage[english]{babel}

\input letterspacing


\renewcommand{\baselinestretch}{1.25}


\begin{document}



\begin{titlepage}

\thispagestyle{empty} \linespread{1}

\begin{center}
 \vspace*{2.5cm} {\huge \letterspace to 1.8\naturalwidth{Title of Bachelor Thesis}}
 \vspace*{0.5cm} {\Large Subtitle- if applicable}\\
 \vspace*{0.5cm} {\normalsize First Name Last Name}\\
\vspace*{3cm} \textnormal Bachelor Thesis\\
 at the \\ University of Tuebingen,\\ Faculty of Economics,\\Department of Statistics, 
Econometrics\\ and Empirical Economics

\end{center}


\vfill
\begin{tabbing}
 lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll \= llllllllllllllllllllllll \= ll \kill
\> \> Submitted to:\\
\> \> Prof. Dr. Joachim Grammig \\ 
\> \> Submitted by: \\
\> \> First Name Last Name\\
\> \> Matr. No.:\\
\> \> xxxxxxx\\
\> \> Date of Submission:\\ 
\> \> 14th December 2009
\end{tabbing}


\end{titlepage}

\end{document}

