/* CSS Document */

#top {
	width: 100%;
	height: 90px;
	background-image: url(../images/top_algemeen.jpg);
	overflow: hidden;
	}

#doelgroep {
	font-size: 14px;
	color: #003366;
}
#doelgroep table {
	margin-left: 50px;
}

#doelgroep a {
	font-weight: normal;
	color: #336633;
	font-style: normal;
}

#doelgroep a:hover {
	font-weight: bold;
}
#ProductList {
	text-indent: -18px;
	padding-left: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
}
