/* Start of CMSMS style sheet 'Hof-Sophienthal Sidebar links' */
/* Sidebar links - CSS-Definitionen */


/* Search */

#search {
	margin: 8px 8px 0 8px;
        line-height: 18px;
	}

.search-input {
	border: 0px;
        width: 100px;
        height: 16px;
        margin-right: 5px;
        padding: 1px;
}

.search-button {
	border: 0px;
        width: 55px;
        height: 18px;
        padding: 0;
        cursor: default;
}



/* News Flash Scroller */

.NewsSummaryPostdate {
	margin-bottom: 1.0em;
	margin-top: 1.0em;
          text-align: right;
          }

/* News Flash Scroller - Trenner zwischen Artikeln */

.seperator {
	margin-bottom: 1.75em;
	margin-top: 1.75em;
        text-align: center;
	}

/* News */

#news {
	margin: 8px 8px 0 8px;
	}

/* News - Kopfzeile Detailansicht */

#NewsPostDetailHeader {
        text-align: right;
	margin-bottom: 1.0em;
	}

/* News - Fusszeile Detailansicht */

#NewsPostDetailFooter {
        text-align: right;
	margin-top: 1.0em;
	}

/* News - Trennlinie Detailansicht */

#NewsPostDetailHorizRule {
  	border: 0px;
  	width: 100%;
  	color: #bbb;
	background-color: #bbb;
	height: 1px;
	font-size: 1px;
	margin-bottom: 4.5em;
	margin-top: 4.5em;
	}

#NewsPostDetailContent {
	margin-bottom: 2.5em;
	margin-top: 2.5em;
	}


/* Sidebar links - Image Rotator */

#rotator {
	margin: 8px 8px 0 8px;
	}
/* End of 'Hof-Sophienthal Sidebar links' */

