
/*__________________________

            Body 
__________________________*/

body 
{
	margin:0px;
	background:fixed; 
	background-image:url('/images/bg.jpg');
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:center top; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	color:#000000;
}

/*__________________________

   h1, h2, h3, h4, li, lu, a
__________________________*/


h1
{
	font: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	line-height:11px;
	margin:0px;
	padding:0px;
}

h2
{
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	color: #0066bb;
	margin:0px;
}

h3
{
	font:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
}
h4
{
	font:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
}

input
{
	margin:0px;
}
form
{
	margin: 0px;
}

li
{
	margin:0px;
}

ul
{
	margin:0px;
}

.kettingselect
{
width:150px;
}
.zoekbutton
{
text-align:center;
width:110px;
height:24px;
}

.Gekozendemaat
{
font-size:14px;
font-weight:bold;
}

a, a:visited, a:active
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration:underline;
	padding: 0px;
}

a:hover
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #003399;
	padding: 0px;
	text-decoration:underline;

}


/*__________________________

        Clear float
__________________________*/

.clearfloat
{
	clear:both;
	width:0px;
	height:0px;
	overflow:hidden;
}

/*__________________________

         Container
__________________________*/

.container 
{
  	position:relative;
	margin-left: auto;
    margin-right: auto;
	width: 962px;
	padding-left:20px;
	padding-bottom:20px;
	padding-top:0px
}

a.common_link:link, a.common_link:active, a.common_link:visited

{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration:none;
}

a.common_link:hover
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF0066;
	text-decoration:underline;
}

.popupcontent
{
  	position:relative;
	margin-left: auto;
    margin-right: auto;
	width: 962px;
	padding-left:20px;
	padding-bottom:20px;
	padding-top:20px
}

/*__________________________

           Header
__________________________*/

.headerbox
{
	height: 178px;
	width: 962px;
	background-image:url(/images/bg_header.jpg);
}

.header_left
{
	float:left;
	width:223px;
	height: 148px;
	font: Arial, Helvetica, sans-serif;
}

.header_right
{
	float:left;
	width:511px;
	height: 154px;
}

/*__________________________

           menu
__________________________*/


.menu
{
	height: 39px;
	padding: 0px;
	background-image:url('../images/bg_menu.jpg');
	background-repeat:repeat-x;
	vertical-align:middle;
	text-align:left;
	color: #ffffff
}


.menu_items {
	float: left;
	font-size: 12px;
	list-style: none;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top:7px;
	padding-left:7px;
	width: 810px;
}

.menu_items li 
{
	float: left;
	font: 75%, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

.menu_items a 
{
	color: #ffffff;
	float: left;
	margin-right: 15px;
	margin-left:3px;
	padding:0px;
	text-decoration: none;
	font-size: 11px;
}

.menu_items a:hover 
{
	background: url('/images/MenuHover.jpg') no-repeat bottom center;
	color: #333333;
	float: left;
	margin-right: 15px;
	margin-left:3px;
	text-decoration: none;
	font-size: 11px; 
	padding-left:0px; 
	padding-right:0px; 
}


/*__________________________

       Main Container
__________________________*/

.main_container
{ 
	border-left:0px none; border-right:0px none; margin-left: auto;
    margin-right: auto;
	width: 962px;
	background-image:url('/images/bg_main.jpg');
	background-repeat:repeat-y;
} 

/*__________________________

       Left Navigation
__________________________*/


.kettingzoeker
{
	background-image:url(/images/bg_kettingzoeker.jpg);
	width:194px;
	height:362px;
}

.left_nav
{
	float: left;
	width: 214px;
	margin: 0px;
	overflow: hidden;
}

.nav_box 
{
	float:inherit;
	position:relative;
	width:194px;
}

.nav_box_leeg
{
    height:50px;
    float:inherit;
	position:relative;
	width:194px;
}

.header_nav_box 
{
	background-image: url(/images/linkbox_header.jpg);
	height:16px;
	padding-left:6px;
	padding-top:3px;
	padding-bottom:10px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF
}

.linkbox
{
	background-image:url(/images/linkbox_bg.jpg);
	margin:0px;
	width:194;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 17px;
}

.linkbox2
{
	background-image:url(/images/linkbox_bg2.jpg);
	margin:0px;
	width:194;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 17px;
}

ul.linkbox
{
	padding:3px;
	margin:0px;
	width:130;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 17px;
	list-style: none;
}

a.linkbox:link, a.linkbox:visited, a.linkbox:active
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration:none;
	padding: 0px;
}

