body
	{
	margin-left: 0;
	margin-top: 5px;
	background-color:#fff;
	text-align:left;
	}

a:link,
a:visited
	{
	color : #1F3D1D;
	font-weight : bolder;
	text-decoration : none;
	}
	
a:hover,
a:active
	{
	color : #7F8000;
	font-weight : bold;
	text-decoration : none;
	}
	
a.menu:link,
a.menu:visited
	{
	color : #1F3D1D;
	font-weight : bolder;
	text-decoration : none;
	}
	
a.menu:hover,
a.menu:active
	{
	color : #678456;
	font-weight : bold;
	text-decoration : none;
	}
	
a.submenu:link,
a.submenu:visited
	{
	color : #5A7E4F;
	font-weight :lighter;
	text-decoration : none;
	font-size: 9px;
	font-style: normal;
	}
	
a.submenu:hover,
a.submenu:active 
	{
	color : #678456;
	font-weight : bold;
	text-decoration : none;
	}
	

.menu
	{
	padding: 0 0 0 10px;	
	border-top-style: none;
	border-bottom: 1px solid #C8DE9F;
	}
	
.submenu
	{
	padding: 0 0 0 14px;	
	border-top-style: none;
	border-bottom: 1px solid #DCEDBA;
	background-repeat: repeat-y;
	}

a.cart:link,
a.cart:visited 
	{
	color : #003C00;
	text-decoration : none;
	font-weight: normal;
	letter-spacing: -1px;
	}
	
a.cart:hover,
a.cart:active
	{
	color : #003C00;
	text-decoration : underline;
	font-weight: normal;
	letter-spacing: -1px;
	}

hr
	{
	color:#7A9864;
	}

h2	
	{
 	font-size:16px;
	}

h3  
	{
	font-size:14px;
	}

b 
	{
	font-weight: bold;
	}

select,
textarea,
input
	{
	background-color: #EBF0E3;
	}
	
input.search
	{
	color: #90928C;
	}
	
submit
	{
	background-color: #66CC66;
	border: thin dashed #009900;
	}

td.inhoud
	{
	background-color: #E0F0C2;
	color: #003C00;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial;
	font-size: 12px;
	vertical-align: top;
	}

td
	{
	color: #003C00;
	font-family: Verdana, Arial;
	font-size: 12px;	
	text-align:left;
	}

.small
	{
	font-size:11px;
	border-top-color: #C3D999;
	border-bottom-color: #C3D999;
	border-top-width: 1px;
	border-bottom-width: 1px;	
	border-top-style: solid;	
	border-bottom-style: solid;
	background-color:#E0F0C2;
	}

.quicklist
	{
	font-size: 10px; 
	}
	
.quicklist a
	{
	text-decoration: none;
	font-weight:100;
	}

.smallcurrency
	{
	font-size:10px;	
	}

.AC
	{
	border-top: #C3D999 1px solid;
	border-bottom: #C3D999 1px solid;	
	}

td.cart
	{
	color: #003C00;
	font-family: Verdana, Arial;
	font-size: 10px;
	vertical-align: bottom;
	font-weight: bold;
	letter-spacing: -1px;
	padding-top: 23px;
	padding-right: 5px;
	}

p 
	{
	margin-left: 10px;	
	}
	
.hoofdblok
	{
	margin-bottom: 2px;
	border-bottom: 5px solid #C3D999;
	background-color: #C3D999;
	border-top: 2px solid #C3D999;
	}

.hoofdmenu
	{
	padding: 0 10px 0 10px;	
	margin-top: 2px 0 2px 0;
	border-bottom: 2px solid #C3D999;	
	border-right: 1px solid #A1B579;
	border-top: 2px solid #C3D999;
	background-color: #C3D999;
	text-decoration: none;
	}

a.hoofdmenu:link
	 {
	 color : #375F36;
	 font-weight: 600;
	 text-decoration : none;
	 font-size: 11px;
	 }
	 
a.hoofdmenu:visited
	{
	color : #375F36;
	font-weight: 600;
	text-decoration : none;
	font-size: 11px;
	}
	
a.hoofdmenu:hover
    {
	color : #375F36;
	font-weight: 600;
	text-decoration : none;
	background-color: #E9FBC7;
	}
	
a.hoofdmenu:active
	{
	color : #375F36;
	font-weight: 600;
	text-decoration : underline;
	}