/* Deze website is ontworpen en gebouwd door:
Keizer & Co webontwerp en dtp
Oude Kaai 16
4569 AB Graauw
Tel. 06 134 15 722
www.keizerenco.nl */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #463b2e;
}
div#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
}
div#header {
	background-image: url(../img/header/header.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 900px;
}

div#topbar {
	background-color: #463b2e;
	background-image: url(../img/bg/menu.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 900px;
}
div#menu {
	margin: 0px;
	float: left;
	width: 290px;
	text-align: left;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div#menu li {
	list-style-type: none;
}
div#menu ul {
	padding: 0px;
	margin: 0px;
	width: 200px;
}
div#menu li a, div#menu li a:visited {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 1em;
	text-decoration: none;
	line-height: 25px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #463B2E;
	color: #463B2E;
	background-color: #FFFFFF;
	padding-left: 15px;
}
div#menu li a:hover {
	color: #FFFFFF;
	background-color: #463B2E;
	text-align: right;
	padding-right: 10px;
}
div#menu li a.actief {
	text-align: right;
	padding-right: 10px;
}
div#content {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 0.9em;
	color: #463b2e;
	background-color: #FFFFFF;
	padding-left: 0px;
	margin: 0;
	text-align: left;
	padding-top: 0px;
	width: 900px;
	height: auto;
	float: left;
}
a, a:visited {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 1em;
	color: #463B2E;
	text-decoration: underline;
}
a:hover {
	color: #A09587;
	text-decoration: none;
}
.groot {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #463B2E;
}
div#footer {
	background-color: #463B2E;
	background-image: url(../img/bg/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 65px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.inhoud {
	float: right;
	width: 590px;
	background-color: #FFFFFF;
	padding-right: 10px;
	background-image: url(../img/bg/content.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.foto {
	float: right;
	width: 590px;
	background-color: #FFFFFF;
	padding-right: 10px;
}
.pic {
	padding: 5px;
	width: 260px;
	border: 1px solid #463B2E;
}
.kopje {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 1.3em;
	color: #463B2E;
}

