html{
  overflow:auto;
}
body{
  padding:0;
  margin:0;
  background-color:#E6E6E6;
  background-image:url('../img/bg_body.jpg');
  background-repeat:repeat-x;
  background-position:top;
  overflow:hidden;
  overflow-x:auto;
}

#container{
  padding:0;
  margin:0 auto;
  width:1000px; 
  background-image:url('../img/bg_container.png');
  overflow:hidden;
}
#head{
  padding:0;
  padding-top:60px;
  padding-left:30px;
  margin:0;
  width:970px;
  height:123px;
  background-image:url('../img/bg_head.jpg');
}
#top-content{
  padding:0;
  margin:0;
  width:1000px;
  height:31px;
  background-image:url('../img/bg_top_content.jpg');
  text-align:center;
  font-family:verdana;
  font-weight:bold;
  color:#3B3B43;
  font-size:11px;
}
  #top-content table{
    margin:0;
    padding:0;
  }
  #top-content table td{
    text-align:left;
  }
  #top-content input{
    padding:2px;
    background-color:#EAE8EC;
    border:1px solid #8D8D8D;
    font-family:verdana;
    color:#3B3B43;
    font-size:11px;
  }
  a.inloggen{
    display:block;
    color:#3B3B43;
    background-repeat:no-repeat;
    background-position:center right;
    padding-right:8px;
  }
  td.top-content-right{
    font-size:10px;
    color:#E0E0E2;
  }
  td.top-content-right a{
    color:#E0E0E2;
  }
  td.top-content-right a:hover{
    color:#3B3B43;
  }
#main{
  padding:0;
  margin:0 auto;
  width:971px;
  min-height:400px;
}
#menu{
  padding:0;
  margin:0;
  float:left;
  width:181px;
}
  #menu a{
    display:block;
    padding-top:8px;
    padding-left:5px;
    width:176px;
    height:21px;
    background-image:url('../img/bg_menu.jpg');
    font-family:verdana;
    font-weight:bold;
    font-size:11px;
    color:#fff;
    text-decoration:none;
  }
  #menu a:hover{
    background-image:url('../img/bg_menu_hover.jpg');
    color:#A7A2A9;
  }
  #menu a.active{
    display:block;
    padding-top:8px;
    padding-left:5px;
    width:176px;
    height:21px;
    background-image:url('../img/bg_menu_hover.jpg');
    font-family:verdana;
    font-weight:bold;
    font-size:11px;
    color:#fff;
    text-decoration:none;
  }
  #menu a.active:hover{
    color:#A7A2A9;
  } 
  #menu a.gray{
    display:block;
    padding-top:8px;
    padding-left:5px;
    width:176px;
    height:21px;
    background-image:url('../img/bg_menu.jpg');
    font-family:verdana;
    font-weight:bold;
    font-size:11px;
    color:#A7A2A9;
    text-decoration:none;
  }
  #menu a.gray:hover{
    background-image:url('../img/bg_menu_hover.jpg');
    color:#7E7E86;
  }
  #menu a.gray_active{
    display:block;
    padding-top:8px;
    padding-left:5px;
    width:176px;
    height:21px;
    background-image:url('../img/bg_menu_hover.jpg');
    font-family:verdana;
    font-weight:bold;
    font-size:11px;
    color:#A7A2A9;
    text-decoration:none;
  }
  #menu a.red{
    display:block;
    padding-top:8px;
    padding-left:5px;
    width:176px;
    height:21px;
    background-image:url('../img/bg_menu.jpg');
    font-family:verdana;
    font-weight:bold;
    font-size:11px;
    color:#FF0000;
    text-decoration:none;
  }
  #menu a.red:hover{
    background-image:url('../img/bg_menu_hover.jpg');
    color:#FFFFFF;
  }
  
