body {
	background-color: #FFFAD8;
	margin: 0px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/balkje_geel.gif);
}
#titel {
	background-color: #FFFFFF;
	background-image: url(../images/foto_rechts_1.jpg);
	background-position: right top;
	width: 100%;
	background-repeat: no-repeat;
}
#hoofdmenu {
	background-color: #D98700;
	height: 32px;
	padding-left: 120px;
	background-image: url(../images/balkje_oranje.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#submenu a:hover {
	text-decoration: underline;
}
#submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	word-spacing: 18px;
	padding-top: 8px;
	padding-left: 128px;
}
#tekst {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 50px;
	padding-left: 128px;
	width: 640px;
}
#tekst p {
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 80%;
}
#tekst h1 {
	font-size: 120%;
	color: #2C923C;
}
#tekst h2 {
	font-size: 85%;
	margin-bottom: 10px;
}

#submenu a {
	color: #2C923C;
	text-decoration: none;
}
#foto_links {

	background-color: #67A750;
	height: 125px;
	width: 120px;
	position: absolute;
	left: 0px;
	top: 90px;
}
#fotostrip {
	background-image: url(../images/fotostrip.jpg);
	background-repeat: repeat-x;
	height: 210px;
	width: 100%;
}
#slogan {
	padding-left: 128px;
}
#tekst a {

	color: #2C933C;
	text-decoration: underline;
}
#tekst h3 {

	margin-bottom: 0px;
	font-weight: bold;
	margin-top: 14px;
	font-size: 80%;
}
#tekst h4 {

	margin-bottom: 12px;
	font-weight: bold;
	margin-top: 14px;
	font-size: 80%;
	color: #2C923C;
}

