/*algemeen*/
body {
	font-size : 11px;
	font-family: verdana;
	color: #000000;
	background: url('images/cb3-body-bg.png') repeat-x;
	background-color: #ffffff;
	margin:0;
	padding:0;
}
td {
	font-size : 11px;
	font-family: verdana;
	color: #000000;
}
#c0{
	width:100%;
	height:100%;
}
#c1{
	min-width:1003px;
	height:100%;
	background: url('images/cb3-c1-bg.png') 50% 0 no-repeat;	
}
#c2{
	width:1003px;
	background: url('images/cb3-c2-bg.png') 50% 0 no-repeat;
	background-color: #eaeaea;	
	margin:0;
}

a,a:active,a:visited{
	color: #000000;
	text-decoration:underline;
}
a:hover{
	color: #ff0000;
	text-decoration:underline;
}
div.clear{
	clear:both;
}

/*header*/
#ch{
	width:993px;
	height:152px;
	padding:40px 0 0 10px;
}
#ch #logo{
	float:left;
}
#ch #slogan{
	float:left;
	font: 12px Arial;
	color:#717171;
	margin:0 0 0 182px;
}
#ch #slogan .a{
	font: 18px Arial;
}
#ch #slogan .b{
	color: #b3bc03;
}
#ch #slogan a,#ch #slogan a:active,#ch #slogan a:visited{
	color: #717171;
	text-decoration:underline;
}
#ch #slogan a:hover{
	color: #b3bc03;
	text-decoration:underline;
}
#ch #divider1{
	top:0px;
	left:790px;
	width: 1px;
	height: 38px;
	background: #cecece;
	position:relative;
}
#ch #webshop{
	float:right;
	width:150px;
	padding:0 30px 0 20px;
	margin:0 0 0 0;
	border-left:1px solid #cecece;
	height:38px;
}
#ch #menu{
	top:0px;
	float:left;
	height:35px;
	width:983px;
	position:relative;
	font:14px/34px arial;
}
#ch #menu ul{
	padding:0;
	margin:0;
}
#ch #menu ul li{
	padding:0 15px 0 15px ;
	margin:0;
	float:left;
	border-right:1px solid #898989;	
	list-style-type:none;
}
#ch #menu ul li.actief{
	background: url('images/cb3-ch-menu-active2.png') 0 0  repeat-x;
}
#ch #menu ul li#actiefhome{
	background: url('images/cb3-ch-menu-active-home.png') 0 0 no-repeat;
}
#ch #menu ul li a,#ch #menu ul li a:active,#ch #menu ul li a:visited {
	color:#fff;
	text-decoration:none;
}
#ch #menu ul li a:hover {
	color:#f00;
	text-decoration:none;
}
#ch #zoek{
	position:relative;
	top:12px;
	width:575px;
	height:27px;
	background: url(images/cb2_header_zoek_bg.png) no-repeat;
	text-align:left;
	float:left;
}
#ch #zoek form{
 padding:0;
 margin:0;
 float:left;
}
#ch #zoek form #suggest{
 padding:5px;
 margin:0;
 float:left;
}
#ch #zoek form input{
 margin:2px 0 0 2px;
 border:1px solid #fff;
 width:420px;
 font: 12px arial;
 color: #666666;
 font-style:italic;
}
#ch #zoek form input.actief{
 font: 12px arial;
 color: #000000;
 font-style:normal;
}
#ch #zoek .submit{
 margin:0;
 width:25px;
 height:25px;
 z-index:1;
 float:left;
 cursor:pointer;
}
#ch #zoek .link{
 margin:6px 0 0 10px;
 width:110px;
 z-index:1;
 float:left;
}
#ch #zoek .link a{
 color:#858585;
 font-family: arial;
} 
#ch #emailvoordeel{
	position:relative;
	top:8px;
	width:215px;
	height:27px;
	text-align:left;
	float:left;
	font:11px arial;
	color:#666666;
}
#ch #emailvoordeel form{
	margin:0;
	padding:0;
	float:left;
}

#ch #emailvoordeel form input.text{
	border:1px solid #E1E1E1;
	bottom:0;
	font-size:90%;
	height:18px;
	right:0;
	width:132px;	
}


#ch #winkelwagentje{
	position:relative;
	top:12px;
	width:135px;
	padding:3px 10px 0 55px;
	height: 35px;
	text-align:left;
	float:right;
	border-left:1px solid #cecece;
	background: url('images/cb3-winkelwagentje.png') 15px 50% no-repeat;	
}
#ch #winkelwagentje a .rood{
	color:#be1b1b;
}
#ch #winkelwagentje a {
	color:#000000;
	text-decoration:none;
}


