body {
	margin: 0;
	padding: 0;
	font: small Arial, Helvetica, sans-serif;
	background-color: #56562A;
	background-image: url(images/achtergrond.gif);
	background-repeat: repeat-x;
	}

#wrapper{
	background-color:#ffffcc;
	width: 800px;
	color: black;
	padding: 10px;
	margin: 10px auto;
}
#header-bottom {
	height: 1%;
	padding-top: 0.3em;
	padding-bottom: 0.1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #deb887;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #deb887;
}
#header img {
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#header-bottom ul {
	margin: 0;
	text-align: right;
	padding: 0;
}

#header-bottom li{
	display: inline;
	background-color: #fafad2;
	font-style: italic;
	font-weight: bold;
	font-size: 85%;
	color: #666666;
}
#tagline {
font-weight: bold;
background-color: #fafad2;
color: #660000;
font-style: italic;
margin: 0;
padding: 0 0 0 20px;
width: 300px;
float: left;
}
#inhoud {
	background-color: #ffffff;
	color: #660000;
	margin-left: 240px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #deb887;
	border-right-color: #deb887;
	border-bottom-color: #deb887;
	border-left-color: #deb887;
	}
#inhoud h1{
	color: #245185;
	padding-bottom: 0.2em;
	font-size: 140%;
	margin-top: 20px;
	margin-left: 0px;
	
}
#inhoud h3{
	font-size: 110%;
	color: #660000;
	margin-bottom: 2px;
	padding-bottom: 0px;
}
#inhoud p{
	color: #660000;
	padding-bottom: 0.2em;
	font-size: 100%;
	margin-top: 10px;
}
#inner{
	padding: 0px 15px;
}

#fotoboven1 {
	background-color: #FFFFFF;
	color: white;
	height: 120px;
	background-image: url(afbeeldingen/Vledderhome.jpg);
	background-repeat: no-repeat;
	padding: 2em 2em 1em 2em;
}
#fotoboven2 {
	background-color: #FFFFFF;
	color: white;
	height: 120px;
	background-image: url(afbeeldingen/tuin_boven.jpg);
	background-repeat: no-repeat;
	padding: 2em 2em 1em 2em;
}
#fotoboven3 {
	background-color: #FFFFFF;
	color: white;
	height: 120px;
	background-image: url(afbeeldingen/kamerboven.jpg);
	background-repeat: no-repeat;
	padding: 2em 2em 1em 2em;
}
#fotoboven4 {
	background-color: #FFFFFF;
	color: white;
	height: 120px;
	background-image: url(afbeeldingen/groepens.jpg);
	background-repeat: no-repeat;
	padding: 2em 2em 1em 2em;
}
#fotoboven5 {
	background-color: #FFFFFF;
	color: white;
	height: 120px;
	background-image: url(afbeeldingen/groepenboven.jpg);
	background-repeat: no-repeat;
	padding: 2em 2em 1em 2em;
}


h1 {
	margin: 0;
	color: #245185
	font-weight: bold;
	font-size: 220%;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 10px;
}
#zijkant{
	float: left;
	width: 180px;
	background-color: #FFFFCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #deb887;
	border-right-color: #deb887;
	border-bottom-color: #deb887;
	border-left-color: #deb887;
	}
#zijkant p {
	font-size: 90%;
	color: #666666;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0.4em;
	line-height: 1.4em;
}
#zijkant img{
	border: 1px outset #996600;
	margin: 3px 0px;
	text-align: center;
	
	}
#zijkant h3 {
	color: #245185;
	padding: 0 0.2em 0em 0.4em;
	border-bottom: #deb887;
	font-size: 110%;
	margin-bottom: 0px;
	
}
#nav {
list-style: none;
margin: 0;
padding: 0;
}
#nav li {
	font-size: 90%;
	text-align: right;
	padding: 0.4em 0.4em 0.3em 0.3em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#nav li a:link, #nav li a:visited {
	text-decoration: none;
	color: #245185;
	text-align: right;
	margin-right: 0.4em;
}
#nav li a:active    {
	font-weight: bold;
	text-decoration: underline;
}

#voetlijn {
	width: 100%;
	clear: both;
	border-top: 1px solid #deb887;
	border-bottom: 1px solid #deb887;
		}

#voetlijn p{
font-size: 80%;
color: #deb887;
margin: 0;
padding: 0.2em 0 0.2em 0;
}
#clearone{
clear: both;
height: 1px;
}
#main {
	background-image: url(images/leftbg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
table {
	background-color: #C4C4C4;
	border: thin solid #FFFFCC;
	padding: 2px;
}
