
.listText {
	margin-top: 1em;
	margin-bottom: 1em;
}

.listTable .center {
	text-align: center;
}

/*
.ui-state-highlight {
    background-color: #f5f5a3 !important;
}
*/

.laufbahnOffen {
	background-color: #ccffcc !important;
}

.notValid {
	background-color: #ffdddd !important;
}

.ui-cell-editor-input input {
    float: none !important;
}

.item .name {
	background-color: #eee !important;
	padding: 5px;
	margin-right: 5px;
	max-width: 20em !important; 
}

.item .value {
	max-width: 79em !important;

	}