
/* COMMENTS */
.tx-comments-comments{
	margin-top: 30px;
}
.tx-comments-comments .divider{
	margin: 3px 0 5px 0;
	border-bottom: 1px solid #dddddd;
}
#tx_comments_pi1_content{
	font-family: Arial;
	font-size: 12px;
}

/* NEWS */
/*******/
/* LIST */


/* LATEST NEWS */
#latestNews{
	width: 215px;
	background: none;	
}
#latestNewsContainer{
	padding: 50px 5px 5px 5px;
	margin: 0;
	background-color: #d5d6d9;
	background-image: url(../img/sint_news_top.gif);
	background-repeat: no-repeat;
}
#contentLeft #latestNewsContainer .newsItem p.date{
	font-size: 11px;
	margin-bottom: 2px;
	text-align: right;
}
#contentRight #latestNewsContainer span.category{
	/*display: none;*/
}
#contentRight #latestNewsContainer span.catImage{
	display: none;
}
#latestNewsContainer .imgBig{
	display: none;
}

#latestNewsBottom{
	clear: both;
	height: 2px;
	background-image: url(../img/ansprechpartner_bottom.gif);
	background-repeat: no-repeat;
}
#latestNews p.date{
	font-size: 10px;
	margin-bottom: 2px;
	text-align: right;
}
#latestNews h1{
	font-size: 12px;
	margin: 0 0 3px 0;
}
#latestNews p.subheader{
	font-size: 12px;
}
#latestNews p.bodytext{
	margin: 0!important;
	padding: 0!important;
}
#latestNews h1 a{
	display: block;
}
#latestNews .dividerContent{
	margin-bottom: 10px;
}
/* LATEST NEWS CONTENT LEFT*/
#containerContentLeft #latestNewsContainer{
	background: none;
	padding-top: 0;
}
#containerContentLeft #latestNewsBottom{
	background: none;
}

/* SINGLE NEWS */
.newsItem h2{
	margin: 0 0 0 0;
	font-size: 14px;
}
.newsItem .imgBig{
	float: left;
	margin: 0 10px 5px 0;	
}
.news-single-author{
	display: none;
}
.news-single-timedata{
	font-size: 11px;
	text-align: right;
}
.newsItem h3.subheadDetail{
	font-size: 12px;
}
.newsItem hr{
	display: none;
}
.newsItem .dividerContent{
	
}
.newsItem p.bodytext{
}
.news-search-form{
	text-align: right;
	margin-bottom: 15px;
}

.news-amenu-item-year{
	font-weight: bold;
	margin-bottom: -10px;
}
