body, table {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color: black;
}

ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	list-style-position: inside;
	list-style: square;
	vertical-align: middle;
	overflow: hidden;   /* Don't change this. It will put a random scrollbar inside the menu */
}

li {
	margin: 0;
	padding: 0;
}

dl {
	margin: 15px 0px;
}

dt {
	padding: 0 0 0.1em 0;
}

a {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: underline;
}

a.underline {
	text-decoration: underline;
}

font {
	font-size: 7pt;
}

h2 {
	font-size: 14pt;
}

hr {
	height: 1px;
	border: 0;
	color: black;
	background-color: black;
	margin: 0;
}

p {
	margin: 8px 0px;
}

table {
	border-style: none;
}

td, th {
	padding: 3px 5px 3px 5px;
}

.headerfont {
	font-size: 11pt;
	font-weight: bold;
}

.menubody, .logobody, .adresbody, .cartbody {
	background-color: #e9f2c4;
	color: black;
	margin-top: 10px;
}

.helpbody, .orderbody, .nextbody, .productbody, .searchbody {
	background-color: white;
	color: black;
}

.bannerbody {
	background-color: #316b06;
	color: white;
}

.bannerfont {
	font-size: 12pt;
	font-weight: bold;
	color: white;
}

a.bannerfont {
	color: #00e000;
	font-weight: normal;
	text-decoration: underline;
}

.alignleft {
	text-align: left;
}

.aligncenter {
	text-align: center;
}

.alignright {
	text-align: right;
}

.smallfontsize {
	font-size: 10pt;
}

.logomargin {
	vertical-align: top;
	margin: 0;
}

.roundedbackground {
	clear: both;
	background-color: #f0f0f0;
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.title {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	border: 1px solid black;
	margin-bottom: 10px;
	background-color: #f0f0f0;
	padding: 5px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.orderlisttitle {
	font-size: 18pt;
}

.orderlist {
	color: #666666;
}

.copyright {
	font-size: 8pt;
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 30px;   /* Height of the footer */
}

form,.nomargin {
	margin: 0px;
}

.smallmargin {
	margin-top: 7px;
}

.horline {
	border-top: 1px solid black;
}

.bordertop {
	border-top: 1px solid #666666;
}

.borderbottom {
	border-bottom: 1px solid #666666;
}

.borderno {
	border: 0px;
}

.borderyes {
	border: 2px;
}

.productbody img, img.left {
	margin: 0px 10px 5px 10px;
	float: left !important;		/* important needed for Google Chrome  */
}

br.clear {
	clear: both;
}

.nobr {
	white-space: nowrap
}

.productfooter {
	clear: both;
	font-size: 7pt;
	margin: 15px 0 10px 0;
}

div.buttons img {
	text-align: center;
	margin-top: 5px;
	border: 0;	
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.hide {
	display: none;
}

#menudiv {
	position: absolute;
	left: -5px;
	*left: -18px;   /* Fix voor IE */
	display: none;
}

ul.maketree, ul.maketree ul, ul.maketree li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.maketree li {
	padding-left: 18px;
	white-space: nowrap;
}

ul.maketree li a {
	zoom: 1;   /* Fix voor IE6 */
}

ul.maketree li a:hover {
	background-color: #c9d2a4;
	text-decoration: none;
}

ul.maketree li img {
	border: none;
	position: relative;
	top: 2px;
}

ul.maketree a.new {
	background: transparent url(images/nieuw.gif) left center no-repeat;
	padding-left: 36px;
}

ul.maketree li.contact {
	padding-left: 36px;
}

ul.maketree a.selected {
	background-color: #a9b284;
	font-weight: bold;
	font-size: 9pt;
}

.xxx {
	background-color: white;
}

.multiknop {
	font-style: italic;
}
