.ym-button, .ym-form button, .ym-form input[type="button"], .ym-form input[type="reset"], .ym-form input[type="submit"] {
    background-color: #ea2424 ;
    box-shadow: 0px 0px 1px 1px #ea2424  inset, 0px 1px 0px #ea2424 ;
    color: #FFF !important;
    border-color: #ea2424 ;
}
.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: #ea2424;
    box-shadow: 0px 0px 1px 1px #ea2424 inset, 0px 1px 0px #ea2424;
    border-color: #ea2424;
}
.schritt_aktiv {
	background: #ea2424;
}


.text-danach {
    font-size: 200%;
}

.button_start, .button_start_firma {
    width: 330px;
    text-align: center;
}
.firma, .einzel {
	color:#ffffff   !important;
}
header {
    text-align: center;
}

.headerauswahl a {
    border:none;
    padding-right: 5px;
    padding-left: 5px;
}
@media only screen and (min-width: 600px) {
    .abstand_oben {
        margin-top: 7em;
    }
}
@media only screen and (max-width: 600px) {
    .headerauswahl a {
        margin-bottom: 10px;
    }
}
.headerauswahl a:hover, .headerauswahl a:active, .headerauswahl a:focus {
    background-color:transparent;
}
.headerauswahl .headerbutton {
    position: relative;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}
.headerauswahl .titel {
    position: absolute;
    right: 0px;
    text-transform: uppercase;
    width: 100%;
    font-weight: lighter;
    font-size: 26px;
    line-height:normal;
    box-sizing:border-box;
    padding:5px;
    position: absolute !important;
}
.headerauswahl .strecke {
    position: absolute;
    top: 8px;
    right: 8px;
    font-weight: lighter;
    font-size: 15px;
    text-align: right;
}
.headerauswahl .info {
    color: #ffffff;
    float: right;
    position: absolute;
    z-index: 99;
    top: -150px;
    left: 0px;
    width: 100%;
    font-weight: lighter;
    background: rgba(255, 255, 255, 0.85);
    padding: 5px 0;
}

@media screen and (max-width: 500px) {
    .headerauswahl .strecke {
        position: absolute !important;
        right: 3px !important;
        top: 1px !important;
    }
}

@media screen and (max-width: 500px) {
    .headerauswahl .titel {
        bottom: auto !important;
    }
}

@media screen and (min-width: 1281px) {
    #banner {
        background: url(https://static.anmeldungs-service.de/bilder/kunden/19/2144/banner_100x600.jpeg);
        background-size: auto;
        width: 105px;
        height: 420px;
        position: absolute;
        top: 0px;
        right: 24px;
        background-size: cover;
    }
}

@media screen and (min-width: 1600px) {
    #banner {
        background: url(https://static.anmeldungs-service.de/bilder/kunden/19/2144/banner_150x600.jpeg);
        background-size: auto;
        width: 180px;
        height: 1000px;
        position: absolute;
        top: 0px;
        right: 24px;
        background-size: cover;
    }
}
nav {
    background: #000;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}
h1 {
    font-family: "Open Sans", sans-serif;
    font-size: 220%;
    font-weight: 800;
    line-height: 1.1em;
    margin: 5px 0 10px 20px;
    color: #0f1c27;
    text-shadow: 0 1px 1px #000;
}
.RRRegStart div.RRRegStart_Registrations {
    padding: 10px 10px 1px 250px !important;
    display: inline-flex;
    flex-direction: column;
    margin-top: 5em !important;
}

.RRRegStart .RRReg_Login {
    background-color: #fff !important;
    order: 99;
}
.RRRegStart div.RRRegStart_Registrations > div {
    border: 1px solid #0f1c27 !important;
    background: linear-gradient(270deg, #a22825, #480214, #a22825);
    background-size: 300% 300%;
    animation: bgMove 6s ease-in-out infinite;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 14px !important;
    display: flex;
    flex-wrap: wrap;
    position: relative !important;
    text-align: left !important;
    color: #ffffff;
}

@keyframes bgMove {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}
.RRReg {
    margin-top: 5em !important;
}
.RRRegStart div.RRRegStart_Registrations > div button {
    font-size: 1.1em;
    text-align: center;
    background: url('https://static.anmeldungs-service.de/bilder/kunden/503/3067/Logo Button.png') no-repeat center center;
    background-size: 25%; /* oder contain, je nach Bildtyp */
    cursor: pointer;
    color: #ffffff00 !important;
    border: none;
    padding: 10px 20px;
    display: block;
    background-color: #a8181500 !important;
    width: 100% !important;
    box-sizing: boder-box !important;
    max-width: 133px !important;
}


.RRRegStart div.RRRegStart_Registrations h1 {
    border: 0;
    color: #ffffff !important;
    text-align: center !important;
}
div#divRRRegStart.RRRegStart {
  background-color: none !important;
}
.RRReg_EntryField:nth-of-type(2) input {
    -webkit-text-security: disc; 
    text-security: disc; 
}

.panibox {
    background: none !important;
    box-shadow: none !important;
    margin-top: -80px !important;
}

.RRRegStart div.RRReg_EntryField input[type='password'], .RRRegStart div.RRReg_EntryField input[type='text'] {
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 13px 10px 10px 10px;
    height: auto;
    vertical-align: top;
    background-color: #fff;
    width: 100%;
    outline: none;
    border-radius: 9px !important;
}
.RRRegStart div.RRReg_EntryField > *~label {
    border-radius: 3px !important;
}
.RRReg_FatalError {
    position: relative;
    color: #cccccc00 !important; /* Originaltext unsichtbar */
    text-align: center; /* Falls zusätzlicher Text zentriert werden soll */
    padding: 50px 10px;
    font-size: 2em;
}

.RRReg_FatalError::before {
    content: "Du hast deine Teilnahme storniert.";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: red;
    background: #000;
    white-space: pre-wrap; /* Zeilenumbruch bei langen Texten */
}
@media screen and (max-width: 500px) {
    .RRRegStart div.RRRegStart_Registrations {
    padding: 10px 30px 1px 10px !important;
    display: inline-flex;
    flex-direction: column;
    margin: 213px auto !important;
}
.RRReg .RRReg_Nav {
    position: sticky;
    top: 0;
    /* background-color: var(--navigation-background); */
    color: var(--navigation-text);
    z-index: 1000;
    width: 100%;
    height: 55px;
    overflow: auto;
    white-space: nowrap;
    scrollbar-width: none;
    margin-top: 3em;
}
header {
    text-align: center;
    font-size: 40%;
   
    
}
h1 {
   color: #ffffff !important;
 margin-top:10px;
}


}
.RRRegStart div.RRRegStart_Registrations h1 {
    border: 0;
    margin: 10px auto !important;
}
}
.panibox a {
    color: #ee2424;
    border-bottom: 1px solid #ee2424;
    font-weight: bold;
}
a[href*="raceresult.com"],
div[style*="RR_PoweredBy_LightGrey_RGB.png"] {
    display: none !important;
}

