table th{
background: #6C7A7D;
border-bottom: solid 1px #E8E8E8;
border: solid 1px #E8E8E8;
padding: 10px 0;
color: #E8E8E8;
font-size: 12px;
}

table tr{
background-color: #D3DADC;
}

table tr.donker{
background-color: #B7BFC1;
}

table td{
padding: 10px;
vertical-align: top;
text-align: center;
border: solid 1px #E8E8E8;
}

table td img{
width: 130px; 
/*height: 98px;*/
margin: 0;
padding: 0;
border: solid #6C7A7D 2px;
}

table td a:hover img{
border: solid #303F42 2px;
}

table td p{
margin: 0;
text-align: left;
}

table td p a:link, table td  p a:visited{
color: #303F42;
font-weight: bold;
background: url('../img/linkstyleactie.gif') no-repeat;
padding: 0 0 0 17px;
}

table td p a:hover{
color: #6C7A7D;
}