#floatright{
  float:right;
  padding:0;
  padding-top:5px;
  margin:0;
  width:214px;
}
  div.rightitem{
    padding:0;
    padding-left:5px;
    padding-right:5px;
    margin:0 auto;
    width:195px;
    background-image:url('../img/bg_right_item.png');
    font-family:verdana;
    font-weight:normal;
    color:#7F7F7B;
    font-size:10px;
  }
  div.rightitem a{
    display:block;
    padding:1px;
    text-decoration:none;
    color:#7F7F7B;
    border-bottom:1px solid #EBEBEE;
  }
  div.rightitem a:hover{
    background-color:#F0F0F3;
  }
  div.rightitem_top{
    padding:0;
    margin:0 auto;
    padding-top:5px;
    padding-left:8px;
    padding-bottom:3px;
    width:197px;
    background-image:url('../img/bg_right_item_top.png');
    background-repeat:no-repeat;
    background-position:center top;
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
    color:#E60000;
  }
  div.rightitem_bottom{
    padding:0;
    margin:0 auto;
    padding-top:5px;
    padding-left:8px;
    padding-bottom:5px;
    width:197px;
    background-image:url('../img/bg_right_item_bottom.png');
    background-repeat:no-repeat;
    background-position:center bottom;
    height:3px;
  }
  td.right-data{
    border-bottom:1px solid #EBEBEE;
    cursor:pointer;
  }

#content{
  padding:10px;
  margin:0;
  margin-left:185px;
  width:550px;
  font-family:verdana;
  font-size:12px;
  color:#4E4E59;
}
#albumcontent{
  border: 1px solid #C0C0C0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: -10px;
}
#banner_fotoboek{
  background-image:url('../img/bg-nieuwsitem2.gif');
  margin-left: -3px;
  
  height: 86px;
}
#banner_fotoboektxt{
  text-align: right;
  padding-right: 40px;
  padding-top: 34px;
  font-family:verdana;
  font-weight: bold;
  font-size:14px;
  color:#000000;
}
* html #content{
  width:540px;
}

a{
  color:#4E4E59;
}
a:hover{
  color:#E60000
}
#footer{
  padding:0;
  margin:0 auto;
  width:1000px;
  height:42px;
  background-image:url('../img/bg_footer.png');
  font-family:verdana;
  font-weight:bold;
  color:#6E6E6E;
  font-size:10px;
}
  #footer table{
    margin-top:0px;
  }
  td.copyright a{
    font-family:verdana;
    font-weight:bold;   
    font-size:10px;
    text-decoration:none;
    color:#7F7E86;
  }
  td.copyright a:hover{
    text-decoration:underline;
  }
  td.footer-middle a{
    text-decoration:none;
    color:#6E6E6E;
  }
  td.footer-middle a:hover{
    text-decoration:underline;
  }
  td.footer-right{
    color:#E7E6EC;
  }
  td.footer-right a{
    color:#E7E6EC;
  }
  td.footer-right a:hover{
    color:#6E6E6E;
  }
  
div.overzicht_item img{
  display:block;
  margin-bottom:1px;  
}
a.button{
  display:block;
  margin:0;
  padding:0;
  padding-top:3px;
  padding-left:5px;
  width:160px;
  height:17px;
  font-family:verdana;
  font-weight:bold;
  font-size:11px;
  color:#ffffff;
  text-decoration:none;
  background-image:url('../img/bg_button.gif');
}
a.button:hover{
  color:#ffffff;
  background-color: #ffffff;
  background-image:url('../img/bg_button_hover.gif');
}
a.buttonbreed{
  display:block;
  margin:0;
  padding:0;
  padding-top:3px;
  padding-left:5px;
  width:230px;
  height:17px;
  font-family:verdana;
  font-weight:bold;
  font-size:11px;
  color:#fff;
  text-decoration:none;
  background-image:url('../img/bg_button_breed.gif');
}
a.buttonbreed:hover{
  color:#ffffff;
  background-color: #ffffff;
  background-image:url('../img/bg_button_breed_hover.gif');
}
a.buttonsmal{
  display:block;
  margin:0;
  padding:0;
  padding-top:3px;
  padding-left:5px;
  width:120px;
  height:17px;
  font-family:verdana;
  font-weight:bold;
  font-size:11px;
  color:#fff;
  text-decoration:none;
  background-image:url('../img/bg_button_smal.gif');
}
a.buttonsmal:hover{
  color:#ffffff;
  background-color: #ffffff;
  background-image:url('../img/bg_button_smal_hover.gif');
}
a.buttonnw{
  display:block;
  margin:0;
  padding:0;
  padding-top:3px;
  padding-left:5px;
  width:135px;
  height:17px;
  font-family:verdana;
  font-weight:bold;
  font-size:11px;
  color:#fff;
  text-decoration:none;
  background-image:url('../img/bg_button_nw.gif');
}
a.buttonnw:hover{
  color:#ffffff;
  background-color: #ffffff;
  background-image:url('../img/bg_button_nw_hover.gif');
}

