.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: 32.83%;
	margin: 4px 2px 0 2px;
}
.weristwer_zweit {
	height: 102px;
	overflow: auto;
}
.weristwer_accounts_zweit_kA {
	height: 82px;	
}
img {
	max-width: 800px !important;
}

chara {
	color: var(--link-color);
	font-family: Oswald;
	font-weight: 600;
	font-size: 16px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
		
		
		
		
		
		