/******* bo_showusers *******/
.tx-boshowusers-pi1 IMG {
	float: left;
	margin: 5px 5px;
}
.tx-boshowusers-pi1 TD {
	vertical-align: top;
	padding: 0;
	text-align: left;
}
.tx-boshowusers-pi1 p {
	margin: 0 !important;
	padding: 0 !important;	
}
.tx-boshowusers-pi1 .box {
	width: 300px;
	border: 1px solid #000;
}
.tx-boshowusers-pi1 .inner-box {
	border: 1px solid #fff;
	background: transparent url(img/box_bg.png) repeat-x left top;
}
.tx-boshowusers-pi1 .inner-box img {
	margin: 0;
	padding: 0;
	float: left;
}


.tx-boshowusers-pi1 dl,
.tx-boshowusers-pi1 dl dt,
.tx-boshowusers-pi1 dl dd {
	float: left;
	margin: 2px 0;
	padding: 0;
	/*overflow: hidden;*/
}
.tx-boshowusers-pi1 dl {
	width: 190px;
	margin: 5px 0 0 5px;
}
.tx-boshowusers-pi1 dl dt {
	width: 55px;
	margin-right: 5px;
	font-weight: bold;
}
.tx-boshowusers-pi1 dl dd {
	width: 125px;
}
.tx-boshowusers-pi1 dl .no-width {
	width: 0;
	margin: 0;
}
.tx-boshowusers-pi1 dl .fullsize {
	width: 190px;
	margin: 0;
}
.tx-boshowusers-pi1 dl .email {
	font-size: 11px;
}

.tx-boshowusers-pi1 dl .trenner {
	height: 10px;
	clear: both;
}


.tx-boshowusers-pi1 .box .name {
	font-weight: bold;
	height: 30px;
	vertical-align: middle;
}
.tx-boshowusers-pi1 .box .locallanguage {
	font-weight: bold;
}

.tx-boshowusers-pi1 .box .text {
	padding: 0 7px;
}
/* bo_showusers ende*/
