.news-latest-container {
	float: left;
	padding: 0; margin: 0;
 	height: 310px;
	overflow: hidden;
}

.news-latest-item {
	/* float: left; */
	height: 100px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 20px;
	font-size: 12px;
	overflow: hidden;

}

.news_text {
	float: left;
	padding-left: 20px;
	overflow: hidden;
	width: 450px;
}

.news_image {
	float: left;
	width: 110px;
	height: 110px;
	background: #FFF;
	overflow: hidden;
}

.news-latest-item .news_image { 
	height: 64px;
}

.news-list {
	padding-bottom: 20px;
	overflow: hidden;
}

.news-list h2 {
	margin-top: 0px;
}

.newsarchiv {font-size: 12px;}


.news-list2-container {
	background: white;
}
.news-list2-container a { font-size: 11px; color: #535353; text-decoration: none; cursor: pointer; padding-top: 5px; padding-left: 20px; display: block;}
.news-list2-container a:hover, .news-list2-container a:focus { color: #000; cursor: pointer; }

.news-latest-item a, .news-latest-item a:link, .news-latest-itema:active, .news-latest-itema:visited { color: #535353; text-decoration: none; cursor: pointer; }
.news-latest-item a:hover, .news-latest-item a:focus { color: #000; cursor: pointer; }

.newsarchiv {font-size: 12px;}
.newsarchiv a {  color: #535353; text-decoration: none; cursor: pointer; }
.newsarchiv a:hover, .newsarchiv a:focus { color: #000; cursor: pointer; }


.news_einleitung_single {
	line-height: 120%;
	font-size: 18px;
}

.news_einleitung_single h2 {
	text-transform: none;
}


.news-list-browse { margin-top: 20px; text-align: center; clear: both; font-size: 11px; }
.news-list-browse .activeLinkWrap { background-color: #EEE; }
.news-list-browse .showResultsWrap { font-weight: bold; }

   
.news_text p {
	padding: 0px;
}


.news-single-item h5 {
     	font-family: "Century Gothic", 'Gill Sans', Futura, sans-serif;
	background-image: url(../images/headline5.gif);
	background-repeat:no-repeat;
	height: 42px;
	color: #404040;
	font-weight: normal;
	padding: 0px 0px 0px 31px;
	margin: 15px 0px 10px 0px;
	font-size: 12px;
	line-height: 58px;
	text-transform:uppercase;
	letter-spacing:1px;
	clear: both;
}

.csc-textpic-caption, 
.news-single-imgcaption {
	font-size: 10px;
}
