body {
  font-family: "Verdana", sans-serif;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  color: #735b51;
  background-color: #5b961e;
}

html {
  margin: 0px;
  padding: 0px;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

th, td {
  padding: 0px;
  font-family: "Verdana", sans-serif;
  font-size: 11px;
  color: #735b51;
}

form {
  margin: 0px;
}

img {
  border: 0px;
}

hr {
  border: 0px solid red;
  border-bottom: 1px solid #ACCF57;
  margin-bottom: 20px;
}

div {
  border: 0px solid red;
}

text {
  color: #735b51;
  border: 1px solid #ACCF57;
  padding: 3px;
  font-size: 11px;
  padding-left: 3px;
  font-family: "Verdana";
}

select {
  color: #735b51;
  border: 1px solid #ACCF57;
  padding: 2px;
  font-size: 11px;
  padding-left: 3px;
  font-family: "Verdana";
}

a:link, 
a:hover, 
a:active,
a:visited {
  font-family:  "Verdana", sans-serif;
  color: #2591E4;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}

a:hover {
}


h1 {
  font-family: "Verdana", sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #008FD5;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}

h2, h3, h4, h5, h6 {
  font-family: "Verdana", sans-serif;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  font-size: 12px;
  color: #8CC63F;
  margin-bottom: 10px;
}

p {
  margin-top: 0px;
  font-family: "Verdana", sans-serif;
  font-size: 11px;
  color: #735b51;
}

/*DIVS*/

.ButtonRow {
  padding-top: 20px;
}

.ButtonVorige {
  position: relative;
  float: left;
}

.ButtonVolgende {
  position: relative;
  float: right;
}

.Error {
  width: 400px;
  border: 1px solid red;
  background-color: #f45252;
  padding: 10px;
  font-weight: bold;
  color: white;
  margin-bottom: 20px;
}

.Overzicht {
}

.Overzicht tr td {
  border-bottom: 1px solid #accf57;
}

.Overzicht tr td input {

}

.NormalBody {
  padding: 0px;
  margin: 0px;
  height: 100%;
  background-image: url(../images/bg_gras.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
}

.Header {
  z-index: 1000;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 160px;
  width: 895px;
  background-image: url(../images/header.gif);
  background-repeat: no-repeat;
}

a.OnlineButton:link,
a.OnlineButton:hover,
a.OnlineButton:active,
a.OnlineButton:visited {
  position: absolute;
  display: block;
  background-image: url(../images/button.png);
  background-repeat: no-repeat;
  width: 153px;
  height: 152px;
  z-index: 2000;
  left: 755px;
  top: 20px;
  text-decoration: none;
  cursor: pointer;
}

.MainDiv {
  position: relative;
  left: 0px;
  margin: 0 auto;
  text-align: left;
  top: 0px;
  width: 895px;
}

.ContentHolder {
  position: relative;
  left: 0px;
  top: 0px;
  padding-top: 160px;
  width: 895px;
}

.Content {
  position: relative;
  margin-top: 6px;
  width: 611px;
  color: #735b51;
}

.ContentTop {
  background-repeat: no-repeat;
  height: 89px;
  width: 611px;
}

#SiteGras .ContentTop {
  background-image: url(../images/ContentTop.png);
}

#SiteProf .ContentTop {
  background-image: url(../images/ContentTopProf.png);
}

#Content10 .ContentTop, 
#Content9 .ContentTop, 
#Content8 .ContentTop, 
#Content15 .ContentTop, 
#Content14 .ContentTop, 
#Content13 .ContentTop, 
#Content16 .ContentTop, 
#Content17 .ContentTop, 
#Content18 .ContentTop {
  background-image: url(../images/Top.png);
  background-repeat: no-repeat;
  height: 11px;
  width: 611px;
  margin-top: 13px;
  overflow: hidden;
}

.ContentMiddle {
  float: left;
  background-color: white;
  padding: 10px;
  padding-bottom: 0px;
  color: #735b51;
  width: 591px;
}

.ContentBottom {
  background-image: url(../images/ContentEnd.png);
  background-repeat: no-repeat;
  height: 10px;
  overflow: hidden;
  width: 611px;
}

.Footer {
  background-color: #accf57;
  padding: 10px;
  padding-bottom: 3px;
  font-size: 11px;
  text-align: left;
}

.Footer a:link,
.Footer a:hover,
.Footer a:active,
.Footer a:visited {
  color: #735b51;
  text-decoration: underline;
  font-size: 11px;
}

.FooterEnd {
  background-image: url(../images/FooterEnd.png);
  background-repeat: no-repeat;
  height: 9px;
  width: 611px;
  overflow: hidden;
}

.TipBegin {
  background-image: url(../images/Top.png);
  background-repeat: no-repeat;
  height: 11px;
  overflow: hidden;
  width: 611px;
}

.TipContent {
  background-color: white;
  padding: 10px;
  padding-top: 0px;
}

.TipBox {
  position: relative;
  float: left;
  width: 611px;
  margin-top: 20px;
}

.TipEnd {
  background-image: url(../images/TipFooter.png);
  background-repeat: no-repeat;
  height: 29px;
  width: 611px;
  margin-bottom: 20px;
}

.TipVanDeMaand {
  position: relative;
  left: 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
  color: #ACCF57;
}

.TipEndDatum {
  position: absolute;
  margin-top: 3px;
  left: 400px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}

.BoxRij {
  position: relative;
  float: left;
  width: 611px;
  margin-top: 20px;
}

.Clear {
  width: 0px;
  height: 0px;
  overflow: hidden; 
  clear: both;
}

.Box1, .Box2, .Box3 {
  position: relative;
  float: left;
  left: 0px;
  top: 0px;
  width: 190px;
}

.Box2 {
  margin-left: 20px;
}

.Box3 {
  margin-left: 20px;
}

.BoxTop {
  position: relative;
  height: 10px;
  width: 190px;
  background-image: url(../images/BoxTop.png);
  overflow: hidden;
}

.BoxContent {
  float: left;
  width: 175px;
  padding: 5px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.BoxContent p {
  padding: 0px;
  margin: 0px;
  padding-bottom: 5px;
}

.BoxFooter {
  height: 15px;
  width: 190px;
  background-image: url(../images/BoxFooter.png);
  overflow: hidden;
}

.BoxFiller {
  float: right;
  width: 1px;
  height: 135px;
}


#Winkelmandje {
  position: relative;
  float: right;
  top: 0px;
  left: 0px;
  width: 256px;
  margin-bottom: 20px;
}

#Winkelmandje #Producten {
  width: 245px;
}

