/* Start of CMSMS style sheet 'nieuws' */
@charset "UTF-8";
/* CSS Document */

/* Start of CMSMS style sheet 'SUPLIMA.NET' */

div#news {
  border: 1px solid #000; 
  background: #FFE9AF; 
}

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


}

div.NewsSummary  *, div.NewsPostDetail *, div.NewsSummary  *, div.NewsSummaryLink * {
         text-align:left;
         margin-top:6px;
         margin-bottom:6px;
         margin-left:0px;
         margin-right:0px;
}
div.NewsSummarySummary, div.NewsSummaryLink {margin-left: 20px; }
div.NewsSummaryLink2 * { text-align: right; }
div.NewsSummaryLink2 { margin-right: 20px; margin-top: -10px; }
div.NewsSummarySummary a { color: #2F8017; /*text-decoration: underline;*/ padding: 2px; }
div.NewsSummaryTitle { margin-left: 20px; }

/*middendeel opmaak*/

.NewsSummary {
    padding: 0.0em 0em; /* RK: was 0.5em 0.5em 1em*/
    margin: 0 0em; /* RK: was 0 0.5em 1em 0.5em*/
    border-bottom: 1px solid #CCC;
}

.NewsSummaryPostdate {
  font-size: 10px;
  font-weight: normal;
  margin-top:0px;

 
 }

.NewsSummaryLink {
   font-weight: none;
   font-size:10px;
   font-style:italic;
   text-decoration: none;
   color:#444444;
    padding-left:0px;
    margin-right:0px;
    margin-top:0px;
    
}


.NewsSummaryLink2 {
   font-weight: none;
   font-size:10px;
   font-style:italic;
   text-decoration: none;
   color:#444444;
    padding-left:0px;
    margin-right:0px;
   margin-top:0px;
   text-align:right;
    
}

.NewsSummaryLink2 A {
    font-weight: bold;
    font-size: 12px;
    padding-top: 0em;
    color: #444444;
    font-style:normal;
    letter-spacing:normal;
    padding-left:0px;
    margin-right:0px;
margin-top:0px;
    text-decoration:underline;
   text-align:right;
}


.NewsSummaryLink A {
    font-weight: bold;
    font-size: 11px;
    padding-top: 0em;
    padding-top: 0.5em;
    color: #444444;
    font-style:normal;
    letter-spacing:normal;
    padding-left:0px;
    margin-right:0px;
margin-top:0px;
    text-decoration:none;
}

.NewsSummaryCategory, .NewsSummaryAuthor {
   font-size: 7pt;
 }

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

.NewsSummaryMorelink {
  padding-top: 0em;
}

#NewsPostDetailTitle, .NewsPostDetail {
    margin: 0px 20px 0px 20px;
}

#NewsPostDetailDate {
  font-size: 10px;
  margin-bottom: 5px;
  font-weight: none;
  font-style:italic;
  font-weight: normal;
  color:#444444;
  text-align: left;
}

#NewsPostDetailSummary {
   line-height: 150%;
 text-align:left;
   }

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

#NewsPostDetailContent {
  margin-bottom: 5px;
  line-height: 140%;
  text-align:left;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}
 
#NewsPostDetailTitle {
  font-family: Verdana;
  font-weight: bold;
  font-size: 13px;
  padding-top: 0em;
  padding-top: 0.5em;
  color: #444444;
  font-style:normal;
  letter-spacing:normal;
  padding-left:0px;
  margin-right:0px;
  margin-top:0px;
  text-align: left;
}


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


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

/* End of 'nieuws' */

