	html, body, td {
      font-family:verdana;
      font-size:11px;
  }
	html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      height:100%
   }
div.input {
	position:absolute;
	left:10;
	top:147px;
	width:250px;
	height:112px;
	z-index:1;
}

#fp_top_column {width: 840px;}
#fp_top_column .imgtd {background: url(../images/fp_table_bck.png) no-repeat left; width: 140px; height:190px;}
   H1, .H1 {font-size:20px;color:#17407a;font-weight:normal;}
   H2, .H2 {font-size:17px;color:#717171;font-style:italic;font-weight:normal;}
   H3, .H3 {font-size:14px;color:#17407a;font-weight:bold;}
   H4, .H4 {font-size:12px;color:#17407a;font-weight:normal;}
   H5, .H5 {font-size:15px;color:#17407a;font-weight:normal; text-transform: uppercase;}
   input {border: 1px #999999 solid;}
   .checkbox {border: 0px #999999 solid;}
   a { color: black; font-weight:normal; text-decoration:none;}
   .content {margin:10px;}
   .klantenservicemenu {color:#004aa5;line-height:20px;letter-spacing:0.1em;}
   .bottommenu {font-weight:normal;color:#004aa5;line-height:20px;letter-spacing:0.1em;}
   .artikeloverzichtvanprijs {color:#004aa5;font-weight:bold;text-decoration:line-through}
   .artikeloverzichtprijs {color:#17407a;font-weight:bold;font-size:13px;}
   .bluebold {color:#17407a;}
   .redbold {color:#17407a;font-weight:bold;}
   .merkenshopmenu {color:#444444;font-weight:bold;}
   .hoofdmenu {color:white;font-weight:bold;}
   .hoofdmenusubitem {color:#444444;font-weight:bold;}
   .pagecount {color:#4d4848; font-weight:normal;}
	 .selectie {width:159px;background-image: url(../images/ingelke_kopje.jpg);background-repeat: no-repeat; background-position:top left;}
	 .selectiedropdown {width:140px;}
	 .selectierightcolumn {width:190px;background-image: url(../images/ingelke_kopje.jpg);background-repeat: no-repeat; background-position:top left;}
	 .selectiekopjes {height:30px; padding-left:10px; color:white; text-transform: uppercase;}
	 .selectieinhoud {background-color:#FFFFFF;padding:5px 0px 10px 10px; line-height:15px; color:black; border: solid #1a64a3 1px; font-weight: bold;}
	 .selectieinhoudartikelen {background-color:#FFFFFF;padding:10px 0px 10px 25px; line-height:15px; color:black; border: solid #1a64a3 1px;}
	 .selectieinhoudartikelen .selected {margin-left:-5px;font-weight:bold;}
	 .artikeloverzichtdetails {color:#17407a;letter-spacing:0.1em;}
	.artikelpopupheader {background-color:#17407a;}

/*menu opmaak*/
.nav, .nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.nav {
	z-index: 100;
	position: relative;
}
.nav li {
  float: left;
  margin-right: 10px;
  padding: 0;
  position: relative;
  width: 150px;
  height: 50px;
}
.nav li p {
	margin-top: 10px;
	margin-bottom: 7px;
	vertical-align:bottom;
  font-weight: normal;
  color: white;
  text-transform: uppercase;
}
.nav li div {
	height: 25px;
  font-weight: bold;
  padding-left:10px;
  padding-top: 5px;
	border-left: solid 1px #1a64a3;
	border-right: solid 1px #1a64a3;
	border-bottom: solid 1px #1a64a3;
  background: #fff;
}
.nav ul {
	list-style: none;
	position: absolute;
	top: -999em;
	left: -1px;
}
.nav li:hover ul,
.nav li.sfHover ul {
	top: 61px;
}
.nav ul li {
  float: none;
  margin-left:1px;
  background: #fff;
	border-bottom: solid 1px #1a64a3;
	border-left: solid 1px #1a64a3;
	border-right: solid 1px #1a64a3;
  width: 139px;
  padding: 2px 10px;
  height: 15px;
}


/*-------------------------------------------*/
