* {
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	padding: 5pt 0 10pt;
	font-size: 11pt;
}

cite {
	font-size: 10pt;
}

h1, h2, h3, h4 {
	margin: 0;
	color: #D40E8C;
	line-height: normal;
}

h1 {
	font-size: 20pt;
}

h2 {
	font-size: 16pt;
}

h3 {
	font-size: 13pt;
	padding: 5pt 0 0
}

a {
	color: #D40E8C;
	text-decoration: none;
}

.layout_header, .layout_header_print {
	background: none;
	padding: 0 0 20px;
	margin: 0 0 20px;
	border-bottom: 5px solid #D40E8C;
	height: 50px;
	display: block;
}

.h_left,
.bc_base,
.sp_base,
.rc_base,
.lc_base,
.hp_banner,
.sortresult,
#tab_categories,
.tab_container,
.tab_main,
.to_top,
.options,
.paginator_container,
.paginator_container *,
.totalPages {
	display: none;
}


.h_right a img {
	display: block;
	border: 0;
}

.layout_header .h_right, .layout_header_print .h_right  {
	display: block;
	float: right;
	width: 264px;
	height:66px;
}

.topright
{
	position: absolute;
	left: 14;
	top : 4;
}

.layout_body {
	padding: 0 0 20pt 0;
}

.layout_footer {
	border-top: 1px solid #9CA4AB;
	clear: both;
}

.showresult ol {
	list-style: none;
}

.body {
	padding: 0 0 10pt;
}

.body span {
	display: none;
}

.body blockquote {
	/*width: auto;*/

}
.header_title {
	display: block;
}

/* table styles */
.c-table {
	width: 99%;
	font-size: 11pt;
	color: #585E62;
	margin: 10pt 0;
}

.c-table th {
	font-weight: bold;
	padding: 5pt 10pt;
	text-align: left;
	border-right: 1pt dotted #CA0083;
	border-bottom: 1pt dotted #CA0083;
}

.c-table td {
	padding: 3pt 10pt ;
	text-align: left;
	border-right: 1pt dotted #585E62;
	border-bottom: 1pt dotted #585E62;
}


.c-table .top_title {
	color: #FFF;
	border: 1pt dotted #CA0083;
}

.c-table th.titel {
	width: 40%;
	border-left: 1pt dotted #CA0083;
}


.c-table th.isbn {
	width: 20%;
}

.c-table .first {
	border-left: 1pt dotted #585E62;	
}

.c-table .section_title {
	border-left: 1pt dotted #CA0083;
	border-right: 1pt dotted #CA0083;
}

#gegevens, #beschrijving, #ervaring {
	float: none !important;
	position: relative;
	overflow: visible !important;
}

.clear {
	clear:both;
}
#detail_thumb_wrapper {
	height: auto !important;
	page-break-after:always;
}

#commentaar {
	display: none;
}
table.overzichtstabel {
	width			: 100%;	
	margin			: 5px 0px 0px 0px;
}

table.overzichtstabel tr, td {
	border			: 1px solid #000000;
}

.overzichtstabel .firstrow {
	width			: 22%;
	font-style		: italic;	
	vertical-align	: top;
}
.overzichtstabel p {
	padding			: 5px 0 5px 5px !important;
}
.overzichtstabel ul {
	list-style:none;	
}
}

