body {
	margin: 0px;
	padding: 0px;
	text-align: center;
		behavior: url(http://www.deschepperbv.nl/css/csshover.htc); /* WinIE truuk */

}
div#container {
	width: 900px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
}
div#header {
	background-color: #FFFF00;
	background-image: url(../img/logo/logo.jpg);
	background-repeat: no-repeat;
	height: 152px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
div#menu {
	background-color: #FFFF00;
	width: 900px;
	height: 32px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: url(../img/background/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#menu td {
	width: 150px;
	padding-top: 5px;
	height: 25px;
	text-align: center;
}
div#menu a, div#menu a:visited {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
div#menu td:hover {
	background-color: #FFFF00;
}

div#menu a:hover {
	color: #999999;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFF00;
}

div#content {
	background-image: url(../img/background/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	float: left;
	width: 70%;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#content p {
	font-family: Helvetica, verdana, arial, "myriad pro", "Gill Sans Light";
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;
}

div#recnts {
	float: right;
	width: 230px;
	font-family: Helvetica, verdana, arial, "myriad pro", "Gill Sans Light";
	font-size: 1em;
	color: #000000;
	margin-top: 25px;
	margin-right: 5px;
	background-color: #FFFF00;
	padding: 5px;
	border: 1px solid #000000;
	margin-bottom: 30px;
}
.black {
	background-color: #000000;
	height: 25px;
	width: 230px;
	margin: 0px;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#footer {
	text-align: center;
	clear: both;
	height: 25px;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 0.8em;
	color: #333333;
	padding-top: 5px;
	padding-left: 5px;
	font-style: italic;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFF00;
	font-weight: bold;
	background-image: url(../img/background/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#footer a, div#footer a:visited {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 1em;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
div#footer a:hover {
	color: #FFFF00;
	text-decoration: none;
}
h1 {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	margin-left: 5px;
}
h2 {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	margin-left: 5px;
}
h3 {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
}

div#content li {
	font-family: Helvetica, verdana, arial, "myriad pro", "Gill Sans Light";
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	list-style-type: square;
}
a, a:visited {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 1em;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
div#foto {
	float: right;
	width: 230px;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 30px;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 1em;
	color: #333333;
}

