.ym-button, .ym-form button, .ym-form input[type="button"], .ym-form input[type="reset"], .ym-form input[type="submit"] {
    background-color: #e60004   ;
    box-shadow: 0px 0px 1px 1px #e60004  inset, 0px 1px 0px #e60004 ;
    color: #FFF !important;
    border-color: #e60004 ;
}
.ym-form button:hover, .ym-form input[type="button"]:hover, .ym-form input[type="reset"]:hover, .ym-form input[type="submit"]:hover, .ym-button:hover {
    background-color: #867a7b;
    box-shadow: 0px 0px 1px 1px #867a7b inset, 0px 1px 0px #867a7b;
    border-color: #867a7b;
}
.schritt_aktiv {
	background: #e60004;
}
.ym-form button::before, .ym-button::before {
    background: #e60004;
    box-shadow: 1px 0 0 #e60004,2px 0 0 rgba(255,255,255,.5);
}


.button_start {
    width: 350px;
    padding: 10px;
    background: white;
    text-align: center;
    margin: 10px;
}
.headerauswahl a {
    border-bottom: none !important;
}
.headerauswahl a:hover, .headerauswahl a:active, .headerauswahl a:focus {
    border-bottom: none !important;
    background-color: transparent !important;
}
.button_start:hover {
    background: #e60004;
}
table.divDetailsParent div.divDetailsInner > div > div:first-child {
    background: linear-gradient(to right, black, rgb(255 255 255 / 0%) )!important;
    text-align: center !important;
    font-size: 13px !important;
}
.RRPublish > div.Tiles > div > div {
    color: #ffffff !important;
    background: linear-gradient(to right, black, rgb(255 255 255 / 0%) ) !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    font-weight: bold !important;
}

.RRPublish > div.SelectorParent > div.SelectorMenu > div > div:nth-child(1) {
    background: linear-gradient(to right, black, rgb(255 255 255 / 0%) ) !important;
    color: #ffffff !important;
  
}

.RRPublish > div.SelectorParent > div.SelectorMenu > div.selectorResult > div:nth-child(1) {
    background: linear-gradient(to right, black, rgb(255 255 255 / 0%) ) !important;
    color: #ffffff !important;
}
.RRPublish > div.SelectorParent > div.SelectorMenu > div > div:nth-child(1) {
    background: linear-gradient(to right, black, rgb(255 255 255 / 0%) ) !important;
    color: #ffffff !important;
}

.RRPublish > div.SelectorParent > div.SelectorMenu > div.selectorResult > div:nth-child(1) {
    background: linear-gradient(to right, black, rgb(255 255 255 / 0%) ) !important;
    color: #ffffff !important;
}
.RRPublish > div.Tiles > div {
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
}
@media only screen and (max-width: 600px) {
    .RRPublish > div.Tiles > div {
        margin-bottom: 16px !important;
    }
.RRPublish > div.Tiles > div {
    border: none !important;
}
}
@media only screen and (max-width: 640px) {
    .RRPublish a.aShowAll {
        background: linear-gradient(to right, black, rgb(255 255 255 / 0%) ) !important;
        color: #ffffff !important;
    }
}
.RRPublish a.aShowAll {
    font-size: 1em !important;
    font-style: italic;
    color: #ffffff !important;
    cursor: pointer;
    line-height: 200%;
    margin-right: 3px;
   background: linear-gradient(to right, black, rgb(255 255 255 / 0%) );
    border-radius: 4px;
}
.RRPublish > div.ListControl > div.ListControlSearch > button.btnSearch:disabled {
    background: linear-gradient(to right, black, rgb(255 255 255 / 0%) ) !important;
    border: 1px solid #ffffff !important;
    cursor: default;
}
.RRPublish > div.ListControl > div.ListControlSearch > button.btnClearSearch {
    background: linear-gradient(to right, black, rgb(255 255 255 / 0%) ) !important;
    border: 1px solid #ffffff !important;
    padding: 5px;
    height: 27px;
    cursor: pointer;
    width: 10%;
    border-radius: 0 4px 4px 0;
    border-left: 0;
}
p {
    font-size: 1.5em;
    line-height: 1.5em;
    margin: 0.2em 0 0;
    background: linear-gradient(to right, black, rgb(255 255 255 / 0%) );
    text-align: center;
    font-weight: bold;
    color: #ffffff;
}
@media screen and (max-width: 500px) {
    h1 {
        font-size: 150%;
        color: #ffffff;
        padding: 9px;
    }
}
nav {
    background: linear-gradient(to right, black, rgb(255 255 255 / 0%) );
    box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
}
table.divDetailsParent div.divDetailsSocial > div:nth-child(2) {
    display: none !important;
}
table.divDetailsParent div.divDetailsSocial {
    display: none !important;
}
table.divDetailsParent div.divDetailsCertificates > div:nth-child(2) {
    text-align: center;
}
table.divDetailsParent div.divDetailsLinks > div {
    padding: 4px;
    text-align: center;
}
table.divDetailsParent div.divDetailsLinks > div:nth-child(2) img {
    max-height: 160px;
    max-width: 250px;
    border-radius: 5px;
}
.RRPublish > div.Tiles > div > table > tbody > tr > td {
    padding: 3px 3px 3px 8px;
    font-size: 0.95em;
    cursor: pointer;
    text-align: left;
    font-weight: bold !important;
}

