.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: 33%;
	margin: 0 2px 5px 2px;
}
.weristwer_zweit {
	height: 97px;
	overflow: auto;
}
.weristwer_accounts_zweit_kA {
	height: 82px;	
}

.wiw-user-main{
	float:left;
	width: 200px;
	padding: 5px;
	margin-left: 16px;
background-color: #d0cac3;

border: solid 1px #afafaf;
	height: 435px;
	margin-bottom: 10px;
}

.wiw-user-charactername{
	display: block;
	height: auto;
	margin: 0px auto;
	font-family: Calibri;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #333333;
	border-bottom: 5px solid #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}


.wiw-user-avatar{

	margin: auto;
	padding: 5px;
	background-color: #e1dad2;

	border: solid 1px #afafaf;
	margin-bottom: 5px;
}

.wiw-zweitheader{
	margin: auto;	
	background-color: #e1dad2;
	border: solid 1px #afafaf;
	margin-bottom: 5px;
}

.wiw-zweitcharaktere-main{
	margin: auto;	
	background-color: #e1dad2;
	border: solid 1px #afafaf;
	height: 100px;
	overflow: auto;
	margin-bottom: 5px;
	font-size: 10px;
	line-height: 1;
	font-family: Calibri;
	padding: 10px;
}

.wiw-spieler{
	margin: auto;	
	background-color: #e1dad2;
	border: solid 1px #afafaf;
}