#nieuws{
	width:		300;
	position: 	absolute;
	right:		5px;
	top:		60px;
	border:		1px solid #000;
}

BODY, H1, P, TD{
	font-family:	Arial;
	font-size:	13px;
	color:		black;
	margin:		0px 150px 10px 10px;
}

body{
	background:	white url(stijl/achter.jpg);
	background-attachment: fixed
}

H1{
	font-size:	22px;
	font-style:	italic;
	font-weight:	bold;
	color:		black;
}

H2{
	font-size:	18px;
	font-weight:	bold;
	color:		black;
}





#nieuws p{
	width:		280;
	margin:		0px 10px 10px 10px;
}

#nieuws h1{
	font-size:	15px;
	font-style:	italic;
	font-weight:	bold;
	color:		white;
	background:	white url(stijl/nieuws.jpg);
	margin:		0px -2px 1px 0px;
}


TD{
	vertical-align:	top;
}

A
{
	color:		#CC3333;
}
