

.x-grid3-row-body p {
	margin : 5px 5px 10px !important;
}

.ext-strict .x-editor .erfasungs-grid-editor {
	height: 18px !important;
}

.ext-ie6 .x-editor .erfasungs-grid-editor {
	height: 18px !important;
}

.x-grid3-row td.col-edit {
	background-color: white;

}
.x-grid3-row td.col-edit .x-grid3-cell-inner {
	border: 1px solid #a9bfd3;

}