#cats{
width: 980px;
height: 30px;
border-bottom: 2px solid #E6B062;
text-align:center;
}


.hoofdcategorie{
background-color: #E6B062;
border: 15px solid #440204;
width: 180px;
padding-top: 5px;
padding-bottom: 5px;
float:left;
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 2px;
font-style:italic;
font-size: 20px;
text-align:center;
}
.hoofdcategorie a:hover{
text-decoration: none;
}
.hoofdcategorie a{
color: #440204;
}

#stappen{
display:none;
}
#winkelwagen{
position: absolute;
float:right;

padding-left: 40px;
padding-top: 10px;
margin-top: -10px;
width: 327px;
right: 15px;
}
#winkelwagen h4{
font-weight: bold;
font-size: 16px;
color: #E6B062;
}
#inhoud_shop{
float: left;
margin-top: -20px;
padding-left: 30px;
min-height: 280px;
}
#inhoud_shop table{
border: 1px solid #474E47;
margin-bottom: 10px;
}
.prodimg{
padding: 5px;
margin-left: -10px;
}

h3{
	font-weight: bold;
	font-size: 15px;
}
.prodmeerlink{
float:right;
margin-bottom: 0px;
}
.prodcont{
vertical-align: top;
margin-top: 0px;
}
#tabsE {
  float:left;
  width:100%;
  background:#DEE7DE;
  font-size:12px;
  line-height:normal;
  margin-bottom:5px;
  }
#tabsE ul {
  margin:0;
  padding:10px 10px 30px 0px;
  list-style:none;
  }
#tabsE li {
  display:inline;
  margin:0;
  padding:0;
  }
#tabsE a {
  float:left;
  background:url("/images/tableftE.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  text-decoration:none;
  }
#tabsE a span {
  float:left;
  display:block;
  background:url("/images/tabrightE.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#FFF;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsE a span {float:none;}
/* End IE5-Mac hack */
#tabsE a:hover span {
  color:#FFF;
  }
#tabsE a:hover {
  background-position:0% -42px;
  }
#tabsE a:hover span {
  background-position:100% -42px;
  }  
#tabsE a.selected {
  background-position:0% -42px;
  }
#tabsE a.selected span {
  background-position:100% -42px;
  }   
  .artikel{
  margin-bottom: 5px;
  }
  .artikel li{
  list-style:decimal;
  }
  .artikel img{
  border: 2px solid #000;
  margin-bottom: 5px;
  }
  #cart{
  	border: 0px;
	margin-bottom: 0px;
  }
  .prijs{
  	font-weight: bold;
  }
  .prijs td{
  	height: 30px;
	padding: 5px;
  }
	.prijs td p{
	padding: 4px;
	font-weight: bold;
	border: 1px solid #474E47;
	background-color:#738673;
	color: #fff;
  }
  .prijs td a{
	padding: 4px;
	font-weight: bold;
	border: 1px solid #474E47;
  }
   .prijs td a:hover{
	text-decoration:none;
  }
