body {
 text-align: center;
 margin: 0px 0px 0px 0px;
 color: #FFFFFF;
 padding: 0px;
 background: #ddd5d5 url(http://www.slowmo.nl/custom/default/img/bg/bg.jpg) repeat-x scroll top center;
 font-family: verdana;
}

#container {
 text-align: left;
 width: 860px;
 margin: 0px auto 0px auto;
 background-color: #000;
 overflow: hidden;
}

#header1 {
 width: 860px;
 height: 250px;
 margin: 0px;
 padding: 0px;
 background: #e00100 url(http://www.slowmo.nl/custom/default/img/header/header1.jpg) no-repeat;
 cursor: pointer;
 float: left;
 overflow: hidden;
}

#header2 {
 width: 860px;
 height: 312px;
 margin: 0px;
 padding: 0px;
 background: #e00100 url(http://www.slowmo.nl/custom/default/img/header/header2.jpg) no-repeat;
 cursor: pointer;
 float: left;
 overflow: hidden;
}

#main {
 width: 860px;
 margin: 0px;
 padding: 0px;
 background: #000;
 float: left;
 overflow: hidden;
}

div.case {
 width: 860px;
 height: 528px;
 margin: 0px;
 padding: 0px 0px 0px 0px;
 background: #e00100 url(http://www.slowmo.nl/custom/default/img/case/case.jpg) no-repeat;
 float: left;
 overflow: hidden;
}

div.longtitle {
 width: 860px;
 height: 81px;
 margin: 0px;
 padding: 0px;
 float: left;
 overflow: hidden;
}

h3.longtitle {
 padding: 0px;
 margin: 46px 16px 0px 71px;
 font-size: 16px;
 font-weight: bold;
 letter-spacing: 0em;
 color: #FFFFFF;
}


div.column1 {
 width: 427px;
 height: 308px;
 float: left;
 margin: 0px;
 padding: 0px;
 overflow: hidden;
}

div.case img.big {
 height: 308px;
 width: 410px;
 margin: 0px 0px 0px 17px;
 padding: 0px;
 border: 0px;
}

div.column2 {
 width: 433px;
 height: 308px;
 float: left;
 margin: 0px;
 padding: 0px;
 overflow: hidden;
}

div.text {
 padding: 0px;
 margin: 0px;;
 width: 433px;
height: 148px;
 float: left;
 overflow: hidden;
}

h2.shorttitle {
 margin: 3px 19px 0px 25px;
 padding: 0px;
 font-size: 14px;
 font-weight: bold;
 letter-spacing: 0em;
 color: #660000;
}

p.text {
 padding: 2px 17px 0px 25px;
 font-size: 11px;
 margin: 0px;
 color: #000;
 text-align: left;
 line-height: 160%;
}


div.case img.smallone {
 width: 188px;
 height: 142px;
 margin: 18px 0px 0px 22px;
 padding: 0px;
 border: 0px;
}

div.case img.smalltwo {
 width: 188px;
 height: 142px;
 margin: 18px 0px 0px 19px;
 padding: 0px;
 border: 0px;
}

div.buttons {
 width: 860px;
 height: 139px;
 float: left;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 overflow: hidden;
}

img.button  {
  width: 430px;
  height: 139px; 
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  border: 0px;
}

#pagination {
 width: 860px;
 height: 79px;
 margin: 0px;
 padding: 0px;
 background-color: #e00100;
 text-align: center;
 font-size: small;
 overflow: hidden;
 float: left;
 background: url(http://www.slowmo.nl/custom/default/img/footer/pagination.jpg);
}

#nrcenter {
  margin: 0px 0px 0px 340px;
}

div.nrpage {
  background: url(http://www.slowmo.nl/custom/default/img/pagination/page.jpg);
}

div.nractive {
  background: url(http://www.slowmo.nl/custom/default/img/pagination/active.jpg);
}

div.nrpage, div.nractive {
  width: 40px;
  height: 40px;
  margin: 10px;
  padding: 0px;
  float: left;
  font-weight: bold;
}

div.nrpage a,div.nractive a {
  vertical-align: middle;
  text-decoration: none;
  color: #000;
}

div.nrpage a:hover,div.nractive a:hover {
  vertical-align: middle;
  text-decoration: none;
  color: #000;
}

div.nrmiddle {
  padding: 12px 0px 0px 0px;
}


#iframe {
 width: 860px;
 height: 280px;
 margin: 20px 0px 0px 0px;
 padding: 0px;
 float: left;
 overflow: hidden;
}

#iframecontainer {
 padding: 0px 15px 0px 15px;
 margin: 0px;
 float: left;
 overflow: hidden;
}

#footer {
 width: 860px;
 margin: 0px;
 padding: 0px;
 background: #000;
 text-align: center;
 font-size: xx-small;
 display: none;
}

#footer a {
 color: #FF9320;
}

/* copyright */
#copyright {
 width: 860px;
 margin: 0px;
 padding: 0px;
 text-align: center;
 font-size: xx-small;
 color: #FF9320;
 background: url(http://www.slowmo.nl/custom/default/img/footer/copyrights.jpg);
}

#copyright p {
 margin: 0px;
 padding: 0px 0px 10px 0px;
}

#copyright a {
 color: #FF9320;
}