#Winkelmandje .Product {
  /*width: 120px;*/
}

.JDILink {
  width: 255px;
  text-align: center;
  color: white;
  margin-top: 20px;
}

.JDILink a:link, 
.JDILink a:hover,
.JDILink a:active,
.JDILink a:visited {
  color: white;
}

.JDILink a:hover {
  text-decoration: underline;
}

.RightBoxTop {
  height: 10px;
  width: 255px;
  background-image: url(../images/RightTop.png);
  overflow: hidden;
}

.RightBoxContent {
  padding: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  width: 245px;
  background-color: white;
}

.RightBoxBottom {
  height: 19px;
  width: 255px;
  background-image: url(../images/RightBottom.png);
  overflow: hidden;
}

.RightContent {
  position: relative;
  float: right;
  top: 0px;
  left: 0px;
  width: 256px;
  padding-right: 8px;
  margin-top: 20px;
}

a.GroteKnop:link,
a.GroteKnop:hover,
a.GroteKnop:active,
a.GroteKnop:visited {
  position: relative;
  float: left;
  display: block;
  background-repeat: no-repeat;
  background-position: top left;
  height: 139px;
  width: 256px;
  margin-bottom: 20px;
  text-decoration: none;
  cursor: pointer;
}

a.GroteKnop:link .MouseOver,
a.GroteKnop:hover .MouseOver,
a.GroteKnop:active .MouseOver,
a.GroteKnop:visited .MouseOver {
  display: block;
  position: relative;
  left: 233px;
  top: 46px;
  width: 17px;
  height: 48px;
}

