.ym-button, .ym-form button, .ym-form input[type="button"], .ym-form input[type="reset"], .ym-form input[type="submit"] {
    background-color: #ff6100;
    box-shadow: 0px 0px 1px 1px #c51518 inset, 0px 1px 0px #ff6100;
    color: #FFF !important;
    border-color: #ff6100;
}
.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: #ff6100;
    box-shadow: 0px 0px 1px 1px #ff6100 inset, 0px 1px 0px #ff6100;
    border-color: #ff6100;
}
.schritt_aktiv {
	background: #ff6100;
}
table.divDetailsParent div.divDetailsInner > div > div:first-child {
    background-color: #ff6100 !important;
}
.RRPublish > div.Tiles > div > div {
    color: #003770 !important;
    background-color: #ff6100 !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: #ff6100 !important;
    color: #003770 !important;
  
}

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

.RRPublish > div.SelectorParent > div.SelectorMenu > div.selectorResult > div:nth-child(1) {
    background-color: #ff6100 !important;
    color: #003770 !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: #ff6100 !important;
        color: #003770 !important;
    }
}
.RRPublish a.aShowAll {
    font-size: 1em !important;
    font-style: italic;
    color: #003770 !important;
    cursor: pointer;
    line-height: 200%;
    margin-right: 3px;
    background-color: #ff6100;
    border-radius: 4px;
}
.RRPublish > div.ListControl > div.ListControlSearch > button.btnSearch:disabled {
    background-color: #ff6100 !important;
    border: 1px solid #003770 !important;
    cursor: default;
    border-radius: 15px !important
}
.RRPublish > div.ListControl > div.ListControlSearch > button.btnClearSearch {
    background-color: #ff6100 !important;
    border: 1px solid #003770 !important;
    padding: 5px;
    height: 27px;
    cursor: pointer;
    width: 10%;
    border-radius: 0 4px 4px 0;
    border-left: 0;
    border-radius: 15px !important;
}
.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/494/2863/Logoleiste_2025.png);
    background-size: 150px 30px;            
    background-repeat: no-repeat;        
    background-position: center center;  
}
.ym-hlist {
    display: none !important;
}
nav {
    background: #ffffff;
    box-shadow: none !important;
}
h1 {
    margin: 146px 0 10px 20px !important;
    color: #ff6100;
    text-shadow: 0 2px 2px #000000 !important;
    text-align: center;
}
.RRPublish > div.ListControl > div.ListControlSearch > button.btnSearch {
    background-color: #ff6100 !important;
    color: #fff;
    padding: 3px 10px 0 10px;
    height: 27px;
    width: 25%;
    font-weight: bold;
    cursor: pointer;
    border: 1px solid #003770 !important;
    border-radius: 0;
    font-size: 0.9em;
    border-radius: 15px !important;
}
p {
    font-size: 1em;
    line-height: 1.5em;
    margin: 1.5em 0 0;
    background-color: #fff;
    text-align: center;
    color: #ff6100;
    font-weight: bold;
}
body, html {
    height: 100%;
    margin: 0;
}

.center-wrapper {
    display: flex;
    justify-content: center;  
    align-items: center;      
    height: 100vh;            
    padding: 0 20px;        
    text-align: center;
}

h1 {
    max-width: 600px;
    word-wrap: break-word;
    color: #ff6100;
    text-shadow: 0 2px 2px #000000 !important;
    margin: 0;
    margin-top: 10px !important;
}
header {
    min-height: 55px;
    padding: 0 1em;
    padding-left: 0;
    display: flex;
    justify-content: center;
}
body>header,body>nav,body>#main,body>footer {
        min-width: 500px
    }

    h1 {
        font-size: 204%;
    }
table.divDetailsParent div.divDetailsSocial > div:nth-child(2) {
    display: none !important;
}
table.divDetailsParent div.divDetailsSocial {
    display: none !important;
}
table.divDetailsParent div.divDetailsLinks > div:nth-child(2) img {
    border-radius: 9px;
}
table.divDetailsParent div.divDetailsLinks > div {
    padding: 4px;
    display: flex !important;
    justify-content: center;
}