html{
	height:100%;
	margin:0px;
	padding:0px;
}

body{
	margin:0px;
	background-color:#F8EDCF;
	height:100%;
}

body, td, p, .normaal{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-variant : normal;
	font-weight : normal;
	color: #222;
}
p{margin:0px;}

body, td{
	margin:0px;
}

h1, h2, h3, .kopje{
	color:#285c84;
}

h1{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-variant: normal;
	font-weight: bold;
	color:red;
}

h2, .kopje{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-variant: normal;
	font-weight: bold;
	margin-bottom:25px;
}

h3{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-variant: normal;
	font-weight: bold;
	margin:0px;
}

hr{
	margin:0px;
	padding:0px;
/*	width:320px;*/
	border:0px none gray;
	border-bottom:1px solid gray;
	text-align:left;
	height:1px;
}

a, a:link{
	text-decoration: none;
	color:#2482c0;
}
a:hover{
	color:black;
	text-decoration: none;
}

.zoekprov{
	display: block;
	width: 150px;
	float:left;
}

.zoekcat{
	display: block;
	width: 300px;
	float: left;
}

.rood{
	color:red;
}

.fotos img{
	margin-top:1px;
}

.location{
	font-size:9px;
	color:white;
	margin-left:40px;
	position: absolute;
	top:92px;
	z-index:1;
	font-style:italic;
}

.text{
	border:none;
	margin:0px;
	padding:0px;
	margin-top:25px;
	padding-left:40px;
	padding-right:40px;
}

.lbar{
	background-image:url("../images/left.gif");
}

.rbar{
	background-image:url("../images/right.gif");
}

.menu{
	position:absolute;
	display:block;
	border: 0px;
	margin:0px;
	padding:0px;
	width:729px;
	top:0px;
	z-index:2;
}

.menuitem{
	color:black;
	text-decoration: none;
	cursor:pointer;
	width:90px;
	display: block;
	border-left:1px solid white;
	border-right:1px solid white;
	border-bottom:1px solid white;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:5px;
}

.menu_background, .menu_background td{
/*	border-collapse:collapse;
	border: 1px solid white;*/
/*	cursor:pointer;*/
}

a span{
	font-family: verdana, Arial,Helvetica, sans-serif;
	font-size:9px;
	color:white;
	font-weight:normal;
	text-align:center;
	text-decoration: none;
	color:black;
	z-index:3;
}

.toplink{
	display: block;
	height: 40px;
	width: 90px;
	cursor:pointer;
	margin:0px;
	padding:0px;
}

.woodcare, .vloeren, .houtinhuis, .buitenprod, .accessoires, .prodinfo{
	display:block;
	height:45px;
	width:91px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:white;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
	line-height:1.5em;
	z-index:3;
}

.woodcare{
	padding:0px;
	margin:0px;
	text-decoration: none;
}
.woodcare:hover{
	background: inherit;
	text-decoration: none;
}
.woodcare span {
	display: none;
}

.woodcare:hover span {
	display: block;
	text-decoration: none;
	position: absolute;
	width:90px;
	top:90px;
	left:91px;
}

.woodcare_0{
	background-color:#99cdff;
}
.woodcare_0_h{
	background-color:#2482c0;
	color:white;
}

/*--------------------*/

.vloeren{
	padding:0px;
	margin:0px;
	text-decoration: none;
}

.vloeren:hover{
	background: inherit;
	text-decoration: none;
}

.vloeren span {
	display: none;
}

.vloeren:hover span {
	display: block;
	text-decoration: none;
	position: absolute;
	width:90px;
	top:90px;
	left:182px;
}
.woodcare_1{
	background-color:#6997d3;
}
.woodcare_1_h{
	background-color:#275d83;
	color:white;

}
/*--------------------*/

.houtinhuis{
	padding:0px;
	margin:0px;
	text-decoration: none;
}

.houtinhuis:hover{
	background: inherit;
	text-decoration: none;
}

.houtinhuis span {
	display: none;
}

.houtinhuis:hover span {
	display: block;
	text-decoration: none;
	position: absolute;
	width:90px;
	top:90px;
	left:273px;
}
.woodcare_2{
	background-color: #ffcc9a;
}
.woodcare_2_h{
	background-color: #996500;
	color:white;

}

/*--------------------*/

.buitenprod{
	padding:0px;
	margin:0px;
	text-decoration: none;
}

.buitenprod:hover{
	background: inherit;
	text-decoration: none;
}

.buitenprod span {
	display: none;
}

.buitenprod:hover span {
	display: block;
	text-decoration: none;
	position: absolute;
	width:90px;
	top:90px;
	left:364px;
}
.woodcare_3{
	background-color: #d0fecd;
}
.woodcare_3_h{
	background-color: #669932;
	color:white;

}

/*--------------------*/

.accessoires{
	padding:0px;
	margin:0px;
	text-decoration: none;
}

.accessoires:hover{
	background: inherit;
	text-decoration: none;
}

.accessoires span {
	display: none;
}

.accessoires:hover span {
	display: block;
	text-decoration: none;
	position: absolute;
	width:90px;
	top:90px;
	left:455px;
}
.woodcare_4{
	background-color: #d3d099;
}
.woodcare_4_h{
	background-color: #ccb835;
	color:white;

}


/*--------------------*/

.prodinfo{
	padding:0px;
	margin:0px;
	text-decoration: none;
}

.prodinfo:hover{
	background: inherit;
	text-decoration: none;
}

.prodinfo span {
	display: none;
}

.prodinfo:hover span {
	display: block;
	text-decoration: none;
	position: absolute;
	width:90px;
	top:90px;
	left:546px;
	background-color: #cc9999;
}
.woodcare_5{
	background-color: #cc9999;
}
.woodcare_5_h{
	background-color: #983400;
	color:white;

}

/*---------- NOTE ----------*/

a.note{
	display: block;
	padding:0px;
	margin:0px;
	text-decoration: none;
	white-space:nowrap;
}

a.note:hover{
	background: inherit;
	text-decoration: none;
}

a.note span {
	display: none;
}

a.note:hover span {
	display: block;
	text-decoration: none;
	position: absolute;
	z-index: 100;
	background-color:#EEEEEE;
	border: 1px solid silver;
	padding:5px;
	margin:10px;
	display: block;
	position: absolute;
	z-index: 100;
}

a.note2{
	display: block;
	padding:0px;
	margin:0px;
	text-decoration: none;
	white-space:normal;
	color:black;
}

a.note2:hover{
	background: inherit;
	text-decoration: none;
	color:black;
}

a.note2 span {
	display: none;
}

a.note2:hover span {
	text-align:left;
	display: block;
	text-decoration: none;
	position: absolute;
	z-index: 100;
	background-color:#EEEEEE;
	border: 1px solid silver;
	padding:5px;
	margin:10px;
	display: block;
	position: absolute;
	z-index: 100;
	width:300px;
}
