body {
 text-align: center;
 margin: 0px 0px 0px 0px;
 color: #000000;
 padding: 0px;
 background: #d2cdb8;
 font-family: verdana;
}

input,textarea {
  font-family: tahoma;
}

#container {
 text-align: left;
 width: 860px;
 margin: 0px auto 0px auto;
 overflow: hidden;
 background: #f0ebd2;
}

#header {
 width: 860px;
 height: 568px;
 margin: 0px;
 padding: 0px;
 background: #f0ebd2 url(http://www.buufneuken.nl/custom/default/img/header/header.jpg) no-repeat;
 cursor: pointer;
}

#main {
 width: 860px;
 margin: 0px;
 padding: 0px;
 float: left;
 overflow: hidden;
}

div.case {
 width: 860px;
 height: 542px;
 margin: 0px;
 padding: 0px;
 background: #f0ebd2 url(http://www.buufneuken.nl/custom/default/img/case/case.jpg) no-repeat;
}

div.longtitle {
 width: 860px;
 height: 86px;
 margin: 0px;
 padding: 0px;
 float: left;
 overflow: hidden;
}

h2.longtitle {
 padding: 0px;
 margin: 35px 0px 0px 45px;
 font-size: 14px;
 font-weight: bold;
 color: #550033;
}

div.column1 {
 width: 498px;
 height: 353px;
 margin: 0px;
 padding: 0px;
 float: left;
 overflow: hidden;
}

img.big {
 width: 450px;
 height: 353px;
 margin: 0px 0px 0px 29px;
 padding: 0px;
 border: 0px;
}

div.column2 {
 width: 362px;
 height: 353px;
 float: left;
 margin: 0px;
 padding: 0px;
 overflow: hidden;
}

div.small {
 width: 362px;
 height: 158px;
 float: left;
 margin: 0px;
 padding: 0px;
 overflow: hidden;
}

img.small {
 width: 159px;
 height: 158px;
 border: 0px;
 margin: 0px 17px 0px 0px;
 padding: 0px;
}

div.text {
 width: 362px;
 height: 138px;
 float: left;
 margin: 0px;
 padding: 0px;
 overflow: hidden;
}

p.text {
 margin: 25px 32px 0px 5px;
 padding: 0px;
 font-size: 11px;
 color: #440022;
 line-height: 140%;
 text-align: justify; 
}

div.shorttitle {
 width: 362px;
 height: 57px;
 float: left;
 margin: 0px;
 padding: 0px;
 overflow: hidden;

}

h3.shorttitle {
 margin: 0px 32px 0px 5px;
 padding: 0px 0px 0px 25px;
 font-weight: normal;
 font-size: 12px;
 line-height: 60px;
 color: #990066; 
}


div.buttons {
  width: 860px;
  height: 103px;
  margin: 0px;
  padding: 0px;
  float: left;
  overflow: hidden;
}

img.button {
  width: 430px;
  height: 103px;
  margin: 0px;
  border: 0px;
}

#pagination {
 width: 860px;
 height: 70px;
 margin: 0px;
 padding: 0px;
 text-align: center;
 font-size: small;
 overflow: hidden;
 float: left;
}

#nrcenter {
  margin: 0px 0px 0px 326px;
}

div.nrpage {
  background: url(http://www.buufneuken.nl/custom/default/img/pagination/page.gif) no-repeat;
}

div.nractive {
  background: url(http://www.buufneuken.nl/custom/default/img/pagination/active.gif) no-repeat;

}

div.nrpage, div.nractive {
  width: 50px;
  height: 50px;
  margin: 10px;
  padding: 0px;
  float: left;
  font-weight: bold;
  }

div.nrpage a,div.nractive a {
  text-decoration: none;
  color: #000;
}

div.nrpage a:hover,div.nractive a:hover {
  vertical-align: middle;
  text-decoration: none;
  color: #600;
}

div.nrmiddle {
  height: 49px;
width: 49px;
text-align: center;
float: left;
margin: 0px;
padding: 0px;
line-height: 48px;
overflow: hidden;
}

#iframe{
 width: 860px;
 height: 290px;
 margin: 0px;
 padding: 0px;
 float: left;
 overflow: hidden;
}

#iframecontainer {
 padding: 0px 15px 0px 15px;
 margin: 0px;
 float: left;
 overflow: hidden;
}

#footer {
 width: 860px;
 height: 10px;
 overflow: hidden;
 float: left;
 margin: 0px;
 padding: 0px;
 text-align: center;
 font-size: xx-small;
}

#footer a {
 color: #000;
}

/* copyright */
#copyright {
 width: 860px;
 height: 40px;
 float: left;
 overflow: hidden;
 margin: 0px;
 padding: 0px;
 text-align: center;
 font-size: xx-small;
 color: #000;
}

#copyright p {
 margin: 0px;
 padding: 0px;
}

#copyright a {
 color: #000;
}