a.linkbox:hover
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #0066bb;
	padding: 0px;
	text-decoration:underline;

}

.linkbox_tekst
{
	padding-left:5px;
	padding-right:5px;
}

.linkbox_footer
{
	background-image: url(/images/linkbox_footer.jpg);
	height:23px;
	width:194px;
}

.linkbox_footer2
{
	background-image: url(/images/linkbox_footer2.jpg);
	height:23px;
	width:194px;
}

.adresgegevens
{
	background-image:url('/images/bg_adresgegevens.jpg');
	background-repeat:no-repeat;
	padding:3px;
	width:130px;
	height:114px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 17px
}

.dropdownboxes
{
	font-size:11px;
}

/*__________________________

       kettingzoeker_brand
__________________________*/

.kettingzoeker_brand
{
	background-image:url(/images/bg_kettingzoeker_brand.jpg);
	width:194px;
	height:124px;
}
.logo_brand
{
	background-image: url(/images/bg_logo.jpg);
	height:52px;
}

.kettingzoeker_tekst
{	
	text-align:center;
	padding:5px;
	font-weight:bold;
}

.kettingzoeker_stappen
{
	background-image: url(/images/punten.jpg);
	height:119px;
	padding-top:3px;
	padding-left:40px;
	line-height: 29px;
}

.kettingzoeker_formulier
{
	background-image: url(/images/bg_formulier.jpg);
	height:134px;
}

/*__________________________

       Keywords
__________________________*/

.keyword
{
	height:28px;
	overflow:hidden;
	background-image: url(/images/bg_keywords.jpg);
	color:#FFFFFF;
	text-align:center;
	line-height:11px;
}



/*__________________________

       Main Content
__________________________*/

.content
{
	float:left;
	width: 748px;
	background-color: #dddddd;
	padding-bottom:12px;
	margin-bottom:20px;
}

.content2
{
	float:left;
	width: 708px;
	background-color: #ffffff;
	margin:20px;
	padding-bottom:12px;
}


.text_main
{
	padding-top:12px;
	padding-left:12px;
    padding-right:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#000000;
}

.clearfloat
{
    clear:both;
}

.logos_banden
{
	padding-top:50px;
	padding-bottom:25px;
	height:20px;
	background-color:#FFFFFF;
}

/*__________________________

        Product item
__________________________*/

.product_main_box
{
	width:748px;
}


ul.product_item {
	list-style: none;
	padding: 0;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
}

.product_item li
{
	float:left;
	width: 359px;
	height: 174px;
	font: Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-top: 4px;
	margin-right:10px;
}

.product
{
	width:359px;
	height:174px;
}

.product_header
{
	background-image:url('/images/product_vak_header.jpg');
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-top:3px;
	padding-left:8px
}

.product_bg
{
	height:109px;
	width:359px;
	height:147px;
	background-image:url('/images/product_vak_bg.jpg');
}

.image
{
	float:left;
	width:130px;
	height:130px;
	padding-top:8px;
	padding-bottom:9px;
	padding-left:9px;
	padding-right:9px;
	text-align:center;
	overflow:hidden;
}
.text_product
{
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#000000;
	overflow: hidden;
}

.productblock
{
	width:197px;
	padding:7px;
	height:133px;
	float:right;
}

.price_box
{
	margin-top:9px;
	width:197px;
	height:30px;
}

