@charset "utf-8";
/* CSS Document */
/* ---------------------- CLEARSTUFF ---------------------- */
div, ul, ol, li, table, td, th, tr, p, blockquote, form, a, body {
	margin: 0; 
	padding: 0; 
	border: none;
}

body{
	background: #736E51 url(../images/body-bg.jpg) repeat-x top left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

h1{
	margin: 15px 0;
	padding: 0;
	font-size: 1.5em;
}

h2{
	margin:20px 0 10px 0;
	padding: 0 0 6px 0;
	font-size: 1.3em;
	color: #003F7C;
	border-bottom: 1px solid;
}

h3{
	margin: 20px 0 10px 0;
	padding: 0;
	font-size: 1.1em;
	color: #003F7C;
	font-weight: bold;
}

h4{
	margin: 20px 0 10px 0;
	padding: 0;
	font-size: 1em;
	color: #003F7C;
	font-weight: normal;
}

h5{
	margin: 10px 0 5px 0;
	padding: 0;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

h6{
	margin: 10px 0 5px 0;
	padding: 0 0 3px 0;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid black;
}

p{
	font-size: 0.85em;
	line-height: 1.4em;
	color: #333333;
	margin: 0 0 10px 0;
}

img{
	border: none;
}

#content-col-center li{
	font-size: 0.85em;
	line-height: 1em;
	color: #333333;
	margin: 0 0 5px 0;
}

a img{
	border: none;
}

#center-all{
	margin: 0 auto;
	width: 816px;
	text-align: left;
	background: url(../images/wrapper-bg.gif) repeat-y top center;
	left: 0%;
	right: 0%;
	position: relative;
	height: 100%;
}

#wrapper{
	overflow: hidden;
}

#header{
	height: 30px;
	background: url(../images/header-bg.jpg) repeat-x top left;
}

#search-box{
	float: right;
}

#wrapper-left-col{
	width: 143px;
	padding: 0;
	float: left;
}

#nav-main-0 ul{
	list-style: none;
	font-family: "Trebuchet MS";
	margin: 20px 0 0 0;
	overflow: hidden;
}

	#nav-main-0 ul li{
		background: url(../images/nav-divider.jpg) no-repeat top left;
		padding: 5px 0;
		list-style: none;	
	}
	
	#nav-main-0 ul a{
		font-weight: bold;
		font-size: 1.1em;
		color: #3c4030;
		text-decoration: none;
		outline: none;
		padding: 0 0 0 10px;
	}

	#nav-main-0 ul a:hover{
		color: #000000;
		text-decoration: none;
	}

	#nav-main-0 ul .last{
		background: none;
	}
	
	#nav-main-0 ul .active {
		margin: 5px 0 0 0;
		width: 143px;	
		background: url(../images/nav-active-bottom.gif) no-repeat right bottom;
		padding: 0 0 10px 0;
	}
	
	#nav-main-0 ul .active a{
		background: url(../images/nav-active-top.gif) no-repeat top right;
		display: block;
		color: #3c4030;
		text-decoration: none;
		outline: none;
		padding: 15px 10px 0px 10px;
		position: relative;
		top: -7px;
	}

	#nav-main-1 li a{
		font-weight: normal;
		text-decoration: none;
		font-size: 0.9em;
		color: #3c4030;
		padding: 0;
		display: block;
		line-height: 1.1em;
		padding: 0;
	}
	
	li.active #nav-main-1 li{
		background: none;
		
	}
	
	li.active #nav-main-1 a{
		background: none;
		padding: 0 0 0 10px;
	}

#wrapper-content{
	width: 632px;
	float: left;
	margin: 0 -23px 0px -6px;
	padding: 0 25px 0 20px;
	background: url(../images/footer-bg.jpg) no-repeat bottom left;
}

#wrapper-content p{
	font-size: 1em;
}

#wrapper-content a{
	color: #013D7C;
}


#wrapper-content ol{
	margin: 0 0 5px 20px;
	padding: 0 5px;
}

#lijst ul li {
	list-style: none;
	background: url(../images/bullet.gif) no-repeat 0 0.6em;
	padding-left: 10px;
}

