/* Start of CMSMS style sheet 'Module: News' */
div#news, .newsletter, .leftblock, .innerblock, .kontakt {
margin-top: 2em;
margin-bottom: 2em;
 font-size: .9em;
 padding: .5em;
 margin-left: .6em;  /* margin for the entire div surrounding the news list */
 border: 1px solid #e7ab0b; 
 background: transparent;
}
div#news {

 padding: .5em;
 border: 1px solid #000066; 
 background: #e7ab0b;
 margin-left: 1.9em;
}

fade_link a{
 color: #ff0000;
 } 

div#news, .leftblock, .innerblock, .kontakt {
 width: 230px;
 }

  
.memo {
padding: 10px;
margin-bottom: 5px;
border: 1px solid #e7ab0b;
}  


.abstract {
margin-top: .5em;
margin-bottom: .5em;
 font-size: 1em;
 padding: .3em;
 border: 1px solid #e7ab0b; 
 background: #f8f8f8;
}

p.abstract {
font-size: 1.2em;
height: 1.6em;
background-color: #f5f2e7;

}
.kontakt p, .leftblock p {
margin: .1em;
padding: .3em;

}

.innerblock p {
padding: .3em;
font-weight: bold;
color:#333399;

}

.newsletter {
margin-right: 1em;
width: 240px;
float: left;
}

.newsin {
padding: 0.5em;
}

div#news a, .leftblock a,  .innerblock a, kontakt a {
 color: #18507C;
 }

div#news a:hover, .leftblock a:hover, .innerblock a:hover, .kontakt a:hover {
 color: #e7ab0b;
 }

div#news p {

padding: 0.3em;
line-height: 1.5em;
font-weight: lighter;
margin-bottom: .3em;
color: #000066;
}

div#news h6, .newsletter h6, .leftblock h6, .innerblock h6, .kontakt h6 {
  line-height: 2em;
  background: #333399;
  font-size: 1.3em;
  padding: 0.3em;
  margin-bottom: .6em;
  border-bottom: 1px solid #e7ab0b;
  color: #f5f2e7;
}

.NewsSummary {
    padding: 1em;
    margin: 0 0em 1em 0em;
    border: 1px dotted #ccc; 
    background-color: #f8f8f8;
}

.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 'Module: News' */

