/*##########################*/
/*			NEWS HOME		*/
/*##########################*/

body {
	background-color: #CCCCCC;
}

.news_right_main {
	width: 236px;
	background-color: #CCCCCC;
	float: left;
}

.news_right_round{
	display:block;
}

.news_right_round *{
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#FFFFFF;
}

.news_right_round1{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	background:#f2f2f2;
}

.news_right_round2{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	background:#f5f5f5;
}

.news_right_round3{
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #f5f5f5;
	border-right:1px solid #f5f5f5;
	clear: both;
}

.news_right_round4{
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	clear: both;
}

.news_right_round5{
	border-left:1px solid #f2f2f2;
	border-right:1px solid #f2f2f2;
	clear: both;
}

.news_right_roundfg{
	background:#FFFFFF;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

*html .news_right_roundfg {
	width:226px;
}
*+html .news_right_roundfg {
	width:226px;
}


/*##########################*/
/*			NEWS RIGHT		*/
/*##########################*/


.news_right_roundfg .news-latest-item, 
.news_right_roundfg .news-list-item { 
	border: none; 
	background: transparent; 
	margin-bottom: 12px; 
	padding: 0; 
}

.news_right_roundfg .news-latest-item  p { 
	color: #606060; 
	margin: 0 0 0.4em; 
	background: transparent; 
	padding-top: 0px;
}

div.news-latest-item h3, 
div.news-list-item h3 { 
	font-size: 100%; 
	background: transparent; 
	border: none;
	padding-top: 5px;
	padding-bottom: 9px;
	margin-bottom: 3px;
	margin-top: 0px; 
}

.news_right_roundfg .news-latest-item h3 a {
	color: #009475;
	text-decoration: none; 
	background: transparent; 
	padding-left: 0;
	padding-top: 0px;
}

.news_right_roundfg .news-latest-item h3 a:hover { 
	color: #009475;
	text-decoration: underline; 
	background: transparent; 
	padding-left: 0;
	padding-top: 0px;
}

.news-latest-morelink, 
.news-list-morelink { 
	font-size: 100%; 
	margin-bottom: 2em; 
	background: transparent; 
}

.news_right_roundfg .news-latest-morelink a { 
	float: left; 
}

.news_right_roundfg .news-latest-morelink a {
	color: #009475;
	text-decoration: none;
} 

.news-latest-morelink a:hover { 
	color: #009475;
	text-decoration: underline; 
}

.news-latest-date { 
	font-size: 100%; 
	background: transparent; 
}

.news_right_roundfg .news-latest-date a, 
.news_right_roundfg .news-list-date a { 
	color: #FFF;
	text-decoration: none; 
}

.news_right_roundfg .news-latest-date a:hover {
	text-decoration: underline;
}

.news_right_roundfg .news-latest-date { 
	font-size: 100%; 
	background: transparent; 
	float: none; display: block; 
	width: 75px; 
	height: 15px; 
	line-height: 15px; 
	text-align: center; 
	background: transparent url("../templateimages/date75.gif") no-repeat top left; 
	color: white; 
	margin-bottom: 0px; 
}


/*##########################*/
/*			NEWS SINGLE		*/
/*##########################*/

.news-single-item { 
 	border: none; 
	background: transparent; 
	margin-top: 0.4em; 
}

.news-single-timedata { 
	float: none; margin-bottom: 1em; 
}

.news-single-item h2 { 
	color: #009475; 
	margin-bottom: 0.5em; 
}

.news-single-item h3 { 
	font-size: 116.67%; 
	line-height: 1.3em; 
}

.news-single-backlink a { 
	color: #009475; 
}

.news-single-item hr.clearer { 
	margin: 0; 
	padding: 0; 
	border: none; 
	background: transparent; 
}

.archiv_backlink { 
	position: absolute; 
	bottom: 2px;  
}

.archiv_backlink p { 
	padding-left: 3px; 
}

.archiv_backlink p a { 
	color: #444; 
}


