

.tabel
{
	width: 100%;
	border:1px #D7D7D7 solid;
	padding:3px;
	background-color:#F5F5F5;
}

.datapanel
{
	scrollbar-face-color: white;
	scrollbar-shadow-color: #00000;
	scrollbar-highlight-color: #006dbf;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #010b6f;
	scrollbar-arrow-color: #0000dd;
}

.tabelkopregel
{
	border-right: #d9dbea 12px solid;
	border-top: #d9dbea 1px solid;
	font-weight: bold;
	vertical-align: top;
	border-left: #d9dbea 0px solid;
	color: green;
	border-bottom: #d9dbea 1px solid;
	background-color: white;
	text-align: left;
}

.omschrijvingsregel
{
	font-weight: bold;
	font-size: 12px;
	border-bottom: #d9dbea 1px solid;
	color:black;
}

.categorieregel
{
	font-weight: bold;
	font-size:12px;
	border-bottom: #d9dbea 1px solid;
	color:#AC100C;
	height:20px;
	vertical-align: top;
}

.spacer1
{
	background-color:'#BD5A52';
	height:3px;
}
.spacer2
{
	background-color:'white';
	height:1px;
}
.regel
{
	background-color:'white';
	height:3px;
	color:black;
	vertical-align:top;
	font-size:xx-small;
	cursor:hand;
}
.mouseoverregel
{
	background-color:'#BDD4E6';
	height:3px;
	color:white;
	vertical-align:top;
	font-size:xx-small;
	cursor:hand;
}
.onevenregel
{
	background-color:'#EDE8E1';
	height:3px;
	color:#16B007;
	vertical-align:top;
	font-size:xx-small;
}

.trainingcodecell
{
	width :90px;
	
}
.trainingnaamcell
{
	width :320px;
}

.trainingcursusduurcell
{
	width :80px;
}

.traininginvesteringcell
{
	width :80px;	
	/* text-align:right; */
}

.trainingoudeprijscell
{
	text-decoration: 'line-through';	
}

.trainingactiecell
{	
	width: 80px;
	color: #AC100C;
	font-weight: bold;
}

.trainingmethodiekcell
{
	width :100px;
}
.traininglocatiecell
{
	width :80px;
}
.trainingdatumcell
{
	width :80px;
}
