body {
	background-color: #f6f5c3;
}
body, td {
	font:				12px Verdana;
	line-height: 16px;
}
h1 {
	width: 100%;
	background-color: #279127;
	font:				12px Tahoma;
	font-weight: Bold;
	line-height: 24px;
	padding: 3px;
	padding-left: 10px;
	height: 24px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	width: 100%;
	background-color: #279127;
	font:				11px Tahoma;
	font-weight: Bold;
	line-height: 22px;
	padding: 2px;
	padding-left: 6px;
	height: 22px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 A {
	color: #FFFFFF;
	text-decoration: none;
}
.contentcell {
	background-color: #bcdd33;
}
.contentcell li {
	font-size: 10px;
}
ul {
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.button {
	border: none;
	background-color: #fff594;
	font:				11px Verdana;
	font-weight: Bold;
	cursor: pointer;
	padding: 3px;
}
.table {
	background-color: #bdd631;
}
.table_header {
	background-color: #39c439;
}
.table_header TD {
	font-weight: Bold;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.foutmelding {
	color : red;
}
.foutbox {
	border: 1px solid Red;
}
.foutfill {
	color: Red;
}

.headertable {
	height: 24px;
	background-color: #279127;
}
.headertable TD {
	font:				12px Tahoma;
	font-weight: Bold;
	line-height: 24px;
	color: #FFFFFF;
}

.summaryline, .summaryline TD {
	line-height: 18px;
}

.calendar {
	background-color: #ffffff;
}
.calendar_top {
	background-color: #f9e100;
}
.calendar_today {
	font-weight: Bold;
}
.calendar_available {
	color: #6B6B6B;
}
.calendar_available A {
	color: #000000;
}
.calendar_unavailable {
	color: white;
	background-color: Red;
}
.calendar_selected {
	background-color: #f9e100;
}
.calendar_selected A {
	color: #000000;
}
select {
	font:				12px Verdana;
}

.tableline {
	background-color: #85bf21;
}

a {
	color: #000000;
}

.headertable .mailsubject {
	font-size: 15px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: Bold;
}