.price_text
{
	margin-top:14px;
	float:right;
	font-size:14px;
	line-height:14px;
	color: #999999;
	margin-right:10px;
}
.price
{
	float:right;
	margin-right:4px;
	height:30px;
	line-height:30px;
	font-size:30px;
	text-align:left;
}
a.price, a.price:link, a.price:visited 
{
	color: #FFFFFF;
	display:block;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	height:30px;
	width:100px;
}

a.price:hover
{
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}

.btn_meer_informatie
{
	margin-top:2px;
    height:29px;
    width: 149px;
    float:right;
}

a.btn_meer_informatie:link, a.btn_meer_informatie:active, a.btn_meer_informatie:visited
{
    background-image:url(/images/btn_meer_informatie.jpg);
}

a.btn_meer_informatie:hover
{
    background-image:url(/images/btn_meer_informatie_ro.jpg);
}

/*__________________________

        Product item 2
__________________________*/


ul.product_item_2 {
	list-style: none;
	padding: 0;
	margin-top: 10px;
	margin-left: 3px;
	margin-bottom: 10px;
}

.product_item_2 li
{
	width: 728px;
	height: 174px;
	font: Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-top: 4px;
	margin-left:7px;
}

.product_2
{
	width:728px;
	height:174px;
}

.product_header_2
{
	background-image:url('/images/product_vak_header2.jpg');
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-top:3px;
	padding-left:8px
}

.product_bg_2
{
	height:109px;
	width:728px;
	height:147px;
	background-image:url('/images/product_vak_bg2.jpg');
}

.image_2
{
	float:left;
	width:130px;
	height:130px;
	padding-top:8px;
	padding-bottom:9px;
	padding-left:9px;
	padding-right:9px;
	text-align:center;
	overflow:hidden;
}
.text_product_2
{
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000000;
	overflow: hidden;
}

.productblock_2
{
	width:559px;
	padding:10px;
	height:127px;
	float:right;
}

.price_box_2
{
	float:right;
	margin-top:0px;
	width:197px;
	height:30px;
}

.price_text_2
{
	margin-top:14px;
	float:right;
	font-size:14px;
	line-height:14px;
	color: #999999;
	margin-right:10px;
}
.price_2
{
	float:right;
	margin-right:2px;
	height:30px;
	line-height:30px;
	font-size:30px;
	text-align:left;
}

/*__________________________

     resaults homepage
__________________________*/

.categorykop
{
	font-family:Arial, Helvetica, sans-serif;
	height:32px;
	font-size:12px;
	color:#FFFFFF;
	padding-top:2px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:2px;
	padding-left: 8px;
	background-color:#04558f ;
}

.resault_container
{
	width:728px;
	padding:9px
}
.resault_box
{
	background-color:#FFFFFF;
	width:726px;
	border-bottom:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	border-left:#999999;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right:#999999;
	border-right-style:solid;
	border-right-width:1px;
}

.resault_header
{
	background-image:url('/images/product_vak_header2.jpg');
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-top:3px;
	padding-left:8px
}

.resault_price
{
	font-size:18px;
}

a.btn_bestellen:link,a.btn_bestellen:visited
{
	display:block;
	height:40px;
	width:95px;
	background-image:url(/images/btn_bestellen.jpg);
}

a.btn_bestellen:hover
{
	display:block;
	height:40px;
	width:95px;
	background-image:url(/images/btn_bestellen_ro.jpg);
}

a.btn_reserveren:link,a.btn_reserveren:visited
{
	display:block;
	height:40px;
	width:95px;
	background-image:url(/images/btn_reserveren.jpg);
}

a.btn_reserveren:hover
{
	display:block;
	height:40px;
	width:95px;
	background-image:url(/images/btn_reserveren_ro.jpg);
}

.ja
{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00CC00;
}
.nee
{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #CC0000;
}

.result_tekst
{
	float:left;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left: 10px;
	padding-top: 8px;
	
}

.bg_search
{
	margin:10px;
	background-image:url(/images/bg_search.jpg);
	background-repeat:no-repeat;
	height:33px;
	width:728px;
}
.result_bandenmaat_text
{
	float:left;
	font-size:18px;
	padding-left:8px;
	padding-top:8px;
}

