/*gesammte Box*/
  .mitglied {width: 300px;height: 244px;float: left;margin-left: 110px;margin-right: 63px;margin-top: 38px;background-color: #0d1b20;/* border: 1px solid #1c1c1c; */text-rendering: auto;background: url(https://butterfliesofhope.de/chokepoint/images/pat.png) repeat fixed 0 0 #1b1a1a;margin-bottom: 35px;}
/*Name und so*/
.lalaland{
    text-align: center;
    position: relative;
    margin-top: -40px;
    background-image: linear-gradient(
120deg, #787171 40%, #908b89 40%);
    /* border-top: 1px solid #232525; */
    /* border-left: 1px solid #3a3f42; */
    /* border-right: 1px solid #3a3f42; */
    /* border-bottom: 1px solid #3a3f42; */
    letter-spacing: 0.5px;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%);
    font-family: oswald;
    font-size: 12px;
    font-weight: bold;
    width: 350px;
    }

.lalaland span{
text-transform: uppercase;
    background: -webkit-linear-gradient(#90A096, #3E4942);
    -webkit-background-clip: text;
    text-rendering: auto;
    font-family: inconsolata, Sans serif;
}
.lalaland2{
    margin-top:20px;
    text-align: center;
    color: #ababab;
    background-color: #000000;
    font-size: 9px;
    letter-spacing:3px;
    text-transform: uppercase;
    padding-top:2px;
    padding-bottom:2px;
    width: 350px;
    }
/**/
.mm{
    background-color: #c9c0b7;
    /* border: 1px solid #646868; */
    text-align: center;
    color: #000;
    font-size: 9px;
    text-transform: uppercase;
    text-rendering: auto;
    background-image: linear-gradient(120deg, #424140 40%, #42414040%);
    width: 350px;
    }
		
		
		
		
		
		