body {
	background-color: #fff;
	color: #000;
	font-size: 12px;
	font-family: arial;
	background-image: url('../images/bg.jpg');	
	background-repeat: no-repeat;
	background-position: 50% 0;
}

/* ///////
GENERAL
///// */

input, textarea {
	font-family: arial;
}
a { color: #CA006C; }
a:hover { color: #000; }
h1 {
	font-size: 26px;
	color: #CA006C;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 30px;
}

/*  /////
HEADER 
/////  */

#header {
	width: 900px;
	height: 120px;
	position: relative;
	background-image: url('../images/header.jpg');
	margin: 0 auto;	
	margin-bottom: 15px;
	overflow: hidden;
}	
#header .menu {
	position: absolute;
	bottom: 2px;
	left: 18px;
	color: #fff;
}
#header .menu a {
	color: #fff;
	text-decoration: none;
}
#header .menu a:hover {
	text-decoration: underline;
}
#header .topmenu {
	position: absolute;
	top: 5px;
	left: 780px;
	color: #fff;
}
#header .topmenu a {
	color: #fff;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
}
#header .topmenu a:hover {
	text-decoration: underline;
}
#header .logo {
	position: absolute;
	top: 0px;
	left: 0px;
}
#header .logo a {
	display: block;
	width: 300px;
	height: 104px;
}
#header .zoek {
	position: absolute;
	left: 748px;
	bottom: 0;
	color: #CA006C;
	font-weight: bold;
	font-size: 13px;
	width: 150px;
}
#header .zoek input, .belmij {
	width: 110px;
	padding: 3px;
	font-size: 18px; 
	color: #CA006C;
	margin-top: 5px;
	border: 1px solid #C7DAD8;
}
#header .zoek .submit, .rmenu .submit {
	width: 25px;
	height: 25px;
	padding: 0;
	border: 0;
	display: inline;
	font-size: 0;
	float: right;
	margin-top: 10px;
	
}


/*  /////
CONTAINER
/////  */

#container {
	width: 900px;
	margin: 0 auto;
	position: relative;
}

#container .left {
	width: 150px; 
	float: left;
	margin-right: 10px;
}

#container .center {
	width: 560px;
	float: left;
	line-height: 16px;
}
#container .right {
	width: 170px; 
	float: right;
	position: absolute;
	right: 0px;
	top: 0px;
}
.panel {
	padding: 10px;
	color: #666;
	line-height: 20px;
}


/* /////
:LINKS MENU 
///// */

.lmenu {
	width: 150px;
	font-size:11px;
} 
.lmenu ul {
	width: 150px;

}
.lmenu ul li.menuitem {
	width: 150px;
	height: 20px;
	margin-bottom: 2px;
}
.lmenu ul li.menuitem a {
	width: 135px;
	height: 13px;
	display: block;
	background-image: url('../images/menu_bg.jpg');
	padding-left: 15px;
	padding-top: 7px;
	color: #777777;
	text-decoration: none;
}
.lmenu ul li.menuitem  a:hover {
	background-position: 0px -20px;
	color: #026A53;
	text-decoration: underline;
}

.lmenu ul li.menuitem.active a{
	background-position: 0px -20px;
	color: #026A53;
	text-decoration: underline;
}

.lmenu ul li.subitem {
	margin-left:15px;
	margin-bottom:5px;
	margin-top:5px;
}

.lmenu ul li.subitem a {
	text-decoration:none;
	color:#000;
}

.lmenu ul li.subitem a:hover {
	text-decoration:underline;
}

/* algemeen blokje */
.lmenu_alg {
	background-image: url('../images/bg_alg.jpg');
	background-repeat: no-repeat;
	padding-top: 5px;
	font-weight: bold;
	padding-left: 15px;
	background-color: #F1CBD6;
	margin-top: 15px;
	width: 135px;
	padding-bottom: 1px;
	color: #fff;
	border-bottom: 3px solid #CB006C;
}
.lmenu_alg ul {
	margin-top: 5px;
	font-weight: normal;	
}
.lmenu_alg ul li {
	padding-bottom: 5px;
}
.lmenu_alg ul li a {
	color: #fff;
	text-decoration: none;
}
.lmenu_alg ul li a:hover { 
	color: #ccc;
	text-decoration: underline;
}

