	.mitglied {
    float: left;
    margin-left: 26px;
    margin-bottom: 10px;
    background: #142737;
    margin-top: 15px;
    border: 3px solid #ad5910;
    padding: 6px;
}


			.username {
text-align: center;
font-family: 'Encode Sans SC', sans-serif;
font-size: 15px;
margin-bottom: 5px;
}


			.usertitel {
text-align: center;
color: #ffc176;
margin-bottom: 5px;
background: #273d4d;
}

			.kurz {
width: 200px;
height: 100px;
overflow: auto;
font-size: 11px;
scrollbar-width: thin;
margin-top: 3px;
color: #e4e4e4;
				border-bottom: 7px solid #142737;
}

			.memberlistinfo {
text-align: left;
color: #ffc176;
margin-bottom: 5px;
background: #273d4d;
font-size: 11px;
padding-bottom: 2px;
padding-top: 2px;
}
		