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



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

.headerauswahl a {
    border:none;
    padding-right: 10px
}
.headerauswahl a:nth-child(even) {
    margin-right: 51px
}
.headerauswahl a:nth-child(odd) {
    margin-left: 51px
}
.headerauswahl a:hover, .headerauswahl a:active, .headerauswahl a:focus {
    background-color:transparent;
}
.headerauswahl .headerbutton {
    position: relative;
    box-sizing: border-box;
}
.headerauswahl .titel {
    position: absolute;
    bottom: 90px;
    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: -200px;
    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;
}
table.divDetailsParent div.divDetailsInner > div > div:first-child {
    background-color: #004787 !important;
}
.RRPublish > div.Tiles > div > div {
    color: #ffffff !important;
    background-color: #004787 !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-color: #004787 !important;
    color: #ffffff !important;
  
}

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

.RRPublish > div.SelectorParent > div.SelectorMenu > div.selectorResult > div:nth-child(1) {
    background-color: #004787 !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-color: #004787 !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-color: #004787;
    border-radius: 4px;
}
.RRPublish > div.ListControl > div.ListControlSearch > button.btnSearch:disabled {
    background-color: #004787 !important;
    border: 1px solid #ffffff !important;
    cursor: default;
}
.RRPublish > div.ListControl > div.ListControlSearch > button.btnClearSearch {
    background-color: #004787 !important;
    border: 1px solid #ffffff !important;
    padding: 5px;
    height: 27px;
    cursor: pointer;
    width: 10%;
    border-radius: 0 4px 4px 0;
    border-left: 0;
}
.RRPublish div.Tiles + div + div {
    display: none !important;
    opacity: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    background-image: url(https://static.anmeldungs-service.de/bilder/kunden/439/2814/DS_Logo_schwarz.png])!important;
    background-size: 150px 30px !important;            
    background-repeat: no-repeat !important;        
    background-position: center center !important;  
}
table.divDetailsParent div.divDetailsInner > div.divDetailsHeadText > div {
    color: #fff !important;
    background-color: transparent;
    padding: 0 2px
}