html {
	margin: 0;
	padding: 0;
	height: 100%;
}
BODY {
	text-align:center;
	margin: 0;
	padding: 0;
	background-color: white;
	background-color: #EFC;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position:relative;
	height:100%;
	background-image: url(http://www.eduroute.nl/images/body_bg.png);
	background-position:center;
/*	overflow:hidden;*/
}

body div{
  text-align: left;
}

a {
	color: gray;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
/*
a:visited {
	color: gray;
}
*/

.mainTbl {
	position:absolute;
	top: 0;
	left: 0;
	height:100%;
	width:100%;
	padding: 0;
	margin: 0;
	z-index:0;
}


.headerCell {
/*	background-image: url('images/bits_wit.jpg');
	background-color:#E5E5E5;*/
	padding: 5px;
	margin: 0;
	height: 94px;
	border-bottom: 1px solid #777777;
}
.contentCell {
	padding: 10px 0 0 0;
	margin: 0;
/*	height:99%;*/
	background-color: white;
}
.subMenuCell {
	background-color: #EFC;
	padding: 10px 0 0 0;
	margin: 0;
	vertical-align:top;
	background-color: white;
}

#contentDiv {
/*	overflow:auto;
	overflow-y:auto;
	overflow-x:hidden;
	padding: 0 18px 0 0;*/
	padding: 0;
	text-align:left;
	margin: 0;
/*	height:100%;*/
/*	width:772px;*/
}

.error {
	color: red;
}
.siteTitle {
	font-size: 30px;
	font-weight: bold;
	color: #777777;
	text-align: right;
	padding: 0 10px 0 0;
}
.siteSubtitle {
	font-size: 20px;
	font-weight: bold;
	color: #777777;
/*	color: #B4D66F;*/
	text-align: right;
	padding: 0 10px 0 0;
}
.sideLeft {
	border-right: 1px solid #777777;
	background-color: #EFC;
}
.sideRight {
	border-left: 1px solid #777777;
	background-color: #EFC;
}
.right {
	background-image: url(../images/hand_light_small.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
}
.shadow {
	background-color:gray;
	margin:0px 0px 20px 10px;
	padding:0;
	position:relative;
	z-index:3;
}
.box {
	position:relative;
	top:-5px;
	left:-5px;
	margin:5px 0px 5px 0px;
	border: 1px solid black;
	padding: 0 5px 5px 5px;
	background-color: #EFC;
	background-image: url(http://www.eduroute.nl/images/content_bg.png);
	background-repeat: repeat-x;
}
.boxContent {
	overflow:hidden;
	position: relative;
}
.boxinfo {
	background-color:white;
}

.box .header {
	border:1px solid black;
	background-color: #B4D66F;
	background-color: #6E9D2D;
	position: relative;
	font-weight: bold;
	color: #777777;
	color: #444;
	padding:2px;
	left: 0px;
	top: -12px;
	font-size:14px;
	background-image: url(http://www.eduroute.nl/images/kop_bg.png);
	background-repeat: repeat-x;
}

.hoofdMenu {
	margin: 0 0 10px 0;
	padding:0px;
	list-style:none;
	font-weight: bold;
	font-size: 14px;
}
.hoofdMenu li{
	margin: 5px 0 5px 0;
	padding:0px;
}
.menu {
	margin: 0 0 10px 0;
	padding:0px;
	list-style:none;
	font-weight: bold;
	font-size: 14px;
}
.menu li{
	margin: 5px 0 5px 0px;
	padding:0px;
}
/*
.box {
	border:1px solid black;
	padding: 0px 10px 10px 10px;
	margin: 10px 10px 20px 10px;
	background-color: #EFC;
	z-index: 10;
}

.shadow {
	top:10px;
	left:10px;
	border:1px solid black;
	padding: 0px 10px 10px 10px;
	margin: 10px 10px 20px 10px;
	background-color: #EFC;
	z-index: 9;
}

.box .header  {
	border:1px solid black;
	background-color: #B4D66F;
	position: relative;
	font-weight: bold;
	color: #777777;
	padding:2px;
	left: 0px;
	top: -10px;
}
*/
.divRight {
	float: right;
	color: black;
	padding: 5px 0 0 20px;
	background-color:#E5E5E5;
}

code{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#E5E5E5;
	color:#999999;
	text-decoration:none;
}


#menuHolder {
/*	position:absolute;*/
	padding: 0;
	margin: 0;
	top:83px;
	left: 0;
	min-width:1000px;
	z-index:5;
	height:39px;
	overflow:hidden;
	width:100%
}

.menuPijl {
	height:35px;
	margin-right:10px;
	margin-left:3px;
	float:left;
	padding-left:40px;
	padding-top:7px;
}
.menuPijlActive {
	height:35px;
	margin-right:10px;
	margin-left:3px;
	float:left;
	padding-left:40px;
	padding-top:7px;
}


.menuDiv {
	width:196px;
	height:39px;
	float:left;
	margin: 0;
	padding:3px 0 0 0;
	margin-top: 0;
	font-size:11pt;
}
.menuDiv A {
	color:white;
	font-size:11pt;
	text-decoration:none;
}

.menuItem {
	background-repeat:no-repeat; 
	background-position: 3px 4px; 
	height:39px;
	width:20%;
	margin: 0;
	padding:2px 0 0 43px;
	font-size:10pt;
	text-align:left;
}

.menuItem A {
	color:white;
	font-size:10pt;
	text-decoration:none;
	padding:8px 0 8px 0;
	width:155px;
}

.paragraphText {
	width:396px;
	margin-bottom:25px;
}
.paragraphTitle {
	width:396px;
	color:#000;
	font-weight:bold;
}
P { 	
	margin: 0;
}

.vink {
/*	width:14px;
	height:14px;
	color:white;
	border:1px solid #999;
	border-style:none;*/
	
		border: 0;
		background-color:transparent;
}


.inputText {
	background-color:white;
	border-style:none;
	border-left:1px solid  #999;
	border-top:1px solid  #999;
	border-right:1px solid  #CCC;
	border-bottom:1px solid  #CCC;
}
.inputCombo {
	background-color:white;
	border-style:none;
	border-left:1px solid  #999;
	border-top:1px solid  #999;
	border-right:1px solid  #CCC;
	border-bottom:1px solid  #CCC;
}
.inputDiv {
	margin: 5px 0 5px 0;
	text-align:left;
	width:150px;
}

/* grid styles */
.gridDiv {
	border-right:1px solid white;
	border-bottom:1px solid white;
/*	background:white none repeat scroll 0%;*/
	overflow:auto;
}

.gridRow:hover {
	background-color: #B4D66F;
}
#headerTable {
	border-left:1px solid #ACA899;
	border-right:1px solid black;
	border-bottom:1px solid black;
	border-top:1px solid #ACA899;
	-moz-user-select:none;
}
#headerTable tbody tr th {
	background-color: #ECE9D8;
	border-left:1px solid black;
	border-right:1px solid #ACA899;
	border-top:1px solid white;
	border-bottom:1px solid #ACA899;
	padding-left:1px;
}
#resultTable {
	border-left:1px solid #ACA899;
}
#resultTable tbody tr td {
/*	background-color: #EFC;*/
	-moz-user-select:all;
	border-right:1px solid #C0C0C0;
	border-left:1px solid #EFC;
	border-top:1px solid #EFC;
	border-bottom:1px solid #C0C0C0;
}

