/* ------------------------------------------------------------- */
/* CSS til www.govan.dk - version 1.1				 */
/* Sidst redigeret 4. juni 2004 af Claus Buus		 */
/* ------------------------------------------------------------- */


/* ------------------------------------------------------------- */
/* Nyheder								 */
/* ------------------------------------------------------------- */

	#info_news {
		 margin-bottom: 50px;
	}
	#view_news {
		width: 400px;
	}
	.grouphead_news {
		padding: 2px 0px 2px 5px;
		border: 1px solid #65764C;
		background-color: #D0D6C9;
		font: normal 10px Verdana;
		text-align: left;
	}
	.frame_news {
		margin-top: 1px;
		padding: 12px 20px 12px 16px;
		border: 1px solid #D0D6C9;
		background-color: #EBEDE8;
	}
	.dark_news {
		padding: 4px 20px 4px 5px;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		font: normal 11px Arial;
		background-color: #E3E6DF;
		text-align: left;
	}
	.light_news {
		padding: 4px 20px 4px 5px;
		font: normal 11px Arial;
		background-color: #EBEDE8;
		text-align: left;
	}
	.spalte1_news {
		width: 300px;
		float: left;
	}
	.spalte2_news {
		width: 100px;
		float: left;
	}
	.spalte3_news {
		width: 100px;
	}
	.fane_news_info {
		position: absolute;
		padding-right: 6px;
		height: 16px;
		background: #000000 url('/images/fane_right.gif') no-repeat right top;
		font: normal 10px Verdana;
		line-height: 16px;
		cursor: pointer;
	}
	a.fane_news:link, a.fane_news:visited, a.fane_news:active {
		position: absolute;
		display: block;
		margin-top: -17px;
		margin-left: 5px;
		margin-right: 5px;
		height: 16px;
		background: #000000;
		color: #FFFFFF;
		text-decoration: none;
	}
	a.fane_news:hover {
		color: #DDD7BF;
		text-decoration: none;
	}