body{font-family: Verdana, Geneva, sans-serif;}
* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
a, a:visited { color: #444 !important; text-decoration: underline; border: none; outline: none; }
a img{ border: none; outline: none; }
/*
a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
/**/
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
table{
	border-collapse:collapse;
	border-spacing:0;
}
thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
tr, img { page-break-inside: avoid; }
td{
	border: 1px solid #999;
}
tr.kolomtitel td{
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	font-weight:bold;
}
tr.keuringstype td{font-weight:bold;font-size:1.1em;}
tr.keuring td{font-weight:bold;font-size:1.2em;}
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3{ page-break-after: avoid; }

#header * {display: none;}
#header h1, #header h1 img, #header h1 a, #header h1 a img{display: block;}

#footer,
#navigation,
#breadcrumbs,
.clients-overview-amount,
.paginator {display: none;}


.award{ 
	position: relative;
	z-index: 3;
}
.award_bg{
	position: absolute;
	bottom: 0;
	z-index: -1;
}
