body {
	background-color: #333333;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}
#site {
	background-color: white;
	width: 810px;
	height: 680px;
	position: relative;
	left:67px;
	top: 50px;;
	z-index: 0;
	background: #333333 url(../images/bg-shadow-left.gif) repeat-y scroll left top;	
}
#logo {
	position: absolute;	
	width: 290px;
	height: 100px;
	top: 0px;
	left: 10px;
	z-index:900;
	background: #333333 url(../images/bg-logo.gif) no-repeat scroll left top;
}
#menu {
	position: absolute;	
	width: 512px;
	height: 50px;
	top: 0px;
	left: 298px;
	z-index:900;
	background: #333333;
}
#menu ul {
	position: absolute;
	padding: 0px;
	padding-left: 0px;
	margin: 0px;
	bottom: 0px;
	min-height: 25px;
	min-width: 100%;
}
#menu ul li {
	width: 118px;
	height: 25px;
	text-align: center;
	float:left;
	display: inline;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	list-style-type: none;
}
#menu ul li a {
	width: 118px;
	height: 25px;
	text-align: center;
	float:left;
	display: inline;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	background: #333333 url(../images/bg-menuitem-normal.gif) no-repeat scroll right top;
	line-height: 25px;
	text-decoration: none;
}
#menu ul li a:hover {
	background: #333333 url(../images/bg-menuitem-select.gif) no-repeat scroll right top;
}

#submenu {
	position: absolute;	
	width: 200px;
	height: 250px;
	top: 160px;
	left: 38px;
	z-index: 100;
	opacity: .60; filter: alpha(opacity=60);
}
#submenu #submenu-home {
	display: none;
}
#submenu #submenu-tuincentrum {
	display: none;
}
#submenu #submenu-hoveniers {
	display:none;	
}
#submenu #submenu-contact {
	display:none;
}
#submenu .menutop {
	height: 17px;
	font-size: 10px;
	background: url(../images/bg-menu-top.gif);
}
#submenu .menuitem {
	font-size:10px;
	font-weight: bold;
	font-color: black;
	font-family: verdana, arial, helvetica;	
	text-transform: lowercase;	
	background-color: white;
	height:25px;
	padding-left: 20px;
}
#submenu .menubottom {
	height: 17px;
	font-size: 10px;	
	background: url(../images/bg-menu-bottom.gif);
}
#submenu a {
	color: black;
	text-decoration: none;
}
#submenu a:hover {
	color: #134519;
	text-decoration: none;	
}
#search {
	position: absolute;	
	width: 800px;
	height: 23px;
	top: 650px;
	left: 10px;
	z-index: 100;
	text-align:right;
	padding:0px;
	margin: 0px;
	background: #333333 url(../images/bg-shadow-bottom.gif) repeat-x scroll left top;
}
#search a {
	width: 119px;
	height: 23px;
	right: 0px;
	position:absolute;
	text-align: center;
	float:left;
	display: inline;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	background: #333333 url(../images/bg-search.gif) no-repeat scroll right top;
	line-height: 23px;
	text-decoration: none;
}
#search a:hover {
	background: #333333 url(../images/bg-search-select.gif) no-repeat scroll right top;
}
#background1 {
	position: absolute;	
	width: 800px;
	height: 530px;
	top: 50px;
	left: 10px;
	z-index:0;
	margin: 0px;
	padding: 0px;

}
#background2 {
	position: absolute;	
	width: 800px;
	height: 530px;
	top: 50px;
	left: 10px;
	z-index:0;
	margin: 0px;
	padding: 0px;
/*	background: white url(../images/bg-home.jpg) repeat-x scroll left top; */
}
#image1 {
/*	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;*/
}
#image2 {
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}
#pagetitle {
	position: absolute;
	top: 125px;
	left: 140px;
	width: auto;
	height: auto;
	font-family: verdana, arial, helvetica;
	font-size: 26px;
	color: #333333;
	z-index: 900;		
}
#content {
	position: absolute;
	
	width: auto !important;
	height: auto !important;	
	* width: 510px;
	* height: 530px;
	
	right: 40px;
	bottom: 100px;	
	top: 50px;
	left: 260px;
	
	z-index: 500;
	overflow: auto;
	
	background-color: white;
	padding-left: 35px;
	padding-right: 25px;
	padding-top: 120px;
	
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
#content a {
	/* color: #0D5A03; */
   color: #FF0066;
}
#content p {
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:15px;
}
#faq {
	position: absolute;
	top: 0px;
	right: 3px;
	width: auto;
	height: auto;
	text-align: right;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	z-index: 999;
}
#faq a {
	color: #CCFF00;
	text-decoration:none;	
}
#faq a:hover {
	color: #FFFFFF;
}
#banner {
	position: absolute;

	width: 800px;
	min-width:800px;
	height: 70px;
	top: 580px;
	left: 10px;
	z-index: 100;

	background-color: black;	
	color: white;
	font-family: verdana, arial, helvetica;	
	font-size:20px;
	line-height:70px;
	vertical-align:middle;
}

