body {
background:#e8f4cc;
padding:0px;
margin:0px;
font-family: Verdana, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}
* {
font-family: Verdana, Helvetica, sans-serif;
}
table {
margin:0px auto;
       border-spacing:0px;
       border-collapse:collapse;
}
td {
  vertical-align:top;
padding:0px;
}
p {
margin:0px 10px;
       font-size:12px;
}

/* Opmaak *//*{{{*/
.bold {
  font-weight: bold;
}
.italic {
  font-style:italic;
}
.h1 {
  font-variant:small-caps;
}/*}}}*/
/* Main table {{{ */
table.mtable {
height:100%;
}
table.mtable td.mheader {
}
table.mtable td.mlinks {
width:40px;
height:10px;
background:url(../art/layout/links.png) repeat-y;
}
table.mtable td.mcontent {
width:698px;
background:#f9fbf6;
}
table.mtable td.mrechts {
width:32px;
height:10px;
background:url(../art/layout/rechts.png) repeat-y;
}
table.mtable td.mfooter {
width:770px;
height:88px;
background:url(../art/layout/onder.png);
}
table.mtable td.mbottom {
width:770px;
background:url(../art/layout/uitloop.png) repeat-y;
}
table.mtable td.bgcolor {
width:28px;
}
/*}}}*/
/* Elements {{{ */
table.item {
border:0px solid blue;
width:690px;
}
table.item td {
border:0px solid gray;
}
table.item td.title {
height:1px;
       font-weight:bold;
}
table.item td.image {
width:270px;
}

.separator{
width:680px;
height:15px;
background: url(../art/layout/sep.png) no-repeat 50% 50%;
border:0px solid red;
}
  /*
td.item p {
margin:2px;
}
table.websiteitem {
width:690px;
}
table.item td {
padding:0px 5px;
}
table.item td.image {
width:10px;
}
table.item td.title {
  font-size:13px;
  font-weight:bold;
height:1px;
}*/
/*}}}*/
/* Contact form {{{*/
table.contactform {
margin:0px;
  border-width:0px;
  border-collapse:collapse;
}
table.contactform td {
  padding-right:20px;
}
table.contactform td.postcode input {
width:60px;
}
table.contactform textarea {
width:300px;
height:100px;
}
div.message {
  margin-left:15px;
color:#f00;
}
table.contactform textarea {
  font-size:12px;
}
/*}}}*/
/* Scan {{{*/
/* Navigation {{{*/
.scannav {
margin:0px auto;
width:600px;
}
#scannavtop {
	   border-bottom: 1px solid #8cb757;
}
#scannavbottom {
	   border-top: 1px solid #8cb757;
}
/*}}}*/
/* Pages {{{*/
#scan {
margin:0px auto;
width: 600px;
height:470px;
background:#e8f4cc;
overflow:hidden;
}
#scan .page {
width:600px;
height:471px;
border-bottom:1px solid #8cb757;
}
/*}}}*/
/* Page elements {{{*/
#scan h2 {
  font-size:12px;
  font-weight:bold;
  text-align:center;
  padding: 5px;
width:90%;
margin:0px auto 15px;
  border-bottom: 1px solid #ccc;
}
#scan p {
width: 90%;
       text-align:left;
       margin:20px auto 10px;
}
/*}}}*/
/* Page tables {{{*/
#scan table * {
  font-size:12px;
}
#scan .page > table {
}
#scan .page > table > tbody > tr > td {
padding: 2px 5px;
background:#f8f8ee;
	   border-bottom:8px solid #e8f4cc;
}
#scan .page > table > tbody > tr.total > td {
background:#ff8;
}
#scan .page > table > tbody > tr > td.left {
}
/*}}}*/
#scan table table {
margin: 0px 0px;
}
#scan input, #scan textarea {
border:1px inset #aaa;
}
#scan input.proc {
width:50px;
}
#scan input.dated,#scan input.datem {
width:22px;
}
#scan input.datey {
width:40px;
}
#scan input.button {
  border:1px outset #aaa;
color:#000;
background:#eee;
}
#scan input.radioinput, input.radioother,
#scan input.checkboxinput, input.checkother {
border:0px;
}
#scan textarea {
width:240px;
height:70px;
}
#scan img.buttonpie,
#scan img.buttonsend {
cursor:pointer;
}
div.scannav p {
cursor:pointer;
}
/*}}}*/

