diff --git a/frontend/resources/fonts/MaterialIcons-Regular.ttf b/frontend/resources/fonts/MaterialIcons-Regular.ttf
new file mode 100644
index 0000000..bbd4275
--- /dev/null
+++ b/frontend/resources/fonts/MaterialIcons-Regular.ttf
@@ -0,0 +1,581 @@
+
+
+
+
+
+
+ flovanco/doit: Task app based on OrbTk https://gitlab.redox-os.org/redox-os/orbtk. - static/fonts/MaterialIcons-Regular.ttf at master - doit - Codeberg.org
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Diese Webseite funktioniert besser mit JavaScript.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Du kannst nicht mehr als 25 Themen auswählen
+ Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/frontend/resources/fonts/Roboto-Medium.ttf b/frontend/resources/fonts/Roboto-Medium.ttf
new file mode 100644
index 0000000..21822c4
--- /dev/null
+++ b/frontend/resources/fonts/Roboto-Medium.ttf
@@ -0,0 +1,581 @@
+
+
+
+
+
+
+ flovanco/doit: Task app based on OrbTk https://gitlab.redox-os.org/redox-os/orbtk. - static/fonts/Roboto-Medium.ttf at master - doit - Codeberg.org
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Diese Webseite funktioniert besser mit JavaScript.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Du kannst nicht mehr als 25 Themen auswählen
+ Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/frontend/resources/fonts/Roboto-Regular.ttf b/frontend/resources/fonts/Roboto-Regular.ttf
new file mode 100644
index 0000000..e2595a2
--- /dev/null
+++ b/frontend/resources/fonts/Roboto-Regular.ttf
@@ -0,0 +1,581 @@
+
+
+
+
+
+
+ flovanco/doit: Task app based on OrbTk https://gitlab.redox-os.org/redox-os/orbtk. - static/fonts/Roboto-Regular.ttf at master - doit - Codeberg.org
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Diese Webseite funktioniert besser mit JavaScript.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Du kannst nicht mehr als 25 Themen auswählen
+ Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/frontend/resources/images/orbtk_logo.png b/frontend/resources/images/orbtk_logo.png
new file mode 100644
index 0000000..fb49a40
Binary files /dev/null and b/frontend/resources/images/orbtk_logo.png differ
diff --git a/frontend/resources/images/rust_logo.png b/frontend/resources/images/rust_logo.png
new file mode 100644
index 0000000..b2f8973
Binary files /dev/null and b/frontend/resources/images/rust_logo.png differ
diff --git a/frontend/resources/stylesheets/policyholder_check.css b/frontend/resources/stylesheets/policyholder_check.css
new file mode 100644
index 0000000..b989455
--- /dev/null
+++ b/frontend/resources/stylesheets/policyholder_check.css
@@ -0,0 +1,48 @@
+.header {
+ background: #ffffff;
+}
+
+.content {
+ background: #fafafa;
+}
+.content {
+ background: #fafafa;
+}
+
+text-box {
+ color: #5b0f22;
+}
+
+text-block {
+ color: #5b0f22;
+}
+
+/*
+light-text {
+ color: #dfebf5;
+}
+*/
+
+/* // Hiedemann blue */
+/* color: #a5b3bf; */
+
+/* // Hiedemann red */
+/* color: #5b0f22; */
+
+/* // Hiedemann darkgrey */
+/* color: #879488; */
+
+/* // Hiedemann grey */
+/* color: ##b6c3b7; */
+
+
+
+/* // Qt Green */
+/* color: #41cd52; */
+
+/* // lightgrey */
+/* color: #f0f0f0; */
+
+/* Accent=#5b0f22 */
+/* Foreground=#000000 */
+/* Background=#f0f0f0 */
diff --git a/frontend/resources/stylesheets/theme.css b/frontend/resources/stylesheets/theme.css
new file mode 100644
index 0000000..c0cdd73
--- /dev/null
+++ b/frontend/resources/stylesheets/theme.css
@@ -0,0 +1,91 @@
+.top_bar {
+ padding-left: 4;
+ padding-right: 4;
+ min-height: 52;
+ background: #475b6e;
+}
+
+.bottom_bar {
+ height: 40;
+ background: #475b6e;
+}
+
+.header {
+ font-size: 64;
+ font-family: "Roboto Medium";
+}
+
+text_box.inplace {
+ color: #dfebf5;
+ background: transparent;
+ border-color: transparent;
+ border-width: 1;
+ border-radius: 2;
+ padding: 6;
+ font-size: 48;
+}
+
+text_box.inplace:focus {
+ background: #3b434a;
+ border-color: #f8de4c;;
+}
+
+text_box.inplace:empty {
+ color: #9E9E9E
+}
+
+.icon_only {
+ icon-color: #dfebf5;
+ background: transparent;
+ spacing: 0;
+}
+
+.icon_only:active {
+ background: #516475;
+ icon-color: #dfebf5;
+}
+
+.icon_only:disabled {
+ icon-color: #949ca5;
+ background: transparent;
+}
+
+items-widget {
+ padding: 0;
+ border-color: transparent;
+ font-size: 48;
+}
+
+list-view-item {
+ padding-left: 0;
+ padding-right: 0;
+ height: 62;
+}
+
+list-view-item:active {
+ background: #516475;
+}
+
+overview_view.text_box {
+ font-size: 48;
+}
+
+.transparent {
+ icon-color: transparent;
+ background: transparent;
+}
+
+.transparent:active {
+ icon-color: transparent;
+ background: transparent;
+}
+
+.item_button {
+ background: transparent;
+ border-radius: 0;
+ font-size: 48;
+}
+
+.separator {
+ background: #212121;
+}