
.singleView-readBox {
	float: left;
	width: 100%;
}

.readForm {
	float: left;
	width: 100%;
	margin-top: 20px;
}


/* Usergroup bei den Whitespaces brechen */
.readForm .hpl-table.singleViewTable .value.usergroup {
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 7px;
}