#lijst ul li li {
	list-style: none;
	background: url(../images/bullet-in.gif) no-repeat 0 0.6em;
	padding-left: 10px;
}

#wrapper-content li{
	font-size: 1em;
	line-height: 1.2em;
	margin: 0 0 10px 20px;
}

/*DATATABLE*/
#wrapper-content table{
	border-spacing: 1px;
	background-color: #ffffff;
	color: #23231F;
	margin: 10px 2px;
	padding: 0 2px;
	border-collapse: collapse;
}

#wrapper-content td, #wrapper-content th {
	padding: 2px;
}

#wrapper-content thead th {
	text-align: left;
	background: #FFB703;
	color: #000000;
	text-transform: uppercase;
	padding: 0.2em 0.8em;
}

#wrapper-content thead a {
	color: #666;
	text-decoration: none;
}

#wrapper-content tbody th {
	font-weight: bold;
	text-align: center;
}

#wrapper-content tbody tr		{
	/*background-color:#FFF; */
	text-align:left;
	}
#wrapper-content tbody tr.odd 	{
	background: #f9f9f9;
}

#wrapper-content tbody tr td { 
	/* background: #FFF;*/
	}

#wrapper-content tbody tr.odd td{ 
	background: #f9f9f9;
	border-top: 1px solid #FFF;
	}

#wrapper-content table td a:link, #wrapper-content table td a:visited {
	color: #1975D7;
	text-decoration: underline;
}

#wrapper-content table .noborder{
	border-spacing: 0px;
	background-color: #ffffff;
	color: #23231F;
	margin: 10px 2px;
	padding: 0 2px;
	border-collapse: collapse;
}

#wrapper-content .noborder td{
	padding: 5px 0;
	border: 1px white solid;
}

#wrapper-content .noborder th{
	padding: 5px;
}



#picture-reel{
	height: 110px;
	margin: 5px 0;
}

	#picture-1{
		margin: 0 20px 0 0;
		width: 306px;
		height: 110px;
		float: left;
		background: #999999;
	}
	
	#picture-2{
		margin: 0 20px 0 0;
		width: 143px;
		height: 110px;
		float: left;
		background: #999999;
	}
	
	#picture-3{
		margin: 0;
		width: 143px;
		height: 110px;
		float: left;
		background: #999999;
	}

#content-col-left{
	width: 469px;
	float: left;
	margin: 0 20px 0 0;
	overflow: hidden;
}

#content-col-center{
	width: 632px;
	float: right;
	margin: 0;
	overflow: hidden;
	min-height: 500px;
	
}

.news-box{
	background: #d8e4e3 url(../images/news-box-bg.jpg) no-repeat top left;
	margin: 5px 0 5px 0;
}

	.news-box h1{
		color: #666666;
		font-size: 1.2em;
		margin: 0 0 5px 0;
		padding: 10px;
	}
	
	.news-box p{
		padding: 0 5px 0 10px;
	}

	.news-box-link{
		background: url(../images/news-box-link-bg.jpg) no-repeat bottom right;
		text-align: right;
		padding: 5px 0px 0 0;
	}
	
	.news-box-link a{
		background: url(../images/arrow.gif) no-repeat center right;
		padding: 0 20px 0 0;
		font-weight: bold;
		color: #666666;
		text-decoration: none;
		}
	.news-box-link a:hover{
		color: #000000;
		}

.book-box{
	background: #a6c0d1 url(../images/book-box-bg.jpg) no-repeat top left;
	margin: 0 0 5px 0;
	text-align: center;
}

	.book-box h1{
		color: #003f7c;
		font-size: 1em;
		margin: 0 0 5px 0;
		padding: 10px;
		text-align: left;
		border-bottom: 1px #666666 dashed;
	}
	
	.book-box img{
		margin: 10px auto;
	}
	
	.book-box-link{
		background: url(../images/book-box-link-bg.jpg) no-repeat bottom right;
		text-align: right;
		padding: 5px 5px 0 0;
	}

	.book-box-link a{
		background: url(../images/arrow.gif) no-repeat center right;
		padding: 0 20px 0 0;
		font-weight: bold;
		color: #666666;
		text-decoration: none;
	}
	
	.book-box-link a:hover{
		color: #000000;
		}

