/*  opmaak portal pagina
last rev. 
07.07.2006 TdB; 
13.07.2006 DL; 		(alle links rood);
13.07.2006 DL; 		(.spanz voor tekstmeldingen in spanz);
13.07.2006 DL; 		(#topStory1, #topStory2 rood maken);
23.08.2006 TdB; Opmaak links aangepast
*/

.spanz {color:black;}
.topStory_empty{background-color:transparent;}

/* boventste 2  hoofditems */
#portalItemsTop {height:225px; z-index:200; left:162px;}
#portalItemsTop .item{display:block; float:left; width:100%; height:211px;background-color:#fff;}
#portalItemsTop .image{display:block; float:left; width:33%; margin:5px 0 0 0;width:33%;height:200px;}
#portalItemsTop .textContainer{display:block; float:right; width:67%; height:205px; margin-top:6px; overflow:auto; }
#portalItemsTop .textContainer_long{display:block; float:right; width:99%; height:205px; margin-top:6px; overflow:auto; }
#portalItemsTop .text {display:block; margin-left:6px; margin-right:6px;}
#portalItemsTop h3{ margin-left:6px;font-weight:bold; font-size:16px; color:#e60000; text-transform:uppercase; line-height:1.0; margin-bottom:5px; }
#portalItemsTop h3 a, #portalItemsTop h3 a:link, #portalItemsTop h3 a:visited, #portalItemsTop h3 a:hover,  #portalItemsTop h3 a:active { text-decoration: none; } 
#portalItemsTop .imglink{ display:block; text-decoration:none; cursor:pointer; } 
#portalItemsTop .lead {color:black;font-weight:bold;}
#portalItemsTop .footer{display:block; clear:both; width:100%; height:14px;background-color:#eee;text-align:right; color:#000;}

/* onderste 3 subitems */
#portalItemsBottom{height:166px; z-index:300; left:162px;}
#portalItemsBottom tr{vertical-align:top; height:166px}
.bottomStory {background-color:#fff;}
.bottomStory_empty{background-color:#ff0;display:block;}
.bottomStory .image { display:block; float:left; width:33%; height:140px; margin-top:6px; margin-bottom:6px; }
.bottomStory .head{ display:block; float:left; width:67%; height:140px; margin-top:6px; margin-bottom:6px; overflow:auto; }
.bottomStory .head_long{ display:block; float:left; width:99%; height:140px; margin-top:6px; margin-bottom:6px; overflow:auto; }
#portalItemsTop .imglink{ display:block; text-decoration:none; cursor:pointer; } .bottomStory h3{ margin-left:6px;font-weight:bold; font-size:16px; color:#e60000; text-transform:uppercase; line-height:1.0; margin-bottom:5px; }
.bottomStory h3 a, .bottomStory h3 a:link, .bottomStory h3 a:visited, .bottomStory h3 a:hover, .bottomStory h3 a:active { text-decoration: none; } 
.bottomStory .imglink{ display:block; text-decoration:none; cursor:pointer; } 
.bottomStory .text {margin-left:6px; margin-right:6px; display:block; clear:both; overflow:auto;}
.bottomStory .footer {display:block; clear:both; width:100%; height:14px;background-color:#eee;text-align:right; color:#000;}
