/* CSS tx_hoicommunity_pi1 */
.tx-hoicommunity-pi1 a {
	color: #000000;
	cursor: pointer;
}
.tx-hoicommunity-pi1 img {
	border: none;
}
.tx-hoicommunity-pi1 img a{
	cursor: pointer;
}
.tx-hoicommunity-pi1 table{
	width: 100%;
	margin-bottom: 20px;
}
.tx-hoicommunity-pi1 td {
	padding: 8px;
}

/*
 input felder 
*/
.tx-hoicommunity-pi1 fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
.tx-hoicommunity-pi1 .row {
	padding: 5px 0 5px 0;
}

.tx-hoicommunity-pi1 .tx-hoicommunity-pi1-editprofile-label {
	line-height: 30px;
}
.tx-hoicommunity-pi1 input {
	width: 210px;
}
.tx-hoicommunity-pi1 .biginput {
	width: 310px;
}
.tx-hoicommunity-pi1 #birthday {
	width: 80px;
}
.tx-hoicommunity-pi1  textarea {
	width: 359px;
	height: 80px;
}
.tx-hoicommunity-pi1 .bigtextarea {
	height: 160px;
}
.tx-hoicommunity-pi1-viewprofile-label {
  font-weight: bold;
}