diff --git a/_layouts/person.html b/_layouts/person.html
new file mode 100644
index 0000000000000000000000000000000000000000..144c7e518e16ea607be8273fa7a7b30a85bd9218
--- /dev/null
+++ b/_layouts/person.html
@@ -0,0 +1,15 @@
+---
+layout: default
+---
+
+<div class="page">
+  <h1 class="page-title">{{ page.fullname }}</h1>
+  {% if page.fulltitle %}
+  <h2>{{ page.fulltitle }}</h2>
+  {% endif %}
+  <h3>
+    <a href="https://kwarc.info/{{ page.account }}/publications.html">Pulibcations</a>
+  </h3>
+  <img src="/{{page.pic}}" width="300"/>
+  {{ content }}
+</div>
diff --git a/people/mkohlhase.md b/people/mkohlhase.md
new file mode 100644
index 0000000000000000000000000000000000000000..f9d6ceafd6de65a0cba2a2510169f6d584c9b86e
--- /dev/null
+++ b/people/mkohlhase.md
@@ -0,0 +1,18 @@
+---
+layout: person
+fullname: Prof. Dr. Michael Kohlhase
+fulltitle: Professur für Wissensrepräsentation und -verarbeitung
+affiliation: Computer Science, FAU Erlangen-Nürnberg
+account: mkohlhase
+pic: public/images/miko-quer.jpg
+---
+### Contact Details: 
+**Office**: Martensstraße 3, 91058 Erlangen, Room11.139, tel/fax: (49) 9131-85-64052/55, michael.kohlhase@fau.de
+
+**Secretary**: Gabriele Schönberger, Room 11.158, tel/fax: (49) 9131-85-64057/55, gabriele.schoenberger@fau.de
+
+**Office at Jacobs University Bremen**: Room 169 Research I, tel/fax: +49 421 200 3140/493140,  m.kohlhase@jacobs-university.de
+
+### Description: 
+
+I am also an adjunct associate professor at the School of Computer Science Carnegie Mellon University and an adjunct professor at [Jacobs University Bremen](http://jacobs-university.de). My research is conducted in the context of the KWARC group (Knowledge Adaptation and Reasoning for Content) go there for an overview.