#home-intro{
	background: url(../images/intro-home.jpg) no-repeat top left;
	height: 244px;
	margin: 0;
}

#home-intro h1{
	color: #666666;
	font-size: 1.2em;
	margin: 0 0 5px 0;
	padding: 10px 10px 0 10px;
}

#home-intro p{
	margin: 0 10px 0 170px;
	font-size: 0.85em;
}

#content-col-right{
	width: 143px;
	float: left;
}

#footer{
	clear: both;
	color: #999999;
	padding: 50px 0px 20px 0px;
	font-size: 0.80em;
	overflow: hidden;
	list-style: none;
	margin: 50px 0 0 0;
}

#nav-footer ul{
	list-style: none;
}

#nav-footer ul li{
	float: left;
	list-style: none;
	margin: 0 10px 0 0 ;
}

#footer a{
	color: #999999;
	text-decoration: none;
}

#footer a:hover{
	color: #000000;
	text-decoration: none;
}

#hmenu ul{
	list-style: none;
}

#hmenu li{
	list-style: none;
}


#copyright{	
	float: right;
}

.button-print{
	background: url(../images/button-print.jpg) no-repeat top left;
	height: 26px;
	width: 70px;
	border: none;
	text-align: right;
	padding: 0 10px 2px 0;
	cursor: pointer;
	font-weight: bold;
	color: #666666;
	float: right;
	margin: 2px 5px 0 0;
	outline: none;
}

.button-login{
	background: url(../images/button-login.gif) no-repeat top left;
	height: 26px;
	width: 120px;
	border: none;
	text-align: right;
	padding: 0 10px 2px 0;
	cursor: pointer;
	font-weight: bold;
	color: #666666;
	float: right;
	margin: 2px 17px 0 0px;
	outline: none;
}

.button-login:hover, .button-print:hover{
	color: white;
}
.button-search{
	background: url(../images/button-search.jpg) no-repeat top left;
	height: 26px;
	width:30px;
	position: absolute;
	left: 560px;
	border: none;
	text-align: right;
	cursor: pointer;
	margin: 2px 10px 0 0;
	outline: none;
}

.search-field{
	font-size: 0.8em;
	color: #999999;
	width: 110px;
	height: 20px;
	top: 2px;
	position: absolute;
	left: 443px;
}

.fl{
	float: left;
	margin: 0 10px 10px 0;
}

.fr{
	float: right;
	margin: 0 0 10px 10px;
}

.img-fl{
	float: left;
	padding: 0 20px 10px 0;
}

.img-fr{
	float: right;
	padding: 0 0 10px 10px;
}

.bold{
	font-weight: bold;
}

a.pdf {
	background:transparent url(../data/../images/pdf.gif) no-repeat scroll 0 0;
	line-height:14pt;
	padding:1px 0 2px 20px;
}

a.doc{
	background:transparent url(../data/../images/doc.gif) no-repeat scroll 0 0;
	line-height:14pt;
	padding:1px 0 2px 20px;

}

#wrapper-content .sub{
	font-size: 0.85em
}

#artikels li{
	list-style: none;
}

blockquote{
	padding: 5px 10px 3px 10px;
	margin: 10px 0;
	background: #D8E4E3;
}
#shopitem{
	width: 450px;
	float: left;
	margin:0;
}
#shopitem.list{
	width: 100%;
}

#shopitem li{
	margin: 10px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px #CCCCCC dashed;
}
#shopitem.list li{
	clear:both;
	overflow:hidden;
}
#shopitem h2{
	margin-top:0px;
}

#shopitem.list .shoptext{
	width:80%;
}	

#shop_left ul li {
	margin: 0;
	list-style: none;
}

	
.shopdataleft{
	width: 16%;
	float: left;
	padding-top: 5px;
	padding-left:5px;
	text-align: right;
	padding-right: 5px;
}	
.shopdataright{
	width: 80%;
	float: right;
	padding-top: 5px;
	font-weight: bold;
}	
.shoptext{
	width: 325px;
	float: right;
}
.shoptext p {
	margin-top: 15px;
}

