nav {
    background: #2a9935 !important;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}


/* ab hier Ergebnissdarstellung */


div.TileHeadText {
       background: #009b32 !important;
    color: #ffffff !important;
    font-weight: bold;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    overflow: hidden;
}
.RRPublish div.ListControl > div.ListControlSearch > button.btnSearch:disabled {
    background-color: #009b32 !important;
    border: 1px solid #ffffff  !important;
    cursor: default;
}
.RRPublish div.ListControl > div.ListControlSearch > button.btnClearSearch {
    background-color: #009b32 !important;
    border: 1px solid #ffffff  !important;  
}
table.divDetailsParent div.divDetailsInner > div > div:first-child {
    background-color: #009b32 !important;
    color: #ffffff  !important;
    font-weight: bold !important; 
}
.panibox a:hover {
background-color: #009b32 !important;
    color: #ffffff  !important;
}
@media only screen and (max-width: 640px) {
    .RRPublish a.aShowAll {
      background-color: #009b32 !important;
    color: #ffffff  !important;
    font-weight: bold !important;
    }
}
.RRPublish div.Tiles > div > div {
    background: transparent !important;
}

.RRPublish div.SelectorParent > div.SelectorMenu > div > div:nth-child(1) {
   background-color: #009b32 !important;
    color: #ffffff  !important;
    font-weight: bold !important;
    
}
.RRPublish div.Tiles > div {
    border-top-left-radius: 9px !important;
    border-top-right-radius: 9px !important;
}

/* Suchleiste vergrößern in Handyansicht */
@media only screen and (max-width: 750px) {
    .RRPublish div.ListControl > div.ListControlSearch {
        width: 70% !important;
        padding-right: 0;
        padding-top: 3px;
        white-space: nowrap;
    }
}
/* Suchleiste vergrößern in Handyansicht */

@media only screen and (max-width: 750px) {
    .RRPublish div.ListControl > div.ListControlSearch > input {
        background-position: left !important;
        background-size: 20px;
        height: 28px;
        border-radius: 5px;
        border-right-width: 1px;
        width: 160% !important;
    }
}
/* Sponsoren Anfang */
  #footer_logo {
    min-width: 100%;
    height: 200px;
    background: #3b9838;

    background-image: url(https://static.anmeldungs-service.de/bilder/kunden/519/3203/sponsoren.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
    margin-top: 10em;
  }
  /* Sponsoren Ende */
  header {
    margin-top: 5%;
  }
  .
}
@media only screen and (max-width: 500px) {
  header .ym-wbox,
  footer .ym-wbox {
    position: relative;
  }
#main .info {
    margin-bottom: -3em;
}

  /* Sponsoren Anfang */
  #footer_logo {
    min-width: 100%;
    height: 60px;
    background: #3b9838;

    background-image: url(https://static.anmeldungs-service.de/bilder/kunden/519/3203/sponsoren.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
  }
  /* Sponsoren Ende */

