/* Start of CMSMS style sheet 'NewsStyle' */
/* News styles */

.SchattenRechts {
    display: block;
    height: 8px;
    margin: 0px 10px 0px 0px;
    background-image: url(http://www.missionsheim.de/uploads/images/CSS/schatten-rechts.png);
    background-repeat: no-repeat;
    background-position: right center;
    margin-bottom: 10px;
    }
#losung .SchattenRechts {
    margin-bottom: 3px;
    }
.NewsSummary {
    background-color: #f1f1f1;  
    padding: 2px 2px 2px 3px;
    margin: 1px 5px 0px 0px;
    border-bottom: 1px solid #edcd9e; /*zu ändern*/
    border-bottom-right-radius: 10px;     
    }
.NewsSummarySummary {
    background-color: #f1f1f1;
    padding: 2px 5px 0px 0px;
    margin: 0px 0px 5px 0px;
    border-bottom: 0px solid #edcd9e;
   border-bottom-right-radius: 15px;    
    }
.NewsSummaryMorelink{
	text-align: center;
	padding: 2px 5px 2px 0px;
	margin: 5px 320px 5px 5px;
	border: solid 1px  #a06625;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #edcd9e;
    }
.NewsSummaryContent {
    background-color: #f1f1f1;
    padding: 5px 5px 5px 0px;
    margin: 0px 0px 0px 0px;
   }
/*IDs für Content-Anzeige*/

#NewsPostDetailTitle {
   margin: 0px 10px 0px 0px; 
   }
   
#NewsPostDetailHorizRule {
margin: 20px 10px 0px 0px;
   }

#NewsPostDetailSummary{
    margin: 0px 10px 0px 0px;
    }

#NewsPostDetailContent{
    margin: 0px 10px 0px 0px;
    }
    
#NewsPostDetailReturnLink {
   margin: 0px 350px 0px 0px;
   background: #f1f1f1;
   padding: 2px;
   text-align: center;
   border: thin dotted black;
   }
/* End of 'NewsStyle' */


/* End of 'NewsStyle' */

