	#iLink
	{
		cursor: pointer;
		float:left;
	}
	
	#idNews
	{
		position: relative;
		left: 55px;
		top:130px;
		width:150px;
		z-index: 1;
	}
	#idBorder
	{
		position: relative;
		left: 55px;
		top:130px;
		width:490;
		z-index: 0;
	}
	#idLogo
	{
		position:relative;
		z-index: 1;
	}
	
	#newsentry
	{
		background-image: url("../admin/gfx/tabellen-kopf.gif");
		background-repeat: no-repeat;
		position: relative;
	}
