diff --git a/Staff.md b/Staff.md
index ba71b97..9fa12ac 100644
--- a/Staff.md
+++ b/Staff.md
@@ -1,8 +1,6 @@
-# Test-mermaid Tabulator
-
```mermaid
graph TB;
- A["**Founder**
BoiHanny"]:::black --> B["**Head-Administrator / Projectmanagement**
Lyrikidionisos"]:::darkred4;
+ A["**Founder**
BoiHanny"]:::black --> B["**Head-Administrator**
Lyrikidionisos"]:::darkred4;
B --> C1["**Administrator**
ItsByMe"]:::red;
B --> C2["**Administrator**
IzuruBae"]:::red;
B --> C3["**Administrator**
???"]:::red;
@@ -15,40 +13,40 @@ graph TB;
C5 --> G;
G --> D["**Developer**"]:::developer;
G --> E["**Moderation**"]:::moderation;
- D --> D1["**Franxx**"]:::developerText;
+ D --> D1["**Head of Development**
Franxx"]:::developerText;
D1 --> H["**Translator**"]:::translator;
- D --> D2["**???**"]:::developerName;
- D --> D3["**???**"]:::developerName;
- D --> D4["**???**"]:::developerName;
- D --> D5["**Frei**"]:::developerName;
- D5 --> I["**New Group**"]:::newGroup;
- E --> E1["**miss_crystal**"]:::moderationText;
+ D --> D2["**Developer**
???"]:::developerName;
+ D --> D3["**Developer**
???"]:::developerName;
+ D --> D4["**Developer**
???"]:::developerName;
+ D --> D5["**Developer**
Frei"]:::developerName;
+ D5 --> I["**Content**"]:::newGroup;
+ E --> E1["**Head of Moderation**
miss_crystal"]:::moderationText;
E1 --> F["**Supporter**"]:::supporter;
- E --> E2["**???**"]:::moderationName;
- E --> E3["**???**"]:::moderationName;
- E --> E4["**???**"]:::moderationName;
- E --> E5["**Frei**"]:::moderationName;
- E5 --> J["**Nummer**"]:::nummer;
- F --> F1["**???**"]:::supporterName;
- F --> F2["**???**"]:::supporterName;
- F --> F3["**???**"]:::supporterName;
- F --> F4["**???**"]:::supporterName;
- F --> F5["**???**"]:::supporterName;
- H --> H1["**???**"]:::translatorName;
- H --> H2["**???**"]:::translatorName;
- H --> H3["**???**"]:::translatorName;
- H --> H4["**???**"]:::translatorName;
- H --> H5["**???**"]:::translatorName;
- I --> I1["**???**"]:::newGroupName;
- I --> I2["**???**"]:::newGroupName;
- I --> I3["**???**"]:::newGroupName;
- I --> I4["**???**"]:::newGroupName;
- I --> I5["**???**"]:::newGroupName;
- J --> J1["**???**"]:::nummerName;
- J --> J2["**???**"]:::nummerName;
- J --> J3["**???**"]:::nummerName;
- J --> J4["**???**"]:::nummerName;
- J --> J5["**???**"]:::nummerName;
+ E --> E2["**Moderator**
???"]:::moderationName;
+ E --> E3["**Moderator**
???"]:::moderationName;
+ E --> E4["**Moderator**
???"]:::moderationName;
+ E --> E5["**Moderator**
Frei"]:::moderationName;
+ E5 --> J["**VRC-Contributor**"]:::nummer;
+ F --> F1["**Supporter**
???"]:::supporterName;
+ F --> F2["**Supporter**
???"]:::supporterName;
+ F --> F3["**Supporter**
???"]:::supporterName;
+ F --> F4["**Supporter**
???"]:::supporterName;
+ F --> F5["**Supporter**
???"]:::supporterName;
+ H --> H1["**Translator**
???"]:::translatorName;
+ H --> H2["**Translator**
???"]:::translatorName;
+ H --> H3["**Translator**
???"]:::translatorName;
+ H --> H4["**Translator**
???"]:::translatorName;
+ H --> H5["**Translator**
???"]:::translatorName;
+ I --> I1["**Content**
???"]:::newGroupName;
+ I --> I2["**Content**
???"]:::newGroupName;
+ I --> I3["**Content**
???"]:::newGroupName;
+ I --> I4["**Content**
???"]:::newGroupName;
+ I --> I5["**Content**
???"]:::newGroupName;
+ J --> J1["**VRC-Contributor**
???"]:::nummerName;
+ J --> J2["**VRC-Contributor**
???"]:::nummerName;
+ J --> J3["**VRC-Contributor**
???"]:::nummerName;
+ J --> J4["**VRC-Contributor**
???"]:::nummerName;
+ J --> J5["**VRC-Contributor**
???"]:::nummerName;
classDef red fill:#ffcccc,stroke:#ff0000,stroke-width:2px,color:#000000,font-weight:bold;
classDef darkred fill:#cc0000,stroke:#990000,stroke-width:2px,color:#000000,font-weight:bold;