table.item_product{
  border:1px solid #E1E7E9;
  background-color:#fff;
}
  td.omschrijving_kort{
    padding-left: 6px;
    font-family:verdana;
    font-weight:normal;
    font-size:11px;
  }
  td.omschrijving_kort h3{
    padding:0;
    margin:0;
    margin-bottom:5px;
    font-size:13px;
  }
  
  td.prijs{
    color:#E60003;
    font-weight:bold;
  }
  td.prijs_groot{
    font-size: 14px;
    color:#E60003;
    font-weight:bold;
    text-align: right;
  }
  span.prijs{
    display:block;
    text-align:right;
    color:#E60003;
    font-weight:bold;
    font-size:13px;
    margin-bottom:5px;
  }
  .input{
    padding:2px;
    background-color:#EAE8EC;
    border:1px solid #8D8D8D;
    font-family:verdana;
    color:#3B3B43;
    font-size:11px;
  }
  .button{
    margin:0;
    padding:2px;
    padding-left:8px;
    padding-right:8px;
    background-color:#EA0105;
    border:1px solid #fff;
    font-family:verdana;
    font-size:10px;
    font-weight:bold;
    color:#fff;
    cursor:pointer;
  }
  h2{
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
    padding:0;
    margin:0;
  }
  p{
    padding:0;
    margin:0;
    margin-bottom:15px;
  }

a.knop {
  font: bold 12px verdana; 
  color: #ffffff;
  text-decoration: none;
}
a.knop:hover {
  font: bold 12px verdana; 
  color: #ffffff;
  text-decoration: none;
}

a.rood       { color:#ff0000; }
a.rood:hover { color:#4E4E59; }

/* Onderstaand de class voor een tabel met randen van 1 px */

.trand  { border-top: 1px solid #cccccc; border-left: 1px solid #cccccc; margin: 0px; padding: 0px; }
.tkl    { font: bold 12px verdana, arial, sans-serif; color: #666666; text-align: left; border-bottom: 1px solid #cccccc; border-right: 1px solid #cccccc; padding: 3px; }
.tkc    { font: bold 12px verdana, arial, sans-serif; color: #666666; text-align: center; border-bottom: 1px solid #cccccc; border-right: 1px solid #cccccc; padding: 3px; }
.tal    { font: 12px verdana, arial, sans-serif; color: #666666; text-align: left; border-bottom: 1px solid #cccccc; border-right: 1px solid #cccccc; padding: 3px;}
.tcl    { font: 12px verdana, arial, sans-serif; color: #666666; text-align: center; border-bottom: 1px solid #cccccc; border-right: 1px solid #cccccc; padding: 3px;}
.trl    { font: 12px verdana, arial, sans-serif; color: #666666; text-align: right; border-bottom: 1px solid #cccccc; border-right: 1px solid #cccccc; padding: 3px;}

.talr   { font: 12px verdana, arial, sans-serif; color: #ff0000; text-align: left; border-bottom: 1px solid #cccccc; border-right: 1px solid #cccccc; padding: 3px;}
.tclr   { font: 12px verdana, arial, sans-serif; color: #ff0000; text-align: center; border-bottom: 1px solid #cccccc; border-right: 1px solid #cccccc; padding: 3px;}
.trlr   { font: 12px verdana, arial, sans-serif; color: #ff0000; text-align: right; border-bottom: 1px solid #cccccc; border-right: 1px solid #cccccc; padding: 3px;}

.tar    { font: 12px verdana, arial, sans-serif; color: #666666; text-align: left; border-right: 1px solid #cccccc; padding: 3px;}
.tcr    { font: 12px verdana, arial, sans-serif; color: #666666; text-align: center; border-right: 1px solid #cccccc; padding: 3px;}
.trr    { font: 12px verdana, arial, sans-serif; color: #666666; text-align: right; border-right: 1px solid #cccccc; padding: 3px;}

h1.titel {
  font-family:verdana;
  font-size:14px;
  font-weight:bold;
  color:#E60000;
  }
