/* ====== PlUGIN Advanced News ====== */

.news_table_line {
	padding: 5px 2px;
	border-bottom: 1px #cccccc solid;
}

.news_table_header{
	padding: 5px 2px;
	border-bottom: 3px #cccccc solid;
	font-weight: bold;
}

.news_title {
	width: 494px;
}

.news_kurztext {
	width: 494px;
	height: 100px;
}

.news_langtext {
	width: 494px;
	height: 400px;
}

.show_news_title a {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 8px 0px;
}

.show_news_title a:hover {	
	color: #b6cf67;
	text-decoration: none;
}

.show_news_title {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 17px;	
	font-weight: bold;
	color: #8fb515;
}

.show_news_date {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #5087c6;
	font-size: 11px;
	font-weight: bold;
}

.show_news_story {
	margin: 0px 0px 35px 0px;
	padding: 0px 0px 35px 0px;
	border-bottom: 1px #dadada solid;
}

.show_news_story_lang {
	margin: 0px 0px 35px 0px;
}

.show_news_story a {
	font-weight: bold;
}

.show_news_story a:hover {

}