body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-color: #663333;
	font-family:"Segoe UI", Verdana, Arial, sans-serif;
	margin:auto;
	width:1024px;
	height:756;
	/*padding-top:10px;*/
}
h3{
	font-weight:normal;
	font-style:italic;
	padding-top:-10px;
	padding-bottom:-5px;
}
table{
	width:300px;
}
#prijslijst{
	width:500px;
}
#rechts{
	text-align:right;
}
#menu{
	position:absolute;
	top:145px;
	width:861px;
	height:25px;
	color:#a97154;
	background-color:#664433;
	text-align:left;
	border-color:#663333;
	border-width:2px;
	border-style:solid;
	font-size:11pt;
}
#midden{
	text-align:center;
	widows:841px;
}
#pic{
	position:relative;
	top:0px;
	left:13px;
}
#menuItem{
	padding-left:20px;
	padding-top:5px;
}
#body{
	position:absolute;
	top:185px;
	width:841px;
	height:550px;
	background-color:#663333;
	border-color:#664433;
	border-width:2px;
	border-style:solid;
	font-size:11pt;
	color:#b35959;
	padding:10px;
	overflow:auto;
	scrollbar-3dlight-color:#663333;
	scrollbar-arrow-color:#a97154;
	scrollbar-base-color:#664433;
	scrollbar-darkshadow-color:#663333;
	scrollbar-face-color:#664433;
	scrollbar-shadow-color:#663333;
}
#foot{
	position:absolute;
	top:770px;
	width:861px;
	height:25px;
	color:#a97154;
	background-color:#664433;
	text-align:right;
	border-color:#663333;
	border-width:2px;
	border-style:solid;
	font-size:11pt;
}
a:link{
	text-decoration:none;
	color:#a97154;
}
a:visited{
	color:#a97154;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#a97154;
}
a:active{
	color:#a97154;
	text-decoration:none;
}

#foto{
	padding-right:5px;
	float:left;
}
a:link.test{
	text-decoration:none;
	color:#b35959;
}
a:visited.test{
	color:#b35959;
	text-decoration:none;
}
a:hover.test{
	text-decoration:underline;
	color:#b35959;
}
a:active.test{
	color:#b35959;
	text-decoration:none;
}
