diff --git a/README.md b/README.md
index c74ce80c6253fc817937423bf2bb793888693e60..b255252a07d92b2a08ec33403a3c93433ed16fe7 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,20 @@
-# Thesisvorlage für die Fakultät für Physik am KIT
+# Vorlage Hausarbeit für Institut Kunst- und Baugeschichte am KIT
+Angepasste Tex-Vorlage für Hausarbeiten der Kunstgeschichte am KIT. Abgeleitet vom Original [Thesisvorlage Fachschaft Physik auf Github](https://github.com/fsphys/thesisvorlage-latex).
 
-This thesis class is strongly related to the [Praktikumsvorlage](https://github.com/fsphys/praktikum-protokollvorlage-latex/).
+## Berücksichtigte Vorgaben
+Diese Vorlage berücksichtigt die formalen Anforderungen des Institutes, Stand XX.XX.XXXX, siehe .
+* Abstand Seitenränder
+* Seitennummerierung beginnend mit erster Textseite
+* Wichtige Angaben Titelblatt
+* Inhaltsverzeichnis
+* Fließtext Formatierung (Schriftgröße, Zeilenabstand)
+* Fußnoten Formatierung (Schriftgröße)
+* Formatierung Zitat
+* Literaturverzeichnis
+* Abbildungsverzeichnis
+* Abbildungsnachweis
 
-## Use the template
+## Verwendung der Vorlage
 First, obtain a copy of the template. You have multiple possibilities:
 * download the [most recent release of the template](https://github.com/fsphys/thesisvorlage-latex/releases),
 * download a [development snapshot of the template](https://github.com/fsphys/thesisvorlage-latex/archive/master.zip) or
@@ -18,4 +30,4 @@ The template is known to be compatible with TeXLive 2012 and 2014.
 
 ## Contribute to the template
 
-The repository consists of only one branch (master). The preferred way is to fork the repository and send a pull request. You can send your contributions via e-mail to latexvorlage@fachschaft.physik.kit.edu .
+Bei Fragen und Anregungen bitte an die Fachschaft Kunstgeschichte wenden () oder an Jonas Heinrich (ubezi@XXX).
diff --git a/include/preamble.tex b/include/preamble.tex
index 12140e17cc01c4c44f27686904829a74be571003..84d9e70501f39d2ffbd9bcac431c48422b688cfc 100644
--- a/include/preamble.tex
+++ b/include/preamble.tex
@@ -25,7 +25,6 @@ gültigen Fassung vom 17.05.2010 beachtet habe.\\
 	\begin{tabular}{rr}
 		Karlsruhe, den \thesistimehandin, & \hspace*{5cm}\\[0mm]
 		\cline{2-2}\\[2mm]    % the last line has height 2mm due
-		& \thesisreviewerone  % to \arraystretch=0
 	\end{tabular}
 \end{flushright}
 
diff --git a/include/titlepage.tex b/include/titlepage.tex
index 5e187b68267308695e910a989636c955bcb7862a..a889a1327c0d233a75c71e359d990a25856eeca8 100644
--- a/include/titlepage.tex
+++ b/include/titlepage.tex
@@ -30,7 +30,8 @@
     \changefont{phv}{m}{n}    % helvetica
     \begin{textblock}{10}[0,0](5.5,2.2)
         \begin{flushright}
-            \Large Institut für Kunst- und Baugeschichte\\\thesisinstitute
+            \Large Institut für Kunst- und Baugeschichte\\	
+            Fachgebiet Kunstgeschichte
         \end{flushright}
     \end{textblock}
 
@@ -62,11 +63,13 @@
 
     % author name and institute
     \vspace*{2cm}
-    \Large Bachelorarbeit\\von\\
+    \Large Hausarbeit\\von\\
     \vspace*{1cm}
     \huge\thesisauthor\\
     \vspace*{1cm}
-    \Large am \thesisinstitute
+    \Large bei\\
+    \vspace*{1cm}    
+    \huge\reviewer\\
 
 
 
@@ -80,15 +83,21 @@
     \Large
     \begin{center}
         \begin{tabular}[ht]{l c l}
-        \iflanguage{english}{Reviewer}{Referent}: 
-            & \hfill & \thesisreviewerone\\
-        \iflanguage{english}{Second Reviewer}{Korreferent}: 
-            & \hfill & \thesisreviewertwo\\
-        % uncomment if you want to provide info on your advisors
-        %\iflanguage{english}{Advisor}{Betreuender Mitarbeiter}: 
-        %    & \hfill & \thesisadvisorone\\
-        %\iflanguage{english}{Second Advisor}{Zweiter betreuender Mitarbeiter}: 
-        %    & \hfill & \thesisadvisortwo\\
+        {Hauptfach}: 
+            & \hfill & \hauptfach\\
+       {Nebenfach}: 
+            & \hfill & \nebenfach\\
+       {Fachsemester}: 
+            & \hfill & \fachsemester\\   
+       {Matrikel-Nr.}: 
+            & \hfill & \matnr\\            
+       {Anschrift}: 
+            & \hfill & \anschriftstr\\
+            & \hfill & \anschriftplz\\
+       {E-Mail}: 
+            & \hfill & \email\\
+       {Telefon:}: 
+            & \hfill & \tel\\           
         \end{tabular}
     \end{center}
 
@@ -97,8 +106,7 @@
     % working time
     \vspace{1cm}
     \begin{center}
-        \large{{Bearbeitungszeit}: \thesistimestart \hspace*{0.25cm} -- %
-                                   \hspace*{0.25cm} \thesistimeend}
+        \large{{Datum der Abgabe}: \thesistimehandin}
     \end{center}
 
 
diff --git a/main.pdf b/main.pdf
index e9eb6fb108ffe904d4536ee00cfebcdcc454007b..910a52b34efb0af090b7a2b4343ba9d5afee87ef 100644
Binary files a/main.pdf and b/main.pdf differ
diff --git a/main.tex b/main.tex
index 8e0c573e4679b97687835f09bb83a7bfb2097a27..3553bdf959a1014b3d45b04cfec3d61aa9b7e9ca 100644
--- a/main.tex
+++ b/main.tex
@@ -22,17 +22,23 @@
 % english or ngerman (new german für neue deutsche Rechtschreibung statt german)
 \SelectLanguage{english}
 % details on this thesis
-\newcommand{\thesisauthor}{Klara Fall}
+\newcommand{\thesisauthor}{Jonas Heinrich}
 \newcommand{\thesistopic}{Name des Themas auf Deutsch}
-\newcommand{\thesisentopic}{Name of the Topic in English}
-\newcommand{\thesislongtopic}{Very long and very detailed description of the very interesting thesis topic (only necessary for pdfsubject tag).}
-\newcommand{\thesisinstitute}{Institut für Experimentelle Kernphysik}
-\newcommand{\thesisreviewerone}{Prof. Dr. D. Cay}
-\newcommand{\thesisreviewertwo}{Prof. Dr. E. Vil}
-\newcommand{\thesisadvisorone}{} % to use: enter names and uncomment in titlepg
-\newcommand{\thesisadvisortwo}{}
-\newcommand{\thesistimestart}{01.04.2015} % on titlepage
-\newcommand{\thesistimeend}{30.09.2015} % on titlepage
+\newcommand{\thesisentopic}{Optional Untertitel}
+\newcommand{\untertitel}{Very long and very detailed description of the very interesting thesis topic (only necessary for pdfsubject tag).}
+\newcommand{\seminarname}{PS BK II: Jacques-Louis David}
+\newcommand{\reviewer}{Prof. Dr. Ulrich Schulze}
+\newcommand{\hauptfach}{Kunstgeschichte}
+\newcommand{\nebenfach}{Germanistik}
+\newcommand{\fachsemester}{3. Bachelor}
+\newcommand{\matnr}{1922221}
+\newcommand{\anschriftstr}{Erzbergerstraße 9}
+\newcommand{\anschriftplz}{76133 Karlsruhe}
+\newcommand{\email}{onny@project-insanity.org}
+\newcommand{\tel}{0174/3938625}
+
+
+
 \newcommand{\thesistimehandin}{30.09.2015} % on second page 'preamble'
 \newcommand{\thesispagehead}{Bachelor Thesis: \thesisentopic} % page heading
 
@@ -49,7 +55,7 @@
 {
     pdfauthor={\thesisauthor},
     pdftitle={Bachelorarbeit: \thesistopic},
-    pdfsubject={\thesislongtopic},
+    pdfsubject={\untertitel},
     pdfkeywords={kit,physik,bachelor,thesis,\thesisauthor}
 }