body {
 text-align: center;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 background: #F7F6F4 url(http://www.sextijdenswerk.nl/custom/default/img/bg/bg.gif) repeat-x scroll;
 font-family: tahoma;
}

input,textarea {
  font-family: tahoma;
}

#container {
 text-align: left;
 width: 893px;
 margin: 0px auto 0px auto;
 background: #202122;
 overflow: hidden;
}

#header,#halfheader {
 width: 893px;
 height: 352px;
 margin: 0px;
 padding: 0px;
 background: #202122 url(http://www.sextijdenswerk.nl/custom/default/img/header/header.jpg);
 cursor: pointer;
}

#header h1 {
  /* display: none; */
  padding: 0px 0px 0px 30px;
  color: #FFCC00;
  font-size: 11px;
  float: left;
}

#halfheader h1 {
  /* display: none; */
  padding: 0px 0px 0px 30px;
  color: #FFCC00;
  font-size: 11px;
  float: left;
}

#main {
 width: 893px;
 margin: 0px;
 padding: 0px;
}

div.case {
 width: 893px;
 height: 470px;
 margin: 0px;
 padding: 0px;
 background:  url(http://www.sextijdenswerk.nl/custom/default/img/case/case.gif) no-repeat;
}

div.case h2 {
 padding: 65px 0px 21px 86px;
 margin: 0px;
 font-size: 15px;
 font-weight: bold;
 letter-spacing: 0em;
 color: #990000;
 text-align: left;
}



/* images inside the case */
div.case img.small1 {
 width: 177px;
 height: 133px;
 margin: 0px 11px 0px 0px;
 float: left;
 overflow: hidden;
 padding: 0px;
 border: 0px;
}

div.case img.small2 {
 width: 177px;
 height: 133px;
 margin: 0px 10px 0px 0px;
 float: left;
 overflow: hidden;
 padding: 0px;
 border: 0px;
}

div.case img.big {
 width: 307px;
 height: 270px;
 margin: 0px 0px 0px 12px;
 padding: 0px;
 border: 0px;
 float: left;
 overflow: hidden;
}

div.column1 {
 width: 329px;
 float: left;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 overflow: hidden;
}

div.column2 {
 width: 564px;
 float: left;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 overflow: hidden;
}

div.text {
 padding: 0px;
 margin: 0px;
 width: 477px;
 height: 137px;
 float: left;
 overflow: hidden;
 font-size: 12px;
}

div.text h3 {
 padding: 16px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 font-size: 14px;
 font-weight: normal;
 color: #cc0000;
 text-align: center;
 letter-spacing: 0.2em;
}

div.text p {
 padding: 3px 6px 3px 6px;
 margin: 0px;
 color: #000000;
 text-align: justify;
 line-height: 150%
}

div.buttons {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 893px;
  float: left;
  overflow: hidden;
}

div.button, div.button img  {
  width: 446px;
  height: 57px; 
  margin: 0px 0px 0px 0px;
  padding: 0px;
  overflow: hidden;
  border: 0px;
}

div.button {
  float: left;
}

/* pagination */

#pagination {
 width: 692px;
 height: 100px;
 margin: 0px;
 padding: 0px;
 background-color: #202122;
 text-align: center;
 font-size: medium;
 overflow: hidden;

}

#nrcenter {
  margin: 0px 0px 0px 265px;
}

div.nrpage {
  background: url(http://www.sextijdenswerk.nl/custom/default/img/pagination/page.gif);
}

div.nractive {
  background: url(http://www.sextijdenswerk.nl/custom/default/img/pagination/active.gif);
}

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: #FFFFCC;
}

div.nrmiddle {
  padding: 15px 0px 0px 0px;
}


/* footer                                                   */
/* width must be the same as the width of the container     */

#footer {
 width: 893px;
 height: 10px;
 margin: 0px;
 padding: 0px;
 background: #202122 url(http://www.sextijdenswerk.nl/custom/default/img/footer/footer.gif) repeat-y;
 text-align: center;
 font-size: xx-small;
}

#footer a {
 color: #ffFFCC;
}

/* copyright */
#copyright {
 width: 893px;
 height: 50px;
 margin: 0px;
 padding: 30px 0px 0px 0px;
 text-align: center;
 font-size: xx-small;
 color: #ffFFCC;
 background: #202122 url(http://www.sextijdenswerk.nl/custom/default/img/footer/footer.gif) repeat-y;
 }

#copyright p {
 margin: 0px;
 padding: 0px;
}

#copyright a {
 color: #ffFFCC;
}