
div#locatie_overview    { font-size: 13px; }

img#locatie_img         { position:relative; float:right; width:150px;}

h2#locatie_naam         { color:#00447b; font-weight:bold ; font-size: 16px;} 
h2#tussenkop            { color:#00447b; font-weight:bold ; font-size: 14px;} 


.newsoverview .date     {display:block; width:100px; float:right; overflow: auto; color:#00447b;}
.newsoverview .title    {display:block; width:350px; float:left;}
.newsoverview a         {color:#00447b; text-decoration:none;}
.newsoverview li        {/*border-top:1px dashed #205E72;*/ list-style:none; padding:4px 5px; overflow:auto;}
.newsoverview a:hover   {text-decoration:underline;}
.newsImage              {float:left;}

.adv_link               {display:block; height:100%; width:100%;}

#rechtsgebieden td      { width:200px; border-top: 1px dotted #00447b; height:20px;  }
#rechtsgebieden tr:last-child td { width:200px; border-bottom: 1px dotted #00447b; height:20px; }
h2.gebied               { color:#000; font-size:13px; font-weight:lighter; line-height: 16px;} 

#inner .newsoverview a  { font-weight: normal;}

/********** MEDEWERKER OPMAAK ************/
ul#advocaten            {list-style: none; margin: 0; padding: 0; width:520px; position:relative; left:-5px;}
#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; }
                                               
