/* CSS Document voor printen*/

#footer {
display: block;
margin-top: 50px;
}
#leftColumn {
display: none;
}
#mainMenu{
display: none;
}
#footer{
display: none;
}

#header {

}

#mainPage{
width: 100%;
}

h1 {
display:block;
}

.adform fieldset {
border: none !important;
}