/*links*/
#cl{
	text-align:left;
	float:left;
	width:186px;
	min-height:500px;
}
#cl .kop{
	width:176px;
	height:33px;
	margin:10px 0 0 10px;
	padding: 0 0 0 20px;
	background: url('images/cb3-kop-links-bg.png') no-repeat;				
	font: 14px/33px Arial;
	font-weight:bold;
	color:#000;
}
#cl ul{
	width:176px;
	list-style: none;	
	margin:0 0 10px 10px;
	padding:0;
}
#cl li{
	background: #fff url('images/cb3-li.png') 10px 8px no-repeat;	
	border: 1px solid #bebebc;
	border-top:0px;
	margin: 0;
	padding: 5px 5px 5px 20px;
	font: 11px arial;	
}
#cl li a,#cl li a:active,#cl li a:visited{
	color: #353535;
	text-decoration:none;
}
#cl li a:hover{
	color: #353535;
	text-decoration:underline;
}
#cl li a.actie,#cl li a.actie:active,#cl li a.actie:visited{
	font: 12px arial;	
	font-weight:bold;
	color: #be1b1b;
	text-decoration:none;
}
#cl li a.actie:hover{
	font: 12px arial;
	font-weight:bold;		
	color: #be1b1b;
	text-decoration:underline;
}
#cl form{
	width:149px;
	border: 1px solid #bebebc;
	border-top:0px;
	margin: 0 0 0 10px;
	padding: 5px 5px 5px 20px;
	font: 11px arial;	
	background:#ffffff;
}
#cl div#aantalgevonden{
	font: 12px arial;
	font-weight:bold;		
}



/*rechts*/
#cr{
	float:left;
	width:817px;
	padding:10px 0 0 0;
	text-align: left;
}
#cr h1{
	color: #666666;
	width: 750px;
	padding: 0px;
	margin: 0;
	word-wrap: normal;
	font-size: 20px;
	font-family: Arial, sans-serif;
}
#cr .headerblok{
	margin: 0 0 0 10px;
}
#cr .headerblok .heeftueenvraag{
	float:right;
	margin:0 10px 0 0;
}
#cr .headerblok .breadcrumb{
	font: 11px arial;
	margin: 0 0 5px 0;
}


#cr .headerblok .breadcrumb a,#cr .headerblok .breadcrumb a:active,#cr .headerblok .breadcrumb a:visited{
	color: #666666;
	text-decoration:none;
}
#cr .headerblok .breadcrumb a:hover{
	color: #ff0000;
	text-decoration:underline;
}

#cr .headerblok .sorteerbar{
	padding:8px 0 5px 0;
	margin:10px 0 10px 0;
	background:#e3e3e3;
	border: 1px solid #a3adb3;
	width:796px;
	font: 12px arial;
	font-weight:bold;
	color:#666666;	
}
#cr .headerblok .sorteerbar td{
	font: 12px arial;
	font-weight:bold;
	color:#666666;	
}
#cr .headerblok .fietsvergelijker{
	padding:0 0 0 30px;
	font: 12px/31px Arial;
	background: url('images/cb3-fietsvergelijk-sorteer.png') 0 50% no-repeat;		
	height:31px;
}
#cr .headerblok .fietsvergelijker a{
	color:#666666;	
	text-decoration:none;
}	
#cr .headerblok .fietsvergelijker a.actief{
	color:#ff0000;	
	text-decoration:none;
}	
#cr .headerblok .paginabar{
	padding:8px 0 0 0 ;
	background:#ffffff;
	border: 1px solid #a3adb3;
	width:794px;
	font: 10px arial;
}
#cr .headerblok .paginabar td{
	font: 10px arial ;
}
#cr .headerblok .paginabar td .huidigepagina{
	font: 11px arial;
	color: #ffffff;
	font-weight:bold;
	width:15px;
	height:15px;
	background:#666666;
}
.paginabar td a,.paginabar td a:active,.paginabar td a:visited{
	font: 11px arial;
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}
.paginabar td a:hover{
	font: 11px arial;
	color: #ff0000;
	text-decoration:underline;
	font-weight:bold;
}
/*overzichten*/
#cr .product{
	cursor:pointer;
	position:inherit;
	float:left;
	width:191px;
	height:303px;
	margin: 10px 0 0 8px;
	padding: 1px 1px 1px 1px;
	background: url('images/cb3-product-bg.png') no-repeat;		
}
#cr .product .afbeelding{
	background:#fff no-repeat 50% 50%;
	width: 191px;
	height: 130px;
	margin: 0;
	position: 	relative;		
}
#cr .product .afbeelding .dh{
	top: 		8px;
	left:		8px;
	position: 	absolute;	
}
#cr .product .afbeelding .actie{
	top: 		6px;
	left:		152px;
	position: 	absolute;	
}
#cr .product .tekst{
	background:#fff;
	width:176px;
	height:80px;
	padding: 5px 0px 0px 5px;
	text-align:left;	
	overflow:hidden;
	font: 11px/12px verdana;
}
#cr .product .tekst h2{
	margin: 0 0 0px 0;
	padding:0;
}
#cr .product .tekst h2 a, .product .tekst h2 a:active, .product .tekst h2 a:visited{
	font: 14px/15px Arial;
	color: #000;
	font-weight:bold;
	text-decoration:none;
}
#cr .product .tekst h2 a:hover{
	font: 14px/15px Arial;
	color:#cecece;
	font-weight:bold;	
}
#cr .product .tekst ul{
	list-style: none;	
	margin:0;
	padding:0;
}
#cr .product .tekst li{
	background: #fff url('images/cb3-li-black.png') 0px 3px no-repeat;	
	border-top:0px;
	margin: 0;
	padding: 0 0 0 8px;
	font: 11px arial;	
}
#cr .product .prijs{
	left:0;
	top:0;
	position:relative;
	text-align:left;
	
}
#cr .product .prijs .oudeprijs{
	text-align:left;
	font: 11px Arial;
	color: #000;
	top: 10px;
	left:15px;
	position:absolute;
}
#cr .product .prijs .prijs{
	text-align:left;
	font: 16px Arial;
	color: #000;
	position:absolute;
	left:15px;
	top: 27px;
}
#cr .product .prijs img{
	top: 		6px;
	left:		133px;
	position: 	absolute;	
}
#cr .product .meerinfo{
	left:13px;
	top:52px;
	width:85px;
	position:relative;
	text-align:left;
}
#cr .product .invergelijk{
	top:45px;
	width:80px;
	position:relative;
	text-align:right;
	float:right;
	background:#ffffff;
	cursor:default;
}
/* **** */