/* ////////////////////////////////// structuur ////////////////////////////// */
.center {
	text-align:center;
/*
	position:relative;
	top:0;
	bottom:0;
	min-height:100%;
*/
	height:100%;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	max-width:950px;
	min-width:750px;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
	background-color:white;
	background-image:url(../images/hand_light_small.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
/*
*/
	height:100%;
	top:0;
	bottom:0;
	position:relative;
	overflow:auto;
}
#scrollWrapper {
	height:100%;
	top:0;
	bottom:0;
	position:relative;
	overflow:auto;
	z-index:3;
}
#head {
	height:110px;
	border-bottom: 1px solid #777777;
	text-align:right;
	background: white;
	z-index:3;
	position:relative;
}
#body {
	text-align:center;
	margin:0pt 0px 0px;
	width:auto !important;
}
#leftColumn {
	float:left;
	margin:0 0 0 0;
	padding:20px 0 0 10px;
	width: 200px;
	text-align:left;
}
#rightColumn {
	float:right;
	margin:0 0 0 0;
	padding:20px 10px 0 0;
	width: 200px;
	text-align:left;
}
#content{
	float:none;
	margin:0 215px 0px 215px;
	padding:20px 0 0 0;
	width:auto !important;
	text-align:left;
}
#logo {
	float:left;
	border:0;
	margin: 16px 0 0 17px;
}
.toelichting{
	margin: 0 0 10px 0;
}
.OkBtn {
	margin:10px 0 0 0;
}
a.selected:visited {
	color: black;
}
.geenResultaat{
	font-weight: bold;
}
.iddink {
	position:absolute;
	bottom:10px;
/*	left:10px;*/
	height:46px;
	width:252px;
	background-image: url(../images/iddink.jpg);
	z-index:2;
}

/* Datepicker kleuren */
#ui-datepicker-div {
	border:1px solid green;
}
#ui-datepicker-div a{
	color:#181D57 !important;
}
.ui-datepicker-control {
	background-image:url(../images/kop_bg.png);
}
.ui-datepicker-header{
	border-top: 1px solid #CBCBCB;
}
.ui-datepicker-title-row, .ui-datepicker-title-row .ui-datepicker-week-end-cell{
	background: #CBCBCB !important;
}
.ui-datepicker-days-cell.ui-datepicker-week-end-cell{
	background: #E5E5E5 !important;
}
#ui-datepicker-div, .ui-datepicker-inline {
	background: #CBCBCB !important;
}
.ui-datepicker-current-day,
.ui-datepicker-days-cell-over,
.ui-datepicker-week-end-cell.ui-datepicker-days-cell-over{
	background: #BAE65F !important;
}
.ui-datepicker-days-cell{
	border:1px solid #F2F2F2;
}
.ui-datepicker-title-row td {
	border:1px solid #B3B3B3;
}
/* eind Datepicker kleuren */