@charset "UTF-8";
body {
	text-align: center;
	background-color: #786C67;
	margin-top: 60px;
}
#wrapper {
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 740px;
	background-color:#D5D0C2;
	height: auto;
}
#tweederubriek {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	width: 740px;
	height: auto;
	float: left;
}
#rubrieksvisual {
	height: 99px;
	width: 740px;
	float: left;
}
#rubriek {
	width: 660px;
	background-color: #D5D0C2;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	float: left;
}
.lijst li {
	list-style-type: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	padding-right: 14px;
}
#lijst {
	background-color: #9F9B91;
	float: left;
	width: 740px;
}
.lijst li a {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 15px;
}
.lijst li a:hover {
	color: #666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	letter-spacing: 0.1em;
	text-align: left;
	font-weight: normal;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	line-height: 24px;
	color: #666;
	letter-spacing: 0.1em;
	text-align: left;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #4E5D38;
	letter-spacing: 0em;
	text-align: left;
	padding: 0px;
}
#hoofdnavigatiebalk {
	background-color: #83817A;
	margin: 0px;
	height: 50px;
	width: 740px;
	padding: 0px;
	float: left;
}
#hoofdnavigatiebalk ul li{
	list-style-type: none;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C3BCA9;
	float: left;
}
#hoofdnavigatiebalk ul li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #C3BCA9;
	text-decoration: none;
}
#hoofdnavigatiebalk a:hover {
	color: #474B34;
	text-decoration: underline;
}
#nagigatieknoppen img{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFF;
}
#derderubriek {
	float: left;
	width: 700px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-color: #D5D0C2;
	height: 65px;
}
#derderubriek img {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FFF;
	height: 64px;
}
.stamboom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	padding-bottom: 20px;
}
#rubriekstekst {
	float: left;
	width: 740px;
}
#rubriek1 {
	float: left;
}

