/*weristwer.css*/

.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 {
	float: left;
	margin: 1px;
	height: 310px;	
	width: 596px;
}

.weristwer_zweit {
	height: 239px;
	overflow: auto;
	width: 388px;
	float: left;
}

.weristwer_accounts_zweit_kA {	height:80px;}

.wiw_username{
    /* text-transform: uppercase; */
  
    text-align:    center;
    display:    block;
    font-size:20pt;
	border-bottom:1px solid #93a852;
}

.wiwzweit{
	float:	left;
	width: 123px;
	margin:1px;
}

.weristwer_accounts_zweit_kA {	height: 80px;}

.wiwminihead{
	font-size: 13pt;
	text-align: center;
	text-transform: uppercase;
	background-color: #93a852;
	color: #101f06;
	display: block;
}

.wiwminihead1{
	font-size: 13pt;
	text-align: center;
	/* text-transform: uppercase; */
	border-bottom: 1px solid #93a852;
	display: block;
}

.wiwminihead2{
	font-size: 9pt;
	text-align: center;
	border-bottom: 1px solid #93a852;
	/* color: #3d7352; */
	display: block;
	width: 125px;
	height: 17px;
}

.wiwshort{
	font-size: 10pt;
	text-align: center;
	text-transform: uppercase;
	background-color: #93a852;
	color: #101f06;
	margin:1px;
	padding: 3px 1px;
}

.wiwmaincharabox{
    width: 200px;
    height: 255px;
    padding: 3px;
    float: left;
    /* border: 1px solid red; */
}

.wiwmaincharabox1{
	/* float:	left; */
	margin:1px;
	border: 2px solid #93a852;
	background-color:#101f06;
	width: 190px;
	padding: 3px;
}

.wiwmaincharabox1 img{	width: 190px;}

.wiwmaincharabox2{
	/* float:right; */
	margin:1px;
	width: 200px;
}

.wiwzaava{
	width: 122px;
	float: left;
	border: 1px solid #93a852;
}

.wiwzaava img{
    width: 122px;
}

.wiwzaava:hover{
border: 1px solid #93a852;
	opacity:0.4;
	  -webkit-transition: all ease 0.6s;
  -moz-transition: all ease 0.6s;
  -o-transition: all ease 0.6s;
	transition: all ease 0.6s;
}