.btn_new_search
{
	float:right;
	display:block;
	height:33px;
	width:208px;
}

.btn_new_search a
{
	background-image:url(/images/btn_nieuwe_zoek.jpg)
}

.btn_new_search a:hover
{
	background-image:url(/images/btn_nieuwe_zoek_ro.jpg)
}

.alternatief_tekst
{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left: 8px;	
}

/*__________________________

           Reactie
__________________________*/
.reviewgrid
{
	margin-left: 20px;
}



/*__________________________

           Banner
__________________________*/

.banner
{
	width:728px;
	height:90px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	background-color:#FFFFFF;
}

/*__________________________

           Contact
__________________________*/
  
.contact_box_left
{
float:left;
width:230px;
} 
  
.container_contact
{
	background-color:#FFFFFF;
	padding:5px;
}  
.contact_box_right
{
	float:right;
	width:400px;
}  

.contact_box1
{
	float:left;
	margin-left:12px;
	margin-top:12px;
	background-image:url('/images/contact_box1.jpg');
	background-repeat:no-repeat;
	height:173px;
	width:356px;
	padding:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000000;
	text-decoration:none
}

.contact_box2
{
	float:right;
	margin-right:12px;
	margin-top:12px;
	background-image:url('/images/contact_box2.jpg');
	background-repeat:no-repeat;
	height:173px;
	width:288px;
	padding:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	text-decoration:none
}


.contact_box3
{
	background-image:url('/images/contact_box3.jpg');
	background-repeat:no-repeat;
	width:206px;
	height:179px;
	padding:7px;
	margin-left: 12px;
	margin-top:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000000;
	text-decoration:none
}

.contact_bank
{
	background-image:url('/images/contact_box4.jpg');
	background-repeat:no-repeat;
	width:206px;
	height:140px;
	padding:7px;
	margin-left: 12px;
	margin-top:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000000;
	text-decoration:none
}


a.contact_box3:link, a.contact_box3:active, a.contact_box3:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

a.contact_box3:hover
{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #990000;
	text-decoration:underline;
}

.contact_box_google
{
	float:right;
	width: 450px;
	height: 500px;
	margin-right: 11px;
	margin-top:12px;
}



.chat
{
	margin-left:12px; 
	margin-top:15px;
	background-image:url('/images/contact_live_chat.jpg');
	width:135px;
	height:154px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#000000;
	text-align:center;
	padding-left:85px
}
.chat a, .chat a:link, .chat a:visited, .chat a:hover
{
	color: #000000;
	font-size: 10px;

}
.contact_team_header
{
	background-image:url('/images/contact_team_header.jpg');
	background-repeat:no-repeat;
	height:14px
}

.contact_team_container
{
	background-image:url('/images/contact_team_bg.jpg');
	background-repeat:repeat-y
}

.contact_team_container2
{
	background-image:url('/images/contact_team_bg.jpg');
	background-repeat:repeat-y;
	padding-left: 25px;
	padding-right: 25px;
	width:650px
}

.contact_team_footer
{
	background-image:url('/images/contact_team_footer.jpg');
	background-repeat:no-repeat;
	height:12px;
	margin-bottom:12px
}

.contact_foto
{
	float:left;
	width:88px;
	border:#868686;
	border-style:solid;
	border-width:1px;
	margin-left:21px;
}
.contact_naam
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align: center;
	line-height:14px;
	height:30px;
	padding:5px;
	
	border-top:#868686;
	border-top-style:solid;
	border-top-width:1px;
}

/*__________________________

        Klantenservice
__________________________*/

.kl_box
{
	float: left;
	background-image:url('/images/kl_bg_diensten.jpg');
	background-position: center 50%;
	background-repeat:no-repeat;
	height:119px;
	width:327px;
	margin-left:19px;
	margin-top:12px
}

