/*
.tox .tox-collection--horizontal .tox-collection__item {
	height: 22px !important;
}

.tox .tox-mbtn {
	height: 22px !important;
}

.tox .tox-tbtn {
	margin: 6px 0 9px 0 !important;
	height: 22px !important;
	width: 24px !important;
}
.tox .tox-tbtn--enabled,
.tox .tox-tbtn--enabled:hover {
	background: #b1b3b4 !important;
}

.tox .tox-toolbar__group {
	padding: 0 6px 0 6px !important;
	height: 34px !important;
}

div[aria-label="Aufzählung"],
div[aria-label="Nummerierte Liste"] {
	margin-top: 0 !important;
}

div[aria-label="Aufzählung"] span
div[aria-label="Nummerierte Liste"] span {
	margin-top: -5px !important;
}

.stellenausschreibung button[aria-label="Bold"],
.stellenausschreibung button[aria-label="Italic"],
.stellenausschreibung div[aria-label="Background color"] {
	margin-top: 0px !important;
}
*/
.tox-anchorbar,
.tox-editor-header,
.tox .tox-toolbar-overlord {
	background-color: rgba(255, 255, 255, 0) !important;
}
.tox .tox-tbtn--enabled,
.tox .tox-tbtn--enabled:hover {
	background: #b1b3b4 !important;
}