/* Enable to display permanent vertical scrollbar in Firefox
html {
	min-height:				100%;
	margin-bottom:			1px;
}
*/

body, p {
	margin:				0px;
	padding:				0px;
}
p {
	font-size: 			10.0pt;
	line-height: 			150%;
	font-family: 			Century Gothic;
}
.menu{
	background-color:		#b6882c;
	border:				4px solid #019683;
	width:					168px;
/* 	border-collapse: 		collapse; */
}
td.menu_item {
	padding-left:			10px;
}

.menu_item a{
	color:					#FFFFFF;
	font-family:			Verdana,Arial,Helvetica,sans-serif;
	font-size:				11pt;
	font-weight:		bold;
	line-height:			40pt;
	text-align:			left;
	text-decoration:	none;
	font-size:				4;
}
table {
	/* border-collapse:	collapse; */
	border-spacing:	0px;
}
.active a{
	color: 					#363636;
}
#logo{
	background-color: #DCB76E;
	vertical-align:		middle;
}
td, th {
	vertical-align:		top;
	text-align:			left;
	padding:				0px;
}

img {
	border:				0px;
}
.text, .text p {
	font-size: 			10.0pt;
	line-height: 			150%;
	font-family: 			Century Gothic;
}
h2{
	font-size: 			10pt;
	line-height: 			150%;
	font-family: 			Century Gothic;
	font-weight: 		700;
	color: 					#019683;
	display:				inline;
	padding:				0px;
	margin:				0px;
}
h1{
	font-size: 			13pt;
	color:					#c0c0c0;
}
h3{
	font-size: 			10pt;
	color:					#019683;
	line-height: 			150%;
	font-weight:		normal;
	font-family: 			"Century Gothic";
	padding:				0px;
	margin:				0px;
}
h4{
	font-size: 			13pt;
	color:					#000000;
}
#mainWindow {
	padding:				10px 20px 10px 20px;
	background-color:		#FFFFFF;
}
.mainTable{
	padding-top: 		10px;
}
.gallery_image{
	width:				110px;
	height:				80px;
	overflow:			hidden;
	float:				left;
	padding:			8px;
}
.producten{
	vertical-align:		bottom;
	width:				150px;
	height:				210px;
	overflow:			hidden;
	float:				left;
	padding:			0px 40px 0px 40px;
}