.kl_box_left
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:12px;
	margin-left:2px;
	font-size:20px;
	color:#FFFFFF;
	text-align:center;
	width: 44px;
	height:104px;
	text-transform:capitalize;
}

.kl_box_right
{	
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	font-size:11px;
	margin-top:20px;
	margin-left:10px;
	margin-right:12px;
	width:258px;
}

.kl_text
{
	padding-top:8px;
	padding-bottom:8px;
	line-height:normal;
}



/*__________________________

           Footer
__________________________*/


.footer_box
{
	height:30px;
	padding:10px;
	border-top: #CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
}

.footer_tekst
{
	float:right;
	font-size:11px;
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:right;
	line-height:15px;
	margin-right:10px;
	font-weight:bold;
}

.footer_logo
{
	float:right;
}


/*__________________________

       Purchase page
__________________________*/

.contentorder
{
	float:left;
	width: 748px;
	background-color: #dddddd;
	padding-bottom:12px;
	margin-bottom:20px;
}

.betaal_container
{
	margin:10px;
	padding-left:21px;
	padding-right:21px;
	padding-bottom:20px;
	width:686px;
	background-color:#FFFFFF;
	color:#000000;
}

.winkelmand_header
{
	background-image: url('/images/winkelmandje_stroke_header.jpg');
	background-repeat:no-repeat;
	height:24px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	width:686px;
	margin:0px;
	overflow:hidden;
}

.winkelmand_header_text_producttype
{
	width:317px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding-left:6px;
	padding-top:2px;
	float:left;
}

.winkelmand_header_text_verwijderen
{
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:2px;
	color:#FFFFFF;
	float:left;
	diplay:block;
}

.winkelmand_header_text_vakje
{
	width:87px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:2px;
	color:#FFFFFF;
	float:left;
}
.winkelmand_header_text_aantal
{
	width:73px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:2px;
	color:#FFFFFF;
	float:left;
padding-left:11px;
}


.winkelmand_product_box
{
	width:684px;
	height:56px;
	background-image:url('/images/winkelmandje_bg_box.jpg');
	
	border-bottom:1px solid #868686;
	border-right:1px solid #868686; border-left:1px solid #868686; 
}

.winkelmand_image
{
	float:left;
	margin:3px;
	width:50px;
	height:50px;
}
.winkelmand_text
{
	float: left;
	width: 314px;
	height:30px;
	padding-left:10px;
	padding-top:9px;
	font-size: 11px;
}
a.winkelmand_text:link, a.winkelmand_text:active, a.winkelmand_text:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;	
}

a.winkelmand_text:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
	font-weight:bold;
	text-decoration:underline;	
}

.winkelmand_verwijderen
{
	float:left;
	height: 32px;
	padding:12px;
	width:30px;
	margin-left:5px;
}

.winkelmand_vakje
{
	float:right;
	margin:14px;
	width:71px;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:center;
	display:block;
	background-color:#CCCCCC;
	border:#868686;
	border-style:solid;
	border-width:1px;
}

.winkelmand_aantal
{
	float:right;
	margin-top:11px;
	margin-left:14px;
	margin-right: 14px;
	width:31px;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
}

.winkelmand_totaal_text
{
	float:left;
	width:562px;
	padding:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#CCCCCC;
	
	border-bottom:#868686;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	border-left:#868686;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right:#868686;
	border-right-style:solid;
	border-right-width:1px;
}

.winkelmand_totaal_prijs
{
	float:left;
	width:97px;
	padding:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

	color:#000000;
	background-color:#CCCCCC;
	text-align:center;
	
	border-bottom:#868686;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	border-right:#868686;
	border-right-style:solid;
	border-right-width:1px;
}

.but_v_winkelen
{
	float:left;
	margin-top: 12px;
	margin-left:375px;
}

.but_stap2
{
	float:left;
	margin-top: 12px;
	margin-left:10px;
}

.accessoires_box_2
{
	width:500px;
	background-image:url('/images/winkelmandje_bg_acces.jpg');
	margin-left:10px;
	padding-left: 10px;
}

