body {
 text-align: center;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 background: #5e32cf url(http://www.binnendringen.nl/custom/default/img/bg/bg.gif) repeat-x top center;
 font-family: tahoma;
}

input,textarea {
  font-family: tahoma;
}

#container {
 text-align: left;
 width: 901px;
 margin: 0px auto 0px auto;
 overflow: hidden;
}

#header {
 width: 901px;
 height: 357px;
 margin: 0px;
 padding: 0px;
 background: #5e32cf url(http://www.binnendringen.nl/custom/default/img/header/header.jpg) no-repeat;
 cursor: pointer;
}

#halfheader {
 width: 901px;
 height: 405px;
 margin: 0px;
 padding: 0px;
 background: #5e32cf url(http://www.binnendringen.nl/custom/default/img/header/header.jpg);
}

#main {
 width: 901px;
 margin: 0px;
 padding: 0px;
 background: url(http://www.binnendringen.nl/custom/default/img/case/case-bg.jpg) repeat-y;
}

div.case {
 width: 901px;
 height: 405px;
 margin: 0px;
 padding: 0px 0px 0px 0px;
 background: url(http://www.binnendringen.nl/custom/default/img/case/case.jpg) no-repeat;
}

div.longtitle {
 width: 901px;
 height: 64px;
 margin: 0px;
 padding: 0px;
 overflow: hidden;
 float: left;
}

h2.longtitle {
 padding: 0px 0px 0px 0px;
 margin: 0px;
 font-size: 12px;
 font-weight: bold;
 letter-spacing: 0em;
 color: #330044;
 text-align: center;
 line-height: 40px;
}

div.column1 {
 width: 199px;
 margin: 0px;
 padding: 0px;
 float: left;
 overflow: hidden;
}

div.bigimage {
 margin: 0px;
 padding: 0px;
 width: 419px;
 height: 239px;
 float: left;
 overflow: hidden;
}

img.bigimage {
 width: 409px;
 height: 230px;
 margin: 0px 0px 9px 10px;
 padding: 0px;
 border: 0px;
}

div.smallimage {
 margin: 0px;
 padding: 0px;
 width: 199px;
 height: 102px;
 float: left;
 overflow: hidden;
}

img.smallimage {
 width: 163px;
 height: 92px;
 margin: 0px 0px 0px 36px;
 padding: 0px;
 border: 0px;
}

div.column2 {
 width: 419px;
 margin: 0px;
 padding: 0px;
 float: left;
 overflow: hidden;
}

div.column3 {
 width: 283px;
 margin: 0px;
 padding: 0px;
 float: left;
 overflow: hidden;
}

div.text {
 width: 293px;
 height: 323px;
 overflow: hidden;
 margin: 0px;
 padding: 0px;
 float: left;
}

h3.text {
 margin: 0px;
 padding: 60px 59px 0px 25px;
 font-size: 12px;
 color: FF6;
}

p.text {
 margin: 0px;
 padding: 20px 59px 0px 25px;
 font-size: 12px;
 text-align: justify;
 color: #FFF;
}

div.trailer {
 width: 211px;
 height: 57px;
 margin: 0px;
 padding: 0px;
 float: left;
 overflow: hidden;
}

img.trailer {
 width: 202px;
 height: 57px;
 margin: 0px 0px 0px 9px;
 padding: 0px;
 border: 0px;
}

div.hdfilm {
 width: 208px;
 height: 57px;
 margin: 0px;
 padding: 0px;
 float: left;
 overflow: hidden;
}

img.hdfilm {
 width: 199px;
 height: 57px;
 margin: 0px 0px 0px 9px;
 padding: 0px;
 border: 0px;
}




/* pagination */

#pagination {
 width: 901px;
 height: 100px;
 margin: 0px;
 padding: 0px;
 background-color: #BAD2FE;
 text-align: center;
 font-size: medium;
 overflow: hidden;
 background: #5e32cf url(http://www.binnendringen.nl/custom/default/img/case/case-bg.jpg) repeat-y top center;
}

#nrcenter {
  margin: 0px 0px 0px 325px;
}

div.nrpage {
  background: url(http://www.binnendringen.nl/custom/default/img/pagination/page.gif);
}

div.nractive {
  background: url(http://www.binnendringen.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: #330055;
}

div.nrpage a:hover,div.nractive a:hover {
  vertical-align: middle;
  text-decoration: none;
  color: #000000;
}

div.nrmiddle {
  padding: 15px 0px 0px 0px;
}

/* footer                                                   */
/* width must be the same as the width of the container     */

#footer {
 width: 901px;
 height: 55px;
 margin: 0px;
 padding: 0px;
 background: #5e32cf url(http://www.binnendringen.nl/custom/default/img/footer/footer.jpg);
 text-align: center;
 font-size: xx-small;
}

#footer a {
 color: #330044;
}

/* copyright */
#copyright {
 width: 901px;
 height: 49px;
 margin: 0px;
 padding: 0px;
 text-align: center;
 font-size: xx-small;
 color: #330044;
 background: #5e32cf url(http://www.binnendringen.nl/custom/default/img/case/case-bg.jpg) repeat-y;
}

#copyright p {
 margin: 0px;
 padding: 0px;
}

#copyright a {
 color: #330044;
}