ul#advocaten            {list-style: none; margin: 0; padding: 0; width:500px; position:relative; left:33px;}
#advocaten li           {float: left; margin-left:5px; margin-top:5px; width:80px; height:100px; overflow: hidden; position:relative; }
div.advocaatnaam        {background-image: url(../img/onderschrift.gif); color:#fff; position:absolute; top:75px; width:80px; height:25px; visibility: hidden; z-index: 99; text-align: center; }
div.advocaatnaam h3     {font-size:9px; color:#fff; font-weight: bolder;}

img.meester             {position:relative; width:80px; z-index:33; margin-top:-100px;}
.adv_link               {display:block; height:100%; width:100%; cursor: pointer; }

.overlay                {position:relative; width:100%; height:100%; background:url(../img/corners.gif) top left no-repeat; z-index:75; /* for IE */ filter:alpha(opacity=98); /* CSS3 standard */ opacity:0.98; }


/************ tabel met gegevens op medewerker pagina  ***********/       
img#plaatje                     {position:relative; float:left; width:120px; }
                                        
table#medewerker_about              { position:relative; float:right; width:375px; }
table#medewerker_about tr.even      { background-color:#d6d6d6; height:40px; }
table#medewerker_about tr.odd       { background-color:#f0f0f0; height:40px; }
table#medewerker_about td.firsttd   { width:150px; color:#03467d; font-size:12px; font-weight: bold; }