.accessoires_box_2_header
{
	background-image:url('/images/winkelmandje_bg_header_acces.jpg');
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:7px;
	padding-top:4px
}

#Panel1
{
	margin-left:20px;
}

.accessoires_img
{
	float:left;
	margin-left:9px;
	margin-right:8px;
	margin-bottom:6px;
	width:25px;
	height:25px;
	background-color:#FFFFFF;
}

.accessoires_text_2
{
	float:left;
	margin-top:6px;
	width:370px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}

.winkelmand_footer
{
	background-image:url('/images/winkelmandje_bg_bottom_str_acces.jpg');
	height:1px
}
#btnWaardebonSubmit
{
margin-bottom: 0px;
margin-top: 0px;
height:18;
overflow:hidden;
position:relative;
top:5px;
}


/*__________________________

       Betaalpagina 2
__________________________*/

.cboCountry
{
	margin-left: 8px;
}
.cboA_Country 
{
	margin-left: 8px;
}
.chkAfleveradres
{
	margin-left: 4px;
}
.winkelmand_header2
{

	background-image: url('/images/winkelmandje_stroke_header2.jpg');
	background-repeat:no-repeat;
	height:24px;
	padding-left:8px;
	padding-top:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF
}
  
.winkelmand_product_box2
{
	width:684px;
	background-image:url('/images/winkelmandje_bg_box2.jpg');
	
	border-bottom:1px solid #868686;
	border-right:1px solid #868686; border-left:1px solid #868686; 
}

.winkelmand_image2
{
	float:left;
	margin-top:3px;
	margin-left:17px;
	margin-bottom:3px;
	width:50px;
	height:138px;
}

.winkelmand_text2
{
	float:left;
	margin-top:3px;
	margin-left:5px;
	margin-bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:31px;
}

.winkelmand_text_verzendkosten
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:8px;
	margin-top:12px;
	width:559px;
}

.winkelmand_text_coupon
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:8px;
	width:559px;
	margin-bottom:0px;
}

.betaal_but_verzenden
{
	float:right;
	margin-top: 12px;
	margin-left:0px;
	margin-right: 10px;
	margin-bottom:0px;
}

.winkelmand_midle_stroke
{
	background-image:url('/images/winkelmandje_midle_stroke.jpg');
	background-repeat:no-repeat;
	height:24px;
	width:680px;
	margin-top:20px;
	padding-left:8px;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF
}

.persoonlijke_gegevens
{
	width:668px;
	padding:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	
	border-bottom:#868686;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	border-right:#868686;
	border-right-style:solid;
	border-right-width:1px;
	
	border-left:#868686;
	border-left-style:solid;
	border-left-width:1px;
}

DIV.persoonlijke_text_box
{
	background-color:#e8e8e8;
	height:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:4px;
	width:180px;
	margin-right:8px;
	margin-bottom:4px;
}

.formulier
{
	line-height:25px;
	float:left; 
	width:400px; 
	margin-left:8px;
	margin-top:0px;
}
#stap2
{
	margin-left: 0px;
}
.hiddentab
{
	height:1px;
	overflow:hidden;
}
input.text
{
	margin-top:3px;
	margin-bottom: 1px;
}
.hiddentab
{
	visibility:hidden;
	height:0px;
	overflow:hidden;
}
.winkelmand_header_right
{
float: right;
text-align: right;
color:#ffffff;
}

/*__________________________

     Product overzicht
__________________________*/
#breadcrums
{
	background-image:url('/images/bg_breadcrums.jpg');
	background-repeat:no-repeat;
	height:16px;
	margin:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top: 7px;
	padding-left: 8px;
	padding-bottom: 5px;
	color: #ffffff;
}

#breadcrums a
{
	text-decoration:none;
	color: #ffffff;
	font-size: 11px;
}

#breadcrums a:hover
{
	text-decoration:underline;
	color: #ffffff;
	font-size: 11px;
}

