.adres {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #6b0b0b;
  height: 130px;
}

.site {
  width: 1000px;
  padding: 0px;
  text-align: left;
}

.logo {
  width: 1000px;
  height: 95px;
  background-image: url(images/slices/header_default.jpg);
  background-color: #990000;
  background-repeat: no-repeat;
  background-position: bottom center;

}

.foto {
  width: 562px;
  height: 286px;
}

.menu {
  width: 215px;
  /*height: 274px;*/
  background-color: #990000;
}

.sidebox {
  height: 100%;
  background-image: url(images/slices/bgbox.jpg);
  background-repeat: no-repeat;
}

.naw {
  width: 347px;
  /*height: 145px;*/
  background-color: #faeaba;
  padding: 15px;
}

.nawIcon {
  background-color: #faeaba;
}

.content {
  width: 438px;
  height: 100%;
  background-image: url(images/slices/bg.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-color: #fdf4de;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}

#outerContent {
  width: 417px;
  border: #ffb007 solid 1px;
}

.outerContent {
  width: 417px;
  border: #ffb007 solid 1px;
}

.but {
  width: 215px;
  height: 23px;
  border-bottom:#faeaba 1px solid;
}

.butsub {
  width: 215px;
  height: 23px;
  border-bottom:#faeaba 1px solid;
  background-color: #700000;
}

.top {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #efc23b;
}

a.navTop {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #efc23b;
  text-decoration: none;
}

a.navTop:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #faeaba;
  text-decoration: none;
}

a.nav {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #efc23b;
  text-decoration: none;
  margin-left: 15px;
}

a.nav:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #faeaba;
  text-decoration: none;
  margin-left: 15px;
}

.titelproduct {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #6b0b0b;
  margin-bottom: 15px;
}
.newproduct {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #6b0b0b;
  margin-bottom: 15px;
}

.fotoproduct {
  margin-bottom: 10px;
}

#innerContent {
  padding: 11px;
  text-align: left;
}
.innerContent {
  padding: 11px;
  text-align: left;
}

#product {
  height: 80px;
  margin-bottom: 15px;
}

.thumb {
  border: #6b0b0b solid 1px;
  margin-right: 10px;
  /*margin-bottom: 10px;*/
}

.productnaam {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #6b0b0b;
}