@media print
{
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {margin: 0;padding: 0;}
ul,li {list-style-type: none;}
a, a:hover {color: #000000;}
a:hover {text-decoration: none;}
body {color: #000000;font: 13px/18px Arial;text-align: left;}
img {border: 0;}	
p {margin: 0;padding: 0;}

/*
---------------------------------------------------------------------------
Float Fix
--------------------------------------------------------------------------- 
*/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* 
*/

/*
---------------------------------------------------------------------------
Globale layout
--------------------------------------------------------------------------- 
*/

.DISABLEPRINT,
.button,
.search,
.kruimelpad,
.kop, 
p,
.GMap_button
{
	display:none;
}


}