body {
  font-family: Arial,sans-serif;
  color: #000;
  font-size: 10px;
  line-height: 18px;
  margin: 0;
  padding: 0;
  background-color: #B3B3B3;
} 

#toplevel {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  vertical-align: top;
  background: url("../gfx/backdown.jpg");
  
  min-height: 1200px;
  height: auto !important;
  height: 1200px;

}

/******* hyperlink and anchor tag styles *******/
a:link, a:visited{color: #0F0B55; font-weight: bold; text-decoration: none;} 
a:hover{color: #000000; font-weight: bold; text-decoration: none;}
a.speciaal:link, a.speciaal:visited {color: #FFFFFF; font-weight: bold; text-decoration: none; } a.speciaal:hover{}

#head {
  background: url("../gfx/backlogo.gif");
  height: 120px;
}

#logo { position:absolute; top: 0px; left: 0px; width: 960px; padding: 25px 40px 0px 0px; font-size: 11px; color: #272727; font-family: Arial, Helvetica, sans-serif; line-height: 14px; z-index: 0; height: 95px; background-image: url("gfx/backlogo.gif"); }

#menutekst {
  position: absolute;
  top: 95px;
  text-align: center;
  width: 100%;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  padding-left: 26px;
}

#menutekst a { color: #fff; }

#feature {
  position: absolute;
  top: 135px;
  left: 245px;
  width: 730px;
  font-size: 12px;
}

img {
  border: 0 none;
}

#afdelingen {
  width: 228px;
  text-align: right;
  padding: 15px 0 0 0;
  margin: 0;
  line-height: 1px;
  font-size: 2px;
}

#afdelingen img {
  padding: 0px;
  margin: 0px;
  line-height: 1px;
  font-size: 1px;
}

h1 {
  font-size: 14px;
  margin: 0px;
  padding: 0px;
}

.tdafdeling {
  width: 365px;
  height: 130px;
  
  font-size: 11px;
  line-height: 14px;
}

.tblproduct {
  background: url("../gfx/backhome1.jpg");
  background-repeat: no-repeat;
  width: 355px;
  height: 120px;
}

.tblproduct tr td {
  vertical-align: top;
}

h2 {
  font-size: 11px;
  line-height: 14px;
  color: #0F0B55;
  margin: 0px;
  padding: 0px;
}

.bekijk {
  font-size: 10px;
  text-align: right;
}

#producten {
  position: absolute;
  top: 0px;
  left: 655px;
  width: 68px;
  padding: 0px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 2px;
  height: 750px;
}

#winkelwagen {
  background-color: #0F0B55;
  color: #fff;
  width: 211px;
  text-align: right;
  margin: 15px 0px 0px 17px;
  padding-bottom: 5px;
  line-height: 11px;
  font-size: 11px;
}

#winkelwagen a { color: #fff; }

#productTable {
  width: 680px;
}

#productTable td { vertical-align: top; }

.tableborder { border: 1px solid #A2C11E; }

#menu_wederverkoper {
  line-height: 11px;
  font-size: 11px;
  margin-top: 20px;
}