h1 {
	font-size: 18px;
	color: #423628;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	color: #423628;
	margin-top: 0px;
}
h3 {
	font-size: 14px;
	color: #423628;
	margin-top: 0px;
}
p {
	padding-top:0px;
	margin-top:0px;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #4D3616;
	margin-top: 5px;
	background-image: url(../images/achtergrond.jpg);
	background-repeat: repeat;
}
a {
	font-size: 12px;
	color: #4D3616;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
	color: #4D3616;
}
a:visited {
	text-decoration: underline;
	color: #4D3616;
}
a:hover {
	text-decoration: underline;
	color: #4D3616;
}
a:active {
	text-decoration: underline;
	color: #4D3616;
}
.fotolinks {
	float: left;
	margin-right: 20px;
}
.fotorechts {
	float: right;
	margin-bottom: 20px;
	margin-left: 25px;
}
#container {
	position:relative;
	width:960px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/achtergrondcontainer.jpg);
	background-repeat: repeat-y;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:230px;
	height:158px;
	background-image: url(../images/header.jpg);
}
#navigatie {
	position:absolute;
	top:0px;
	left:230px;
	width:561px;
	height:99px;
	background-image: url(../images/navigatiebalk.jpg);
	text-align: left;
	padding-top: 21px;
	padding-left: 9px;
}
#headerrechts {
	position:absolute;
	top:0px;
	left:800px;
	width:135px;
	height:102px;
	text-align:left;
	background-image: url(../images/headerrechts.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #F5F5F5;
	padding-top: 18px;
	padding-right: 10px;
	padding-left: 15px;
}
#fotos {
	position:absolute;
	left:0px;
	top:158px;
	width:230px;
	height:540px;
}
#inhoud {
	position:relative;
	width:701px;
	left:230px;
	top:120px;
	min-height:600px;
	height:auto;
	text-align:justify;
	padding-right: 20px;
	padding-left: 9px;
	padding-top: 5px;
	padding-bottom: 15px;
	background-color: #F5F5F5;
}
#footer {
	position:relative;
	left:0px;
	top:70px;
	width:775px;
	height:35px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	padding-top: 35px;
	padding-left: 185px;
	background-image: url(../images/footer.jpg);
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.tekstcenter {
	text-align: center;
}
.lettersmall {
	font-size: 10px;
	font-weight: normal;
}
.lettersizemail {
	font-size: 14px;
}

