hr{
	border-top: 1px solid silver;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

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

body{
    margin:6px;
}

body, td, p{
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    font-variant : normal;
    font-weight : normal;
    color: white;
}

.infoscroll{
	background-color:#b3a6a0;
	scrollbar-face-color:#b3a6a0;
	scrollbar-highlight-color:#c3b6b0;
	scrollbar-3dlight-color:#938680;
	scrollbar-darkshadow-color:#938680;
	scrollbar-shadow-color:#a39690;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#938680;

}

.koopscroll{
	background-color:#b789b9;
	scrollbar-face-color:#b789b9;
	scrollbar-highlight-color:#c799c9;
	scrollbar-3dlight-color:#976999;
	scrollbar-darkshadow-color:#976999;
	scrollbar-shadow-color:#a779a9;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#976999;

	background-color:#CDDD99;
	scrollbar-face-color:#CDDD99;
	scrollbar-highlight-color:#DDEDA9;
	scrollbar-3dlight-color:#aDbD79;
	scrollbar-darkshadow-color:#aDbD79;
	scrollbar-shadow-color:#bDcD89;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#aDbD79;

}


.knopje{
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	background-color:#80a3b7;
	height:18px;
	display:block;
	float:left;
	text-align:center;
	margin-right:5px;
}

.knopje2{
	width:18px;
	height:18px;
	background-color:#80a3b7;
	height:18px;
	display:block;
	float:left;
	text-align:center;
	margin-left:5px;
}


.big{
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size:24px;
    font-variant : normal;
    font-weight : normal;
    color: white;
    text-align:center;
/*
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-variant: normal;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin-left:10px;

*/
}
.numblok{
	padding:2;
	width:16px;
	height:16px;
	display:block;
	float:left;
	margin-right:5px;
	text-align:center;
}

.textveld{
	width:100%;
	height:100%;
	padding:10px;
	margin:0px;
}

.menu{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-variant: normal;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin-left:5px;
}
.color0{
/*	background-color:#90b3c7; */
	background-color:rgb(154,174,186);
/*	background-color:rgb(255,0,0);*/
}
.color1{
	background-color:#80a3b7;
}
.color2{
	background-color:#a6c198;
}
.color3{
	background-color:#b3a6a0;
}
.color4{
/*	background-color:#9dae9e;*/
	background-color:#CDDD99;
}

.cat{
	width:118px;
	height:118px;
	float:left;
}

.catlist{
	top:440px;
	position:absolute;
	padding:10px;
}

.catlisttext{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-variant: normal;
	color: white;
	text-decoration: none;
}

h1{
	font-size:16px;
}

div.verkocht{
	position: absolute;
	display: block;
	height:200px;
	width:200px;
	margin-left:125px;
}

a.item{
	float:left;
	background-color:white;
	display:block;
	text-decoration:none;
}

a.item:hover{
	text-decoration: none;
	background: white;
}

a.item span.on{
	display: none;
}
a.item span.off{
	display: inline;
}
a.item:hover span.on{
	display: inline;
}
a.item:hover span.off{
	display: none;
}



/*
div.menu a:link{
	color:#404040;
	text-decoration: none;
}
div.menu a.contact:hover{
	color:#f1caf6;
	text-decoration: none;
}
div.menu a.koop:hover{
	color:#8db4b4;
	text-decoration: none;
}
div.menu a.tass:hover{
	color:#996f74;
	text-decoration: none;
}
div.menu a.info:hover{
	color:#b789b9;
	text-decoration: none;
}
div.menu a.home:hover{
	color:#6d9850;
	text-decoration: none;
}


td.contact{
	background-color:#f1caf6;
	scrollbar-face-color:#f1caf6;
	scrollbar-highlight-color:#ffdaff;
	scrollbar-3dlight-color:#d1aad6;
	scrollbar-darkshadow-color:#d1aad6;
	scrollbar-shadow-color:#e1bae6;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#d1aad6;
}
td.kopen{
	background-color:#8db4b4;
	scrollbar-face-color:#8db4b4;
	scrollbar-highlight-color:#9dc4c4;
	scrollbar-3dlight-color:#6d9494;
	scrollbar-darkshadow-color:#6d9494;
	scrollbar-shadow-color:#7da4a4;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#6d9494;
}
td.info{
	background-color:#b789b9;
	scrollbar-face-color:#b789b9;
	scrollbar-highlight-color:#c799c9;
	scrollbar-3dlight-color:#976999;
	scrollbar-darkshadow-color:#976999;
	scrollbar-shadow-color:#a779a9;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#976999;
}

td.image{
}

.textveld{
	margin:10px;
	padding:10px;
}

	overflow:auto;


h1{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-variant : normal;
	font-weight : bold;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

a.cat{
	color:red;
	font-weight : bold;
}

a.catsel{
	color:black;
}






a.item{
	float:left;

	background-color:white;
	display:block;
	width:100px;
	padding:5px;
	margin:10px;
	text-decoration:none;
}

a.item:hover{
	text-decoration: none;
	background: white;
}

a.item span.on{
	display: none;
}
a.item span.off{
	display: inline;
}
a.item:hover span.on{
	display: inline;
}
a.item:hover span.off{
	display: none;
}



div.tas{
	position: absolute;
	height:320px;
	width:330px;
	top:20px;
}

div.verkocht{
	position: absolute;
	top:20px;
	display: block;
	height:200px;
	width:200px;
}

a.tas{
	display: block;
	padding:0px;
	margin:0px;
	text-decoration: none;
}

a.tas:hover{
	background: inherit;
	text-decoration: none;
}
a.tas span {
	display: none;
}

a.tas:hover span {
	top:0px;
	left:330px;
	display: block;
	text-decoration: none;
	position: absolute;
	background-color:#EEEEEE;
}




a.note{
	display: block;
	width:20px;
	height:20px;
	padding:0px;
	margin:0px;
	text-decoration: none;
}

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

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


a.note2{
	display: inline;
	padding:0px;
	margin:0px;
	text-decoration: none;
}

a.note2:hover{
	background: inherit;
	text-decoration: none;
}
a.note2 span {
	display: none;
}

a.note2:hover span {
	display: inline;
	text-decoration: none;
	position: absolute;
	background-color:#EEEEEE;
	border: 1px solid silver;
	padding:5px;
	margin:10px;

}
*/
a.note3{
	display: block;
	padding:0px;
	margin:0px;
	text-decoration: none;
	color:#ddd;
}

a.note3:hover{
	background: inherit;
	text-decoration: none;
}
a.note3 span {
	display: none;
}

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

a:link{
	color:white;
	text-decoration: none;
}

a:visited{
	color:white;
	text-decoration: none;
}

a:hover{
	color:#d0d0d0;
	text-decoration: none;
}
