@charset "UTF-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e6e6e6;
	line-height: 16px;
}
.td_lijn_vert {
	background-image: url(../images/lijn_vert.jpg);
	background-repeat: repeat-y;
}
.td_border_right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
strong {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.td_border_top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.dag_nr {
	font-size: 8px;
	text-align: center;
}
.dag {
	font-size: 9px;
	text-align: left;
}
.week {
	font-size: 9px;
	text-align: left;
	font-weight: bold;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
.maand {
	font-size: 8px;
	text-align: right;
}
.td_lijn_vert_5 {
	background-image: url(../images/lijn_vert_5.jpg);
	background-repeat: repeat-y;
}
.appart1 {
	font-size: 11px;
	font-weight: bold;
	color: #339933;
}
.appart2 {
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
}
.appart3 {
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
.appart4 {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.appart5 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #F8B332;
	text-decoration: underline;
}
a:active {
	color: #0066CC;
	text-decoration: none;}
.table_indicatie {
	border: 1px dashed #0066CC;
	background-color: #FCC;
}
.tekst_klein {
	font-size: 9px;
	text-align: left;
}
.input_ind {
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.input_ind_vet {
	font-weight: bold;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.input_ind_rood {
	color: #ffffff;
	background-color: #ff3300;
	font-weight: bold;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.hide_div {
	display: block;
}
.melding {
	display: none;
}
.show_button {
	display: block;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.tekst_rood {
	font-weight: bold;
	color: #FF3300;
	font-size: 12px;
}
.tekst_rood_kl {
	font-weight: bold;
	color: #FF3300;
	font-size: 10px;
}
.row1 {
	padding: 5px;
	margin: 5px;
}
.row2 {
	background-color: #F4F4F4;
	padding: 5px;
	margin: 5px;
}
.tableheader {
	font-weight: bold;
	background-color: #DAE3E3;
	margin: 0px;
	padding: 0px;
}
.tableborder {
	border: 1px solid #000000;
	padding: 3px;

}

.melding2 {
	display: none;
}
