body {
 text-align: center;
 margin: 0px 0px 0px 0px;
 color: #000000;
 padding: 0px;
 background: #E3D4B5 url(http://www.butblaffen.nl/custom/default/img/bg/bg.jpg) repeat-x scroll top center;
 font-family: tahoma;
}

input,textarea {
  font-family: tahoma;
}

#container {
 text-align: left;
 width: 860px;
 margin: 0px auto 0px auto;
 background-color: #4D002E;
 overflow: hidden;
}

#header {
 width: 860px;
 height: 337px;
 margin: 0px;
 padding: 0px;
 background: #4D002E url(http://www.butblaffen.nl/custom/default/img/header/header.jpg);
 cursor: pointer;
}
#header1 {
 width: 860px;
 height: 238px;
 margin: 0px;
 padding: 0px;
 background: #4D002E url(http://www.butblaffen.nl/custom/default/img/header/header1.jpg);
 cursor: pointer;
}

#header2 {
 width: 860px;
 height: 193px;
 margin: 0px;
 padding: 0px;
 background: #4D002E url(http://www.butblaffen.nl/custom/default/img/header/header2.jpg);
 cursor: pointer;
}

#header h1 {
  /* display: none; */
  padding: 80px 70px 0px 0px;
  color: #4D002E;
  font-size: 11px;
  float: right;
}


#main {
 width: 860px;
 margin: 0px;
 padding: 0px;
 background: #4D002E;
}

div.case {
 width: 860px;
 height: 448px;
 margin: 0px;
 padding: 0px 0px 0px 7px;
 background: #4D002E url(http://www.butblaffen.nl/custom/default/img/case/case.jpg);
 background-repeat: no-repeat;
}

div.case h2 {
 padding: 19px 0px 12px 12px;
 margin: 0px;
 font-size: 18px;
 font-weight: normal;
 letter-spacing: 0em;
 color: #000000;
 text-align: left;
}

div.case h3 {
 padding: 0px 0px 0px 0px;
 margin: 20px 0px 20px 3px;
 font-size: 14px;
 font-weight: bold;
 letter-spacing: 0em;
 color: #440055;
}

div.case img.small {
 width: 254px;
 height: 190px;
 float: left;
 margin: 0px 5px 5px 0px;
 padding: 0px;
 border: 0px;
}

div.column1 {
 width: 522px;
 float: left;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 overflow: hidden;
}

div.column2 {
 width: 320px;
 float: left;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 overflow: hidden;
}

div.text {
 padding: 0px;
 margin: 0px;;
 width: 310px;
 height: 140px;
 float: left;
 overflow: hidden;
 font-size: 13px;
}

div.text p {
 padding: 3px;
 font-size: 12px;
 margin: 0px;
 color: #330011;
 text-align: justify;
 line-height: 150%
}

div.buttons {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 320px;
  float: left;
  overflow: hidden;
}

div.button, div.button img  {
  width: 320px;
  height: 95px; 
  margin: 0px 0px 3px 0px;
  padding: 0px;
  overflow: hidden;
  border: 0px;
}
div.button {
  float: left;
}

#pagination {
 width: 860px;
 height: 100px;
 margin: 0px;
 padding: 0px;
 background-color: #4D002E;
 text-align: center;
 font-size: small;
 overflow: hidden;

}

#nrcenter {
  margin: 0px 0px 0px 300px;
}

div.nrpage {
  background: url(http://www.butblaffen.nl/custom/default/img/pagination/page.jpg);
}

div.nractive {
  background: url(http://www.butblaffen.nl/custom/default/img/pagination/active.jpg);
}

div.nrpage, div.nractive {
  width: 50px;
  height: 50px;
  margin: 10px;
  padding: 0px;
  float: left;
  font-weight: bold;
}

div.nrpage a,div.nractive a {
  vertical-align: middle;
  text-decoration: none;
  color: #000000;
}

div.nrpage a:hover,div.nractive a:hover {
  vertical-align: middle;
  text-decoration: none;
  color: #990066;
}

div.nrmiddle {
  padding: 15px 0px 0px 0px;
}

#footer {
 width: 860px;
 height: 65px;
 margin: 0px;
 padding: 0px;
 background: #4D002E url(http://www.butblaffen.nl/custom/default/img/footer/footer.jpg);
 text-align: center;
 font-size: xx-small;
}

#footer a {
 color: #FFFFCC;
}

/* copyright */
#copyright {
 width: 860px;
 height: 55px;
 margin: 0px;
 padding: 0px;
 background: #4D002E url(http://www.butblaffen.nl/custom/default/img/footer/copyrights.jpg);
 text-align: center;
 font-size: xx-small;
 color: #FFFFCC;
}

#copyright p {
 margin: 0px;
 padding: 0px;
}

#copyright a {
 color: #FFFFCC;
}
