.form {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #372E26;
	background-color: #EFECE9;
}
body {
	background-color: #8A725F;
}
body,td,th {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #372E26;
}
a:link {
	color: #17469E;
}
a:visited {
	color: #17469E;
}
a:hover {
	color: #7CA8FC;
}
a:active {
	color: #7CA8FC;
}.bluebutton {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #372E26;
	background-color: #7CA8FC;
}
.titel {
	font-size: 14px;
	font-weight: bold;
	color: #17469E;
}
.kop {
	font-size: 14px;
	font-weight: bold;
	color: #17469E;
}
.subkop {
	font-weight: bold;
	color: #17469E;
}
.copy {
	font-size: 10px;
}

#hoofdnav a:link {
	font-size: 14px;
	font-weight: bold;
	text-decoration:none
    color: #372E26;
	
}
#hoofdnav a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration:none
	color: #7CA8FC;
}
#hoofdnav a:active {
	font-size: 14px;
	font-weight: bold;
	text-decoration:none
    color: #7CA8FC;
}
#hoofdnav a:visited{
	font-size: 14px;
	font-weight: bold;
	text-decoration:none
    color: #372E26;
}
.dealertd {
	background-color: #D8CEC7;
	border: 1px dotted #8A725F;
}
.productfototd {
	background-image:url(../images/table-product-back.gif);
	padding-left:12px;
	padding-right:17px;
	padding-bottom:5px;
	padding-top:5px;
	vertical-align: top;
}
.producttd {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	padding-top:5px;
	vertical-align: top;
}
.thumbfoto{
cursor:pointer;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-color: #8A725F;
	color: #8A725F;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.padding15 {
	padding-left: 15px;
}
