diff --git a/assets/scss/custom.scss b/assets/scss/custom.scss
index 74bea46..0112379 100755
--- a/assets/scss/custom.scss
+++ b/assets/scss/custom.scss
@@ -149,6 +149,68 @@ table .far {
.content table {
font-size:1em;
}
+
+/* Formular */
+#bestellformular {
+ max-width: 64rem;
+ margin-left: auto;
+ margin-right: auto;
+ }
+
+ #bestellformular div {
+ margin-bottom: 1rem;
+ }
+
+ #bestellformular label {
+ display: block;
+ margin-bottom: 0.5rem;
+ font-size: 0.875rem;
+ font-weight: 500;
+ color: #4B5563;
+ }
+
+ #bestellformular select,
+ #bestellformular input,
+ #bestellformular textarea {
+ width: 100%;
+ padding: 0.5rem 1rem;
+ border: 1px solid #D1D5DB;
+ border-radius: 0.375rem;
+ }
+
+ #bestellformular select:focus,
+ #bestellformular input:focus,
+ #bestellformular textarea:focus {
+ outline: none;
+ border-color: #3B82F6;
+ box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.5);
+ }
+
+ #bestellformular button {
+ width:350px;
+ padding: 0.5rem 1rem;
+ margin-bottom:10px;
+ margin-top:10px;
+ margin-left: auto;
+ margin-right: auto;
+ background-color: #3B82F6;
+ border-radius: 0.375rem;
+ }
+
+ #bestellformular .submitbutton{
+ background-color: #a9cd2e;
+ align-self: center;
+ width:100%;
+ }
+ #bestellformular button:hover {
+ background-color: #2563EB;
+ }
+ #bestellformular .submitbutton:hover{
+ background-color: #88a625;
+ }
+ .captcha-container {
+ box-shadow: none!important;
+ }
/**** Utility *****/
.aligncenter * {
text-align: center;
diff --git a/content/german/bestellung/freiberufliche.md b/content/german/bestellung/freiberufliche.md
index 53ab38e..ad201f8 100644
--- a/content/german/bestellung/freiberufliche.md
+++ b/content/german/bestellung/freiberufliche.md
@@ -3,22 +3,144 @@ date = '2024-02-21T08:49:32Z'
draft = false
title = 'Freiberufliche'
+++
+{{% veruaslider %}}
+{{% slide image="../bestellungen-header.jpg" first="true " %}}
+{{% /veruaslider %}}
{{% section %}}
+{{% aligncenter %}}
+#### Bestellformular
+## VeruA ** Verwaltung und Abrechnung
+### Freiberufliche
+
-