#tbody{height:420px;overflow-y:auto; }
#tbody2{height:325px;overflow-y:auto; }


#right-col {
	background-color:#000;
	color:#ff6600;
	width:790px;
}
 
#right-col p {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	font-size:200px;
	writing-mode: tb-rl;
    filter: flipv fliph;
}

table#statuscolor td{
    font-style: italic;
    text-align: center;
    background-color: #FFFFCC;
	}



.CSSTable2{
	margin-top:5px;padding:0px;
	width:100%;
	border:1px solid #cccccc}
.CSSTable2 table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
	border:1px solid #cccccc}
.CSSTable2 tr:nth-child(odd){ background-color:#BDBDBD; }
.CSSTable2 tr:nth-child(even){ background-color:#A4A4A4; }
.CSSTable2 td{
	vertical-align:middle;
	border:1px solid #ffffff;
	border-width:0px 1px 1px 0px;
	border-color:#cccccc;
	text-align:left;
	padding:2px;
	font-size:15px;
	font-family:Arial;
	font-weight:bold;
	color:#FFFF00;}
	


.CSSTable {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #cccccc;
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTable table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTable tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTable table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTable table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTable tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTable tr:hover td{
	
}

.CSSTable tr:nth-child(odd){ background-color:#e5e5e5; }

.CSSTable tr:nth-child(even)    { background-color:#F1F9FA; }.CSSTable td{
	vertical-align:middle;
	border:1px solid #ffffff;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:2px;
	font-size:15px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;}

	
.CSSTable tr td:nth-child(3) {
 text-align: left; }
 
 .CSSTable tr td:nth-child(5) {
 text-align: left; }

	

	
	
.CSSTable tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTable tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTable tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTable tr:first-child td{
	background:-o-linear-gradient(bottom, #666666 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #666666), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #666666 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#666666", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#666666,b2b2b2);
	background-color:#666666;
	border:0px solid #ffffff;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTable tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #666666 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #666666), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #666666 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#666666", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#666666,b2b2b2);
	background-color:#666666;
}
.CSSTable tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTable tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}







.CSSTabledt {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #cccccc;
	
	
}.CSSTabledt table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}

.CSSTabledt tr:nth-child(odd){
	background:-o-linear-gradient(bottom, #F2F2F2 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #F2F2F2), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #F2F2F2 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F2F2F2", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#F2F2F2,b2b2b2);
 background-color:#F2F2F2; }

.CSSTabledt tr:nth-child(even)    {
	background:-o-linear-gradient(bottom, #F2F2F2 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #F2F2F2), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #E6E6E6 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#E6E6E6", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#E6E6E6,b2b2b2);
 background-color:#E6E6E6; }

.CSSTabledt th	{
    background-color: black;
    color: white;
}


.CSSTabledt td{
	vertical-align:middle;
	border:1px solid #ffffff;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:2px;
	font-size:15px;
	font-family:Arial;
	font-weight:normal;
	color:#6E6E6E;}

	
.CSSTabledt tr td:nth-child(1) {
	background-color: #666666;
	border:0px solid #ffffff;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color: #ffffff;
 }
 
	
	
.CSSTabledt tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTable tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTabledt tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTabledt tr:first-child td{

	background-color: #666666;
	border:0px solid #ffffff;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color: #ffffff;
}



.CSSTableprogram {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #cccccc;
	
	
}.CSSTableprogram table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}

.CSSTableprogram tr:nth-child(odd){
	background:-o-linear-gradient(bottom, #F2F2F2 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #F2F2F2), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #F2F2F2 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F2F2F2", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#F2F2F2,b2b2b2);
 background-color:#F2F2F2; }

.CSSTableprogram tr:nth-child(even)    {
	background:-o-linear-gradient(bottom, #F2F2F2 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #F2F2F2), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #E6E6E6 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#E6E6E6", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#E6E6E6,b2b2b2);
 background-color:#E6E6E6; }

.CSSTableprogram th	{
    background-color: black;
    color: white;
}


.CSSTableprogram td{
	vertical-align:middle;
	border:1px solid #ffffff;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:2px;
	font-size:15px;
	font-family:Arial;
	font-weight:normal;
	color:#6E6E6E;}

	
.CSSTableprogram tr td:nth-child(1) {
	background-color: #666666;
	border:0px solid #ffffff;
	text-align:left;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color: #ffffff;
 }
 .CSSTableprogram tr td:nth-child(1) {
 text-align: center; }
 .CSSTableprogram tr td:nth-child(3) {
 text-align: center; }
  .CSSTableprogram tr td:nth-child(4) {
 text-align: center; }


	
	
.CSSTableprogram tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTable tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableprogram tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableprogram tr:first-child td{

	background-color: #666666;
	border:0px solid #ffffff;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color: #ffffff;
}





.CSSTablezoek {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #cccccc;
	
	
}.CSSTablezoek table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}

.CSSTablezoek tr:nth-child(odd){
	background:-o-linear-gradient(bottom, #F2F2F2 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #F2F2F2), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #F2F2F2 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#F2F2F2", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#F2F2F2,b2b2b2);
 background-color:#F2F2F2; }

.CSSTablezoek tr:nth-child(even)    {
	background:-o-linear-gradient(bottom, #F2F2F2 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #F2F2F2), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #E6E6E6 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#E6E6E6", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#E6E6E6,b2b2b2);
 background-color:#E6E6E6; }

.CSSTablezoek th	{
    background-color: black;
    color: white;
}


.CSSTablezoek td{
	vertical-align:middle;
	border:1px solid #ffffff;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:2px;
	font-size:15px;
	font-family:Arial;
	font-weight:normal;
	color:#6E6E6E;}

	
.CSSTablezoek tr td:nth-child(1) {
	background-color: #666666;
	border:0px solid #ffffff;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color: #ffffff;
 }
 
	
	
.CSSTablezoek tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTable tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTablezoek tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTablezoek tr:first-child td{

	background-color: #666666;
	border:0px solid #ffffff;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color: #ffffff;
}







.CSSTablecallr {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #cccccc;
	
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTablecallr table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTablecallr tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTablecallr table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTablecallr table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTablecallr tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTablecallr tr:hover td{
	
}

.CSSTablecallr tr:nth-child(odd){ background-color:#e5e5e5; }

.CSSTablecallr tr:nth-child(even)    { background-color:#F1F9FA; }.CSSTablecallr td{
	vertical-align:middle;
	border:1px solid #ffffff;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:2px;
	font-size:15px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;}

	
.CSSTablecallr tr td:nth-child(2) {
 text-align: left; }
 
 .CSSTablecallr tr td:nth-child(4) {
 text-align: left; }

	

	
	
.CSSTablecallr tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTablecallr tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTablecallr tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTablecallr tr:first-child td{
	background:-o-linear-gradient(bottom, #666666 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #666666), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #666666 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#666666", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#666666,b2b2b2);
	background-color:#666666;
	border:0px solid #ffffff;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTablecallr tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #666666 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #666666), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #666666 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#666666", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#666666,b2b2b2);
	background-color:#666666;
}
.CSSTablecallr tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTablecallr tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}




.nulde tr td:nth-child(2) {
     background: #51A4F7;
	 color: black;
}

.eerste tr td:nth-child(3) {
     background: #51A4F7;
	 color: black;
}
.tweede tr td:nth-child(4) {
     background: #51A4F7;
	 color: black;
}
.derde tr td:nth-child(5) {
     background: #51A4F7;
	 color: black;
}
.vierde tr td:nth-child(6) {
     background: #51A4F7;
	 color: black;
}
.vijfde tr td:nth-child(7) {
     background: #51A4F7;
	 color: black;
}
.zesde tr td:nth-child(8) {
     background: #51A4F7;
	 color: black;
}
.zevende tr td:nth-child(9) {
     background: #51A4F7;
	 color: black;
}
.achtste tr td:nth-child(10) {
     background: #51A4F7;
	 color: black;
}
.negende tr td:nth-child(11) {
     background: #51A4F7;
	 color: black;
}



.nuldelane tr:nth-child(2) td {
     background: #51A4F7;
	 color: black;}

.eerstelane tr:nth-child(3) td {
     background: #51A4F7;
	 color: black;}
.tweedelane tr:nth-child(4) td {
     background: #51A4F7;
	 color: black;}
.derdelane tr:nth-child(5) td {
     background: #51A4F7;
	 color: black;}
.vierdelane tr:nth-child(6) td {
     background: #51A4F7;
	 color: black;}
.vijfdelane tr:nth-child(7) td {
     background: #51A4F7;
	 color: black;}
.zesdelane tr:nth-child(8) td {
     background: #51A4F7;
	 color: black;}
.zevendelane tr:nth-child(9) td {
     background: #51A4F7;
	 color: black;}
.achtstelane tr:nth-child(10) td {
     background: #51A4F7;
	 color: black;}
.negendelane tr:nth-child(11) td {
     background: #51A4F7;
	 color: black;}





