/**
 *
 *	Cascading Style Sheet voor Koningswerk.nl
 *	Ontwerp: Blik grafisch ontwerp (www.klikopblik.nl)
 *	Uitvoering: Magnatron design & technology (ww.magnatron.nl)
 *	
 */

body{
	background:				#fff;
	padding:				28px 25px 0px 0px;
}

#outerpage{
	background-image:		none;
	background-position:	50% 34px; 
	background-repeat:		no-repeat;
	text-align:				right;
}
#newsfloat{
	position:				absolute;
	margin:					0px 0px 0px 60px;
	top:					270px;
	width:					240px;
	height:					182px;
	overflow:				hidden;
	z-index:				2;
	text-align:				left;
}
#container{
	margin:					180px 0px 0px 0px;
	padding:				0px;
}
#container p{
	padding:				0px;
	margin:					0px;
}
#container a{
	color:					#000;
}



