/**********************************************
 * CONECTO Business Communication GmbH        *
 * Project: Flashcam                          *
 * Type: screen                               *
 **********************************************/

body {
	background: #eee;
}
#containerSite {
    border-bottom: 5px solid #2F5F17;
}
#containerSidebar {
	border-top: 5px solid #2F5F17;
}
table.tablePageNav a.pageButton {
	background: #2F5F17;
}
#containerSidebar h1 {
	color: #2F5F17;
}

/* Kalender */
#datepicker_div, .datepicker_inline, .datepicker_control, .datepicker_links {
	background: #fff !important;
}
.datepicker_links div a, .datepicker_titleRow div a {
	color: #2F5F17 !important;
}
.datepicker_header, .datepicker_header select {
	background: #2F5F17 !important;
}
/* Kalender ENDE */

