﻿.webapp-pkstate-geplant {
	background-color: #00aa00 !important;
	color: #ffffff !important;
}

.webapp-pkstate-besucht {
	background-color: #5555ff !important;
	color: #ffffff !important;
}

.webapp-pkstate-absenz {
	background-color: #f0f0f0 !important;
	color: #af0000 !important;
}

.webapp-pkstate-warteliste {
	background-color: #a0ffa0 !important;
}

.webapp-pkstate-abgemeldet {
	background-color: #f0f0f0 !important;
	color: #777777 !important;
}

.webapp-pkstate-teilweisebesucht {
	background-color: #b8b8ff !important;
}

.webapp-pkstate-provisorisch {
	background-color: #a0ffa0 !important;
}

.webapp-hr-transfered {
	color: #777777;
}

.webapp-hr-created {
	color:#007f00;
}

.webapp-hr-notcreated {
	color: #9f0000;
}