.product_overzicht_boxes
{
	width: 676px;
	margin-left: 15px;
	list-style: none;
	padding: 0px;
}

.product_overzicht_item
{
	width: 676px;
	height: 138px;
	background-image: url('/images/bg_productvak.jpg');
	background-repeat:no-repeat;
	margin-bottom:10px;
	padding: 0px; list-style-type:none
}

/*_________________________

	Tell a friend
__________________________*/
.mainheaderarialwhite11
{
	color: #ffffff;
	font-size: 12px;
}
.main_text_arialblack12
{
	color:#ffffff;
	font-size: 12px;
}
.main_textheader_arialpink16
{
	color:#ffffff;
	font-size: 12px;
}


/*__________________________

   Product details page
__________________________*/

.product_detail_container
{
	width:676px;
	height:300px;
	margin-left:19px;
}

.product_detail_container_bg
{
	background-image: url('/images/product_detail_bg.jpg');
	background-repeat:no-repeat;
	height:287px;
	width:676px;
}
.product_detail_container_bg2
{
	background-image: url('/images/product_detail_bg2.jpg');
	background-repeat:no-repeat;
	height:287px;
	width:676px;
}

.product_detail_header_stroke
{
	height:28px;
	width:676px;
	background-image:url('/images/product_detail_header_bg.jpg');
	background-repeat:no-repeat;
}

.product_detail_productname
{
	float:left;
	width:282px;
	height:16px;
	padding-left:8px;
	padding-top:7px;
	padding-bottom:4px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

.status_container
{
	float:right;
	height:28px;
}

.status_img_left
{
	float:right;
	/*background-image:url('/images/status_bg_left.jpg');*/
	height:28px;
	width:16px;
	
}

.status_tekst
{
	float:right;
	color:#FFFFFF;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:9px;
	padding-right:5px;
	height:20px;
	/*background-image:url('/images/status_bg.jpg');*/
}
.status_img
{
	float:right;
	/*background-image:url('/images/status_bg.jpg');*/
	height:28px;
}

.status_info
{
	float:right;
	height:28px;
	width:28px;
}

.product_detail_container_image
{
	float:left;
	width:337px;
	height:286px;	
	overflow:hidden;
}

.product_detail_image
{
	width:329px;
	padding-top:8px;
	padding-left:9px;
	margin-bottom:10px;
	height: 244px;
	overflow: hidden;
}

.showimage
{
    visibility: visible;
}
.hideimage
{
    visibility: hidden;
    width:0px;
}

.product_detail_buttons
{
	float:left;
	width:329px;
	overflow:hidden;
}

.btn_zoom
{
	float:left;
	width:64px;
	height:18px;
}

.btn_zoom a
{
	height:18px;
	margin-left:9px;
	background:url('/images/btn_zoom.jpg') no-repeat left;
	font-size:10px;
	color:#999999;
	text-decoration:none;
	padding-left:24px;
}

.btn_zoom a:hover
{
	height:18px;
	margin-left:9px;
	background:url('/images/btn_zoom_ro.jpg') no-repeat left;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	padding-left: 24px;
}


.btn_tell_a_friend
{
	float:left;
	width:100px;
	height:18px;
}

.btn_tell_a_friend a
{
	height:18px;
	margin-left:9px;
	background:url('/images/btn_tell_a_friend.jpg') no-repeat left;
	font-size:10px;
	color:#999999;
	text-decoration:none;
	padding-left:24px;
}

.btn_tell_a_friend a:hover
{
	height:18px;
	margin-left:9px;
	background:url('/images/btn_tell_a_friend_ro.jpg') no-repeat left;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	padding-left: 24px;
}

.btn_print
{
	float:left;
	width:60px;
	height:18px;
}

.btn_print a
{
	height:18px;
	margin-left:9px;


	background:url('/images/btn_print.jpg') no-repeat left;
	font-size:10px;
	color:#999999;
	text-decoration:none;
	padding-left:24px;
}

.btn_print a:hover
{
	height:18px;
	margin-left:9px;
	background:url('/images/btn_print_ro.jpg') no-repeat left;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	padding-left: 24px;
}

.product_detail_container_info
{
	float:right;
	width:339px;
}

.tekst_header_specs
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	padding-left:23px;
	padding-right:15px;
	padding-top:19px;
	width:290px;
	height:26px;
}

