body {
 text-align: center;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 background: #D7B9D6 url(http://www.plattetietjes.nl/custom/default/img/bg/bg.gif) repeat scroll top center;
 font-family: tahoma;
}

input,textarea {
  font-family: tahoma;
}

#container {
 text-align: left;
 width: 892px;
 margin: 0px auto 0px auto;
 background: #FFE6BD url(http://www.plattetietjes.nl/custom/default/img/case/case-bg.jpg) repeat-y center;
 overflow: hidden;
}

#header,#halfheader {
 width: 892px;
 height: 401px;
 margin: 0px;
 padding: 0px;
 background: #FFE6BE url(http://www.plattetietjes.nl/custom/default/img/header/header.jpg);
 cursor: pointer;
}

#header h1,#halfheader h1 {
  /* display: none; */
  padding: 0px 0px 0px 0px;
  color: #000099;
  font-size: 11px;
  float: right;
}

#main {
 width: 892px;
 margin: 0px;
 padding: 0px;
}

div.case {
 width: 892px;
 height: 545px;
 margin: 0px;
 padding: 0px 0px 0px 0px;
 background: #FFE6BE url(http://www.plattetietjes.nl/custom/default/img/case/case.jpg) no-repeat;
}

div.case h2 {
 padding: 0px 0px 0px 0px;
 margin: 28px 0px 0px 50px;
 font-size: 18px;
 font-weight: bold;
 letter-spacing: 0em;
 color: #550044;
 text-align: left;
}



div.case img.smallleft {

 height: 117px;
 margin: 0px 0px 0px 29px;
 padding: 0px;
 border: 0px;

}

div.case img.small {

 height: 117px;
 margin: 0px 0px 0px 20px;
 padding: 0px;
 border: 0px;

}

div.case img.big {
 width: 407px;
 height: 306px;
 margin: 10px 0px 0px 29px;
 padding: 0px;
 border: 0px;
}

div.column1 {
 width: 436px;
 float: left;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 overflow: hidden;
}

div.column2 {
 width: 430px;
 height: 368px;
 float: left;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 overflow: hidden;

}

div.column3 {
 width: 863px;
 float: left;
 margin: 15px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 overflow: hidden;

}

div.text {
 height: 301px;
 padding: 0px;
 margin: 0px 0px 0px 0px;
 float: left;
 overflow: hidden;
 font-size: 12px;
}

div.text h3 {
 padding: 140px 15px 6px 125px;
 margin: 0px 0px 0px 0px;
 font-size: 12px;
 font-weight: bold;
 color: #660033;
 text-align: right;
 letter-spacing: 0em;
}

div.text p {
 padding: 0px 15px 0px 31px;
 margin: 0px;
 color: #000000;
 text-align: justify;
 line-height: 140%
}

div.buttons {
  width: 434px;
  height: 66px; 
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  border: 0px;
  margin: 0px 0px 0px 0px;
  float: left;
}

div.button1 img  {
  width: 192px;
  height: 66px; 
  margin: 0px 0px 0px 20px;
  padding: 0px;
  overflow: hidden;
  border: 0px;
  float: left;
}

div.button2 img  {
  width: 190px;
  height: 66px; 
  margin: 0px 0px 0px 23px;
  padding: 0px;
  overflow: hidden;
  border: 0px;
  float: left;
}

/* pagination */

#pagination {
 width: 892px;
 height: 50px;
 margin: 20px 0px 0px 0px;
 padding: 0px;
 text-align: center;
 font-size: 14px;
 overflow: hidden;
}

#nrcenter {
  margin: 0px 0px 0px 336px;
}

div.nrpage {
  background: url(http://www.plattetietjes.nl/custom/default/img/pagination/page.jpg);
}

div.nractive {
  background: url(http://www.plattetietjes.nl/custom/default/img/pagination/active.jpg);
}

div.nrpage, div.nractive {
  width: 37px;
  height: 37px;
  margin: 10px;
  padding: 0px 0px 0px 0px;
  float: left;
  font-weight: bold;
  font-size: 16px;
}

div.nrpage a,div.nractive a {
  vertical-align: middle;
  text-decoration: none;
  color: #FFFFFF;
}

div.nrpage a:hover,div.nractive a:hover {
  vertical-align: middle;
  text-decoration: none;
  color: #000000;
}

div.nrmiddle {
  padding: 9px 2px 0px 0px;
}

#footer {
 width: 892px;
 height: 38px;
 margin: 0px;
 padding: 0px;
 text-align: center;
 font-size: xx-small;
 background: #FFE6BD url(http://www.plattetietjes.nl/custom/default/img/footer/footer.jpg) no-repeat center;
 color: #330000;
}

#footer a {
 color: #330000;
}

/* copyright */
#copyright {
 width: 892px;
 height: 70px;
 margin: 0px;
 padding: 0px 0px 0px 0px;
 text-align: center;
 font-size: xx-small;
 color: #330000;
 background: #FFE6BD url(http://www.plattetietjes.nl/custom/default/img/case/case-bg.jpg) repeat-y center;
}

#copyright p {
 margin: 0px;
 padding: 30px 0px 0px 0px;
 color: #330000;
}

#copyright a {
 color: #330000;
}