/* OK*/
html, body{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: small;
margin:0;
padding: 0;
width: auto;
height: auto;
z-index:10;

}
div#header{
height: 130px;
margin:0px;
padding:0;
width: 764px;
background-repeat: no-repeat;
float: none;
}
body.home div#header {
background:url(images/top_print.gif);
}
body.error div#header {
background:url(images/top_print.gif);
}
body.contact div#header {
background:url(images/top_print.gif);
}
body.links div#header {
background:url(images/top_print.gif);
}
body.sitemap div#header {
background:url(images/top_print.gif);
}
body.grond div#header {
background: url(images/header_grond_print.gif);
}
body.wijnkelders div#header {
background:url(images/header_wijnkelders_print.gif);
}
body.civiel div#header {
background:url(images/header_civiel_print.gif);
}
body.licht div#header {
background:url(images/header_lichtfundering_print.gif);
}
body.groen div#header {
background:url(images/header_groen_print.gif);
}
body.bedrijf div#header {
background:url(images/header_bedrijf_print.gif);
}
body.buiten div#header {
background:url(images/header_buiten_print.gif);
}
body.schuim div#header {
background:url(images/header_schuim_print.gif);
}
body.fundering div#header {
background:url(images/header_fun_print.gif);
}
body.milieu div#header {
background:url(images/header_milieu_print.gif);
}
div#topbar {
float: none;
padding: 20px 0px 0px 50px;
height: 64px;
width:714px;
background: url(images/top_bar_print.gif);

}
div#topbar h2 {
float:left;
background: url(images/werkenmetvandijk_h2.jpg) no-repeat;
width: 233px;
height: 28px;
}
div#topbar h2 span {
display:none;
}
div#topbar h4 {
float: left;
text-transform:uppercase;
color:#fff;
font-weight:100;
font-size: 15px;
padding: 5px 0px 0px 5px;
margin-top: 19px;
}

div#left,
div#totem,
div#header ul{
display: none;
}
div#container {
background:transparent url(images/bg_print.gif) repeat-y;
float: none;
width: 764px;
/*height: auto; /* voor IE */
min-height: 100%;*/
margin: 0px 15px 0px 0px;
padding:0px 20px 0px 0px;
}
div#inter {
line-height: 19px;
margin:0px;
padding:0px 0px 0px 40px;
float: none;
width: 600px;
}
div#inter h4 {
color: #103200;
font-size: 13px;
font-weight:bold;
}
div#inter h5 {
color: #103200;
font-size: small;
}
div#inter ul {
margin: 0px;
margin-bottom: 30px;
padding: 0px;
float: none;
}
div#inter li {
display: block;
height: 20px;
line-height: 20px;
background-position: 0px;
list-style-type:none;
margin-top: 10px;
width: 280px;
font-weight: bold;
}
div#inter li a {
display: block;
color: #babcbb;
height: 20px;
line-height: 20px;
list-style-type:none;
text-decoration:none;
text-transform:uppercase;
}
div#inter div.afdrukken {
float: none;
}
div#inter div.afdrukken a{
color: #667c8f;
text-decoration:none;
}
div#inter div.project {
margin-top: 10px;
padding: 5px;
float: none;
width: auto;
}
div#inter div.project h5 {
color: #103200;
font-size: small;
}
div#inter div.project img {
margin: 10px 15px 0px 0px;
padding: 0px;
float:none;
border: 2px solid #103200;
}
div#inter div.project table {
font-size: small;
text-align:left;
background-color: #ff9900;
color: #000;
border: 2px solid #103200;
}
div#inter div.project td {
/*width: 1%;*/
padding-left: 8px;
padding-top: 6px;
padding-right: 8px;
padding-bottom: 6px;
}
div#inter a{
color: #ff9c00;
text-decoration:none;
}