*{
	background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
}
header,
.header-upside,
#main-navi,
footer,
.aside,
.rside,
.backbtn,
.news-social-icons,
.print_page img{
	display:none;
}

#social-home,
#adres-home,
#taaladvies-home,
#sitemap-home,
#foot-sitemap{
	display:none;
}


body{
	color:#333;
	font-size:12px;
	font-family:arial, tahoma, verdana;
}

a, a:visited { color: #444 !important; text-decoration: underline; }

h1{
	font-size:20px;
}

h2{
	font-size:18px;
}

h3{
	font-size:16px;
}

h4{
	font-size:14px;
}

h5, h6{
	font-size:13px;
}

thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
tr, img { page-break-inside: avoid; }
@page { margin: 1cm; }




