
body {
	background-color: #EFD69D;

	scrollbar-arrow-color: #EFD69D;
	scrollbar-face-color: #EFD69D;
	scrollbar-highlight-color: #EFD69D;
	scrollbar-3dlight-color: #EFD69D;
	scrollbar-shadow-color: #EFD69D;
	scrollbar-darkshadow-color: #EFD69D;
	scrollbar-track-color: #EFD69D;
}

body, td, a {
	font-family: tahoma, verdana, arial;
	font-size: 9pt;
	color: #000000;
	1color: #563C00;
}

h1 {
	font-size: 14pt;
	margin-bottom: 4px;
	text-align: left;
	apadding-left: 10px;
}

h2 {
	font-size: 12pt;
	margin-bottom: 2px;
	text-align: left;
}

.menu {
	background-image: url(images/bgmenu.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.menu img.menuhead {
	width: 5px;
	height: 101px;
	background-image: url(images/spacer.gif);
}


.menu img.menusep {
	width: 5px;
	height: 18px;
	background-image: url(images/spacer.gif);
}

.menu img {
	margin-left: 6px;
}


.content {
	background-image: url(images/bgcontent.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 80px;
}

.content div.scroller {
	width: 100%;
	height: 440px;
	padding: 5px;
	overflow-x: hidden;
	overflow-y: auto;


	scrollbar-arrow-color: #563C00;
	scrollbar-face-color: #EFD69D;
	scrollbar-highlight-color: #EFD69D;
	scrollbar-3dlight-color: #563C00;
	scrollbar-shadow-color: #EFD69D;
	scrollbar-darkshadow-color: #563C00;
	scrollbar-track-color: #EFD69D;
}

.content div.copyright {
	text-align: center;
	margin-top: 5px;
	
}

.photo1 {
	background-image: url(images/bgphoto1.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

.photo2 {
	background-image: url(images/bgphoto2.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

.prijslijst {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
}

.prijslijst tr {
	vertical-align: top;
}

.prijslijst td {
	border-top: 1px solid #D29305;
	padding-bottom: 5px;
}
