
 .ym-button, .ym-form button, .ym-form input[type="button"], .ym-form input[type="reset"], .ym-form input[type="submit"] {
    background-color: #213c6b ;
    box-shadow: 0px 0px 1px 1px #213c6b  inset, 0px 1px 0px #213c6b ;
    color: #FFF !important;
    border-color: #213c6b ;
}
.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: #2b4b7a;
    box-shadow: 0px 0px 1px 1px #2b4b7a inset, 0px 1px 0px #2b4b7a;
    border-color: #2b4b7a;
}
.schritt_aktiv {
    background: #009bd2;
}
.abstand_oben {
    margin-top: 3em;
}


.button_start, .button_start_firma {
    width: 330px;
    text-align: center;
}

.firma, .einzel {
    color:#009bd2   !important;
}

.headerauswahl a {
    border:none;
    padding-right: 10px;
    margin-bottom: 10px;
}
@media only screen and (min-width: 600px) {
    .headerauswahl a {
        margin: 10px
    }

}
@media only screen and (max-width: 600px) {
    .headerauswahl a {
        margin-bottom: 10px;
    }
}
.headerbutton:hover img {
    box-shadow:0px 2px 30px #2e2d2d;
    transform: scale(1.05);
}
.headerbutton:hover .button_start, .headerbutton:hover .button_start_firma {
    outline: 110px solid #008de470 !important;
    outline-offset: -110px;
    overflow: hidden;
    position: relative;
}


.headerbutton img {
    box-shadow:0px 2px 30px #6e6e6e;
}
.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 {
    color: #3c3c3b;
    position: absolute;
    right: 0px;
    text-transform: uppercase;
    width: 100%;
    font-weight: bold;
    font-size: 26px;
    line-height:normal;
    box-sizing:border-box;
    padding:5px;
    position: absolute !important;
}
.headerauswahl .strecke {
    position: absolute;
    color: #000;
    top: 8px;
    right: 8px;
    font-weight: bold;
    font-size: 15px;
    text-align: right;
}
.headerauswahl .info {
    color: #d20000;
    float: right;
    position: absolute;
    z-index: 99;
    top: 165px;
    left: 0px;
    width: 100%;
    font-weight: bold;
    background: rgba(255, 255, 255, 0.85);
    padding: 5px 0;
}
.headerauswahl .titel span {
    font-size: 70%;
    text-transform: none;
    display: block;
}

@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;
    }
}
.warning {
    background: #b2e8f5cc;
    color: #000000 !important;
}
.logo1 {
    margin-left: 10%;
    max-width: 80%;
}
header h1 {
    display: none;
}
.ym-columnar .text-danach {
    font-size: 85%;
}
.panibox h6, .ym-form legend {
    color: #fff;
    background: #213c6b;
}
.RRPublish > div.Tiles > div > div {
    color: #f6bc07 !important;
    background-color: #24406f !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    font-weight: bold;
}

.RRPublish > div.SelectorParent > div.SelectorMenu > div > div:nth-child(1) {
    background-color: #24406f !important;
    color: #f6bc07 !important;
  
}

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

.RRPublish > div.SelectorParent > div.SelectorMenu > div.selectorResult > div:nth-child(1) {
    background-color: #24406f !important;
    color: #f6bc07 !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;
}
}