html, body {height:100%; margin:0; padding:0;}
body {background-color:#fff; border-style:none; font:75%/1.2em Tahoma, Arial, Helvetica, Sans-serif; margin:0; padding:0; text-align:left;}
.pageheader h1 {color:#002950; font-weight:normal; font-size:2em; line-height:1.2em; padding:28px 0 13px 0;}
.pageheader h2 {color:#002950; font-weight:normal; font-size:1.25em; padding-left:20px;}

.skip,
.search,
.breadcrumbs,
#footer,
#navigation,
#header,
.faq span,
.page-nav,
.search-specific,
.pageheader img,
.header-img,
.banners,
.language-field,
fieldset.quicklink,
.mailing-aanmelden,
div.no-print
{
	display: none;
}

a[href]:after{
	content: " (" attr(href) ") ";
}
a[href^="javascript:;"]:after,
a[href^="#"]:after{
	content: "";
}
a[href^="javascript:;"],
.search-results a{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.search-results a{
	display: block;
}
.search-results span{
	display: block;
	font-style: italic;
}
td,th{
	border: solid #333;
	border-width: 0 1px 1px 0;
}
th{
	text-align: left;
}

div.voucher { width: 415px; font-family: Tahoma; font-size: 12px; line-height: 1.5; margin: 10px; color: #333;}
div.voucher h1 { font-size: 23px; color: #002950; font-weight: normal; }
div.voucher hr { border: 0; color: #ccd4dc; background-color: #ccd4dc; height: 1px; margin: 10px 0;}
div.voucher .clear { clear: both; }
div.voucher p { margin-bottom: 5px; }

div.voucher div.labels, div.voucher div.value { float: left; line-height: 2.5; margin: 0 20px; }

div.voucher div.labels span, div.voucher div.value span { display: block; color: #002950; }

div.voucher div.conditions h2 { font-size: 11px; font-weight: bold; color: #002950; font-style: italic; margin: 0 0 3px 0; }
div.voucher div.conditions ul { list-style: none; margin: 0; padding: 0; }
div.voucher div.conditions ul li { font-size: 11px; color: #5882a2; font-style: italic; }