#cr .accessoire{
	cursor:pointer;
	position:inherit;
	float:left;
	width:148px;
	height:250px;
	margin: 10px 0 0 8px;
	border: 1px solid grey;
	
}
#cr .accessoire .afbeelding{
	background:#fff no-repeat 50% 50%;
	width: 148px;
	height: 148px;
	margin: 0;
	position: 	relative;		
}
#cr .accessoire .tekst{
	background:#fff;
	/*width:176px;*/
	height:90px;
	padding: 5px 0px 0px 5px;
	text-align:left;	
	overflow:hidden;
}
#cr .accessoire .tekst h2{
	margin: 0 0 2px 0;
	padding:0;
}
#cr .accessoire .tekst h2 a, .accessoire .tekst h2 a:active, .accessoire .tekst h2 a:visited{
	font: 14px Arial;
	color: #000;
	font-weight:bold;
	text-decoration:none;
}
#cr .accessoire .tekst h2 a:hover{
	font: 14px Arial;
	color:#cecece;
	font-weight:bold;	
}
#cr .accessoire .tekst .oudeprijs{
	text-align:left;
	font: 11px Arial;
	color: #000;
	position:absolute;
}
#cr .accessoire .tekst .prijs{
	text-align:left;
	font: 16px Arial;
	color: #000;
	position:absolute;
}

/*overzichten*/
#cr .sub{
	cursor:pointer;
	position:inherit;
	float:left;
	width:191px;
	height:210px;
	margin: 10px 0 0 9px;
	padding: 1px 1px 1px 1px;
	background: url('images/cb3-sub-bg.png') no-repeat;		
}
#cr .sub .afbeelding{
	background:#fff no-repeat 50% 50%;
	width: 191px;
	height: 130px;
	margin: 0;
	position: 	relative;		
}
#cr .sub .tekst{
	background:#fff;
	width:176px;
	padding: 5px 0px 0px 15px;
	text-align:left;	
}
#cr .sub .tekst h2{
	margin: 0 0 4px 0;
	padding:0;
}
#cr .sub .tekst h2 a, .sub .tekst h2 a:active, .sub .tekst h2 a:visited{
	font: 14px Arial;
	color: #000;
	font-weight:bold;
	text-decoration:none;
}
#cr .sub .tekst h2 a:hover{
	font: 14px Arial;
	color:#cecece;
	font-weight:bold;	
}
#cr .sub .meerinfo{
	left:13px;
	top:10px;
	position:relative;
	text-align:left;
}

#cr .grootblok{
	margin:10px 0 0 10px;
	padding:20px ;
	background:#ffffff;
	border: 1px solid #a3adb3;
	width:754px;
	font: 11px verdana;
	clear:both;
}

#cr #vergelijk td{
	font:11px arial;
	width:180px;
	vertical-align:top;
	border-left:1px solid #e5e5e5;	
}
#cr #vergelijk td.a{
	color:#a3a3a3;
	border-left:0px;
}
#cr #vergelijk tr.kop td{
	border-left:0px;
	font-weight:bold;
}	
#cr #vergelijk tr.img td{
	border-left:0px;
	height:150px;
	background:#fff 50% 50% no-repeat;
}	
#cr #vergelijk tr.linkblauw td{
	border-left:0px;
}	
#cr #vergelijk tr.linkrood td{
	border-left:0px;
}	
#cr #vergelijk tr.linkblauw td a{
	color:#305da0;
	text-decoration:none;
}	
#cr #vergelijk tr.linkrood td a{
	font:10px arial;
	text-decoration:none;
	color:#7e0111;
}	

/*productdetail*/
.bladerbar{
	margin:10px 0 0 10px;
	padding:0 0 0 0 ;
	border: 1px solid #a3adb3;
	width:794px;
	font: 10px arial;	
	background:url('images/cb3-bladerbar-terug.gif') no-repeat 0 0 #ffffff;
}
.bladerbar a, .bladerbar a:active, .bladerbar a:visited{
	font: 11px/31px Arial;
	color: #444444;
	text-decoration:none;
	font-weight:bold;
}
.bladerbar a:hover{
	text-decoration:underline;
}

