body, div, p, th, td, li, dd, dl, dt {
    font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	color: #000;
	display: inline;
}

a:link { color: #41482d; text-decoration: underline; }

a:visited { color: #41482d; text-decoration: underline; }

a:hover { color: #000; text-decoration: none; }

a:active { color: #738168; text-decoration: none; }


p {
	padding: 0px 18px 0px 18px;
	margin: 0px;
	line-height: 170%;
}

p.foot {
	padding: 8px 0px 0px 22px;
	font-size: 9px;
	font-weight: bold;
}

h1 {
	font-weight: bold;
	font-size: 22px;
}

h2 {
	line-height: 150%;
	font-weight: bold;
	font-size: 20px;
}

h3 {
	line-height: 150%;
	font-weight: bold;
	font-size: 17px;
}

img { border: 0; }
img.h1 { height: 1px; margin: 0; padding: 0; }

.rechterkant {
	display: inline;
	float: right;
}
