
body {
	margin: 0px;
	background-color: #E6E6E6;

}

body,td,th,textarea,input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	margin: 1px;
}

h2 {  font-size: 13px; }

h3 {  font-size: 11px; }

input, select, textarea {  color: #000000; background-color: #eeeeee; border: #2E5B89 solid; border-width: 1pt 1pt 1px 1px; font-size: 8.5pt; padding-top: 0px; padding-bottom: 0px; marging-top: 0px; margin-bottom: 0px;}
input[type="checkbox"] {  color: #000000; background-color: #eeeeee; border: none;}

input:hover,textarea:hover,select:hover {  background-color: #DFEAF4}

.klein {  font-size: 7pt;}

small {  font-size: 7pt;}

a {  color: #3399CC; text-decoration: none}

a:active {
	color: #CC3300;
	text-decoration: underline;
}

a:visited {
	color: #3399CC;
}

a:hover {  color: #FF6600; text-decoration: underline}

a.navsub {
	color: #CCCCCC;
}
a.navsub:visited {
	color: #CCCCCC;
}
a.navsub:hover {  color: #99FF00; text-decoration: underline}

a.wittelink {  color: #eeeeee;}
a.wittelink:hover {  color: #FFFFCC;}

.kolom {
	background-color: #2E5B89;
	border: 1px solid #000000;
}

.title {
	font-size: 10.5pt;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	vertical-align: middle;
	padding: 5px;
}

.submit {  background-color: #009933; color: #FFFFFF; font-weight: bold; border: #006600 outset; border-width: 1pt 1pt 1px 1px}

.submit:hover { background-color: #00CC33;}

.navkop {
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #A5D305;
}

th, .header {
	background-color: #709FCF;
	color: #dddddd;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 2px;
}

.rowodd {
	background-color: #F3F3F3;
	vertical-align: top;
	font-size: 8.5pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 3px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}

.roweven {
	background-color: #E0E0E0;
	vertical-align: top;
	font-size: 8.5pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}

.blocked  {display: none;}

.warning {
	background-color: #FFFFFF;
	border: 1px solid #CC0000; 
	color: #000000;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px
}

.menubalkactief {  background-color: #366BA0;}

.navsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}

.sysname {
	font-family: "Courier New", Courier, mono;
	font-size: 13pt;
	font-weight: 900;
	color: #CC3300;
}

.cal_hoofd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 900;
	color: #CC3300;
	text-align:center;
	background-color: #709FCF;
}

.cal_rowodd {
	background-color: #F3F3F3;
	vertical-align: top;
	font-size: 8pt;
	border-width: 0px;
	padding: 1px;
}

.cal_roweven {
	background-color: #E0E0E0;
	vertical-align: top;
	font-size: 8pt;
	border-width: 0px;
	padding: 1px;
}

.cal_item {
	background-color: #428408;
	color: #FFFFFF;
	vertical-align: top;
	font-size: 7pt;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 1px;
}

