@media print{

/* Je print style sheet komt hier */ 

#top_table{
display: none;
height: 0px;
}

#left_content, #left_content_nobck {
background-color:#fff;
}

#left_content_fullwide {
background-color:#fff;
}

div#content_cc {
background-color:#fff;
}

#title_section{
display: none;
height: 0px;
}

#left_content{
display: none;
height: 0px;
width: 0px;
}

#menu{
display: none;
height: 0px;
}

#zoeken{
display: none;
height: 0px;
width: 0px;
}

#right_content, #right_content_inside {
display: none;
height: 0px;
}

#top_menu {
display: none;
height: 0px;
}

#path{
display: none;
height: 0px;
}

#print{
display: none;
height: 0px;
}

#content_submenu{
display: none;
height: 0px;
width: 0px;
background-color:#fff;
}

#content_submenu ul{
display: none;
height: 0px;
width: 0px;
}

div#main_content{
float: left;
position: absolute;
left:0px;
}

#footer{
display: none;
height: 0px;
}

.terug_link{
display: none;
height: 0px;
}

#header{
Width: 470px;
height: 40px;
}

#header{
Width: 470px;
height: 40px;
}

#content_cont{
Width: 670px;
height: 40px;
}

}

