html{overflow-y:auto;width:100%;height:100%;}

body{
	margin:0;
	padding:0;
	background:url(pictures/bodybg.gif) #FFF repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:100%;
	height:100%;
}


.clear{
	clear:both;	
}

a{color:#4A535E;text-decoration:none;}

a:hover{text-decoration:underline;}

ul,ol{
list-style-position:outside;
}

.fotos{
	float:right;
	width:171px;	
	margin-left:10px;
}

select{
font-size:11px;
margin:0;
padding:0;
}

#sessionstatus{
display:none;	
}

img,form{padding:0;margin:0;border:none;}

.maintable{width:100%;height:100%;margin:0;padding:0;}
.side{width:25%;background:#bbc3d0}
.container{width:990px;background:url(pictures/containerBG.gif) repeat-y;border:none;border-collapse:collapse;margin:0;padding:0;}

td,table{border-collapse:collapse;vertical-align:top;}


.wrapper{
	width:990px;
	min-height:100%;
	margin:0 auto;
	background:#FFF;
	border-left:8px solid white;
	border-right:8px solid white;	
}

.header{
	width:990px;
	height:152px;
	background:#FFF;
	padding:8px 0;
}

.menu{
height:26px;
width:100%;
padding:0;
background:url(pictures/menubg.gif) no-repeat;
display:table;
}

.menu a, #currentitem{
	color:#FFF;
	display:block;
	float:left;
	margin:6px 0 0 10px;	
}

#currentitem{
	color:#842871;
	font-weight:bold;
}

.menu a:hover{
	text-decoration:none;
	color:#842871;	
}

.menu div{
	color:#FFF;
	display:block;
	float:left;
	padding:6px 0 0 10px;			
}

.left{
	width:196px;
	float:left;
}

.left a, #currentcat{
	text-decoration:none;
	display:block;
	width:186px;
	height:20px;
	padding:5px 0 0 10px;
	background:url(pictures/cat.gif) no-repeat;
	border-bottom:1px solid white;
	color:#FFF;
}

.left a:hover{
	background:url(pictures/cathover.gif) no-repeat;
	color:#FFF;
}

.left div{
	margin:6px 0;	
}

#currentcat{
	background:url(pictures/cathover.gif) no-repeat;
	color:#FFF;	
}

.middle{
	width:535px;
	float:left;
	padding:20px 36px 0 36px;
}

.right{
	width:187px;
	float:left;	
	background:url(pictures/rightbg.gif) no-repeat right top;
}

.winkelmand{
	background:url(pictures/winkelmandbg.gif) no-repeat;
	height:43px;
	width:167px;	
	padding:10px;
}

.winkelmand a:link,.winkelmand a:visited,.winkelmand a:active,.winkelmand a:hover{
	color:#000;	
}

.quicklogin{
	float:right;
	width:187px;
}

.right a{
	color:#842871;
	font-weight:bold;	
}

.footer{
	clear:both;	
}

h1{
	color:#852973;
	font-size:15px;
	padding:0 5px 0 0;
	margin: 0 0 12px 0;
}

.beschrijving{
	margin-bottom:12px;
}

.product{
	margin:0 5px 5px 0;
	height:188px;
	width:173px;
	float:left;
	background:url(pictures/prodbg.gif) no-repeat bottom;	
}

.producttitel{
	padding:6px 5px 0 5px;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	height:18px;
	width:163px;
	text-align:center;
	background:url(pictures/prodtitel.gif) no-repeat top;

}

.productfoto{
	height:131px;
	width:171px;
	text-align:center;
	border-left:1px solid #943473;
	border-right:1px solid #943473;	
	border-top:1px solid #943473;
	overflow:hidden;
	clear:both;
}

.productbottom{
	height:17px;
	width:171px;
	border-left:1px solid #943473;
	border-right:1px solid #943473;			
}

.productprijs{
	height:18px;
	width:123px;
	float:left;
	padding:10px 0 0 5px;	
	color:#943473;
	font-weight:bold;
}

.productadd{
	height:28px;
	float:right;
	padding-right:5px;
	width:38px;
}



input,textarea{font-size:11px;font-family:Arial, Helvetica, sans-serif;}
.rij{clear:both;width:578px;padding-top:6px;}
.vraag{width:110px;float:left;}
.antwoord{float:left;width:458px;}
.titelveld{width:292px;}
.titelveldregister{width:414px;}
.knopdiv{clear:both;width:414px;text-align:right;height:20px;padding-top:6px;}
.knop{color:#FFF;background:url(pictures/mainknop.gif) no-repeat;border:none;display:block;float:right;width:116px;height:16px;text-align:center;}

.zoekknop{color:#FFF;background:url(pictures/zoekenbg.gif) no-repeat;width:56px;height:20px;border:none;display:block;float:right;padding:0 0 2px 0}

.checkoutoverzicht{
background:url(pictures/prodoverzicht.gif) no-repeat right top;
width:535px;margin:0;
}

.checkoutoverzicht td{
	padding:5px;
	vertical-align:middle;
}

.geschiedenisoverzicht{
	background:url(pictures/geschiedenisoverzicht.gif) no-repeat right top;
	width:535px;margin:0;
}

.geschiedenisoverzicht td{
	padding:5px;
	vertical-align:top;
}

.adresboek{
	clear:both;
	width:535px;
	margin:0;
	padding-bottom:5px;
	border:1px solid #999;
}

.adresboek .vraag{
	padding:0 0 0 5px;	
}

.delete,.change,.add,.save,.delbasket,.note_add,.note_change,.note_save{
	display:block;
	border:none;
	width:21px;
	height:21px;
	float:right;
	margin:4px 10px 20px 0;	
}

.delbasket{
	margin:0;
	background:url(pictures/basket_delete.gif) no-repeat;	
}

.delete{
	background:url(pictures/delete.gif) no-repeat;	
}

.change{
	background:url(pictures/change.gif) no-repeat;	
}

.add{
	background:url(pictures/add.gif) no-repeat;	
}

.save{
	background:url(pictures/save.gif) no-repeat;	
}


.note_add{
	margin:0 12px 0 0;
	background:url(pictures/note_add.gif) no-repeat;	
}

.note_change{
	margin:0 12px 0 0;
	background:url(pictures/note_change.gif) no-repeat;	
}

.note_save{
	margin:0;
	background:url(pictures/note_save.gif) no-repeat;	
}


.productsearch{
	margin:0 0 0 0;	
}


.titel{
font-weight:bold;padding:5px 0;font-size:13px;color:#73685B;margin:0!important;
}

.link{
	float:left;
	width:171px;
	margin:0 10px 0 0;
}

h2{
	color:#999;
	font-size:11px;
	margin:0 0 5px;
	font-weight:normal;
}

.breadcrumb{
	padding:2px 0 10px 0;	
	color:#4A535E;	
}

.breadcrumb a:hover{
	text-decoration:none;
	color:#852973;
}