/* ////
RECHTERZIJDE MENUS
///// */

.rmenu {
	padding-left: 20px;
	padding-top: 5px;	
	padding-bottom: 6px;
	margin-bottom: 10px;
	color: #666;
	line-height: 20px;
	background-repeat: no-repeat;
	background-image: url('../images/bg_bl.jpg');
}
.d4e {
	margin-bottom: 20px;
	width:170px;
}

.populaire_producten {
	list-style-type:decimal-leading-zero; 
	margin-left:25px;
	color:#CA006C;
	line-height:1.5em;
}

/* ////
CONTENT 
///// */

/* overzicht */

.row {
	margin-left: 0px;
	clear: left;
}
.blok {
	float: left;
	width: 170px;
	height: 237px;
	border: 1px solid #C7DAD6;
	margin: 6px;
	position: relative;
}
.blok:hover {
	background-color: #E0EAE9;
}
.blok .tekst, .maandaanbiedingblok .tekst {
	line-height: 16px;
	padding: 10px;
	padding-right: 4px;
	position: absolute;
	top: 130px;
	left: 0px;
	color: #666;
}
.blok .tekst strong, .maandaanbiedingblok .tekst strong {
	display: block;
	color: #026A53;
	font-size: 13px;
}
.blok .tekst .leesmeer, .maandaanbiedingblok .tekst .leesmeer {
	display: block;
	color: #CA006C;
}
.blok .tekst .leesmeer:hover, .maandaanbiedingblok .tekst .leesmeer:hover {
	color: #026A53;
}
.blok .foto, .maandaanbiedingblok .foto {
	margin: 0 auto;
	padding: 20px;
}

.maandaanbiedingblok {
	float: left;
	width: 170px;
	height: 237px;
	border: 1px solid #CA006C;
	margin: 6px;
	position: relative;
}
.maandaanbiedingblok:hover {
	background-color: #E0EAE9;
}


.blok2 {
	float: left;
	width: 355px;
	height: 237px;
	border: 1px solid #C7DAD6;
	margin: 6px;
	position: relative;
}
.blok2:hover {
	background-color: #E0EAE9;
}
.blok2 .tekst {
	line-height: 16px;
	padding: 10px;
	padding-right: 4px;
	color: #666;
}
.blok2 .tekst strong {
	display: block;
	color: #026A53;
	font-size: 13px;
}

.foto img {
	max-width:130px;
	max-height:100px;
	display:block;
	margin:0 auto;
}

.blok .link  a, .maandaanbiedingblok .link a {
	position: absolute; 
	top: 0px;
	left: 0px;
	display: block;
	width: 170px;
	height: 237px;
	background-color: transparent;
	z-index: 999;
}
.blok .link  a:hover, .maandaanbiedingblok .link a:hover {
	background-color: transparent;
	background-image: url('../images/arrow.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.blok .link  a .linkimg, .maandaanbiedingblok .link  a .linkimg {
	width: 170px;
	height: 237px;
	display: block;
}

a.winkelwagenlinkimg {
	width:100%;
	height:100%;
	display: block;
}

.nieuwsbericht {
	height:65px;
}

.nieuwsbericht_left {
	float:left; 
	width:60px;
}

.nieuwsbericht_right {
	float:right;
	width:280px;
}

.nieuwsbericht img {
	width:50px;
	height:50px;
}

.nieuwsbericht hr {
	border:none;
	border-bottom: 1px solid #999999; 
	height: 0;
}

#datum {
	color:#999999;
	margin-top:-10px;
	margin-bottom:5px;
}

/* rubriek */


.rubriek {
	color: #666;
	line-height: 20px;
	padding-left: 3px;
}

.rubriek ul li, .stub ul li {
	padding-left: 17px;
	background-image: url('../images/bull.gif');
	background-repeat: no-repeat;	
	background-position: 0px 4px;
}

