
ol, ul 
{
	list-style: none;
}

dd, dl, dt, li, ol, ul
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
      
div#content h1 {
	margin-bottom: 6px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
}

td.newsContainer {
	vertical-align	: top;
}

ul#nieuws {
	float: left;
	list-style: disc outside;
	padding-left: 20px;
}

ul#nieuws li {
	line-height: 15px;
	margin-bottom: 5px;
}
