body {
 text-align: center;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 background: #7E8ED9 url(http://www.retroorgies.nl/custom/default/img/bg/bg.jpg) repeat-x scroll;
 font-family: tahoma;
}

input,textarea {
  font-family: tahoma;
}

#container {
 text-align: left;
 width: 812px;
 margin: 0px auto 0px auto;
 overflow: hidden;
}

#header,#halfheader {
 width: 812px;
 height: 335px;
 margin: 0px;
 padding: 0px;
 background: #000000 url(http://www.retroorgies.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: 812px;
 margin: 0px;
 padding: 0px;
 background: url(http://www.retroorgies.nl/custom/default/img/case/case-bg.jpg) repeat-y;
}

div.case {
 width: 812px;
 height: 400px;
 margin: 0px;
 padding: 0px 0px 0px 0px;
 background: #000000 url(http://www.retroorgies.nl/custom/default/img/case/case.jpg) no-repeat;
}

div.case h2 {
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 73px;
 height: 60px;
 line-height: 80px;
 font-size: 14px;
 font-weight: bold;
 letter-spacing: 0.1em;
 color: #FFFFFF;
 text-align: left;
 font-family: Times New Roman, Times, serif;
 overflow: hidden;
}

div.case h3 {
 padding: 12px 15px 10px 33px;
 margin: 0px 0px 0px 0px;
 font-size: 12px;
 font-weight: bold;
 color: #660000;
 text-align: left;
 letter-spacing: 0.2em;
}

div.case img.small1 {
 width: 159px;
 height: 105px;
 margin: 6px 0px 0px 73px;
 padding: 0px;
 border: 0px;
}

div.case img.small2 {
 width: 159px;
 height: 105px;
 margin: 6px 0px 0px 1px;
 padding: 0px;
 border: 0px;
}

div.case img.big {
 width: 324px;
 height: 172px;
 margin: 0px 0px 0px 73px;
 padding: 0px;
 border: 0px;
}

div.column1 {
 width: 397px;
 float: left;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 overflow: hidden;
}

div.column2 {
 width: 365px;
 float: left;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 overflow: hidden;
}

div.text {
 padding: 0px 0px 0px 0px;
 margin: 0px;
 width: 343px;
 height: 191px;
 float: left;
 overflow: hidden;
 font-size: 13px;
}

div.text p {
 padding: 0px 0px 0px 0px;
 margin: 6px 15px 0px 33px;
 color: #441100;
 text-align: justify;
 line-height: 130%
}

div.buttons {
  margin: 0px 0px 0px px;
  padding: 0px 0px 0px 0px;
  width: 365px;
  float: left;
  overflow: hidden;
}

div.buttons img {
  width: 328px;
  height: 55px; 
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 18px;
  overflow: hidden;
  border: 0px;
}

/* pagination */

#pagination {
 width: 812px;
 height: 100px;
 margin: 0px;
 padding: 0px;
 text-align: center;
 font-size: medium;
 overflow: hidden;
 background: url(http://www.retroorgies.nl/custom/default/img/pagination/page-bg.jpg) no-repeat;
}

#nrcenter {
  margin: 0px 0px 0px 329px;
}

div.nrpage {
  background: url(http://www.retroorgies.nl/custom/default/img/pagination/page.gif);
}

div.nractive {
  background: url(http://www.retroorgies.nl/custom/default/img/pagination/active.gif);
}

div.nrpage, div.nractive {
  width: 37px;
  height: 37px;
  margin: 7px;
  padding: 0px;
  float: left;
  font-weight: bold;
}

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: #FFDD66;
}

div.nrmiddle {
  padding: 9px 0px 0px 0px;
}

#footer {
 width: 812px;
 height: 10px;
 margin: 0px;
 padding: 0px;
 background: url(http://www.retroorgies.nl/custom/default/img/footer/foot-bg.jpg) no-repeat;
 text-align: center;
 font-size: xx-small;
}

#footer a {
 color: #000000;
}

/* copyright */
#copyright {
 width: 812px;
 height: 50px;
 margin: 0px;
 padding: 0px 0px 0px 0px;
 background-color: #000000;
 text-align: center;
 font-size: xx-small;
 color: #000000;
 background: url(http://www.retroorgies.nl/custom/default/img/case/copy-bg.jpg) no-repeat;
 }

#copyright p {
 margin: 0px;
 padding: 0px;
}

#copyright a {
 color: #000000;
}
