/* Start of CMSMS style sheet 'weevers actueel' */
div#news {
width: 170px;
color: #252525; 
margin-top:15px;
margin-left:0px;
}

div#news_header {
background: url(uploads/images/layout/menu_alg_bg.jpg) repeat-x bottom left;
width: 168px;
line-height:21px;
border: 1px solid #cbb0d4;
font-size:12px;
text-decoration: none;
text-align: center;
padding:0px 0px 0px 0px;
}

div#news h2 {
   line-height: 2em;
}

.NewsSummary {
  background: #faf7fb url(uploads/images/layout/news_bg.jpg) repeat-x bottom left;
  height:auto;
  margin: 2px 0px 0px 0px; 
  border: 1px solid #cbb0d4;
  font-size:10px;
  color: #252525;
  padding: 5px 5px 5px 5px; 
}
.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
}

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
    padding-bottom: 0.4em;
}

.NewsSummaryCategory {
text-decoration: none;
text-align: center;
  font-style: normal;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailSummary img {
display:none;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/

/* CSS STYLE VOOR ARCHIEF */

.News_archief {
  width:500px;
  margin: 0px 0px 5px 0px; 
  border: 1px solid #cbb0d4;
  font-size:10px;
  color: #252525;
  padding: 5px 5px 5px 5px; 
}

* html .News_archief {
  width:500px;
  height:auto;
  margin: 0px 0px 5px 0px; 
  border: 1px solid #cbb0d4;
  font-size:10px;
  color: #252525;
  padding: 5px 5px 5px 5px;
}

.News_archief a {
font-size:12px;
}

.NewsSummaryarchief {
/*background: url(uploads/images/layout/menu_alg_bg.jpg) repeat-x bottom left;*/
/*width: 156px;*/
line-height:18px;
/*border: 1px solid #cbb0d4;*/
font-size:10px;
text-decoration: none;
text-align: right;
margin-top:-15px;
margin-left:0px;
padding:0px 0px 0px 0px;
  z-index:99;
}
/* End of 'weevers actueel' */