a.GroteKnop:active .MouseOver,
a.GroteKnop:hover .MouseOver {
  background-image: url(../images/ArrowOver.gif);
}

.GroteKnop .Titel {
  width: 204px;
  position: absolute;
  top: 118px;
  color: #2591E4;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
}

#Button1 {
  background-image: url(../images/Button_Graszoden.png);
}

#Button2 {
  background-image: url(../images/Button_Gazonmest.png);
}

#Button3 {
  background-image: url(../images/Button_Grond.png);
}

.Uitleg {
  padding-bottom: 3px;
  border-bottom: 1px dotted #735b51;
  cursor: help;
}

.ButtonHolder {
  width: 253px;
  text-align: center;
  margin-bottom: 20px;
}

.Filler {
  width: 0px;
  height: 20px;
  float: right;
}

#Filler1 {
  height: 0px;
}

p.Right {
	text-align: right;
}

/*MAILFORMULIER*/

.MFErrorMessage {
  color: red;
  vertical-align: top;
}

.MFSubmitButton, .MFCancelButton {
  width: 150px;
  height: 22px;
  color: white;
  font-size: 11px;
  background-color: #ACCF57;
  border: 1px solid #ACCF57;
  font-family: "Verdana";
}

.MFSubmitButton.Special {
  color: #222222;
  border: 1px solid #222222;
}

.MFTD {
  width: 250px;
  vertical-align: top;
  color: #735b51;
  font-size: 11px;
  font-family: "Verdana";
  font-weight: normal;
}

.MFKop {
  font-size: 12px;
  font-weight: bold;
  color: #8CC63F;
  padding-bottom: 10px;
}

.MFNaamType, .MFEmailType {
  color: #735b51;
  border: 1px solid #ACCF57;
  width: 300px;
  margin: 2px;
  font-size: 11px;
  padding-left: 3px;
  font-family: "Verdana";
}

.MFTextArea {
	height: 100px;
}

.MFExtraUitleg {
  font-size: 11px;
  font-weight: normal;
  color: #735b51;
  padding-bottom: 10px;
  font-style: italic;
}

.MFVerplichtTD {
  color: red;
  font-weight: bold;
  vertical-align: top;
}

.GroterOpmerking {
  color: #46003F;
  border: 1px solid #922883;
  width: 200px;
  margin: 2px;
  font-family: "Verdana";
  font-size: 13px;
  padding-left: 3px;
  padding-right: 3px;
  height: 60px;
}


/*MENUITEMS*/

.SubLists {
  position: absolute;
  line-height: 20px;
  font-size: 16px;
  color: #735b51;
  top: 140px;
  z-index: 500;
}

.SubList li a:link,
.SubList li a:hover,
.SubList li a:active,
.SubList li a:visited {
  color: white;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 2px;
  border-bottom: 1px solid white;
  width: 210px;
}

.SubList li a.Up:link,
.SubList li a.Up:hover,
.SubList li a.Up:active,
.SubList li a.Up:visited,
.SubList li a:hover {
  color: white;
  font-weight: bold;
}

#Menu {
  position: absolute;
  top: 113px;
  left: 3px;
  width: 600px;
  padding: 0px;
  margin: 0px;
  z-index: 1000;
}

#Menu li {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  height: 20px;
  list-style-type: none;
}

a.MenuItem:link,
a.MenuItem:hover,
a.MenuItem:active,
a.MenuItem:visited,
a.MenuItemUp:link,
a.MenuItemUp:hover,
a.MenuItemUp:active,
a.MenuItemUp:visited {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  text-decoration: none;
  color: #2591e4;
  width: 115px;
  height: 25px;
  text-align: center;
  background-image: url(../images/bg_menu.gif);
  background-position: 0px 0px;
  padding-top: 20px;
}

