/* Start of CMSMS style sheet 'Reindert : News' */
div#news, .newsletter, .leftblock, .innerblock, .kontakt {
margin-top: 2em;
 font-size: 10px;
 margin-left: 1em;  /* margin for the entire div surrounding the news list */
 border: 1px solid #ff6600; 
 background: transparent;
}

div#news, .leftblock, .innerblock, .kontakt {
 width: 200px;
 }

.innerblock p, .kontakt p, .leftblock p {
margin: 0;
padding: 0.5em;

}

.newsletter {
margin-right: 1em;
width: 240px;
float: left;
}

.newsin {
padding: 0.5em;
}

.#news a, .leftblock a, .innerblock a {
 color: #18507C;
 }

div#news p {

padding: 0.5em;
line-height: 1.5em;
font-weight: light;
}

div#news h6, .newsletter h6, .leftblock h6, .innerblock h6, .kontakt h6 {
  line-height: 2em;
  background: #b0a18b;
  font-size: 1.3em;
  padding: 0.3em;
  margin-bottom: .6em;
  border-bottom: 1px solid #ff6600;
  color: #f5f5f5;
}






.NewsSummary {
    padding: 0em 0em 1em 0em;
    margin: 0 0em 1em 0em;
    border-bottom: 1px dotted #ccc; 
}

.NewsSummaryPostdate {
   font-size: 10px;
   font-style: italic;
   padding-top: 6px;
   padding-bottom: 4px;
}

.NewsSummaryLink {
   font-weight: bold;
   color: #666666;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
}

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

.NewsSummarySummary, .NewsSummaryContent {
   line-height: 1.6em;  
   color: #666666;
}

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
   font-size: 10px;
   font-style: italic;
   padding-top: 4px;
   padding-bottom: 4px;
}

#NewsPostDetailSummary {
   line-height: 150%;
   }

#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 {}
*/
/* End of 'Reindert : News' */

