#content {
	min-height: 560px;
}

#content #news .news-latest-container {
	background-image: url(../images/news_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 500px;
	position: relative;
	margin: 0;
	padding-top: 25px;
	padding: 0;
}
#content #news .news-latest-container h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content #news .news-latest-container .news-content {
	width: 450px;
	/*background-color: #ccc;*/
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#content #news .news-latest-container .news-content h1 {
	font-size: 11px;
	line-height: 1.0em;
	margin: 0;
	margin-top: 6px;
}
#content #news .news-latest-container .news-content h3 {
	font-size: 11px;
	line-height: 1.0em;
	margin: 0;
	margin-bottom: 6px;
}
#content #news .news-latest-container .news-content .news-latest-date {
	color: #940004;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 6px;	
}
#content #news .news-latest-container .news-content p {
	font-size: 11px;
	line-height: 1.0em;
	margin: 0;
}
#content #news .news-latest-container p {
	font-size: 11px;
	line-height: 1.0em;
	margin: 0;
}
#content #news .news-latest-container .news-content .news-item-trenner {
	color: #940004;
	font-size: 11px;
	margin-bottom: 6px;
	margin-top: 6px;
}
#content #news .news-latest-container .news-content .news-latest-morelink a{
	font-size: 11px;
}
#content #news .news-latest-container .news-content .news-latest-morelink a:hover{
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
#content #news .news-latest-container .news-content .news-latest-gotoarchive{
	text-align: right;
}
#content #news .news-latest-container .news-content .news-latest-gotoarchive a{
	font-size: 11px;
}
#content #news .news-latest-container .news-content .news-latest-gotoarchive a:hover{
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
#content #news .news-bottom {
	background-image: url(../images/news_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
	width: 500px;
	margin: 0;
	padding: 0;
}

#top-nav .first a{
	width: 13.25em;
	padding: 2px 0px;
	margin: 0;
	border-right: solid 1px #fff;
	text-indent: 15px;
	
}
#top-nav .last a{
	/*padding: 2px 0px;
	text-indent: 15px;*/
	margin: 0;
	border-right: solid 1px #fff;

	
}