.shopImage{
	width: 100px;
	float: left;
	padding: 2px;
	border: 1px solid black;
}	
#shopImage {
	float: left;
	border: 1px solid black;
}

.btn {
	float: right;
}

#orderForm {
	float: right;
	width: 150px;
	background-color: #d8e4e3;
	padding: 5px; 
	margin: -30px 0 0 0;
}
	#orderForm h1 {
		font-weight: bold;
		font-size: 10pt;
		padding: 0 0 5px 0;
		margin: 0;
	}

	input.bestelbtn {
		background-color: red;
		border: 1px solid #CCCCCC;
		background: #F5F5F5;
		margin: 2px;
	}

#shop_left {
	margin: 0;
}
.cntContentFooter{

	clear:both;

	text-align:right;

}

.cntContentFooter a{

	display:block;

/*	background:url(../images/arrow_up.gif) no-repeat 84% 50%;*/

	color: #505050;

	text-decoration: none;

	font-size: 90%;

}
.recensies_titel {
	color: #87825f;
	font-weight: bold;
	margin: 10px 0 0 0;
}

.recensies_auteur {
	font-style: italic;
	margin: 15px 0 0 0;
}

input.error{
	background-color:#ffd3ac;
	
}

/** loginpage **/
#loginBlock {
	float:left;
	width:280px;
	border:1px solid #666666;
	margin-right:20px;
	padding:10px;
	padding-top:0px;
	height:160px;
}
#loginBlock label{
	clear:left;
	display:block;
	width:120px;
	font-size:13px;
	float:left;
	margin-bottom:10px;
	
}
#loginBlock .field{
	margin-bottom:10px;
	width:150px;
}
#registerBlock {
	float:left;
	width:200px;
	border:1px solid #666666;
	padding:10px;
	padding-top:0px;
	height:160px;
}
#detail p {
	margin: 10px 0 10px 0;
}

#wrapper-content #winkelwagen table {
	padding: 0;
	margin: 0;
	width: 100%;
}

#wrapper-content #winkelwagen .up1  {
	border-top: 2px solid  #9cbb8f;
	border-bottom: 1px solid  #9cbb8f;
	border-left: 1px solid  #9cbb8f;
	background-color: #d8e4e3;
	width: 57%;	
}

#wrapper-content #winkelwagen .up2  {
	border-top: 2px solid  #9cbb8f;
	border-bottom: 1px solid  #9cbb8f;
	background-color: #d8e4e3;
	width: 15%;	
}
#wrapper-content #winkelwagen .up3  {
	border-top: 2px solid  #9cbb8f;
	border-bottom: 1px solid  #9cbb8f;
	background-color: #d8e4e3;
	width: 5%;	
}
#wrapper-content #winkelwagen .up4  {
	border-top: 2px solid  #9cbb8f;
	border-bottom: 1px solid  #9cbb8f;
	background-color: #d8e4e3;
	width: 15%;	
}
#wrapper-content #winkelwagen .up5  {
	border-top: 2px solid  #9cbb8f;
	border-bottom: 1px solid  #9cbb8f;
	border-right: 1px solid  #9cbb8f;
	background-color: #d8e4e3;
	width: 5%;	
}
#wrapper-content #winkelwagen .winkelwagenitem  {
	border: none;
	/*background-color: #d8e4e3;*/
	border-bottom: 1px solid #9cbb8f;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper-content #winkelwagen .winkelwagenitem .product  {
	font-weight: bold;
	padding-top: 10px;
}

#wrapper-content #winkelwagen .winkelwagen_verzending  {
	width: 78%;	
}

/** TABS **/

/* 
*	tabs
*/

#tabs {
	float: left;
	width: 100%;
	clear: both;
	list-style: none;
	/*background: url(Images/tab-bottom.gif) repeat-x left bottom;*/
	margin:1px;
	padding:0px;
	margin-top: 10px;
	
}

