/***********************************************//* HTML tag styles *//***********************************************/
body{font-family: Verdana,sans-serif; color: #333333; line-height: 18px; margin: 0px; padding: 0px; background-image: url("gfx/blauw.jpg"); } 
headings{font-family: Verdana, Helvetica, sans-serif; line-height: 18px; margin: 0px; padding: 0px; background-color: #0AB9BB; font-weight: bold;}

/******* hyperlink and anchor tag styles *******/
a:link, a:visited{color: #514345; text-decoration: none;} a:hover{}

/************** header tag styles **************/
h1 { color: #009900; margin: 0px; padding: 0px; font-family: Verdana, Helvetica, sans-serif; text-align: center; font-size: 10px; font-weight: bold; }

/***********************************************//* Layout Divs */
/***********************************************/
#logo { position: absolute; top: 20px; left: 250px; width: 500px; padding: 0px 20px 0px 20px; z-index: 1; height: 70px; background-color: #BAF970; }
#menu { position:absolute; top: 110px; left: 20px; width: 200px; padding: 5px 5px 5px 5px; font-size: 11px; font-family: Verdana, Helvetica, sans-serif; color: #0AB9BB; z-index: 5; line-height: 14px; background-color: #BAF970; vertical-align: top; }
#ster { position:absolute; top: 20px; left: 20px; width: 210px; padding: 0px 0px 0px 0px; font-size: 10px; font-family: Verdana, Helvetica, sans-serif; color: #000000; z-index: 6; height: 70px; line-height: 14px; background-color: #BAF970; }
#ster1 { position:absolute; top: 20px; left: 810px; width: 170px; padding: 0px 0px 0px 0px; font-size: 10px; font-family: Verdana, Helvetica, sans-serif; color: #000000; z-index: 6; height: 70px; line-height: 14px; background-color: #BAF970; }
#nieuws { position:absolute; top: 110px; left: 810px; width: 160px; padding: 5px 5px 5px 5px; font-size: 10px; font-family: Verdana, Helvetica, sans-serif; color: #000000; z-index: 6; height: 470px; line-height: 14px; background-color: #BAF970; }
#foto { position:absolute; top: 185px; left: 580px; width: 300px; padding: 20px 20px 20px 20px; z-index: 7; height: 225px; line-height: 14px; background-color: #2B2424; }
#foto1 { position:absolute; top: 165px; left: 500px; width: 360px; padding: 20px 20px 20px 20px; z-index: 7; height: 354px; line-height: 14px; background-color: #2B2424; }
#foto2 { position:absolute; top: 170px; left: 500px; width: 360px; padding: 20px 20px 20px 20px; z-index: 7; height: 360px; line-height: 14px; background-color: #2B2424; }
#productmenu { position:absolute; top: 120px; left: 170px; width: 520px; padding: 0px 10px 2px 10px; font-size: 11px; font-family: Verdana, Helvetica, sans-serif; color: #FFFFFF; z-index: 8; line-height: 14px; background-color: #091677; }
#merken { position:absolute; top: 500px; left: 729px; width: 270px; padding: 0px 0px 0px 1px; z-index: 9; }
#producten { position:absolute; top: 110px; left: 250px; width: 500px; padding: 5px 20px 5px 20px; font-size: 10px; font-family: Verdana, Helvetica, sans-serif; color: #000000; line-height: 14px; background-color: #BAF970; height: 470px; overflow: auto;}

/************** feature styles *****************/
#feature { position:absolute; top: 110px; left: 250px; width: 500px; padding: 5px 20px 5px 20px; font-size: 11px; font-family: Verdana, Helvetica, sans-serif; color: #000000; line-height: 18px; background-color: #BAF970; height: 470px;  overflow: auto;}
#feature h2 { padding: 0px 0px 0px 0px; margin: 0px; font-family: Verdana, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; }
#feature h3 { padding: 0px 0px 0px 0px; margin: 0px; font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
#feature h4 { padding: 0px 0px 0px 0px; margin: 0px; font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; border-bottom-style: dotted; border-bottom-color: #666666; border-bottom-width: 1px; }
#feature h5 { padding: 0px 0px 0px 0px; margin: 0px; font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
#feature h6 { padding: 0px 0px 0px 0px; margin: 0px; font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; border-top-color: #999999; border-top-width: 1px; border-top-style: dotted; }

.prop {
  height:470px;
  float:right;
  width:1px;
}

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
}

.producttable {
  border: 1px solid #514345;
}

input, textarea, select {
  background-color: #AAE960;
  border: 1px solid #555;
  font-family: Verdana,sans-serif; color: #333333;
  font-size: 11px; 
}