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


body {
 background-color: #18a100;
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#000;
  padding:0px;
  margin:0px;
}

 #header {
  background-color: #ffffff;
  padding-top: 10px;
  color: #18a100;
  font-weight: bold;
  font-size: 60px;
  font-family: Times;
  text-align: center;
  }

  #headertext {
    height: 20px;
    position: relative;
    margin: 0px;
    padding: 0px;
  font-size: 10px;
  color: black;
  font-family: Verdana;
  text-align: center;
  font-weight: normal;
  background-color: #ffffff;
  }

table.container {
margin: 0px auto;
padding: 0px;
width: 990px

}

table.container tr td {
  margin: 0px;
  padding: 0px;
}


table.container td.zoeken {
padding: 5px 0px 5px 0px;
}

table.container td.left {
vertical-align: top;
width: 160px;
background-color: #18a100;
margin: 0px;
padding: 0px;
}


table.container td.left ul {
    width: 150px;
    background: url(images/ul.gif) top left repeat-y;
	list-style: none;
	margin-bottom: 15px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
 font-size: 13px;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
}

table.container td.left li {
	margin-bottom: 3px;

}

table.container td.left li a:link, table.container td.left li a:visited {
	text-align: left;
	text-decoration: none;
	color: #000;
	display: block;
	padding: 7px 0px 7px 10px;
    background: #daebdb url(li.jpg) bottom left no-repeat;
    border-top: 3px double #aec4af;
  /*  border-bottom: 3px double #aec4af; */

}

table.container td.left li a:hover, table.container td.left li a:active {
  /*	background: url(li_hover.jpg) top left no-repeat; */
	color: #000;
    background: #daebdb url(li_hover.jpg) left bottom no-repeat;
    border-top: 3px double #aec4af;
  /*  border-bottom: 3px double #aec4af; */
}


table.container td.content {
  padding: 20px 10px 10px 10px;
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  text-align: left;
  background-image: url(bg-content.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #f7fdf7;
  vertical-align: top;
  height: 600px;
  margin: 0px;
}

table.container td.right {
width: 190px;
background-color: #18a100;
vertical-align: top;
}



table.tuintips {
width: 180px;
border: 1px #528f54 solid;
padding:3px;
font-size: 11px;
background-color: #daebdb;
}


.seleno {
 color: #fff;
 font-weight: normal;
 font-size: 11px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align: center;
 }

a.seleno:link, a.seleno:visited  {
  color: #fff;
  font-weight: bold;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  }

a.seleno:hover {
  color: #fff;
  font-weight: bold;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline;
   }

table.right {
  border: 1px #528f54 solid;
  border-collapse: collapse;
  margin-top: 10px;
  background-color: #f7fdf7;
}

table.right td, table.right th {
  border: 0px;
}
table.right tr th {
   background: #89ed77;
   border-bottom: 3px #528f54 double;
   font-size: 13px;
}
table.right a:link, table.right a:visited {
font-size: 13px;
color: #000;
padding-top: 3px;
padding-bottom: 3px;
text-decoration: none;
}

table.rubrieken {
   border: 1px #528f54 solid;
  border-collapse: collapse;
  margin-top: 10px;
}


table.rubrieken td, table.rubrieken th {
  border: 0px;
}
table.rubrieken tr th {
   background: #89ed77;
   border-bottom: 3px #528f54 double;
   font-size: 13px;
   font-weight: bold;
   text-align: center;
}
table.rubrieken a:link, table.rubrieken a:visited {
font-size: 13px;
color: #000;
padding-top: 3px;
padding-bottom: 3px;
text-decoration: none;
}

table.subrubrieken {
   border: 1px #528f54 solid;
  border-collapse: collapse;
  margin-top: 10px;
}

table.subrubrieken td, table.subrubrieken th {
  border: 1px #528f54 solid;
  font-size: 12px;
  font-weight: normal;
}

table.subrubrieken tr th {
     background: #89ed77;
   border-bottom: 3px #528f54 double;
   font-size: 13px;
   font-weight: bold;
   text-align: center;
}
table.subrubrieken a:link, table.subrubrieken a:visited {
font-size: 13px;
color: #000;
padding-top: 3px;
padding-bottom: 3px;
text-decoration: none;
}

table.bestellen {
  border: 1px #528f54 solid;
  border-collapse: collapse;
  margin-top: 10px;
}

table.bestellen tr th {
   background: #89ed77;
   border-bottom: 3px #528f54 double;
   font-size: 13px;
   font-weight: bold;
}

table.bestellen tr td.border {
   border-bottom: 1px #528f54 solid;
}

table.bestellen tr td {
   vertical-align: top;
   padding-top: 10px;
}

table.bestellen tr td.foto {
   padding: 4px;
   border-bottom: 1px #528f54 solid;
   border-right: 1px #528f54 solid;
}


input text, input submit, select {
border: 1px solid #999999;
}
input.zoekknop, button.aanmandje {
border: 1px solid #999999;
}
button.verwijderen {
border: 0px;
margin: 0px;
padding: 0px;
background-color: #f7fdf7;
}
button.bewerken {
border: 0px;
margin: 0px;
padding: 0px;
background-color: #f7fdf7;
}


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

h2 {
font-size: 18px;
}

a:link, a:visited {
font-size: 13px;
color: #000;
padding-top: 3px;
padding-bottom: 3px;
text-decoration: none;
}

a:hover {
 text-decoration: underline;
}