a.MenuItem:hover,
a.MenuItemUp:link,
a.MenuItemUp:hover,
a.MenuItemUp:active,
a.MenuItemUp:visited {
  padding-top: 5px;
  height: 40px;
  background-position: 0px 45px;
  font-weight: bold;
  color: #2591e4;
}

.SubList {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  display: none;
  position: absolute;
  margin-top: 20px;
  width: 210px;
  background-color: #accf57;
  padding-top: 10px;
  padding-bottom: 15px;
  border: 3px solid white;
  border-top: 0px solid #5b961e;
}

.SubList li {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

#BestelProductSoorten td,
#BestelProductSoorten th {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  vertical-align: top;
}

#BestelProductSoorten .Afbeelding {
  width: 150px;
}

#BestelProductSoorten .Informatie {
  width: 250px;
  padding-right: 50px;
}

.OrderForm {
  width: 180px;
}

.OrderForm .MFNaamType {
  width: 90px;
}

.OrderForm .MFVerplichtTD { 
  width: 10px;
}

.OrderForm .MFTD {
   width: 80px;
}

#HoeveelheidForm { 
  position: absolute;
  left: 100px;
  top: 150px;
  width: 400px;
  height: 300px;
  background-color: white;
  border: 2px solid #8CC63F;
  padding: 10px;
}

#HoeveelheidForm .Element {
  color: #735b51;
  border: 1px solid #ACCF57;
  width: 50px;
  margin: 2px;
  font-size: 11px;
  padding-left: 3px;
  font-family: "Verdana";
}

#HoeveelheidForm .Knop {
  width: 100px;
  height: 22px;
  color: white;
  font-size: 11px;
  background-color: #ACCF57;
  border: 1px solid #ACCF57;
  font-family: "Verdana";
}


.BezorgDatumDag, 
.BezorgDatumMaand, 
.BezorgDatumJaar {
  color: #735b51;
  border: 1px solid #ACCF57;
  width: 25px;
  margin: 2px;
  font-size: 11px;
  padding-left: 3px;
  font-family: "Verdana";
}

.BezorgDatumMaand {
  width: 80px;
}

.BezorgDatumJaar {
  width: 50px;
}

.MainContent {
  float: left;
  width: 631px;
}

#UitlegOverBemesting {
  display: none;
}

#IC_DarkLayer {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 3000;
  display: none;
  background-color: black;
  -moz-opacity:0.5;
  opacity:0.5;
}


.ICWindow {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100px;
  height: 100px;
  z-index: 5000;
  background-color: white;
  border: 2px solid #ACCF57;
  padding: 20px;
}

.Agenda {
  width: 590px;
}

.Agenda table thead th {
  background-color: #ACCF57;
  text-align: center;
  height: 30px;
  border: 1px solid #735B51;
  width: 45px;
}

.Agenda table tbody td {
  color: #DDDDDD;
  text-align: center;
  height: 30px;
  border: 1px solid #735B51;
  padding: 0px;
  margin: 0px;
}

.Agenda table tbody td a:link,
.Agenda table tbody td a:hover,
.Agenda table tbody td a:active,
.Agenda table tbody td a:visited {
  display: block;
  height: 30px;
  line-height: 30px;
  color: #735B51;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

.Agenda table tbody td a.Up:link,
.Agenda table tbody td a:hover,
.Agenda table tbody td a:active,
.Agenda table tbody td a.Up:visited {
  font-weight: bold;
  background-color: #2591ED;
  color: white;
}

.Agenda thead a:link,
.Agenda thead a:hover,
.Agenda thead a:active,
.Agenda thead a:visited {
  display: block;
  padding-bottom: 5px;
}

.Agenda thead a:hover,
.Agenda thead a:active {
  text-decoration: underline;
}

