/* -------------------------------------------------------------------------
LATEST NEWS STYLES
-------------------------------------------------------------------------*/
#content  .news-latest-container{
	background-color:transparent;
	border-style:hidden;
	border-width:0px;
	width:auto;
	height:auto;
	padding:0px ! important;
}

#content .news-latest-container .news-latest-item{
	background-color:transparent;
	
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;

	border-bottom-style:hidden;
	border-bottom-width:0px;
	border-bottom-color:#DCDCDC;
	
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	
	overflow:auto;
	padding:0px ! important;
}
/* -------------------------------------------------------------------------

-------------------------------------------------------------------------*/
#content  .news-latest-container .news-latest-item .news-latest-date{
	display:block;
	border-style:hidden;
	border-width:0px;
	border-color:#FFFFFF;
	
	float:right;
	width:auto;
	white-space:nowrap;
	color:#990066;
	line-height:16px;
}
/* -------------------------------------------------------------------------

-------------------------------------------------------------------------*/


#content .news-latest-container h3{
	color:#003399;
	line-height:16px;
	margin:0px;
	margin-bottom:5px;
	margin-top:3px;
	font-size:9pt;
	text-align:left;
	letter-spacing:0px;

	border-style:hidden;
	border-color:#FFFFFF;
	border-width:0px;
	
	width:auto;

}

/* -------------------------------------------------------------------------

-------------------------------------------------------------------------*/
#content .news-latest-container .news-latest-item .news-latest-morelink{
	margin-top:0px;	
	
	border-style:hidden;
	border-width:0px;
	border-color:#FFFFFF;
	margin-bottom:0px;
	
	display:block;
	
	width:auto;
	height:auto;
	overflow:hidden;
	
	float:right;
	
	font-size:8pt ! important;
	white-space:nowrap;
}


#content .news-latest-container .news-latest-item  .news-latest-item-text-right{
	float:none; 
	width:auto;
	margin-left:195px;
}


#content  .news-latest-container .news-latest-item .news-latest-morelink a{
	height:40px;
	line-height:normal ! important;

}
#content  .news-latest-container .news-latest-item .news-latest-category{
	margin:0px;
	padding:0px;
	height:1px;
	display:none;
	overflow:hidden;
}

/* -------------------------------------------------------------------------

-------------------------------------------------------------------------*/
#content  .news-latest-container .news-latest-gotoarchive{
	background-color:transparent;
	border-style:hidden;
	border-width:0px;
	color:#000000;
}
/* -------------------------------------------------------------------------

-------------------------------------------------------------------------*/
#content  .news-latest-item .bodytext{
	line-height:13px;
	color:#666666;
	font-size:8pt;
	margin-left:0px;
	margin-bottom:0px;
	text-align:left;
	
	border-style:hidden;
	border-width:0px;
	border-color:#FFFFFF;
	
	display:block;
}



#content  .news-latest-item p{
	margin:0px;
}

#content  .news-latest-container .news-latest-item span{
	display:block;

}
/* -------------------------------------------------------------------------
Trenner
-------------------------------------------------------------------------*/
#content  .news-latest-container .news-latest-item a img{
	float:left;
	margin-right:15px;
}
#content  .news-latest-container .news-latest-item a:hover img{
}
/* -------------------------------------------------------------------------
Trenner
-------------------------------------------------------------------------*/
#content .news-latest-container .news-latest-item .clearer{
		border: 0px  ! important; /* F�r Firefox und Opera */
		border-style: hidden  ! important;
		border-width:0px  ! important;
		
		clear:both  ! important;	 
		height:0px;
		overflow:hidden;
		display:none;
		
		margin-bottom:5px;
}

#content .news-latest-container .news-latest-item hr{
		border-bottom-style: hidden;
		border-bottom-width: 0px;
		border-left-style: hidden;
		border-left-width: 0px;
		border-right-style: hidden;
		border-right-width: 0px;
		border-top-style: hidden;
		border-top-width: 0px;
		display: block;
		height: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
		text-align: center;
}

/* -------------------------------------------------------------------------
LINKS
-------------------------------------------------------------------------*/

#content  .news-latest-item a{
	text-decoration:none;
}

#content  .news-latest-item a:hover{
	text-decoration:none;
}

#content  .news-latest-item a:visited{
	text-decoration:none;
}