	.mitglied {
float: left;
margin-left: 26px;
margin-bottom: 10px;
background: #221f1f;
margin-top: 15px;
border: 3px solid #9b3434;
padding: 6px;
}


			.username {
text-align: center;
font-family: 'Encode Sans SC', sans-serif;
font-size: 15px;
margin-bottom: 5px;
}


			.usertitel {
text-align: center;
color: #cacaca;
margin-bottom: 5px;
background: #2b2b2b;
}

			.kurz {
width: 200px;
height: 100px;
overflow: auto;
font-size: 11px;
scrollbar-width: thin;
margin-top: 3px;
color: #e4e4e4;
				border-bottom: 7px solid #221f1f;
}

			.memberlistinfo {
text-align: left;
color: #ccc;
margin-bottom: 5px;
background: #2b2b2b;
font-size: 11px;
padding-bottom: 2px;
padding-top: 2px;
}
		
		