
.stellenB-header{
    border-bottom: 1px solid #fd0100;
}
.header-bg a:after {
    width:100%;
    content:'';
    display:block;
    position:absolute;
    top:0;
    left:0;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(9,9,121,0) 50%, rgba(255,255,255,1) 100%); 
    height:100%;
  }
.logo img {
    max-height: 135px;
    width: 11%;
    margin-top: 2%;
}
.logo {
    margin-left: 7%;
    height: 142px;
}
.viewselect button.plugin_maps.aktive {
    background-color: #76b729;
    color: #fff;
}
.tableRow td a {
    color: #5f9122;
}
.tableResult tbody tr:hover {
    background: #f3fdd9 !important;
}
.stellenB-header {
    border-bottom: 2px solid #76b729;
}
.app-footer {
    border-top: 3px solid #76b729;
}
a.btn-bewerbung {
    border: 2px solid #a5d073;
    background-color: #76b729;
}
a.btn-bewerbung:hover {
    background-color: #95b46e;
    border: 2px solid #a5d073;
}
