html, body {
//background-color: #A8A6A5;
background-color: #D4C885;  // Achtergrond
font-family: verdana, arial, helvetica, sans serif;
font-size: 1em;
}

table.main {
width: 870;
border-style: solid;
border-width: 1px;
border-color: #FFFFFF;
font-family: verdana, arial, helvetica, sans serif;
font-size: small;
}

td.content {
//color: #FFFFFF;  
color: #E8D04C;       // letters
//background-color: #828282;
background-color: #757142;  //  Donkergroen op voorzijde
padding: 3px;
}
td.content a {
color: #E8D04C;
text-decoration: none;
}



td.content a {
color: #D4C885;
text-decoration: none;
}

td.content a:hover {
color: #E8D04C;
text-decoration: underline;
}

td.menu {
background-color: #E8D04C;

background-image: url(../images/index_04.gif);
background-repeat: repeat-y;
color: #757142;
font-size: small;
}

td.menu a {
display: block;
width: 173px;
height: 20px;
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #757142;
font-size: 11pt;
color: #757142;
font-weight: bold;
font-family: monotype corsiva,verdana, arial, helvetica, sans serif;
text-decoration: none;
padding: 3px;
}
td.menu a:hover {
color: #E8D04C;
background-color: #757142;
font-weight: bold;
text-decoration: none;
padding: 3px;
}

td.menu a.last {
display: block;
width: 173px;
height: 20px;
border-style: solid;
border-width: 1px 0px 1px 0px;
border-color: #757142;
font-size: 11pt;
color: #757142;
font-weight: bold;
text-decoration: none;
padding: 3px;
}

td.menu a.modern {
display: block;
width: 174px;
height: 20px;
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #757142;
font-size: 9pt;
font-family: verdana, arial, helvetica, sans serif;
color: #757142;
font-weight: bold;
text-decoration: none;
padding: 3px;
}

td.menu a.modern_hover {
display: block;
width: 174px;
height: 20px;
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #757142;
font-size: 9pt;
font-family: verdana, arial, helvetica, sans serif;
color: #757142;
font-weight: bold;
text-decoration: none;
padding: 3px;
}

td.menu a.modern:hover {
background-color: #E8D04C;
display: block;
width: 174px;
height: 20px;
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #757142;
font-size: 9pt;
font-family: verdana, arial, helvetica, sans serif;
color: #757142;
font-weight: bold;
text-decoration: none;
padding: 3px;
}

td.menu a.last:hover {
color: #E8D04C;
background-color: #757142;
font-weight: bold;
text-decoration: none;
padding: 3px;
}

td.menu a.standaard {
	display: inline;
	width: 21px;
	height: 13px;
	font-family: monotype corsiva,verdana, arial, helvetica, sans serif;
	text-decoration: none;
	padding: 0px;
}
td.menu a.standaard:hover {
	display: inline;
	width: 21px;
	height: 13px;
	font-family: monotype corsiva,verdana, arial, helvetica, sans serif;
	text-decoration: none;
	padding: 0px;
}

div.info {
margin-left: 3px;
margin-top: 35px;
}

table.product {
margin-left: 20px;
margin-top: 15px;
width: 620px;
background-color: #E8D04C;
// #837F53;
border-style: solid;
border-width: 1px;
border-color: #FFFFFF;
color: #000000;
font-size: small;

padding: 0px
}

table.product table.productinfo {
position: relative;
margin-left: 10px;
}

table.product input {
border-style: solid;
border-width: 1px;
border-color: #333366;
}

table.product img {
border-style: solid;
border-width: 1px;
border-color: #E1CE4D;
}

strong.bold {
font-weight: bold;
color: #000000;
//E1CE4D;
}

a.bestellen img {
border-width: 0px;
}

p.error {
font-weight: bold;
}

img.bestel {
border-style: solid;
border-width: 1px;
border-color: #FFFFFF;
}

table.besteloverzicht {
margin-left: 20px;
}

table.besteloverzicht td {
border-style: solid;
border-width: 1px;
border-color: #837F53;
}

table.besteloverzicht td.light {
background-color: #837F53;
border-style: solid;
border-width: 1px;
border-color: #837F53;
}

a img {
border-width: 0px;
}

table.klant input, textarea, select, option {
border-style: solid;
border-width: 1px;
border-color: #333366;
}

input, textarea, select, option {
font-family: verdana, arial, helvetica, sans serif;
font-size: small;
}
