body {
	scrollbar-face-color			:	#FFFFFF;
	scrollbar-highlight-color	: #FFFFFF;
	scrollbar-shadow-color		: #A7A6A6;
	scrollbar-3dlight-color		: #A7A6A6;
	scrollbar-arrow-color			: #A7A6A6;
	scrollbar-track-color			: #A7A6A6;
	scrollbar-darkshadow-color: #A7A6A6;
	color: #6B6B6B;
	font-family: trebuchet MS,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 9pt;
}
table {
	border: 0;
}
td {
	color: #6B6B6B;
	font-family: trebuchet MS,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 9pt;
}
td.header {
	width: 678px;
	height: 132px;
	background-image: url('../images/kleuren2.gif');
	background-repeat: no-repeat;
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
td.menuspacer {
	width: 1px;
	height: 20px;
	background-image: url('../images/menuspacer.gif');
	background-repeat: no-repeat;
}
td.leftcell {
	width: 25px;
	background-image: url('../images/left.gif');
	background-repeat: repeat-y;
}
td.rightcell {
	width: 23px;
	background-image: url('../images/right.gif');
	background-repeat: repeat-y;
}
td.bottomcell {
	width: 630px;
	height: 31px;
	background-image: url('../images/bottom.jpg');
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
.body-bold {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
a {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a.light {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #CCCCCC;
}
a.light:hover {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.dark {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #000000;
}
a.dark:hover {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
td.home1 {
	color: #6B6B6B;
	font-family: trebuchet MS,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: regular;
	font-size: 9pt;
	height: 65px;
	padding-left: 20px;
	padding-right: 10px;
	background-color: #FFFFFF;
}
td.home2 {
	color: #6B6B6B;
	font-family: trebuchet MS,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: regular;
	font-size: 9pt;
	height: 65px;
	padding-left: 20px;
	padding-right: 10px;
	background-color: #E6E6E6;
}
/*
td.koptekst {
	color: #FFFFFF;
	font-family: trebuchet MS,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: bold;
	font-size: 10pt;
}
span.homekop {
	color: #FFFFFF;
	font-family: trebuchet MS,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight: bold;
	font-size: 10pt;
}
span.hometekst {
	color: #6B6B6B;
	font-family: trebuchet MS,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 8pt;
}
td.links {
	width: 12px;
	height: 100%;
	background-image: url('../images/bgleft.gif');
	background-repeat: repeat-y;
}
td.midden {
	width: 798px;
	background-color: #B1B2B4;
	vertical-align: top;
}
td.rechterbalk {
	width: 194px;
	background-color: #C1C1C3;
	vertical-align : top;
}
td.rechts {
	width: 12px;
	height: 100%;
	background-image: url('../images/bgright.gif');
	background-repeat: repeat-y;
}
td.product_titel {
	color											: #6B6B6B;
	font-family								: trebuchet MS,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size									: 9pt;
	font-weight								: bold;
	padding-top								: 15px;
}
td.product_omschrijving {
	color											: #6B6B6B;
	font-family								: trebuchet MS,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size									: 8pt;
}
td.product_toevoegen {
	padding-left							: 15px;
	align											: right;
	vertical-align						: bottom;
}
*/
td.wwkop {
	color											: #000000;
	font-family								: trebuchet MS,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size									: 8pt;
	font-weight								: bold;
}
td.wwitem {
	color											: #000000;
	font-family								: trebuchet MS,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size									: 8pt;
	font-weight								: regular;
	vertical-align : top;
}
td.wwtotaal {
	color											: #000000;
	font-family								: trebuchet MS,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size									: 8pt;
	font-weight								: bold;
}
td.kassakop {
	color											: #6B6B6B;
	font-family								: trebuchet MS,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size									: 10pt;
	font-weight								: bold;
}
td.kassaitem {
	color											: #6B6B6B;
	font-family								: trebuchet MS,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size									: 10pt;
	font-weight								: regular;
}
td.kassatotaal {
	color											: #6B6B6B;
	font-family								: trebuchet MS,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size									: 10pt;
	font-weight								: bold;
}

a.bottomlink {
	font-family: trebuchet MS, Times;
	font-size:	8pt;
	font-weight: regular;
	color: #666666;
	text-decoration: none;
}
a.bottomlink:hover {
	color:	#CCCCCC;
	text-decoration: underline;
}
/*
a {
	color											: #6B6B6B;
	font-family								: trebuchet MS,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size									: 9pt;
	decoration								: underline;
}
a.homelink {
	font-family: trebuchet MS, Times;
	font-size:	8pt;
	font-weight: regular;
	color:	#FFFFFF;
	text-decoration: underline;
}
a.menulink {
	font-family: trebuchet MS, Times;
	font-size:	10pt;
	font-weight: bold;
	color:	#FFFFFF;
	text-decoration: none;
}
a.menulink:hover {
	font-family: trebuchet MS, Times;
	font-size: 10pt;
	font-weight: bold;
	color: #6B6B6B;
	text-decoration: none;
}

fieldset {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}
*/
img {
	border: 0px;
}

img.knop {
	cursor: hand;
}
input {
	background-color	: #FFFFFF;
	border-color			: #005247;
	border-style			: ridge;
	border-width			: 1;
	color							: #005247;
	font-size					: 9pt;
	font-family				: trebuchet MS;
}
TextArea {
	background-color	: #FFFFFF;
	border-color			: #005247;
	border-style			: ridge;
	border-width			: 1;
	color							: #005247;
	font-size					: 9pt;
	font-family				: trebuchet MS;
	width: 250px;
}
input.wwaantal {
	width							: 40px;
}
input.TextField {
	width							: 250px;
}
#nav, #nav ul {
	padding: 0px 0 0 0;
	margin: 0;
	list-style: none;
	z-index: 999;
}

#nav li {
	float: left;
	z-index: 999;
	/*width: 120px;*/
}

#nav ul {
	position: absolute;
	width: 120px;
	left: -1000px;
	z-index: 999;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
	left: auto;
	background-position: 0 0;
	z-index: 999;
}

#nav a {
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px 0px 0px 0px;
	z-index: 999;
}

ul a{
	color: #F60;
	cursor: pointer;
	z-index: 999;
}

ul ul a:link, ul ul a:visited{
	color: #CCC;
	cursor: pointer;
	z-index: 999;
}

ul ul a:hover, ul ul a:active{
	color: #FFF;
	cursor: pointer;
	z-index: 999;
}
li.mainli {
	border-right: 1px solid #FFFFFF;
	z-index: 999;
}
li.testli {
	background-color: #666;
	text-align: left;
	padding: 3px 5px;
	color: #CCC;
	width: 160px;
	height: 15px;
	border: 1px solid #FFFFFF;
	border-top: 0px;
	z-index: 999;
}
ul li{
	background-color: #CCC;
	z-index: 999;
}

ul ul li{
	background-color: #666;
	border-top: 0px solid #FFF;
	border-left: 0;
	z-index: 999;
}

/* IE only hack \*/
* html ul li, * html ul ul li{
	border-bottom: 0px solid #FFF;
	z-index: 999;
}

* html ul ul li{
	border-top: 0;
	z-index: 999;
}
/* Einde IE only hack */