body {
 text-align: center;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 background: #e83ee7 url(http://www.tieneruiers.nl/custom/default/img/bg/bg.jpg) repeat-x scroll;
 font-family: tahoma;
}

input,textarea {
  font-family: tahoma;
}

#container {
 text-align: left;
 width: 901px;
 margin: 0px auto 0px auto;
 background: #d9bfd9;
 overflow: hidden;
}

#header{
 width: 901px;
 height: 413px;
 margin: 0px;
 padding: 0px;
 background: #d9bfd9 url(http://www.tieneruiers.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;
}

#main {
 width: 901px;
 margin: 0px;
 padding: 0px;
 float: left;
 overflow: hidden;
}

div.case {
 width: 901px;
 height: 656px;
 margin: 0px;
 padding: 0px 0px 0px 0px;
 background: url(http://www.tieneruiers.nl/custom/default/img/case/case.jpg) no-repeat;
 float: left;
 overflow: hidden;
}

div.longtitle {
 padding: 0px 0px 0px 0px;
 margin: 0px;
 float: left;
 overflow: hidden;
 width: 901px;
 height: 56px;
}

div.longtitle h2 {
 padding: 20px 0px 0px 30px;
 margin: 0px;
 font-size: 16px;
 font-weight: bold;
 letter-spacing: 0.0em;
 color: #660066;
}

div.case img.small {
 width: 268px;
 height: 160px;
 margin: 0px 0px 19px 20px;
 padding: 0px;
 border: 0px;
}

div.case img.big {
 width: 570px;
 height: 341px;
 margin: 17px 0px 0px 3px;
 padding: 0px;
 border: 0px;
}

div.column1 {
 width: 305px;
 height: 535px;
 float: left;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 overflow: hidden;
}

div.column21 {
 width: 596px;
 height: 415px;
 float: left;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 overflow: hidden;
}

div.column22 {
 width: 596px;
 height: 120px;
 float: left;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 overflow: hidden;
}

div.shorttitle {
 padding: 0px;
 margin: 0px;
 width: 160px;
 height: 105px;
 float: left;
 overflow: hidden;
}

div.shorttitle h3 {
 padding: 71px 8px 0px 8px;
 margin: 0px 0px 0px 0px;
 font-size: 11px;
 font-weight: normal;
 color: #660066;
 text-align: center;
}

div.text {
 padding: 0px;
 margin: 0px;
 width: 436px;
 height: 105px;
 float: left;
 overflow: hidden;
 font-size: 11px;
}

div.text p {
 padding: 0px 0px 0px 0px;
 margin: 12px 25px 6px 6px;
 color: #000000;
 text-align: justify;
 line-height: 160%
}

div.buttons {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 901px;
  float: left;
  overflow: hidden;
}

div.button, div.button img  {
  width: 450px;
  height: 50px; 
  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: #d9bfd9;
 text-align: center;
 font-size: medium;
 overflow: hidden;
 float: left;
}

#nrcenter {
  margin: 0px 0px 0px 265px;
}

div.nrpage {
  background: url(http://www.tieneruiers.nl/custom/default/img/pagination/page.jpg);
}

div.nractive {
  background: url(http://www.tieneruiers.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: #FFFFCC;
}

div.nrmiddle {
  padding: 15px 0px 0px 0px;
}


/* footer                                                   */
/* width must be the same as the width of the container     */

#footer {
 width: 901px;
 height: 10px;
 margin: 0px;
 padding: 0px;
 background: #D8BED7;
 text-align: center;
 font-size: xx-small;
 float: left;
}

#footer a {
 color: #660066;
}

/* copyright */
#copyright {
 width: 901px;
 height: 50px;
 margin: 0px;
 padding: 30px 0px 0px 0px;
 background-color: #000000;
 text-align: center;
 font-size: xx-small;
 color: #660066;
 background: #D8BED7;
 float: left;
}

#copyright p {
 margin: 0px;
 padding: 0px;
}

#copyright a {
 color: #660066;
}
