table	{
clear: both;
table-layout: fixed;
width: 620px;
font-family: arial, "lucida console", sans-serif;
font-size: 0.75em;
line-height: 1.4em;
margin-top: 10px;
margin-left: 15px;
margin-bottom: 50px;
border: none;
padding: 0;
}

table.sortable a.sortheader {										/* weergave regel met sorteerkoppen */
background-color: #005f00;
color: #ffffff;
font-weight: bold;
text-decoration: none;
display: block;
height: 25px;
padding-left: 2px;
text-align: left;
}

table.sortable a.sortheader:hover	{ text-decoration: underline; } /* witte onderstreping bij hover sorteerkop */

table.sortable span.sortarrow		{  text-decoration: none;  }	/* geen wit tussen kop en sorteerpijl */

th { background-color: #005f00; color: #ffffff; }					/* geeft gelijkmatige witte afstand tussen sorteerkoppen */

table td a:link					{ background-color: #ffffff; color: #005000; text-decoration: underline; }
table td a:visited				{ background-color: #ffffff; color: #005000; text-decoration: underline; }
table td a:hover				{ background-color: #ffffff; color: #000000; text-decoration: none; }
table td a:active				{ background-color: #b4b4b4; color: #000000; text-decoration: none; }

td		{ vertical-align: top; margin: 0; padding: 0; }
.cel1	{ width: 40px; }
.cel2	{ width: 140px; }
.cel3	{ width: 57px; }
.cel4	{ width: 180px;}
.cel5	{ width: 60px; }
.cel6	{ width: 68px; }
.cel7	{ width: 40px; text-align: center; }

img { margin-left: 10px;  margin-top: 0; margin-bottom: 0; } /* uitlijning MP3-icoontje */

