.reg_haupt {
text-transform: uppercase;
    font-size: 11px;
}

.profillink_haupt {
float: left;
    font-size: 17px;
    font-weight: bold;
    font-family: 'Playfair Display';
    font-style: italic;
    width: 77%;
    margin-top: 10px;
}

.ava_haupt {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}

.wiw_spieler {
font-family: Playfair display;
border-bottom: 3px solid #adaba6;
font-style: italic;
font-size: 20px;
}

.weristwer_container {
	display: flex;
	display: -webkit-flex;
	-moz-display: flex;
	flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: flex-start;
	-moz-justify-content: flex-start;
	-webkit-justify-content: flex-start;
}
.weristwer_accounts {
width: 27%;
    margin: 28px;
    float: left;
}
.weristwer_zweit {
	height: 97px;
	overflow: auto;
}
.weristwer_accounts_zweit_kA {
	height: 82px;	
}