.newsList .news-title a,
.news-researchinbrief-item a,
.news-news-item a,
.newsEventsBox a{
	color: #000;
}

.newsEventsBox {
    position: relative;
}

.newsEventsBox article {
    margin-bottom: 10px;
    padding-right: 0px;
}
.news-researchinbrief-container .news-news-item,
.news-researchinbrief-container .news-researchinbrief-item,
.news-zefinthepress-container .news-zefinthepress-item {
    margin-bottom: 10px;
}
.news-zefinthepress-container .news-zefinthepress-item a{
    color: #39438A;
}
.newsList .news-list-item .news-title,
.news-researchinbrief-container .news-researchinbrief-item .news-title {
	font-weight: bold
}

.news-single-item h1 {
	margin-left: 0px;
}

.news-single-item .news-single-img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.news-latest-container {
	height: 268px;
	padding: 15px;

	position: relative;
}

.news-latest-container .news-latest-item {
	margin-bottom: 20px;
}


.news-list-item {
	margin-bottom: 15px;
}

.news-list-item .openerDesc {
    #margin-right: 160px;
}

.news-list-item .openerImage {
	margin-left: 5px;
	margin-bottom: 5px;
	float:right;
}

.newsdate {
	float: left;
}

.news-subtitle .bodytext,
.newsbody .bodytext {
    display:inline;
}

.newsSingleMoreLink {
    color: #39438A !important;
}

.newsEventsBox .tabListS {
	list-style-type: none;
	margin: 0;
}

.newsEventsBox .tabListS > *{
	display: block;
	float: left;
	padding: 5px 5px 5px 10px;
	#border: 1px solid #EAEAEA;
	background-color: #EAEAEA;
	font-weight: bold;
}
.newsEventsBox .tabListS > *.active{
	border-bottom: none;
	background-color: #F7F7F3;
}

.newsEventsBox .tabsS{
	#border: 1px solid #EAEAEA;
	background-color:#F7F7F3;
	border-top: none;
	padding: 15px;

	margin-bottom: 20px;
}

.newsEventsBox h2{
	margin-top: 0px;
}

.news-latestpublications-container .news-title {
}
.news-latestpublications-item {
	margin-bottom: 10px;
}


.newsHomeBox h2 a:visited,
.newsHomeBox h2 a {
	color: #7F7F7F !important;
	font-size: 12px !important;
	line-height: 16px !important;
}
.newsHomeBox .news-news-item .newsdate{
	float:none;
}

