/* Header: Farben (roter Stil) */

.smc-main-ct > .x-panel-header {
    font-family: "Segoe UI", "Lucida Sans", Arial, sans-serif;
    background-size: 0px;
    background-color: #e2001a !important;
    font-size: 0px;
    overflow: visible;
    border-color: #e2001a;
}

.x-panel-header-title-default {
	font-family: "Segoe UI", "Lucida Sans", Arial, sans-serif;
	color: #ffffff;
	line-height: 32px;
}