@charset "utf-8";
/* CSS Document */

<!-- scrol bars -->

html {scrollbar-face-color: #aa9393; 
scrollbar-shadow-color: #e0d2aa; 
scrollbar-highlight-color: #e0d2aa; 
scrollbar-3dlight-color: #e0d2aa; 
scrollbar-darkshadow-color: #e0d2aa; 
scrollbar-track-color: #e0d2aa; 
scrollbar-arrow-color: #e0d2aa;
}

<!-- scrol bars -->





body {
	background-image: url(PSD/images/achtergrond_06.jpg);
	background-repeat: repeat-y;
	background-color: #F0F0F0;
	color: #A99493;
}

.vette-tekst {
	text-color: #865f5f;
	color: #865f5f;
	font-weight: bold;

}

.title {
	text-color: #875F5F;

}

.producktcode {
	text-color: #855e5f;
	color: #875F5F;
	font-weight: bold;

}

.afmeting {
	text-color: #865f5f;
	color: #875F5F;
	font-weight: bold;

}
.borders {
	border: thin solid #875F5F;
}