.productdetail{
	margin:10px 0 0 10px;
	padding:0;
	background:#e1e1e1;
	border: 1px solid #a3adb3;
	width:794px;
	height:246px;
	font: 10px arial;
}
.productdetail .foto{
	 width:364px;
	 height:246px;
	 border-right:1px solid #a3adb3;
	 float:left;
	 background:#ffffff; 
}
.productdetail .foto .actie{
	z-index:2;
	position:absolute;
	margin:25px 0 0 295px;
}
.productdetail .foto div{
	z-index:1;
	position:absolute;
}
.productdetail .foto div img{
	width:364px;
 	height:246px;	
	border:0px;
}
.productdetail .container{
	 width:429px;
	 height:246px;
	 float:left;
}
.productdetail .container .top{
	 width:429px;
	 height:103px;
 	background:#ffffff;
	overflow:hidden;
}
.productdetail .container .bottom{
	 width:410px;
	 height:117px;
	 padding:26px 0 0 19px;
}
.productdetail .container .bottom table{
	margin: 0;
}
.productdetail .container .bottom td{
	font: 12px arial;
}
.productdetail .container .bottom td.prijs{
	font: 11px arial;
	width:154px;	
}
.productdetail .container .bottom td.prijs div{
	margin: 3px 0 0 0;
	font: 22px arial;	
}
.productdetail .container .bottom td.plaatje{
	font: 12px arial;
	width:83px;
}
.productdetail .container .bottom td.lijstje{
	font: 12px arial;
	width:125px;
}
.productdetail .container .bottom td.lijstje ul{
	list-style: none;	
	margin:0;
	padding:0;
}
.productdetail .container .bottom td.lijstje li{
	background: url('images/cb3-li-black.png') 0px 3px no-repeat;	
	border-top:0px;
	margin: 0;
	padding: 0 0 0 8px;
	font: 11px arial;	
}
.productdetail .container .bottom td.lijstje li a, .productdetail .container .bottom td.lijstje li a:active, .productdetail .container .bottom td.lijstje li a:visited{
	font: 11px Arial;
	color: #444444;
	text-decoration:none;
}
.productdetail .container .bottom td.lijstje li a:hover{
	text-decoration:underline;
}
.productdetail .container .bottom td.bezorgkosten{
	font: 12px arial;
	color:#444444;
}
.productdetail .container .bottom td.bezorgkosten img{
	margin:10px 0 0 0 ;
}

.producttabs{
	float:none;
	width:795px;
	height:24px;
	margin:12px 0px 0px 10px;
	background: url(images/cb3-tab-bg.png) repeat-x;
	font: 12px/21px Arial;
}
.producttabs .tabopen{
	float:left;
	padding:0 3px 0 9px;
	height:24px;
	background: url(images/cb3-tab.png) no-repeat;
	cursor:pointer;
}
.producttabs .tabclose{
	float:left;
	width:10px;
	height:24px;
	background: url(images/cb3-tab.png) top right no-repeat;
	cursor:pointer;	
}
.producttabs .tabopen_actief{
	float:left;
	padding:0 3px 0 9px;
	height:24px;
	background: url(images/cb3-tab-actief.png) no-repeat;
	cursor:pointer;	
}
.producttabs .tabclose_actief{
	float:left;
	width:10px;
	height:24px;
	background: url(images/cb3-tab-actief.png) top right no-repeat;
	cursor:pointer;	
}
.producttabs a, .producttabs a:hover, .producttabs a:active, .producttabs a:visited{
	color:#000;
	font: 12px/24px Arial;
	text-decoration:none;
}

.productblok{
	margin:0 0 0 10px;
	padding:20px ;
	background:#ffffff;
	border-right: 1px solid #a3adb3;
	border-left: 1px solid #a3adb3;
	border-bottom: 1px solid #a3adb3;
	width:754px;
	font: 11px verdana;
	clear:both;
}

.productblok tr:hover{
	background: #eaeaea;
}
.productblok td.bestel{
	border-bottom:1px solid #a1a1a1;
	padding:0 25px 0 0;
}
.productblok td.bestelknop{
	border-bottom:1px solid #a1a1a1;
	padding:3px 0 3px 0;
}

.actietussenkop{
	margin:10px 0 0 10px;
	padding:8px 0 8px 0 ;
	background:#ffffff;
	border: 1px solid #a3adb3;
	width:794px;
	font: 14px arial;
	float:left;
	text-align: left;	
	clear:both;
	float:none;	
}
.actietussenkop strong{margin-left:10px;}
.accessoires{
	margin:10px 0 0 10px;
	padding:8px 0 8px 0 ;
	background:#ffffff;
	border: 1px solid #a3adb3;
	width:794px;
	font: 14px arial;
	float:left;
	text-align: left;	
}
.accessoires strong{margin-left:10px;}

.laatstbekeken{
	margin:10px 0 0 10px;
	padding:8px 0 0 0 ;
	background:#ffffff;
	border: 1px solid #a3adb3;
	width:794px;
	font: 10px arial;
	float:left;
	text-align: left;	
	
}
div#vwd{
	color: Red;
	border: 1px dotted red;
	padding:10px;
	margin:10px 0 10px 0;
	background: #EBEBEB;
}

/*footer*/
#cf{
	padding: 40px 0 0 0;
	clear:both;
	width:1003px;
	color:#464545;	
}
#cf #bottom{
	background: url('images/cb3-footer-vol.png') no-repeat;	
	width:1003px;
	height:170px;
	padding: 10px 0 0 40px;
}
#cf #bottom div{
	font: 11px Arial;
	font-weight:bold;	
	width:120px;
	float:left;
	text-align:left;
	padding:0px;
	margin:0 0 0 5px;

}
#cf #bottom div h3{
	font: 14px Arial;
	font-weight:bold;	
	padding:0;
	margin: 0 0 10px 0;
}
#cf #bottom div a, #cf #bottom div a:active, #cf #bottom div a:visited{
	font: 11px Arial;
	color: #464545;
	text-decoration:none;
}
#cf #bottom div a:hover{
	color:#000;
}
#cf #copyright{
	padding:10px 0px 20px 0px;
	font:12px arial;
}

