@media print {

body {
text-align: left;
font-family:"Times New Roman", Times, serif;
color: #555;
font-size: 11px;
line-height: 16px;
}
a {
text-decoration:none;
color:black;
}
#content {
display:block;
width:100%;
color: #555;
font-family:"Times New Roman", Times, serif;
font-size: 11px;
line-height: 18px;
text-align:left;
}
 h1, .kop {
font-size: 14px;
color:#006634;
font-weight: bold;
margin-bottom: 10px;
}
h2 {
font-size: 14px;
color:#FFF;
margin-top:2px;
margin-bottom:10px;
}
p {
margin-bottom:10px;
}
.kop {
font-size: 20px;
color:#006634;
font-weight: bold;
}
.kopzwart {
font-size: 14px;
color: #555;
font-weight: bold;
margin-bottom: 10px;
}

.project {
float:left;
height: 323px;
overflow: hidden;
margin: 0px 15px 15px 0;
width:190px;
border: 1px solid black;
}
.project_header {
height: 25px;
line-height: 25px;
text-align:center;
background-color:#006634;
}

.project_img {
height:253px;
width:190px;
}
.project_footer {
height:45px;
width:190px;
background:url(/grafix/bg_project_footer.jpg) repeat-x;
}

#oCMenu_top0, #oCMenu_top1, #oCMenu_top2, #oCMenu_top3, #oCMenu_top4,
#kruimelspoor, .box, .box_bottom, #search_form , #siteNavigation, #bottom_main, #print,  #footer, .tekst2,
#flashbanner, #submenu, #header_vlag, #left,

#productdetail_toepassing, #productdetail_contactvenster
{
display: none;
visibility:hidden;
}

}