#tabs li {
	float: left;
	font-size: 14px;
	background: url(../images/fiche-tab-right.gif) no-repeat right top;
	margin:0;
	padding:0;
	margin-right: 2px;
	margin-bottom: -1px;
	
}

#tabs li a {
	display: block;
	/*font-weight: bold;*/
	color: #777;
	font-size: 14px;
	white-space: nowrap;
	text-decoration: none;
	background: url(../images/fiche-tab-left.gif) no-repeat left top;
	padding: 2px 10px;
}

#tabs li.activetab {
	background: url(../images/fiche-tab-right-active.gif) no-repeat right top;
}

#tabs li.activetab a {
	
	color : #000000;
	background: url(../images/fiche-tab-left-active.gif) no-repeat left top;
	padding-bottom: 3px;
}

#tab_content {
	float: left;
	clear:both;
	width: 99%;
	padding: 0px;
	padding-bottom: 10px;
	
}

#tab_content .boxed {
	float: left;
	width:98%;
	border-left: 1px solid #DADEDF;
	border-right: 1px solid #DADEDF;
	border-top: 1px solid #DADEDF;
	border-bottom: 1px solid #DADEDF;
	background-color: #F8F8F8;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-right:0px;
	
}
#tab_content .datatable{
	padding: 0px;
	margin: 0px;
}

/* data tables */
table.datatable{
	background-color:#FFFFFF;
	width:100%;
}
.datatable th{
	border-top:2px solid #B7B8BB;
	border-bottom:1px solid #B7B8BB;
	background-color:#EEEEEE;
	padding-left:5px;
}
.cart th{
	padding-top:5px;
	padding-bottom:5px;
}
.datatable td{
	text-align:left;
	padding-left:5px;
}
.datatable tr.alt{
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	background-color:#F9F9F9;
}

/** paginering */
.paging {
	list-style:none;
	margin:0;
	margin-bottom:5px;
	padding:0;
	float:right;
}
.paging li {
	background-Image:none !important;
	background-color:#FFFFFF !important;
	float:left;
	border:1px solid #C0C0C0 !important;
	text-align:center;
	padding:2px !important;
	padding-left:6px !important;
	padding-right:6px !important;
	margin:2px !important;
	margin-right:0px !important;	
	margin-left:4px !important;	
	font-size:14px;
}
.paging li a{
	text-decoration:none;
	color:#C0C0C0;
}
.paging li.active a{
	color:#C0C0C0 !important;
}
.paging li.active{
	background-color:#EEEEEE !important;
}


/* session info */
.sessionInfo {
	font-size:13px;
}
.sessionInfo label {
	clear:left;
	display:block;
	width:110px;
	font-size:13px;
	float:left;
	margin-bottom:10px;
}
.sessionInfo span {

	float:left;
	display:block;
	/*width:300px;*/
	font-size:13px;
	float:left;
	margin-bottom:10px;
}
.sessionInfo input{
	clear:both;
	float:left;
	margin-bottom:10px;

}
.sessionInfo .payconfirm{
	width:50%;
	float:left;
}
.sessionInfo .payconfirm span {
	width:160px;
}
/*** HIGHSLIDE **/

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-body{
	text-align:left;
}
.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 0px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}



div.float {float: right; }

p.MsoNormal span,p.MsoNormal span strong {font-size: 11pt; font-family: Arial Narrow;}




/************************************van binnen  de plain text*******************************************************/

<!--
 /* Font Definitions */
 @font-face
	{font-family:"Arial Narrow";
	panose-1:2 11 5 6 2 2 2 3 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:647 0 0 0 159 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	mso-ansi-language:NL;
	mso-fareast-language:NL;}
@page Section1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;
	mso-header-margin:36.0pt;
	mso-footer-margin:36.0pt;
	mso-paper-source:0;}
div.Section1
	
-->



/*****************************************************************************************************************************/

/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ansi-language:#0400;
mso-fareast-language:#0400;
mso-bidi-language:#0400;}
/**********************************************/

div.center,div.center strong {text-align: center}