table#bestelproces{
	width:591px;
}
table#bestelproces td{
	width:20%;
	font: 12px Arial;
	text-align:center;
}
table#bestelproces td.activetext{
	color:#ed3c00;
}
table#bestelproces td.inactivetext{
	color:#c8c8c8;
}
table#bestelproces td.activebar{
	BACKGROUND-COLOR: #ed3c00;
	height:10px;
}
table#bestelproces td.inactivebar{
	BACKGROUND-COLOR: #c8c8c8;
	height:10px;	
}	



/*
textarea
{
	font-family : Verdana;
	font-size : 11px;
}

select
{
	background-color:#ffffff;
	border-width:1;
	border-color:#000000;
	font-size: 11px;
	font-family: Verdana;
}

input.text
{
	background-color:#ffffff;
	
	font-size: 11px;
	font-family: Verdana;
}

.formmail {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: url(images/intro_mailing_button.gif);
	BORDER-LEFT: #999999 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	TEXT-DECORATION: none
}


a:link,a:active,a:visited{
	font-size : 11px;
	font-family: Verdana;
	color : #000000;
	font-weight : normal;
	text-decoration : underline;
}
a:hover{
	font-size : 11px;
	font-family: Verdana;
	color : #000000;
	font-weight : normal;
	text-decoration : none;
}







span.bold{
	font-size : 11px;
	font-family: verdana;
	color: #000000;
	font-weight : bold;
}

span.kop{
	font-size : 16px;
	font-family: arial;
	color: #000000;
	font-weight : bold;
}

span.red{
	font-size : 11px;
	font-family: arial;
	color: #FF0000;
	font-weight : bold;
}

span.rood{
	color: #ed3c00;
	font-weight : bold;
}
span.groen{
	color: green;
	font-weight : bold;
}

span.kopwit{
	font-size : 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight : bold;
}
	
span.wit{
	font-size : 11px;
	font-family: verdana;
	color: #FFFFFF;
	font-weight : normal;
}

span.boldzwart{
	font-size : 11px;
	font-family: verdana;
	color: #000000;
	font-weight : bold;
}

span.zwart{
	font-size : 11px;
	font-family: verdana;
	color: #000000;
	font-weight : normal;
}

span.bigwit{
	font-size : 18px;
	font-family: arial;
	color: #FFFFFF;
	font-weight : bold;
}

span.bottom{
	font-size : 11px;
	font-family: verdana;
	color: #FFFFFF;
	font-weight : bold;
}
span.timer{
	font-size : 9px;
	font-family: verdana;
	color: #FFFFFF;
}








span.head{
	font-size : 11px;
	font-family: verdana;
	color: #003162;
	font-weight : bold;
}

span.head2{
	font-size : 11px;
	font-family: verdana;
	color: #003162;
	font-weight : bold;
}

span.head3{
	font-size : 16px;
	font-family: verdana;
	color: #003162;
	font-weight : bold;
}


span.kopkassa{
	font-size : 11px;
	font-family: verdana;
	color: #FFFFFF;
	font-weight : bold;
}

span.prijs{
	font-size : 11px;
	font-family: verdana;
	color: #00629E;
	font-weight : bold;
}
	
span.van{
	font-size : 11px;
	font-family: verdana;
	color: #003162;
	font-weight : normal;
	text-decoration : line-through;
}

span.wit{
	font-size : 11px;
	font-family: verdana;
	color: #FFFFFF;
	font-weight : normal;
}

span.inlog{
	font-size : 11px;
	font-family: verdana;
	color: #FFFFFF;
	font-weight : bold;
}

span.detail{
	font-size : 11px;
	font-family: verdana;
	color: #E55520;
	font-weight : bold;
	text-decoration : none;
}
span.alert{
	font-size : 11px;
	font-family: verdana;
	color: Red;
	font-weight : bold;
}
























a.topmenu:link,a.topmenu:active,a.topmenu:visited{
	font-size : 11px;
	font-family: Verdana;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}
a.topmenu:hover{
	font-size : 11px;
	font-family: Verdana;
	color : #D7D7D7;
	text-decoration : none;
	font-weight : bold;
}

a.wit:link,a.wit:active,a.wit:visited{
	font-size : 11px;
	font-family: Verdana;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
a.wit:hover{
	font-size : 11px;
	font-family: Verdana;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}


a.txtlink:link,a.txtlink:active,a.txtlink:visited{
	font-size : 11px;
	font-family: Verdana;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}
a.txtlink:hover{
	font-size : 11px;
	font-family: Verdana;
	color : Red;
	font-weight : bold;
	text-decoration : none;
}


a.txtlink4:link,a.txtlink4:active,a.txtlink4:visited{
	font-size : 11px;
	font-family: Verdana;
	color : #000000;
	font-weight : normal;
	text-decoration : none;
}
a.txtlink4:hover{
	font-size : 11px;
	font-family: Verdana;
	color : #000000;
	font-weight : normal;
	text-decoration : none;
}


a.txtlink2:link,a.txtlink2:active,a.txtlink2:visited{
	font-size : 11px;
	font-family: Verdana;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}
a.txtlink2:hover{
	font-size : 11px;
	font-family: Verdana;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

a.txtlink3:link,a.txtlink3:active,a.txtlink3:visited{
	font-size : 11px;
	font-family: Verdana;
	color : #000000;
	font-weight : bold;
	text-decoration : line-through;
}
a.txtlink3:hover{
	font-size : 11px;
	font-family: Verdana;
	color : #000000;
	font-weight : bold;
	text-decoration : line-through;
}


a.wit2:link,a.wit2:active,a.wit2:visited{
	font-size : 18px;
	font-family: arial;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
a.wit2:hover{
	font-size : 18px;
	font-family: arial;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
a.wit2zwart:link,a.wit2zwart:active,a.wit2zwart:visited{
	font-size : 18px;
	font-family: arial;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}
a.wit2zwart:hover{
	font-size : 18px;
	font-family: arial;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}


a.zwart2:link,a.zwart2:active,a.zwart2:visited{
	font-size : 16px;
	font-family: arial;
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
}
a.zwart2:hover{
	font-size : 16px;
	font-family: arial;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

a.rood2:link,a.rood2:active,a.rood2:visited{
	font-size : 16px;
	font-family: arial;
	color : #FF0000;
	font-weight : bold;
	text-decoration : none;
}
a.rood2:hover{
	font-size : 16px;
	font-family: arial;
	color : #FF0000;
	font-weight : bold;
	text-decoration : none;
}




td.lm_text div a:link,td.lm_text div a:active,td.lm_text div a:visited{
	font: bold 13px/26px Arial; 		
	color : #000;
	text-decoration : none;
}

td.lm_text div a:hover{
	color : #f00000;
	text-decoration : none;
}

td.lm_text div.line{
	padding-left:20px;border-bottom:1px solid #d2d2d2;
}
td.lm_text div{
	padding-left:20px;border-bottom:1px solid #EBEBEB;
}


td.rm_text div.cont{
}
td.rm_text div div.bullit{
	width:18px; 
	height:18px; 
	float:left;
	color:#fff;
	font: bold 13px Arial; 		
	background: url(./images/bullit_rm.jpg) no-repeat;
	margin-right:4px;
}
td.rm_text div div.txt{
	margin-bottom:7px;	
	width:165px; 
	float:left;
}
td.rm_text div div.txt a:link,td.rm_text div div.txt a:active,td.rm_text div div.txt a:visited{
	font: 11px Arial; 		
	color : #000;
	text-decoration : none;
}
td.rm_text div div.txt a:hover{
	color : #f00000;
	text-decoration : underline;
}


a.rm_b:link,a.rm_b:active,a.rm_b:visited{
	font-size : 11px;
	font-family: Verdana;
	color : #0000;
	font-weight : bold;
	text-decoration : none;
}

a.rm_b:hover{
	font-size : 11px;
	font-family: Verdana;
	color : #F00000;
	font-weight : bold;
	text-decoration : none;
}




a.bottom:link,a.bottom:active,a.bottom:visited{
	font-size : 11px;
	font-family: Verdana;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : underline;
}

a.bottom:hover{
	font-size : 11px;
	font-family: Verdana;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}










.header{
	position:relative;
	top:0px;
	left:0px;
	width:982px;
	height:166px;
	margin: 0 0 10px 0;
}
.header #logo{
	position: absolute;
	top:23px;
	left:0px;
}
.header #webshopkeurmerk{
	position: absolute;
	top:23px;
	left:835px;	
}
.header #slogan{
	position: absolute;
	top:20px;
	left:361px;	
	font: 14px Arial;
	color: #b8b8b8;
}
.header #slogan span{
	font: 23px Arial;
	color: #b8b8b8;	
	
}


.header .mandje{
	position: absolute;
	background: url(images/cb2_header_cart.png) no-repeat;
	top:117px;
	left:815px;
	font-family:arial;
	padding:2px 0 0 40px;
	z-index:1;
	text-align:left;
}
.header .mandje a, .header .mandje a:active, .header .mandje a:visited{
	color: #be1b1b;
	text-decoration:none;
}
.header .mandje a:hover{
	color: #7b7b7b;
	text-decoration:underline;
}


.header .menu{
	position: absolute;
	top:74px;
	left:0px;
	height:37px;
	width: 984px;
	background: url(images/cb2_menu_bg.png) no-repeat;	
}
.header .menu div{
	float:left;
	height:37px;
}
.header .menu div.active{
	background: url(images/cb2_menu_bg_active.png);	
	
}
.header .menu div.firstactive{
	background: url(images/cb2_menu_bg_left_active.png);	
	
}
.header .menu div.first{
	padding-left:12px;
}

.header .menu a, .header .menu a:active, .header .menu a:visited{
	font: 14/32px Arial;
	color: #fff;
	text-decoration:none;
	padding: 0 12 0 12;
}
.header .menu a:hover{
	font: 14/32px Arial;
	color:#fff;
}
.header .overig{
	position: absolute;
	top:109px;
	left:0px;
	height:52px;
	width: 984px;
	background: url(images/cb2_header_bg.png) repeat-x;	
}

#zoek{
	position: absolute;
	top:122px;
	left:8px;
	width:575px;
	height:27px;
	background: url(images/cb2_header_zoek_bg.png) no-repeat;	
	z-index:1;
	text-align:left;
	clear:both;
}
#zoek form{
	padding:0;
	margin:0;
	float:left;	
}
#zoek form input{
	margin:2px 0 0 2px;
	border:1px solid #fff;
	width:420px;
}
#zoek .submit{
	margin:0;
	width:25px;
	height:25px;
	z-index:1;
	float:left;	
	cursor:pointer;
}
#zoek .link{
	margin:6px 0 0 10px;
	width:110px;
	z-index:1;
	float:left;
}
#zoek .link a{
	color:#858585;
	font-family: arial;
}



.header .breadcrumb{
	font: 11px Arial;
	position: relative;
	top:125px;
	left:200px;
	color: #919090;	
	z-index:1;
}
.header .breadcrumb a{
	font: 11px Arial;
	color: #919090;
	text-decoration:none;
}
.header .breadcrumb a:hover{
	font: 11px Arial;
	color: #7b7b7b;
	text-decoration:underline;
}
.header #divider1{
	top:27px;
	left:800px;
	width: 1px;
	height: 31px;
	background: #cdcdcd;
	position:absolute;	
}
.header #divider2{
	position:absolute;	
	top:117px;
	left:800px;
	width: 1px;
	height: 31px;
	background: #cdcdcd;
	z-index:1;
}


.blokje_kop{
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	font: 12px/31px arial;
	color:#000;
	background:url(images/cb2_bg_blokje_kop.png);
	height:31px;
	font-weight:bold;	
	text-align:left;
	width:165px;
	border:1px solid #a3adb3;	
}

#linkerkolom{
	padding: 20px 0px 10px 15px;
	margin: 0px 0px 12px 0px;
	width:175px;
	color: #353535;
	background:#ffffff;
	border:0;	
}
#linkerkolom .kop_rood {
	font: 15px arial;
	color:#be1b1b;
	text-decoration: none;
	font-weight:bold;
}
#linkerkolom .subkop_rood {
	font: 12px arial;
	color:#be1b1b;
	text-decoration: none;
}
#linkerkolom .kop {
	font: 15px arial;
	font-weight:bold;
}
#linkerkolom ul{
	padding: 0px;
	margin: 0px 0px 10px 0px;	
}
#linkerkolom li{
	height:16px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type:none;
}
#linkerkolom li a{
	font: 11px arial;
	color: #353535;
	text-decoration: none;
}
#linkerkolom li a:hover{
	color: #be1b1b;
}


.kolommenblokje{
	width:165px;
	border:1px solid #a3adb3;
	border-top:0px;
	padding: 15px 0px 10px 15px;
	margin: 0px 0px 12px 0px;
	text-align:left;	
	color:#494948;
	font: 12px arial;
}
#topx{
	width:180px;
	padding: 15px 0px 10px 0px;
}
div.cont{
	width:178px;
	clear:both;
	height:40px;
}
div.cont div.bullit{
	width:18px; 
	height:18px; 
	float:left;
	color:#fff;
	font: bold 13px Arial; 		
	background: url(./images/bullit_rm.jpg) no-repeat;
	margin:0 3px 0 3px;
}
div.cont div.txt{
	margin-bottom:7px;	
	width:154px; 
	float:left;
}
div.cont div.txt a:link,div.cont div.txt a:active,div.cont div.txt a:visited{
	font: 10px Arial; 		
	color : #000;
	text-decoration : none;
}
div.cont div.txt a:hover{
	color : #f00000;
	text-decoration : underline;
}




.blauwblok{
	padding: 20px 0px 0px 15px;
	margin: 0px 0px 12px 0px;
	font: 16px arial;
	color:#fff;
	background:url(images/cb2_blauwblok.png);
	height:58px;
	font-weight:bold;	
	text-align:left;
	width:165px;
	border:1px solid #33688d;
}
.blauwblok a, .blauwblok a:active, .blauwblok a:visited, .blauwblok a:hover{
	font: 13px arial;
	color:#fff;
	text-decoration:none;
}


.kolommenblokje .kopje{
	color: #494948;
	font: 15px Arial;	
	font-weight:bold;	
}
span.rood{
	color: #ed3c00;
	font-weight : bold;
}
a.klein, a.klein:active, a.klein:visited{
	font: 11px Arial;
	color: #494948;
	text-decoration:none;
}
a.klein:hover{
	font: 11px Arial;
	color:#000;
}


/*----*/



