/* opmaak homepage
last rev. 
07.07.2006 TdB; 
12.07.2006 DL; 		(alle links rood);
12.07.2006 DL; 		(.spanz voor tekstmeldingen in spanz);
*/
.spanz {color:black;}

/*  algemeen */
#agenda, #subStories{ color:#e60000;}
#topStory a, #topStory a:link, #topStory a:visited, #topStory a:hover #topStory , a:active ,#agenda a, #agenda a:link, #agenda a:visited, #agenda a:hover, #agenda a:active { text-decoration: underline; color: #e60000; } 
#topStory a:hover, #agenda a:hover { color: #f00; }

/* headers: topstory, agenda*/
#quoteContainer{background-color:#e60000;top:12px; overflow:hidden;}
#quote{color:#fff;font-size:25px; font-weight:bold; margin:6px;}
#quote #author{color:#fff;font-size:18px; font-weight:normal; margin:6px;}


#agenda .head, #topStory .head{
display:block; clear:both; width:100%; height:39px;background-color:#eee;overflow:hidden; /*filter:alpha(opacity=50); -moz-opacity:0.5; opacity: 0.5;*/
}
#topStory h2, #agenda h2{
margin-left:6px;margin-top:8px;font-weight:bold; font-size:22px; color:#e60000; text-transform:uppercase;
}

/* topStory*/
#topStory .item{display:block; float:left; width:100%; height:217px;background-color:#fff;}
#topStory .image{display:block; float:left; background:url('homelarge.jpg') no-repeat 6px 0;width:33%; margin:5px 0 0 0;width:33%;height:200px;}
#topStory .textContainer{display:block; float:right; width:67%; height:205px; margin-top:5px; overflow:auto; }
#topStory .textContainer_long{display:block; float:left; width:99%; height:205px; margin-top:5px; overflow:auto; }
#topStory .text {display:block; margin-left:6px; margin-right:6px;}
#topStory h3{ font-weight:bold; font-size:16px; color:#e60000; text-transform:uppercase; line-height:1.0; }
#topStory h3 a, #topStory h3 a:link, #topStory h3 a:visited, #topStory h3 a:hover #topStory h3, #topStory h3 a:active { text-decoration: none; } 
#topStory a.imglink{ display:block; text-decoration:none; cursor:pointer; } 
#topStory .lead {color:black;font-weight:bold;}
#topStory .footer{display:block; clear:both; width:100%; height:14px;background-color:#eee; text-align:right; color:#000;}

/* agenda */
#agenda .item_1, #agenda .item_2, #agenda .item_3{width:94%;margin-left:3%;float:left;height:72px;border-bottom:1px dotted #e60000;}
#agenda .item_3{ border:none; }
#agenda .image{ display:block; float:left; width:33%; margin:5px 0 0 0;width:33%;height:60px;}
#agenda .body{ display:block; float:right;  width:67%;height:60px;overflow:auto; margin:5px 0 0 0;}
#agenda .body_long{ display:block; float:right;  width:99%;height:60px;overflow:auto; margin:5px 0 0 0;}
#agenda .date{display:block;padding-left:6px;font-weight:bold;clear:right;}
#agenda h3{ display:block; font-weight:bold; color:#000; font-size:11px;}
#agenda .text{display:block;padding-left:6px;}
#agenda .footer{display:block; clear:both; width:100%; height:14px;background-color:#eee; text-align:right; }

/* subStories */
#homeItemsBottom{height:121px; z-index:300; left:166px;}
.homeItemBottom_empty{background-color:transparent;}
#homeItemsBottom tr{vertical-align:top; height:121}
.homeItemBottom {background-color:#fff;}
.homeItemBottom h3 a, .homeItemBottom h3 a:link, .homeItemBottom h3 a:visited, .homeItemBottom h3 a:hover .homeItemBottom h3, .homeItemBottom h3 a:active { text-decoration: none; } 
.homeItemBottom .imglink{ display:block; text-decoration:none; cursor:pointer; } 
.homeItemBottom .image { display:block; float:left; width:33%; height:49px; margin-top:6px; margin-bottom:6px; }
.homeItemBottom .head{ display:block; float:left; width:67%; height:49px; margin-top:6px; margin-bottom:6px; overflow:hidden; }
.homeItemBottom .head_long{ display:block; float:left; width:99%; height:49px; margin-top:6px; margin-bottom:6px; overflow:hidden; }
.homeItemBottom h3{margin-left:6px;font-weight:bold; font-size:16px; color:#e60000; text-transform:uppercase; line-height:1.0;}
.homeItemBottom h4{margin-left:6px;font-weight:bold; font-size:11px; color:#000;}
.homeItemBottom .text {margin-left:6px; margin-right:6px; display:block; clear:both; height:46px; overflow:auto;}
.homeItemBottom .footer {display:block; clear:both; width:100%; height:14px;background-color:#eee;text-align:right; color:#000;}