.rubriek li, .stub li {
	margin-left:10px;
}

.rubriek ul {
	margin-top:-10px;
}

.rubriek .rubriek_img {
	float: right;
	margin-bottom: 10px;
	/*border-bottom: 1px solid #EA9CC6; */
}

.sub_detailed_image {
	display:block;
	max-width:300px;
	margin-left:10px;
	margin-bottom:10px;
}

.rubriek .rubriek_nav {
	height: 30px; 
	width: 100%;
	padding-top: 0;
	line-height: normal;
	margin-top: 0px;
	border-bottom: 1px solid #EA9CC6;
	margin-bottom: 10px;
}

.rubriek .rubriek_nav h1 {
	float: right;
}
.rubriek .rubriek_nav ul {
	margin-top: -10px;
}
.rubriek .rubriek_nav ul li {
	width: auto;
	height: 19px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-left: 0px;
	float : left;
	margin-right: 10px;
}
.rubriek .rubriek_nav ul li a {
	font-size: 12px;
	width: 100%;
	height: 16px;
	display: block;
	background-image: url('../images/submenu_bg.jpg');
	padding-left: 13px;
	padding-top: 4px;
	color: #777777;
	text-decoration: none;
	text-transform: uppercase;
	background-repeat: no-repeat;
}
.rubriek .rubriek_nav ul li a:hover {
	background-position: 0px -20px;
	color: #026A53;
	text-decoration: underline;
}
.rubriek .rubriek_nav ul li a.on {
	color: #CA006C;
}

.rubriek h1 {
	font-size: 26px;
	color: #CA006C;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 30px;
}

.rubriek p, .rubriek ul {
	margin-bottom: 10px;
}

.rubriek_pags {
	margin-bottom: 10px;
}
.rubriek_list {
	clear: left;
	height: 95px;
	border-top: 1px solid #C7DAD8;
	padding-top: 5px;
	cursor: pointer;
	position: relative;
}
.rubriek_list:hover { 
	background-image: url('../images/rubriekitembg.jpg');
	/* background-color: #E0EAE9;*/
}
.rubriek_list .thumb {
	float: left;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #C7DAD8;
}
.rubriek_list .prijs {
	float: right;
	color: #333;	
	margin-right: 10px;
}
.rubriek_list h2 {
	font-size: 16px;
	color: #CA006C;
}	
.rubriek_list .meerinfo {
	font-weight: bold;
	padding-left: 10px;
	background-image: url('../images/bull.gif');
	background-repeat: no-repeat;
	padding-left: 15px;
	display: inline;
	background-position: 0px 1px;	
}
.rubriek_list .link {
	position: absolute;
	left: 0; top: 0;
	width: 100%;
}
.rubriek_list .link a {
	display: block;
	width: 560px;
	height: 95px;
}
.rubriek_list .link a:hover {
	background-color: transparent;
	background-image: url('../images/arrow.gif');
	background-repeat: no-repeat;
	background-position: 420px 50%;	
}

#productincat_nav {
	display:block;
	border-bottom: 1px solid #EA9CC6;
	clear:both;
	margin-top:30px;
}

#productincat_nav_left {
	float:left;
}

#productincat_nav_right {
	float:right;
}

.winkelwagen_list {
	clear: left;
	height: 95px;
	border-bottom: 1px solid #C7DAD8;
	padding-top: 5px;
	cursor: pointer;
	position: relative;
}
.winkelwagen_list:hover { 
	/* background-color: #E0EAE9; */
	background-image: url('../images/rubriekitembg.jpg');
}
.winkelwagen_list .thumb {
	float: left;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #C7DAD8;
}
.winkelwagen_list .prijs {
	float: right;
	color: #333;	
	margin-right: 10px;
	margin-top:5px;
}
.winkelwagen_list .aantal input {
	width:20px;
	position:absolute;
	right:60px;
}
.winkelwagen_list h2 {
	font-size: 16px;
	color: #CA006C;
}	
.winkelwagen_list .meerinfo {
	font-weight: bold;
	padding-left: 10px;
	background-image: url('../images/bull.gif');
	background-repeat: no-repeat;
	padding-left: 15px;
	display: inline;
	background-position: 0px 1px;	
	position:absolute;
	right:10px;
	top:50px;
}
.winkelwagen_list .link {
	position: absolute;
	left: 0; top: 0;
	width: 100%;
}
.winkelwagen_list .link a {
	display: block;
	width: 560px;
	height: 95px;
}
.winkelwagen_list .link a:hover {
	background-color: transparent;
	background-image: url('../images/arrow.gif');
	background-repeat: no-repeat;
	background-position: 420px 50%;	
}


