#cursustabel {};

#cursustabel table, #cursustabel tbody, #cursustabel td, #cursustabel tr, #cursustabel thead, #cursustabel th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:none;
	text-decoration:none;
	margin:0;
	padding:0;
	line-height: 1.2em;
}

#cursustabel th {
	border-right:1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	text-align:center;
	}

#cursustabel p {
	font-size:11px;
}
#cursustabel_wrapper {
	display: block;
	width: 890px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#cursustabel_filter {
	display: block;
	float:right;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
}
#cursustabel_length {
	display: block;
	float:left;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:3px;
}
#cursustabel_processing {
	display: block;
	position: relative;
	left:250px;
	top:5px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
}
#cursustabel_paginate {
	display: block;
	float:right;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
}
#cursustabel_info {
	display: block;
	float:left;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:3px;
}
#cursustabel .tabel {
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
}
#cursustabel .tabelregel {
}

#cursustabel .tabelregel:hover {
	background-color:#F0FFFF;
}
#cursustabel a {
	color:#424242;
	text-decoration: none;
}
#cursustabel a:hover {
	color:#000;
}
#cursustabel .oneven {
	background-color:#FFF;
}
#cursustabel .even {
	background-color:#F5F5FF;
}
#cursustabel .actief, #cursustabel .actief:hover {
	background-color:#0063C6;
	background-color:#858585;
	color:#FFF;
}
#cursustabel .lijnonder_donkerblauw{
	border-bottom: 1px dotted #0063c6;
	border-bottom: 1px dotted #858585;
}
#cursustabel .bg_grijs {
	background-color:#F5F5F5;
}
#cursustabel .bg_lichtblauw {
	background-color:#F0FFFF;
	background-color:#F5FFFF;
}
#cursustabel .txt_donkergrijs, #cursustabel .txt_donkergrijs:hover {
	color:#8C8C8C;
}
#cursustabel .links {
	text-align: right;
}
#cursustabel p{
	padding: 0;
	margin: 0;
	margin-top: 2px;
	margin-bottom: 2px;
}
#cursustabel .links p {
	padding-right: 5px;
}
#cursustabel .rechts {
	text-align: left;
}
#cursustabel .rechts p {
	padding-right: 15px;
}
#cursustabel .align_prijs {
	text-align:right;
	padding-right:5px;
}
#cursustabel .align_center {
	text-align:center;
}
#cursustabel .align_button {
	text-align:center;
	padding-left:6px;
}
#cursustabel .align_right {
	text-align:right;
}
#cursustabel .align_left {
	text-align:left;
}
#cursustabel .align_top {
	vertical-align: top;
}
#cursustabel .align_middle {
	vertical-middle: top;
}
#cursustabel .button {
	display:block;
	width:68px;
	border: 1px solid #E0E0E0;
	background-color:#F5F5F5;
	padding: 2px 0;
	margin:2px 0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
#cursustabel .button:hover {
	border: 1px solid #CBCBCB;
	background-color:#E0E0E0;
}
#cursustabel_paginate .paging_full_numbers {
	width: 600px;
	height: 22px;
	line-height: 22px;
	padding-top:12px;
}
#cursustabel_paginate span.ui-button, #cursustabel_paginate span.ui-state-disabled {
	border: 1px solid #aaa;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 2px 5px;
	margin: 0 3px;
	cursor: pointer;
 *cursor: hand;
}
#cursustabel_paginate span.ui-state-default {
	background-color: #DDD;
}
#cursustabel_paginate span.ui-state-default:hover {
	background-color: #FFF;
}
#cursustabel_paginate span.ui-state-disabled, #cursustabel_paginate span.ui-state-disabled:hover {
	background-color: #CCC;
}
#DataTables_sort_wrapper {
	padding-left:10px;
}
.css_right {
	display:block;
	width:20px;
	float:right;
}