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

.news_table {
	padding: 5px;
	background-color: #B4B4B4;
}

.news_table_line {
	padding: 5px 2px;
}

.news_title {
	width: 494px;
}

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

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

.show_news_title a {
	color: #053e88;
}

.show_news_title {
	font-size: 1.3em;
	font-weight: normal;
	color: #053e88;
}

.show_news_date {
	margin: 5px 0px;
	font-weight: bold;
	color: #053e88;
}

.show_news_story {
	margin-bottom: 20px;
}
