.tx-ttnews-browsebox {
	text-align: center;
}

.tx-ttnews-browsebox-table {
	font-size: 11px;
	text-align: center;
	margin: 0px auto;
}

.tx-ttnews-browsebox-table {
	font-size: 11px;
	text-align: center;
	margin: 0px auto;
}

/* CSS Document */

.listNews_item {
	margin-bottom: 20px;
}

#content .listNews_readmore {

	text-align: left;
	padding-left: 14px;
	background-image: url(../images/pfeil_right.gif);
	background-position: left;
	background-repeat: no-repeat;
	clear: both;

}


#content .listNews_datetime {

	text-align: right;
	font-size: 10px;
	line-height: 1.5em;
	color: #999999;
	
	margin-bottom: 1em;

}

.listNews_img {

	float: right;
	margin-left: 10px;
	margin-bottom: 10px;

}

.listNews_text {
	line-height: 1.5em;
	font-size: 12px;
	color: #666666;
	margin-bottom: 10px;
}

#content .listNews_title {

	background-color: #E6E6E6;

	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;

}

#content .listNews_title a {

	color: #000000;
	text-decoration: none;
	
}

#content .listNews_title a:hover {

	color: #666666;
	
}

#content .latestNews {

	margin-top: 20px;

}

#content .latestNews_item {

	border-bottom: 2px solid #CCCCCC;
	margin-bottom: 20px;
	margin-left: 10px;

}

#content .latestNews_readmore {

	text-align: right;
	padding-right: 10px;
	background-image: url(../images/site/icon_arrow_right.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	clear: both;

}

#content .latestNews_readmore a {

	font-size: 11px;
	line-height: 1.5em;
	text-decoration: none;
	color: #666666;

}

#content .latestNews_readmore a:hover {

	color: #333333;

}

#content .latestNews_datetime {

	font-size: 10px;
	line-height: 1.5em;
	color: #666666;
	
	margin-bottom: 1em;

}

#content .latestNews_img {

	float: right;
	margin-left: 10px;
	margin-bottom: 10px;

}

#content .latestNews_text {

	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
	margin-bottom: 10px;

}

#content .latestNews_title {

	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;

}

#content .latestNews_title a {

	color: #000000;
	text-decoration: none;
	
}

#content .latestNews_title a:hover {

	color: #CFA180;
	
}

#content .singleNews_item {

	font-size: 12px;
	margin-bottom: 20px;

}

#content .singleNews_title {

	background-color: #E6E6E6;

	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;

}

#content .singleNews_subtitle {

	color: #666666;
	line-height: 1.5em;
	margin-bottom: 10px;

}

#content .singleNews_img {
	float: right;
	clear: right;
	margin-left: 20px;
}

#content .singleNews_content {

	line-height: 1.5em;
	margin-top: 10px;

}

#content .singleNews_datetime {

	text-align: right;
	font-size: 10px;
	line-height: 1.5em;
	color: #999999;
	
	margin-bottom: 1em;

}

.singleNews_author {

	color: #999999;
	line-height: 1.5em;

}

#content .singleNews_backLink {

	color: #999999;
	line-height: 1.5em;
	text-align: left;
	margin-top: 20px;
	clear: both;
	padding-left: 14px;
	background-image: url(../images/pfeil_right.gif);
	background-position: left;
	background-repeat: no-repeat;


}

#content .singleNews_backLink a {

	text-decoration: none;

}

#content .singleNews_backLink a:hover {
	text-decoration: none;
}

#content .singleNews_relatedLinks_container {
	float: right;
	width: 260px;
	padding-top: 0px;
	padding-left: 10px;
}

#content .singleNews_relatedLinks {

	font-size: 11px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	float: right;
	
}

#content .singleNews_relatedLinks a {
	text-decoration: none;
}

#content .singleNews_relatedLinks a:hover {
	text-decoration: underline;
}

#content .singleNews_relatedLinks_urls {
	width: 218px;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 10px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
	float: right;
	clear: right;
}

#content .singleNews_relatedLinks_files {
	width: 218px;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 10px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
	float: right;
	clear: right;
}

#content .singleNews_relatedLinks_files img {
	margin-right: 5px;
}

#content .singleNews_relatedLinks_news {
	width: 218px;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 10px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
	float: right;
	clear: right;
}