/*----*/
/*
.kolommenblokje ul{
	padding: 0px;
	margin: 0px 0px 0px 0px;	
}
.kolommenblokje li{
	padding: 0px;
	margin: 0px 0px 0px 15px;
	list-style-image:url(images/kvih_ass_li.png);
}
.kolommenblokje li a, .kolommenblokje li a:active, .kolommenblokje li a:visited{
	font: 12px Arial;
	color: #494948;
	text-decoration:none;
}
.kolommenblokje li a:hover{
	font: 12px Arial;
	color:#000;
}
.kolommenblokje input{
	font: 12px Arial;
	width:164px;	
	margin:0px 0px 7px 0px;
}
.kolommenblokje select{
	font: 12px Arial;
	width:164px;	
	margin:0px 0px 7px 0px;
}





#betaalverzend{
	width:192px;
	border:1px solid #a3adb3;
}

#waarom ul{
	margin:0 0 0 12px;
	padding:0;
}
#waarom ul li{
	list-style:none;
	list-style-image:url(images/bullitv.gif);
	font: 11px Arial;
	color:#000;
	margin:0 0 3px 0;
}

#waarom ul li a, #waarom ul li a:active, #waarom ul li a:visited{
	font: 11px Arial;
	font-weight:bold;	
	color: #000;
	text-decoration:none;
}
#waarom ul li a:hover{
	font: 11px Arial;
	font-weight:bold;		
	color:#494948;
}


.blok_kop{
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	font: 14px/31px arial;
	color:#393939;
	height:31px;
	font-weight:bold;	
	text-align:left;
	width:581px;
}
.blok_kop_wit{
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	font: 14px/31px arial;
	color:#ed3c00;
	background:#fff;
	height:31px;
	font-weight:bold;	
	text-align:left;
	width:579px;
	border:1px solid #dedede;
}
.blok{
	width:579px;
	border:1px solid #dedede;
	border-top:0px;
	padding: 20px 0px 10px 15px;
	margin: 0px 0px 12px 0px;
	text-align:left;	
}
.productblok{
	width:579px;
	border:1px solid #fff;
	border-top:0px;
	padding: 20px 0px 10px 15px;
	margin: 0px 0px 12px 0px;
	text-align:left;	
	font: 11px Arial;
}

.productblok td{
	font: 11px Arial;
}
.productblok .kop{
	font: 14px Arial;
	font-weight:bold;
}
.productblok td a,.productblok td a:hover,.productblok td a:active,.productblok td a:visited{
	font: 11px Arial;
}
#laagsteprijs{
	font: 25px arial;
}



.product{
	float:left;
	border: 1px solid #a3adb3;
	background:#ebecec;
	width: 191px;
	height: 325px;
	margin: 12px 10px 0px 0px;
	cursor:pointer;
	position:relative;	
}
.product .afbeelding{
	background:#fff no-repeat 50% 50%;
	width: 191px;
	height: 130px;
	margin: 0;
	border-bottom: 1px solid #cecece;
}

.product .afbeelding .dh{
	top: 		8px;
	left:		8px;
	position: 	absolute;	
}

.product .afbeelding .actie{
	top: 		13px;
	left:		152px;
	position: 	absolute;	
}


.product .tekst{
	background:#fff;
	width:176px;
	height:121px;
	padding: 12px 0px 0px 15px;
	text-align:left;	
}
.product .tekst h2{
	margin: 0 0 4px 0;
	padding:0;
}
.product .tekst h2 a, .product .tekst h2 a:active, .product .tekst h2 a:visited{
	font: 14px Arial;
	color: #000;
	font-weight:bold;
	text-decoration:none;
}
.product .tekst h2 a:hover{
	font: 14px Arial;
	color:#cecece;
	font-weight:bold;	
}

.product .prijs{
	left:0;
	top:0;
	position:relative;
	text-align:left;
}
.product .prijs .oudeprijs{
	text-align:left;
	font: 11px Arial;
	color: #000;
	top: 15px;
	left:15px;
	position:absolute;
}
.product .prijs .prijs{
	text-align:left;
	font: 16px Arial;
	color: #000;
	position:absolute;
	left:15px;
	top: 32px;
}
.product .prijs img{
	top: 		11px;
	left:		133px;
	position: 	absolute;	
}


.producttabs{
	float:none;
	width:594px;
	height:21px;
	margin:12px 0px 12px 0px;
	background: url(images/kvih_tab_bg.png) repeat-x;
	font: 12px/21px Arial;
}
.producttabs .tabopen{
	float:left;
	padding-left:6px;
	height:21px;
	background: url(images/kvih_tab.png) no-repeat;
	cursor:pointer;
}
.producttabs .tabclose{
	float:left;
	width:10px;
	height:21px;
	background: url(images/kvih_tab.png) top right no-repeat;
	cursor:pointer;	
}
.producttabs .tabopen_actief{
	float:left;
	padding-left:6px;
	height:21px;
	background: url(images/kvih_tab_actief.png) no-repeat;
	cursor:pointer;	
}
.producttabs .tabclose_actief{
	float:left;
	width:10px;
	height:21px;
	background: url(images/kvih_tab_actief.png) top right no-repeat;
	cursor:pointer;	
}
.producttabs a, .producttabs a:hover, .producttabs a:active, .producttabs a:visited{
	color:#000;
	font: 12px/21px Arial;
	text-decoration:none;
}



.detail_image{
	margin-top:12px;

}



span.orange{
	color:#fff;
	font: 11px Arial;
	margin:0px 10px 0px 0px;
	width:16px;
	height:17px;
	background: url(images/kvih_button_o.png) no-repeat;
}
span.grey{
	margin:0px 10px 0px 0px;
	color:#fff;
	font: 11px Arial;
	width:16px;
	height:17px;
	background: url(images/kvih_button_g.png) no-repeat;
}
span.grey a, span.grey a:hover, span.grey a:active, span.grey a:visited{
	color:#fff;
	font: 11px Arial;
}

div.mvkimg{
	background:#fff no-repeat 50% 50%;
	width: 67px;
	height: 67px;
	margin: 0px 18px 7px 0px;
	border:1px solid #eeeeee;
	float: left;
	cursor:pointer;
}




#break{
	margin:15px 0px 15px 0px;
	width:980px;
	border-bottom: 1px solid #adadad;	
}
#bottom{
	margin:10px 0px 0px 0px;
	padding: 27px 0px 0px 20px;
	width:962px;
	background: url(images/cb2_footer_bg.png) no-repeat;
	height:132px;
}

#bottom div{
	font: 14px Arial;
	font-weight:bold;
	color: #464545;
	
	width:130px;
	float:left;
	text-align:left;
	padding:0px;
	margin:0 0 0 5px;

}
#bottom div a, #bottom div a:active, #bottom div a:visited{
	font: 11px Arial;
	color: #464545;
	text-decoration:none;
}
#bottom div a:hover{
	color:#000;
}
#copyright{
	margin:10px 0px 20px 0px;
	width:982px;
}
*/
