body {
	background-image: url(images/achtergrond.jpg);
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333300;
}
a{
	color: #333300;
}
a:hover {
	color: #666633;
}
a,img {
border:0;
}
p {
	margin: 10px 10px 10px;
}
h3 {
	clear:both;
	color: #333300;
	font-size: 11px;
	font-weight: bold;
	margin: 10px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
h4 {
	clear:both;
	color: #D73414;
	font-size: 12px;
	font-weight: normal;
	margin: 10px;
	font-style: normal;
	font-family: Arial;
	text-transform: uppercase;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 684px;
	margin-top: 0px;
}
.sub-wrapper {
	padding-right: 6px;
	padding-left: 10px;
}
#background {
	background-image: url(images/onderkant.jpg);
	width: 684px;
}
#content {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#navbar {
	background-image: url(images/midden.jpg
);
	width: 600px;
	font-size: 10px;
	height: 17px;
}
#navbar a {
	color: #00000;
	height: auto;
}
#navbar a:hover {
	background-color: #CCCC99;
}
#footer {
	clear:both;
	background-image: url(images/footer.jpg
);
	height: 38px;
	width: 684px;
	font-size: 9px;
	text-align: center;
}
.texte {
	float: left;
	width: 460px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 6px;
	text-align: justify;

}
.commentaire li{
	padding:7px;
	margin:6px 0px 6px -40px;
	background-color: #CCCC99;
	width: 586px;
	font-size: 10px;
	list-style-type: none;
}
div.row {
 	clear: both;
	 padding-top: 10px;
 }

div.row span.label {
 	float: left;
 	width: 100px;
 	text-align: right;
 }

div.row span.formw {
	 float: right;
 	width: 470px;
 	text-align: left;
 }
div.spacer {
 	clear: both;
 }

input, textarea {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 1em;
	border: 1px solid #ECECEC;
}
input[type], textarea[name] {
	background : #FAFAFA;
}

input[type=submit], input[type=reset] {
	background : #FAFAFA;
	color : #000;
}

input[type=submit]:hover {
	background : #FAFAFA;
	color : #D96C00;
}
.thumbnails {
margin:2px;
}
.current_thumbnail {
margin:6px;
}

