#newscontent{
	z-index:4;
	position:absolute;
	top:+1600px;
	left:0px;
	
	height: 100%;
	width: 100%;
	overflow: hidden;
		
}
#newsbg{
	
	position:absolute;
	top:50%;
	left:50%;
	margin-left: -1280px;
	margin-top: -800px;
	width:2560px;
	height:1600px;
	
}
#newswrap{
	width:600px;
	height: 300px;
	background-color: white;
	position:absolute;
	top:50%;
	left:50%;
	
	margin-left: -400px;
	margin-top: -300px;
	
}

.newsback{
	position: absolute;
	top: 0px;
	left: 280px;
}
#newstekst{
	width: 400px;
	margin: 50px auto;