/* @override http://www.stemerdink-supplies.nl/css/sitemap.css */

/* @override http://www.stemerdink-supplies.nl/pages/css/style2009.css */

html {
	margin: 0;
	padding: 0;
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
}

a {
	text-decoration: none;
	color: black;
}

strong a.groep {
	font-size: 12px;
	font-weight: bold;
	background-color: silver;
	display: block;
}

a.groep {
	font-size: 10px;
	font-weight: bold;
}

span.atikelsubgroep {
	width: 200px;
	background-color: #f9f9f9;
	position: relative;
	display: block;
	clear: right;
	float: left;
}

div#pagina {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	display: inline;
}

div.artikelgroep {
	width: 100%;
	display: inline-block;
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 18px;
	float: left;
}