@media screen and (max-width: 500px) {
  .RRRegStart div.RRRegStart_Registrations > div button {
    font-size: 1.1em;
    text-align: center;
    background: url(https://static.anmeldungs-service.de/bilder/kunden/503/3067/Logo%20Button.png) no-repeat center center;
    background-size: 14%;
    cursor: pointer;
    color: #ffffff00 !important;
    border: none;
    padding: 10px 20px;
    display: block;
    background-color: #a8181500 !important;
    width: 100% !important;
    box-sizing: border-box !important; /* Tipp: Du hattest 'boder-box' geschrieben */
     max-width: none !important; 
    color: #ffffff;
  }
}
@media screen and (max-width: 500px) {
    .RRRegStart div.RRRegStart_Registrations {
        padding: 10px 30px 1px 10px !important;
        display: inline-flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        margin: 0pxpx;
        text-align: center;
        margin-left: 23px !important;
        margin-top: 8em !important;
    }
}
@media screen and (max-width: 500px) {
    header img {
        -webkit-transform: scale(2, 2);
        padding-right: 0px !important;
        
}
******ab hier beginnt Ergebniss verschönern*******

}
table.divDetailsParent div.divDetailsInner > div > div:first-child {
   background: #000000 !important;
    text-align: center !important;
    font-size: 13px !important;
}
.RRPublish > div.Tiles > div > div {
    color: #ffffff !important;
    background: #000000 !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: #000000 !important;
    color: #ffffff !important;
  
}

.RRPublish > div.SelectorParent > div.SelectorMenu > div.selectorResult > div:nth-child(1) {
    background: #000000 !important;
    color: #ffffff !important;
}
.RRPublish > div.SelectorParent > div.SelectorMenu > div > div:nth-child(1) {
    background: #000000 !important;
    color: #ffffff !important;
}

.RRPublish > div.SelectorParent > div.SelectorMenu > div.selectorResult > div:nth-child(1) {
    background: #000000 !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: #000000 !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: #1545ff !important;
    border-radius: 4px;
}
.RRPublish > div.ListControl > div.ListControlSearch > button.btnSearch:disabled {
    background: #000000 !important;
    border: 1px solid #ffffff !important;
    cursor: default;
}
.RRPublish > div.ListControl > div.ListControlSearch > button.btnClearSearch {
    background: #000000 !important;
    border: 1px solid #ffffff !important;
    padding: 5px;
    height: 27px;
    cursor: pointer;
    width: 10%;
    border-radius: 0 4px 4px 0;
    border-left: 0;
}
@media screen and (max-width: 500px) {
    h1 {
        font-size: 150%;
        color: #ffffff;
        padding: 9px;
    }
}
nav {
    background: #000000 !important;
    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;
}
.RRPublish div.Tiles {
    max-width: 1120px;
    margin-top: 10em;
}
.border_10 {
    border-top: none !important;
    border-bottom: none !important;
}