#winkelwagen_header {
	font-weight:bold;
	color:#CA006C;
	height:20px;
}

.bestelknop {
	width: 77px;
	height: 30px;
	margin-bottom: 5px;
}
.bestelknop a {
	display: block;
	width: 81px;
	height: 30px;
	background-image: url('../images/btn_bestellen.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;		
}	
.bestelknop a:hover {
	background-position: 0px -30px;		
}
.verderknop {
	width: 116px;
	height: 30px;
	margin-bottom: 5px; float: left;
}
.verderknop a {
	display: block;
	width: 116px;
	height: 30px;
	background-image: url('../images/btn_verderwinkelen.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;		
}	
.verderknop a:hover {
	background-position: 0px -30px;		
}
.bevestigenknop {
	width: 240px;
	height: 30px;
	margin-bottom: 35px;
}
.bevestigenknop a {
	display: block;
	width: 240px;
	height: 30px;
	background-image: url('../images/btn_bevestigen.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;		
}	
.bevestigenknop a:hover {
	background-position: 0px -30px;		
}
.gegevensknop {
	width: 82px;
	height: 30px;
	margin-bottom: 5px;
}
.gegevensknop a {
	display: block;
	width: 82px;
	height: 30px;
	background-image: url('../images/btn_verder.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;		
}	
.gegevensknop a:hover {
	background-position: 0px -30px;		
}

.header_omschrijving {
	position:absolute;
	left:160px;
}

.header_aantal {
	position:absolute;
	right:230px;
}

.header_prijs {
	position:absolute;
	right:190px;
}

.seecartknop {
	width: 143px;
	height: 30px;
	margin-bottom: 5px;
}
.seecartknop a {
	display: block;
	width: 143px;
	height: 30px;
	background-image: url('../images/btn_seecart.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;		
}	
.seecartknop a:hover {
	background-position: 0px -30px;		
}


.winkelwagen_progress {
	margin-bottom: 20px;
}


#subrubrieken {
	background-color:#DFDFDF;
	padding:10px;
	margin-bottom:10px;
	display:block;
}

#subrubrieken ul {
	margin-top:5px;
}
/* beschikbaarheid producten */

.beschikbaarheid { display: block; }
	.ja { color: #6ebe44 }
	.nee { color: #d21010 }	

/* ///////
PRODUCT 
//////// */

.specs {
	padding: 10px;
	width: 530px;
	float: left;
	border: 1px solid #EA9CC6;
	margin-top: 20px;
	background-color: #eaf3f2;
}
.specs .spec {
	line-height:1em;
	margin-bottom:2px;
	padding:4px 0 2px 0;
	display:block;
	clear:both;
}
.specs .spec .disc {
	display: block;
	width: 230px;
	float: left;
	color: #CA006C;
}

.specs .spec .info {
	width:300px;
	display:block;
	float:right;
	min-height:15px;
}

.specs .divider {
	border-bottom:1px solid #d3e1e0;
	display:block;
	clear:both;
	padding:2px;
}

.info input {
	display:block;
	float:left;
	font-family:Arial, Verdana, sans-serif;
}

.info select {
	display:block;
	float:left;
	font-family:Arial, Verdana, sans-serif;
}

.addtocart {
	width: 271px;
	height: 30px;
	margin-bottom: 5px;
}
.addtocart a {
	display: block;
	width: 271px;
	height: 30px;
	background-image: url('../images/btn_addtocart.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;		
}	
.addtocart a:hover {
	background-position: 0px -30px;		
}

.addtocart_small {
	width: 200px;
	height: 22px;
	margin-bottom: 5px;
	margin-left:120px;
}
.addtocart_small a {
	display: block;
	width: 200px;
	height: 22px;
	background-image: url('../images/btn_addtocart_small.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;		
}	
.addtocart_small a:hover {
	background-position: 0px -22px;		
}
.addtofav {
	width: 205px;
	height: 20px;
	margin-bottom: 10px;
	float: left;
	text-align: center;
}
.addtofav a {
	display: block;
	width: 205px;
	height: 20px;
	background-image: url('../images/btn_addtofav.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	color: #777777;
	padding-top: 2px;	
	text-decoration: none;
}	
.addtofav a:hover {
	background-position: 0px -30px;		
	color: #026A53;
	text-decoration: underline;
}
.print{
	width: 65px;
	height: 20px;
	margin-bottom: 10px;
	float: left;
	text-align: center;
}
.print a {
	display: block;
	width: 65px;
	height: 20px;
	background-image: url('../images/btn_print.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;		
	color: #777777;
	padding-top: 2px;
	text-decoration: none;	
}	
.print a:hover {
	background-position: 0px -30px;		
	color: #026A53;
	text-decoration: underline;	
}
.relprod {
	width: 530px;
	float: left;
	margin-top: 0px;
}
.relprod h2 {
	font-size: 13px;
	margin-bottom: 5px;
}
.relprod .item {
	width: 130px; float: left;
}
.relprod .item .thumb {
	padding: 5px;
	display: block;
	border: 1px solid #C7DAD8;
}
	
.productimg {
	max-width:250px;
	max-height:300px;
}
#product_image_container {
	width: 270px;
	margin-left: 10px;
	text-align: center;
}
.rubriek_list_image {
	width: 100px;
	height: 85px;
	text-align: center;
	line-height: 85px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	float: left;
	margin-right: 10px;
	border:1px solid #c0c0c0;
}

.rubriek_list_image img {
	display: block;
	margin: 3px auto;
	top: 3px;
	left: 0px;
}

.thumbs {
	margin-top: 5px;
	text-align: center;
}
.thumbs img {
	border: 1px solid #ccc;
	padding: 3px;

}

#idealmelding {
	margin-top:10px;
	background-color:#FFCFEA;
	border:1px solid #CA006C;
	padding:5px;
	color:#000000;
}
	
/* ///////
STUB - normale tekstpagina
//////// */

.stub {
	line-height: 20px;
}

/* ///////
REGISTER - register pagina formulier
//////// */

#registerform {
	width:700px;
	display:block;
}

#registerform fieldset {
	background-color:#fff2f9;
	padding:10px;
	margin-top:5px;
	margin-bottom:5px;
	display:block;
}

#registerform legend {
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
	padding:10px;
	background-color:#fff2f9;
	display:block;
}

#registerform label {
	display:block;
	width:120px;
	text-align:right;
	float:left;
}

#registerform input, #registerform textarea, #registerform select {
	margin-left:20px;
	text-align:left;
}

#registerform .register_error {
	color:#ff0000;
}

	
/*  /////
FOOTER
/////  */

#footer {
	clear: left;
	font-size: 11px;
	color: #666;
	width: 600px;
	margin: 0 auto;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	padding-top: 20px;
	line-height: 17px;
}
#footer img {
	float: left;
}
#footer div {
	width: 560px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 10px;
}
#footer div a { color: #666 }

#bottombanner {
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	margin-right:5px;
}

#bottombanner img {
	max-width:540px;
}

/* tooltip */

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #CA006C;
	background-color: #ffffff;
	padding: 5px;
	color:#CA006C;
	line-height:15px;
}
#tooltip h3, #tooltip div { margin: 0; }

.tooltippreview {
	margin-top:2px;
}

/* mijn account */
#mijnaccount p {
	margin-top:10px;
}

#mijnaccount li {
	margin-top:10px;
}

#catalogusaanvragen {
	line-height:18px;
}
