#headerbox {
	margin-bottom: .25em;
}
.ui-horizontal-box.menubox {
	border-bottom: 2px solid #0191d7;
	padding: .2em 1em;
	margin-bottom: .5em;
}

.clear {
	clear: both;
}
.l-hinweis {
	font-size: .75rem;
	font-style: italic;
}
.l-space-left {
	margin-left: 2em;
}
.l-space-left-space {
	margin-left: .25em;
}
.l-no-edit-message {
	font-weight: bold;
	color: red;
	display: block;
	margin: .5em 0em;
}
.l-explanation {
	font-size: .7em;
	font-style: italic;
}
.l-error-message {
	font-weight: bold;
	color: red;
}
.ui-state-default.ui-tabs-selected.ui-state-active {
	background: #dcf4ff;
}
.l-no-employee-selected-message {
	padding: 1em;
	border: 1px solid gray;
	margin: 1em 0em;
	display: inline-block;
}
.l-button-home {
	border: none;
	width: 32px;
	height: 32px;
	background: url(/javax.faces.resource/img/home.png.jsf);
}
.l-button-home > .ui-button-text.ui-c {
	display: none;
}
.l-button-logout {
	border: none;
	width: 32px;
	height: 32px;
	background: url(/javax.faces.resource/img/logout.png.jsf);
}
.l-button-logout > .ui-button-text.ui-c {
	display: none;
}

.l-button-menu {
	border: none;
	width: 32px;
	height: 32px;
	background: url(/javax.faces.resource/img/menu.png.jsf);
}
.l-button-menu > .ui-button-text.ui-c {
	display: none;
}

.cell-target-hover {
	position: absolute;
	z-index: 20000;
	background: pink;
	padding: .2em;
	border: 1px solid black;
	display: inline-block;
	top: 0;
	left: 0;
}
/*
.ui-spreadsheet-cell.ui-header-row.ui-spreadsheet-readonly,
.ui-spreadsheet-cell.ui-value-row.ui-spreadsheet-readonly {
	background: rgb(184,237,186);
}
*/
td.ui-spreadsheet-cell.ui-spreadsheet-readonly.ui-project-row {
	background: #CCC;
}
.ui-spreadsheet-cell.ui-spreadsheet-readonly.ui-spreadsheet-leave-blocked {
	background: #ddd;
}

a.ui-downloadlink.ui-widget.result-download-link {
	margin: 1.25em 0;
	display: inline-block;
}
.ui-link.ui-widget.l-link-faq {
	border: none;
	font-weight: medium;
	padding-left: .1em;
	padding-right: .1em;
}
.l-faq-header {
	margin-top: 1.5em;
	nargin-bottom: 1em;
}
.l-faq-list-question {
	margin-left: .2em;
	font-weight: bold;
}
.l-faq-list-answer-wrapper {
	margin-top: .1em;
	padding-top: .5em;
}
.l-leavechange-critical {
	background: #fcc !important;
	font-weight: bold;
}
.l-leavechange-leave-header {
	font-weight: bold;
}
.l-kapa-popupcontent {
	display: none;
}
.l-kapa-popupcontent th {
	text-align: left;
}
.l-kapa-cell {
	text-align: center;
}
.ui-spreadsheet-cell.l-kapa-cell {
	padding: 0;
}