diff --git a/stylesheets/test-ap-style-dashboard.css b/stylesheets/test-ap-style-dashboard.css
index c45f7cdf36d640af58563e6edf285465282d0c0c..9e81075860aee17881eacb61a37b52f2fb5ca785 100644
--- a/stylesheets/test-ap-style-dashboard.css
+++ b/stylesheets/test-ap-style-dashboard.css
@@ -1,5 +1,5 @@
 
-*[title="gesperrt"], *[title="frei"], *[title="Bewegtbild | BB FESAD"], *[title="Musik | HFDB"], *[title="Geräusche | HFDB"], *[title="Text | MDH:CS Presse Artikel"], *[title="Buch | BIBDIA OPAC"], *[title="Online | Internet Social Media Seeding Prota"], *[title="Mitschnittservice SR"], *[title="Mitschnittservice SWR"], *[title="Unternehmensarchiv | Wissenschaft und Forschung"], *[title="Noten | Pianoforte"], *[title="Wort | HFDB"], *[title="Foto"] {
+*[title="gesperrt"], *[title="frei"], *[title="02 - Bewegtbild | BB FESAD"], *[title="03 - Musik | HFDB"], *[title="07 - Geräusche | HFDB"], *[title="01 - Text | MDH:CS Presse Artikel"], *[title="06 - Buch | BIBDIA OPAC"], *[title="04 - Online | Internet Social Media Seeding Prota"], *[title="Mitschnittservice SR"], *[title="Mitschnittservice SWR"], *[title="Unternehmensarchiv | Wissenschaft und Forschung"], *[title="Noten | Pianoforte"], *[title="05 - Wort | HFDB"], *[title="Foto"], *[title="99 - Anfragen-Pool | Ticketsystem | Znuny"], *[title="999 - Sonstiges"] {
 	 visibility: hidden;
 	 width: 9em;
 	 overflow: hidden;
@@ -8,7 +8,7 @@
 	 padding: 0.1em 0.9em;
 	 margin: 0.1em 0em 0.2em 0em;
 }
- *[title="gesperrt"]:after, *[title="frei"]:after, *[title="Bewegtbild | BB FESAD"]:after, *[title="Musik | HFDB"]:after, *[title="Geräusche | HFDB"]:after, *[title="Text | MDH:CS Presse Artikel"]:after, *[title="Buch | BIBDIA OPAC"]:after, *[title="Online | Internet Social Media Seeding Prota"]:after, *[title="Mitschnittservice SR"]:after, *[title="Mitschnittservice SWR"]:after, *[title="Unternehmensarchiv | Wissenschaft und Forschung"]:after, *[title="Noten | Pianoforte"]:after, *[title="Wort | HFDB"]:after, *[title="Foto"]:after {
+ *[title="gesperrt"]:after, *[title="frei"]:after, *[title="02 - Bewegtbild | BB FESAD"]:after, *[title="03 - Musik | HFDB"]:after, *[title="07 - Geräusche | HFDB"]:after, *[title="01 - Text | MDH:CS Presse Artikel"]:after, *[title="06 - Buch | BIBDIA OPAC"]:after, *[title="04 - Online | Internet Social Media Seeding Prota"]:after, *[title="Mitschnittservice SR"]:after, *[title="Mitschnittservice SWR"]:after, *[title="Unternehmensarchiv | Wissenschaft und Forschung"]:after, *[title="Noten | Pianoforte"]:after, *[title="05 - Wort | HFDB"]:after, *[title="Foto"]:after, *[title="99 - Anfragen-Pool | Ticketsystem | Znuny"]:after, *[title="999 - Sonstiges"]:after {
 	 display: inline-block;
 	 padding: 0em 0.9em;
 	 margin: 0.1em;
@@ -29,27 +29,27 @@
 	 margin: 0.2em 0em;
 	 content: "âš¡ frei";
 }
- *[title="Bewegtbild | BB FESAD"]:after {
+ *[title="02 - Bewegtbild | BB FESAD"]:after {
 	 content: "Bewegtbild 🎬";
 	 background-color: #A6E9ED;
 }
- *[title="Musik | HFDB"]:after {
+ *[title="03 - Musik | HFDB"]:after {
 	 content: "Musik 🎵";
 	 background-color: #CEF0CD;
 }
- *[title="Geräusche | HFDB"]:after {
+ *[title="07 - Geräusche | HFDB"]:after {
 	 content: "Geräusch 🔔";
 	 background-color: #9AD29A;
 }
- *[title="Text | MDH:CS Presse Artikel"]:after {
+ *[title="01 - Text | MDH:CS Presse Artikel"]:after {
 	 content: "Presse 📰";
 	 background-color: #ffe97c;
 }
- *[title="Buch | BIBDIA OPAC"]:after {
+ *[title="06 - Buch | BIBDIA OPAC"]:after {
 	 content: "Buch 📖";
 	 background-color: #F6D1D5;
 }
- *[title="Wort | HFDB"]:after {
+ *[title="05 - Wort | HFDB"]:after {
 	 content: "Wort 💬";
 	 background-color: #a8d7ff;
 }
@@ -57,7 +57,7 @@
 	 content: "Foto 📷";
 	 background-color: #ceb6ea;
 }
- *[title="Online | Internet Social Media Seeding Prota"]:after {
+ *[title="04 - Online | Internet Social Media Seeding Prota"]:after {
 	 content: "Online 🌐";
 	 background-color: #efa7b3;
 }
@@ -76,6 +76,15 @@
  *[title="Noten | Pianoforte"]:after {
 	 content: "Noten 🎶";
 	 background-color: lightsalmon;
+}
+*[title="99 - Anfragen-Pool | Ticketsystem | Znuny"]:after {
+	content: "Anfragenpool 🏊";
+	background-color: gainsboro;
+}
+*[title="999 - Sonstiges"]:after {
+	content: "Sonstiges 🎒";
+	background-color: wheat;
+	/* opacity: 0; */
 }
  td:has(>.MasterActionLink), .TicketNumber {
 	 display: none;
diff --git a/test-ap-ux-imporver.user.js b/test-ap-ux-imporver.user.js
index 2c83b9e72092851224aa253f0bb889e7546464e2..5d0a9b84e03ad2ac4bdb473e620ab7aaa19cd5e7 100644
--- a/test-ap-ux-imporver.user.js
+++ b/test-ap-ux-imporver.user.js
@@ -12,6 +12,7 @@
 // @description  passt den IDA-Anfragen-Pool an die Anforderungen von IDA-Desk an
 // @author       Jan Seipel
 // @match        https://test-anfragen-pool.swrapp.net/*
+// @exclude      https://test-anfragen-pool.swrapp.net/otrs/index.pl?Action=Admin*
 
 // @grant        GM_getResourceText
 // @grant        GM_addStyle