/*
	----------------------------------------------------------------
	
	-> News
	----------------------------------------------------------------
*/
	.red,
	.grey
	{
		width:					150px;
		padding-left:			3px;
		overflow:				hidden;
		margin:					10px 0px 10px 0px;
		font-size:				85%;
	}
	.red img,
	.grey img
	{
		margin-top:				-1px;
	}
	.red
	{
		font-weight:			bold;
		background:				url(../images/news/red.gif) no-repeat left top;
	}
	.grey
	{
		font-weight:			bold;
		background:				url(../images/news/grey.gif) no-repeat left top;
	}
	.more
	{
		margin-bottom:			5px;
		text-align:right;
	}

	.newsheader
	{
	color:					#FFFFFF;
	font-size: 9px;
	line-height: 12px;
	}
	
	
	.newsarchive
	{
		padding-top:			36px;
		width:					150px;
	}
	.newscontent
	{
		/*padding-right:			8px;*/
	}




	.newsdate
	{
		font-size:				85%;
		color: 					#999;
		margin-bottom:			10px;
	}



	.content_table td
	{
		vertical-align:			top;
	}


	.newsanreisser
	{
		padding-bottom:			15px;
	}

	#newslink
	{
		padding-left:			0px;
		margin-bottom:			10px;
		font-size: 				85%;
	}
