
		/*Lastuser auf dem Index*/
		.lastuserall {
			display: flex;
			text-align: justify;
			justify-content: space-between;
		}

		.lastuser_bit {
			width: 33%;
			text-align: center;
		}

		.lastuser_username {
			text-align: center;
			margin-top: 10px;
		}
		