body {
	background-color: #FFFFFF;
	background-image: url(images_duurzaam/bg_duurzaam.jpg);
	background-repeat: repeat-x;
}
img {
	border: 0;
}
#container {
	width: 700px;
	margin: 10px auto;
	position: relative;
}
#footer {
	width: 700px;
	margin: 10px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	text-align: right;
}
#footer a:link, #footer a:visited {
	font-size: 10px;
	text-decoration: underline;
	font-variant: normal;
	font-weight: normal;
}
#footer a:hover, #footer a:active {
	font-size: 10px;
	color: #0096c8;
	font-variant: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D564E;
}
a:link, a:visited {
	color: #5D564E;
	font-weight: bold;
	font-variant:small-caps;
	text-decoration: underline;
}
a:hover, a:active {
	font-weight: bold;
	font-variant:small-caps;
	color: #0096c8;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #0096C8;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D5D8BB;
}
.menu {
	width: 700px;
	height: 40px;
	font-size: 11px;
	font-weight: bold;
	z-index: 3;
	top: 205px;
	background-color: #5D564E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}
.menu a:link, .menu a:visited {
	text-decoration: none;
	color: #D5D8BB;
	float: left;
	width: auto;
	height: 28px;
	padding-top: 12px;
	padding-right: 16px;
	padding-left: 16px;
	display: block;
	font-variant: normal;
}
.menu a:hover, .menu a:active {
	color: #5D564E;
	background-color: #D5D8BB;
	text-decoration: none;
}
.content {
	width: 700px;
	top: 250px;
}
.pagepic {
	float: left;
	width: 250px;
	height: 370px;
}
.text {
	float: left;
	width: 400px;
	padding: 25px 25px 0px 25px;
	background-color: #FFFFFF;
}
.pdf a:link, a:visited {
	color: #5D564E;
	font-weight: bold;
	font-variant:normal;
	text-decoration: none;
}
.pdf a:hover, a:active {
	font-weight: bold;
	font-variant:normal;
	color: #0096c8;
	text-decoration: none;
}

