body {
	background-color: #FFFAD8;
	margin: 0px;
	background-image: url(../images/balkje_geel.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#titel {
	background-color: #FFFFFF;
	background-image: url(../images/foto_rechts_1.jpg);
	background-position: right top;
	width: 100%;
	background-repeat: no-repeat;
}
#hoofdmenu {
	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;
	width: 410px;
	border: thin solid #FFC20E;
	background-color: #FFFAE4;
	margin-left: 20px;
	padding: 10px;
	float: left;
	margin-top: 20px;
}
#tekst p {
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 85%;
	line-height: 22px;
}
#tekst h1 {
	font-size: 120%;
	color: #2C923C;
}
#tekst h2 {
	font-size: 100%;
	margin-bottom: 10px;
	color: #2C923C;
}
#tekst h3 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 80%;
}

#submenu a {
	color: #06823D;
	text-decoration: none;
}
#foto_links {

	background-color: #FCE446;
	height: 125px;
	width: 120px;
	position: absolute;
	left: 0px;
	top: 90px;
}
#fotostrip {
	background-image: url(../images/fotostrip.jpg);
	background-repeat: repeat-x;
	height: 166px;
	width: 100%;
	clear: left;
	float: none;
}
#slogan {
	padding-left: 128px;
}

#linkerbalk {
	width:120px;
	background-color: #F7DA00;
	layer-background-color: #F7DA00;
	border: 1px none #000000;
	clear: left;
	float: left;
}

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

	color: #000000;
	text-decoration: underline;
}
#tekstrechts {
	font-family: Arial, Helvetica, sans-serif;
	width: 275px;
	border: thin solid #FFC20E;
	background-color: #FFFAE4;
	margin-left: 20px;
	padding: 10px;
	float: left;
	margin-top: 20px;
	margin-right: 100px;
}
#tekstrechts p {

	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 80%;
}
#fotoos {
	font-family: Arial, Helvetica, sans-serif;
	width: 275px;
	border: thin solid #FFC20E;
	background-color: #FFFAE4;
	margin-left: 20px;
	padding: 10px;
	margin-top: 20px;
	float: left;
}
#tekstrechts h1 {
	font-size: 110%;
	color: #2C923C;
	margin-bottom: 0px;
}
#tekstrechts a {
	color: #2C923C;
	font-weight: bold;
	text-decoration: none;
}
#fotoos h1 {
	font-size: 110%;
	color: #2C923C;
	margin-bottom: 0px;
}
#fotoos p {


	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 80%;
}
#fotoos a {

	color: #2C923C;
	font-weight: bold;
	text-decoration: none;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	color: #000000;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
}
