
.vereinlogo45 {
    display: inline-block;
    width:  45px;
    height: 45px;
    background: url("") no-repeat;
}

.profile-item {
    margin-top: -11px;

}
.search-input {
    margin-top: 5px;
    color: white;
}
.search-item {
    margin-top: 1px;  
}

.round {
    margin-left: 5px;
    border-radius: 50%;
    overflow: hidden;
    width: 65px;
    height:65px;
}


.roundMenu {
    border-radius: 50%;
    overflow: hidden;
    width: 120px;
    height:120px;
}

.roundMitglied {
    border-radius: 50%;
    overflow: hidden;
    width: 110px;
    height:110px;
}

.familieGruppe {
    background-color: lime;
}
 
ul.nolisttypestyle {
    list-style-type:none;
    color:green;
}

 
