/*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	HIDE
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
.skip,
#nav ul,
#subnav,
#map,
li.boven a,
p.knop {
	display: none;
}

/*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	VISIBLE
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
body {
	font-size: 13px;
	line-height: 22px;
	color: #000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

p, ul, dl, address {
	margin: 0 0 22px 0;
}

ul ul {
	margin: 0;
}

h1, h1 a, #content h2 {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 22px 0;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	border-bottom: none;
}

#sidebar h2, h3 {
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 0 0;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	border-bottom: none;
}

#content, #sidebar, #footer {
	border-top: 1px dotted #000;
	margin-top: 44px;
	padding-top: 22px;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer li {
	list-style-item: none;
	display: inline;
	float: left;
	padding-right: 0.5em;
}

img {
	border: none;
	margin: 22px 22px 0 0;
}

dl, dt, dd {
	margin: 0;
}

dt {
	font-weight: bold;
}

a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

#thumps a, #thumps a img {
	border: none;
}

address {
	font-style: normal;
}
