BODY {
	background-color: #FFFFFF;
}

HTML, BODY {
	margin: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bb8a0b;
	font-size: small;
}

A {
	height: auto;
	color: #bb8a0b;	
}

#hoofdmenu A, #links A, #slideshow A {
	text-decoration: none;
	height: auto;
}

#hoofdmenu A:hover, #links A:hover {
	text-decoration: underline;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #bb8a0b; 
	text-align: left;
	color: #bb8a0b;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: small;
}

h2 A {
	text-decoration: none;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-align: justify;
	margin-top: 0px;
}

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #7E9319;
	font-size: smaller;
}

#topimage {
	width: 775px; 
	height: 134px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	background-color: #003366; 
}

#envelop {
	position:relative;
	float: left;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-right: 20px;
	top: 10px;
	width:160px;
}

#hoofdmenu, #links {
	position: relative;
	float: left;
	border: 1px solid;
	border-color: #bb8a0b;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 10px;
	top: 0px;
	width: 185px;
	background-color: #FFFFFF;
	padding: 10px;
	text-decoration: none;
}

#slideshow {
	position: relative;
	float: left;
	border: 1px solid;
	border-color: #bb8a0b;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	top: 0px;
	width: 205px;
	height: 241px;
	background-color: #FFFFFF;
	padding: 0px;
	text-decoration: none;
}

#inhoud {
	position: relative;
	float: right;
	border: 1px solid;
	border-color: #bb8a0b;
	margin-bottom: 10px;
	margin-right: 10px;
	top: 10px;
	width: 530px;
	height: 350px;
	background-color: #FFFFFF;
	padding: 10px;
}

#page-wrap			{ width: 528px; margin: auto; height:290px; overflow:auto; position:relative}

.photo-link			{ padding: 0px; margin: 5px 5px 5px 5px; border: 1px solid #bb8a0b; display: block; width: 90px; height: 90px; float: left; position: relative; }

.photo-link:hover	{ border-color: white; }

#whitebox_div{
	height: 100%;
}

#slideshowdiv {
	z-index: 1;
}

.whitebox {
	width: 572;
	height: 384;
	background-color: #FFFFFF;
	padding: 22px;
	text-align: left;
	vertical-align: top;
}