/* Start of CMSMS style sheet 'galleria-news-css' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
   font-size: 14px;
}

#navi-sub .NewsSummary {
    padding: 0px; /* padding for the news article summary */
    margin: 0px; /* margin to the bottom of the news article summary */
    margin-right:20px;
    margin-bottom:30px;
}

#navi-sub .NewsSummary div {
	text-align:center!important;
}

.NewsSummaryBottom {
	font-weight:bold;
	font-size:12px;
	color:#EBAB0D;
	padding-top:10px;
}


#navi-sub .NewsSummary2 {
    padding: 0px; /* padding for the news article summary */
    margin: 0px; /* margin to the bottom of the news article summary */
    margin-right:20px;
    margin-bottom:30px;
}

#navi-sub .NewsSummary2 div {
	text-align:center!important;
}

.NewsSummaryPostdate {
  font-size: 12px;;
  font-weight: bold;
  color: #bebebe;
 }
 
 .NewsSummaryExtra{
 font-weight: normal;
 font-size: 12px;
 color: #000000;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #000000;
}

.NewsSummaryLink a {    
	 color: #000000;	 
	 text-decoration: none;	 
}

.NewsSummaryLink a:hover {    
	 color: #ecab0e;	 
	 text-decoration: none;	 
}

.NewsSummaryLink2 {
    font-weight: bold;
    padding-top: 0.2em;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #ecab0e;
}

.NewsSummaryLink2 a {    
	 color: #ecab0e;	 
	 text-decoration: none;	 
}

.NewsSummaryLink2 a:hover {    
	 color: #ecab0e;	 
	 text-decoration: none;	 
}

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

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

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 120%;
  color: #696969;
 }
 

.NewsSummarySummary p {
	margin:0px;
	padding:0px;
	position:relative;
	left:0px!important;
}

.NewsSummaryMorelink {
  padding-top: 0.5em;
  color:#000000;
}

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

#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 { font-size:14px; }
#NewsPostDetailHorizRule {
border: 0px; /* Für Firefox und Opera */
border-top: solid 1px #ecab0e;
border-bottom: transparent;
text-align: center;
width: 250px;
}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}

/* End of 'galleria-news-css' */