.tekst_specs
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	padding-left:23px;
	padding-right:15px;
	width:290px;
	line-height:16px;
	overflow:hidden;
	height:107px;
	margin-top:20px;
}

.product_detail_container_info_2
{
	height:50px;
	padding-left:26px;
	padding-right:15px;
}


.percentage_korting
{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	padding-top:23px;
	text-align:right;
}

.product_detail_container_info_3
{
	height:62px;
	width:330px;
	padding-left:3px;
	padding-right:2px;
}

.product_detail_logo
{
	float:left;
	width:123px;
	height:48px;
	padding-left:10px;
}

.product_detail_container_info_4
{
	float:right;
	width:80px;
	height:50px;
	padding-left:0px;
	padding-right:10px;
}

.product_detail_container_info_5
{
	float:right;
	height:60px;
	padding-left:0px;
	padding-right:10px;
	width:90px;
}

.oudeprijs
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top:26px;
	color: #666666;
	line-height:12px;
	width:85px;
} 

.text_nu_van_af
{
	font-size:12px;
	text-align:left;
	line-height:19px;
	color:#000000;
}

.nieuweprijs
{
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:right;
	width:90px;
} 

.korting
{
	text-align:right;
	padding-right:5px;
	color:#FFFFFF;
	font-size:10px;
	line-height:12px;
	width:85px;
}

.product_detail_container_info_6
{
	height:39px;
	padding-left:15px;
	padding-right:8px;
	padding-top:10px;
	width:315px;
}

.btn_thuiswinkel
{
	float:left;
	display:block;
	width:107px;
	height:36px;
}

.btn_thuiswinkel a
{
	background:url('/images/btn_thuiswinkel.jpg') no-repeat left;
}

.btn_thuiswinkel a:hover
{
	background:url('/images/btn_thuiswinkel_ro.jpg') no-repeat left;
}


.btn_afhalen
{
	float:right;
	display:block;
	width:106px;
	height:34px;
	padding-top:0px;
	padding-right:7px;
}

.btn_afhalen a
{
	background:url('/images/btn_afhalen.jpg') no-repeat left;
}

.btn_afhalen a:hover
{
	background:url('/images/btn_afhalen_ro.jpg') no-repeat left;
}


.btn_toevoegen_winkelmand
{
	float:right;
	display:block;
	width:163px;
	height:34px;
	padding-top:0px;
}

.btn_toevoegen_winkelmand a
{
	background:url('/images/btn_toevoegen_winkelmand.jpg') no-repeat left;
}

.btn_toevoegen_winkelmand a:hover
{
	background:url('/images/btn_toevoegen_winkelmand_ro.jpg') no-repeat left;
}

.product_detail_footer_border
{
	background-image:url('/images/bg_stroke_titel_cat.jpg');
	background-repeat:no-repeat;

	height:4px;
	width:676px;
	display:block;
}

.product_dtls_specs_menu_bg
{
	background-image: url('/images/product_dtls_bg_menu_top.jpg');
	background-repeat:repeat-x; 
	width:462px; 
	background-position: bottom;
}

.reserverenText
{
    vertical-align: top;
}

.showtab
{
	width:450px;
	padding:5px;
	
	border-bottom:#b9b9b9;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	border-left:#b9b9b9;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right:#b9b9b9;
	border-right-style:solid;
	border-right-width:1px;
}

/* einde nieuw gedeelte product details */

#accessoires_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:4px;
	text-align:center;
	line-height:12px;
	height:25px;

}
a.accessoires_text:link, a.accessoires_text:active, a.accessoires_text:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

a.accessoires_text:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}

#but_bestellen_accessoires
{
	padding-top:2px;
	padding-right:3px;
	text-align:right;
}