/* Start of CMSMS style sheet 'Module: News' */
div#news {
  
  border: 1px solid #000; 
  background: #FFE9AF; 
}

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

.NewsSummary {

    padding: 0 0 1.5em; /* padding for the news article summary */
    margin-top:10px;
margin-bottom: 10px;
    border-bottom: 1px solid #333; 
}

.NewsSummaryPostdate {
color:#666;
  font-size: 90%;
  margin-bottom: 0px;
 }



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

.NewsSummaryCategory {
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-size 8px;
  padding-bottom: 0.5em;
}

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

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
color:#9c9c9c;
  font-size: 90%;
  margin-bottom: 0px;
  }



#NewsPostDetailSummary {

   
   }




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

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

#galerie {
padding-top: 50px;
   
   }

#NewsPostDetailAuthor {

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



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

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

