* {
	font-family: "Trebuchet MS";
}
body {
	font-size: 12px;
}
div.deurmat img,#top-navigatie,#navigatie,#top-bar ul,.green-book-rounded,#left-column, #snippets .more {
	display: none;
}
#top {
	display: block;
}
p, span {
	display: block;
	margin: 0px 0px 16px;
}
* {
	background-image: none;
}
a, h1 {
	color: #81BD13;
}


a.click-div {
	color: #000000;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
}

a.click-div strong {
	color: #81BD13;
	font-size: 15px;
}
a.click-div .unauthorized {
	color: #FF0000;
	margin-bottom: 10px;
}
/* BOEKENBON PRINT */

img {
	border: none;
}
a, h1 {
	color: #000000;
}

h2,h3 {
	color: #E01E07;
}
form#contact, div.notification-area, img#logo {
	display: none;
}

a.click-div strong {
	color: #DD1909;
	font-size: 15px;
}
p.title {
	color: #DD1909;
	font-weight: bold;
}
table {
	border-collapse: collapse;
	margin: 0;
	border: none;
}
td,tr {
	border: 1px solid #E01E07;
}

a.file_pdf, a.file_doc, a.file_xls {
	color: #F7BA00;
}
a.file_pdf, a.file_doc, a.file_xls {
	text-decoration: none;
	display: list-item;
	list-style-position: inside;
	margin: 0;
	padding: 0;
}
a.file_pdf {
	list-style-image: url(/images/page_white_acrobat.png);
}

a.file_doc {
	list-style-image: url(/images/page_white_word.png);
}

a.file_xls {
	list-style-image: url(/images/page_white_excel.png);
}
/*
#ti\tle {
	display: list-item;
	list-style-image: url(banner.jpg);
	list-style-position: inside;
	letter-spacing: -1000em;
	font-size: 1pt;
	color: #fff;
}
*/

.footerAddress span, .footerContact span {
	display: inline;
}