div#header div#header-boven {
  height:124px;
  /*border:1px solid red;*/
  background-image:url('../37/custom_images/clappac-header.jpg');
  background-repeat:no-repeat;
  background-position:top right;
}
div#header div#header-boven img#img-foto { display:none; }


div#content-rechts a.meerinfo  {
color: #000000 !important;
font-size:12px;
}

/* item omschrijving op overzichtspagina kleiner maken*/

div#content-midden h2     {
font-size:10px;
}

div#content-midden a     {
font-size:10px;
}
div#content-midden span.prijslabel-normaal     {


font-size:10px;
}

/* kortingscode laten verdwijnen 
  
#kcodeform {
display: none;
}
*/


/* CSS voor product specs tabel op product pagina */

table#product_specs {
    background-color: white;
    width: 493px;
    padding: 10px;
    display: block;
    position: relative;
    top: 0px;
}

table#product_specs tr.odd{
    background-color: #f0f0f0;
}

table#product_specs td {
    padding: 2px
}

table#product_specs td.label {
    width: 249px;
    padding-right: 10px;
    text-align: left;
}

table#product_specs td.value {
    font-weight: bold ;
    width: 248px;
    text-align: right;
}

table#product_specs tr:hover td {
    background-color: #97be0c;
    color: #fff;
}

#h_prod_spec{
    position: relative;
    top: 5px;
    /*border-bottom: 1px solid #97be0c;*/
    padding: 3px;
}

#wrapper_vrijveld{
    position: relative;
    background-color: white;
    border: 1px solid #004c92;
    width: 523px;
    padding: 5px;
    top: 20px;
}

/* #063159, #004c92, #97be0c, #CADE85 */

/* Einde CSS voor product specs tabel op product pagina */



div#taalkeuze {
    color: white;
    height: 23px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    right: 0px;
    text-align: center;
    top: 50px;
    width: 250px;
    z-index: 99;
}


DIV#shopbrowser A#shopbrowser-meer{
  background-color : #97BE0C !important;
}

DIV#shopblocks A.shop span {
   font-weight: bold;
   color: black;
}

DIV#shopbrowser {
    background-color: #EBF3CE !important ;
}

div#shopbrowser a.item0 {
    margin: 0px 5px 0px 282px;
}


/* ====== Monsteraanvragen ============*/
div.product-monster {
  cursor:pointer;
  height:25px;
  font-size: 11pt;
  width: 267px;
  color:white;
  text-align:center;
  vertical-align: middle;
  margin-top: 8px;
  padding-top: 5px;
  margin-bottom: -17px;
}

/* ====== Achtergrond winkelwagen links in het menu ============*/
a.shoppingcart {
  color: black;
  font-family: arial;
  font-weight:bold;
  position:absolute;
  top: 41px;
  left: 60px;
  text-decoration:none;
}
a.shoppingcart:hover {
   text-decoration:underline; 
}
div.shoppingcartback {
  width:188px;
  height:29px;
  background-image: url('/graphics/cms_artwork/Shoppingcar-Clappac.png');
  border:none;
  cursor:pointer;  
}
/* ====== Carrouselweg halen ============*/
#carsljs{
  display:none !important;
}

/* ====== Menu intro tekst van grootblauw naar kleiner zwart ============*/
.menu-cat-intro{
  color:black !important;
  font-size:9pt !important;
  font-family:arial !important;
  font-weight:normal !important;
}

/*
#carousell-border {display:none;}
*/
