﻿/*____________________________________________________________________

	 |     Project           : Wasmachine.nl                  | 
	 |     Ontwikkeld door   : Connective Power Naarden       | 
	 |     Designd door      : Connective Power Naarden       | 
	 |     Email             : info@cp.nl                     |
	 
	 
	 |     CCS				 : Default.css					  |
     |     Laatst gewijzigd  : 21 juni 2010                    |  
____________________________________________________________________*/

/*__________________________

            Body 
__________________________*/

body 
{
	margin:0px; 
	background-color:#eeeeee;
	background-image:url(/images/bg_2.jpg);
	background-position:center;
	background-repeat:repeat-y;
	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: #555555;
	font-size: 10px;
	text-align: center;
	line-height:11px;
	font-weight:normal;
	margin:0px;
	display:inline;
}

h2
{
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	color: #67ba00;
	margin:0 0 8px 0;
}

h3
{
	font:Arial, Helvetica, sans-serif;
	color: #67ba00;
	font-size: 15px;
	margin:30px 0 4px 0;
	padding:0px;
}

h4
{
	font:Arial, Helvetica, sans-serif;
	color: #67ba00;
	font-size: 15px;
	margin:30px 0 4px 0;
	padding:0px;
}
h5
{
	font:Arial, Helvetica, sans-serif;
	color: #67ba00;
	font-size: 15px;
	margin:30px 0 4px 0;
	padding:0px;
}

h6
{
	font:Arial, Helvetica, sans-serif;
	color: #67ba00;
	font-size: 15px;
	margin:30px 0 4px 0;
	padding:0px;
}

h7  
{
	font:Arial, Helvetica, sans-serif;
	color: #67ba00;
	font-size: 15px;
	margin:30px 0 4px 0;
	font-weight: bold;
}

h8
{
	font:Arial, Helvetica, sans-serif;
	color: #67ba00;
	font-size: 15px;
	margin:30px 0 4px 0;
}
h9
{
	font:Arial, Helvetica, sans-serif;
	color: #67ba00;
	font-size: 15px;
	margin:0 0 15px 0;
}
p
{
	font:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
}

input
{
	margin:0px;
}
form
{
	margin: 0px;
}

li
{
	margin:0px;
	padding:0;
}

ul
{
	margin:0px;
	padding:0 0 0 15px;
}

table
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height:17px;
}

a:link, a:visited, a:active
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3366CC;
	text-decoration:none;
	padding: 0px;
}

a:hover
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #3366CC;
	padding: 0px;
	text-decoration:underline;
}


/*__________________________

        Clear float
__________________________*/

.clearfloat
{
	clear:both;
}

/*__________________________

           Zoeken
__________________________*/

#searchform
{
	margin:0px;
}

.search
{
	border:none;
	background-color:#e8e6e6;
	width: 114px;
	margin:0px;
	height:16px;
	padding:0 2px 0 2px;
	font-size:11px;
	color:#666666;
	float:left;
}

#searchsubmit
{
	width: 129px;	
}

.hiddentab
{
	float:left;
	visibility:hidden;
	height:1px;
	overflow:hidden;
}

body:first-of-type .hiddentab 
{
	width:0px;/*chrome*/
}

.searchblock
{
	padding-top:11px;
	padding-left:9px;
	color:#CCCCCC;
	float:right;
	width:147px;
	height:28px;
}

.searchbutton
{
    width:21px;
    height:16px;
    margin-top:0px;
    margin-right:8px;
    padding:0px;
    float:right;
}

/*__________________________

         Container
__________________________*/

#wrapper_default
{
	width:auto;
}

#container 
{
	width: 1002px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:#FFFFFF;
	_left:7%;/*centreren in ie6*/
}

a.common_link:link, a.common_link:active, a.common_link:visited a.common_link:hover

{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration:underline;
}


/*__________________________

           Header
__________________________*/

.headerbox
{
	margin-bottom:1px;
	height :145px;
	width: 1002px;
	background-image:url(/images/header_default.jpg);
	background-repeat:no-repeat;
}

.header_left
{
	width:350px;
	height:45px;
	padding:5px 0 0 0;
	float:left;
}

#header_center_keywords
{
    float:right;
	margin-right:285px;
	margin-top:17px;
	width:347px;
	height:35px;
	overflow:hidden;
	text-align:center;
	color:#555555;
	line-height: 11px;
	font-size:10px;
	display:block;
}

/*__________________________

           menu
__________________________*/
.menu_container
{
    height:37px;
    width:1002px;
    overflow :hidden;
    float : left;
    margin-bottom:17px;
    background-image:url(/images/BgMenu.jpg); 
}

.menu
{
	height: 37px;
	padding: 0;
	margin:0;
	float:left;
	vertical-align:middle;
	text-align:left;
	color: #ffffff;
	overflow: hidden;
	
}

ul.menu_items {
	float: left;
	font-size: 11px;
	list-style: none;
	margin-left: 7px;
	margin-bottom: 0;
	margin-right: 0;
	padding: 0;
	width: 810px;
}

ul.menu_items li 
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 12px 20px 12px;
	font-size: 11px;
	list-style: none;
	height:10px;
	display:block;
}


ul.menu_items li:hover
{	
	height:20px; 
	background: url('/images/MenuHover.png');
	background-position:center top;
	background-repeat:no-repeat;
}

.menu_items a:link, .menu_items a:visited 
{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

.menu_items a:hover, .menu_items a:active 
{

	text-decoration: none;
	font-size: 11px;
	color:#FFFFFF;
}

/*__________________________

       Main Container
__________________________*/

.main_container
{ 
	width: 1002px;
} 

/*__________________________

       Left Navigation
__________________________*/

.left_nav
{
    font-family:Arial, Helvetica, sans-serif;
    color: #ffffff;
	float: left;
	padding: 0 0 0 1px;
	width: 146px;
	margin: 0;
	overflow: hidden;
	display:block;
}

.nav_box 
{
	width:146px;
}

.nav_box3
{
	width:146px;
    background-image:url('/images/nav_header_catogorie_2.jpg');
    background-repeat: no-repeat;
    background-position:top;
}

.header_zoek_opties_box 
{
	background-image:url('/images/nav_header_catogorie.jpg');
	height:27px;
	width:146px;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:10px;
	background-repeat:no-repeat;
	font-weight:bold ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF
}

.header_nav_box 
{
	background-image:url('/images/nav_header_catogorie_2.jpg');
	height:27px;
	width:146px;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:10px;
	background-repeat:no-repeat;
	font-weight:bold ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF
}

.header_nav_box_2
{
	padding-left:9px;
	padding-top:4px;
	height:30px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	margin-top:4px;
	*_margin-top:2px;
}

ul.linkbox
{
	padding:0px;
	margin:0 0 20px 4px;
	list-style: none;
}

ul.linkbox li
{
	padding:3px 0 3px 2px;
	margin:0px;
	width:136px;
	font-family:Arial, Helvetica, sans-serif;
	color :#8E8E8E;
	font-size:11px;
	line-height: 11px;
	list-style: none;
}

a.linkbox:link, a.linkbox:visited, box:active
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #8e8e8e;
	text-decoration:none;
	padding: 3px 0 3px 1px;
}

a.linkbox:hover
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#525552;
}

ul.linkbox li:hover
{
	background-color: #dddddd;
}

.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
}

#wijzig_merk
{
	background-image:url('/images/icon_wijzigen.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	height:28px;
	padding:7px 0px 0px 7px;
	
}

#wijzig_categorie
{
	background-image:url('/images/icon_wijzigen.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	height:28px;
	padding:7px 0px 0px 7px;
	
}

#wijzig_type
{
	background-image:url('/images/icon_wijzigen.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	height:28px;
	padding:7px 0px 0px 7px;
	
}

#wijzig_toerental
{
	background-image:url('/images/icon_wijzigen.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	height:28px;
	padding:7px 0px 0px 7px;
	
}

#wijzig_vulgewicht
{
	background-image:url('/images/icon_wijzigen.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	height:28px;
	padding:7px 0px 0px 7px;
	
}

#wijzig_energieklasse
{
	background-image:url('/images/icon_wijzigen.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	height:28px;
	padding:7px 0px 0px 7px;
}





/*__________________________

       Main Content
__________________________*/

.content
{
	float:left;
	width:698px; 
	margin:0 0 0 0;
	overflow: hidden;
	background-color:#ffffff;
	padding:0 0 0 2px;
}
.content_news
{
	float:left;
	width: 428px;
	margin-left:19px;
	display:block;
	overflow: hidden;
}

.text_main
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#000000;
	margin:0 0 0 14px;
	padding-right:2px;
	width:675px;
	overflow:hidden;
	display:block;
}
.text_main_home
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#000000;
	margin:0 0 0 14px;
	padding-right:2px;
	width:675px;
	overflow:hidden;
	display:block;
}
.text_main_home a:link, .text_main_home a:visited, .text_main_home a:active
{
	color:#333333;
	text-decoration:none;
}
.text_main_home a:hover
{
	color:#333333;
	font-size:11px;
	text-decoration:underline;
}
.clearfloat
{
    clear:both;
}

.mainheaderarialwhite11
{
	font-size:11px;
	color:#FFFFFF;
}

/*__________________________

      Right Navigation
__________________________*/

.right_nav
{
	float: right;	
    color: #ffffff;
	padding: 0 1px 0 0;
	width: 146px;
	margin: 0;
	overflow: hidden;
	display:block;
}

#bg_winkelmand
{
    border: solid 1px #67ba00;
    background-color:#ffffff;
    width:130px;
    padding: 7px;
    font-size:11px;
    margin:0 0 6px 0;
	*_margin:0 0 3px 0;
}

.header_nav_winkelmand
{
    background-image:url('/images/nav_header_winkelwagen.jpg');
	height:27px;
	width:146px;
	padding-top:7px;
	padding-bottom:10px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

a.header_txt_winkelmand:link, a.header_txt_winkelmand:active, a.header_txt_winkelmand:visited 
{
	height:27px;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	padding :5px 0 0 40px;
}

a.header_txt_winkelmand:hover
{
	height:27px;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	padding :5px 0 0 40px;
}

.winkelmandlijntje
{   
    height:1px;
	display:block;
    width:100%;
	background-color:#666666;
	align:left;
	
}

.aantalartikelen
{
	background-image:url('/images/bg_aantal_artikelen.jpg');
	width:130px;
	height:18px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	margin-bottom:4px
}
.winkel
{
	background-image: url('/images/teaser_plasmadiscounter.gif');
	width: 136px;
	height: 200px;
	margin-bottom:4px;
	margin-top:4px
}

#ww_table_info
{
	line-height:14px;
	font-size:11px;
	color:#666666;
}

a.ww_table_info:link, a.ww_table_info:active, a.ww_table_info:visited
{
	line-height:14px;
	font-size:11px;
	text-decoration:none;
	color:#666666;
}

a.ww_table_info:hover
{
	line-height:14px;
	font-size:11px;
	text-decoration:underline;
	color: #000000;
}

.openingstijden
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	color:#666666;
	background-image:url(/images/ww_bg_openingstijden_2.jpg);
	height:45px;
	width:96px;
	padding-left:24px;
	padding-top:18px;
	text-align:center;
}

.advertisment
{
	text-align:center;
	width:136px;
	margin-top:4px;
	margin-bottom:4px;
}
ul.topproduct
{
	margin-left: 0px;
	padding: 0px;
	list-style-type:decimal;
	/*list-style-type:circle;*/
	list-style-position: inside;
	line-height: 18px;
}

ul.topproduct li
{
height:18px;
overflow:hidden;
}

#vergelijken_box
{
	text-align:center;
	margin-top:4px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.image3
{
	padding:3px;
	width:50px;
	height: 50px;
	overflow: hidden;
}

.kruisje
{
	float:left;
	padding:4px;
	margin-left:24px;
}
.but_vergelijken2
{
	padding-bottom:4px;
}

.vergelijken_text
{
	padding:2px;
	font-size: 11px;
	width: 115px;
	height:40px;
	overflow:hidden;
}

DIV.verwijder
{
	float:left;
	padding:4px;
	margin-left:0px;
}

a.verwijder:link, a.verwijder:active, a.verwijder:visited
{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
	padding:4px;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

a.verwijder:hover
{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
	padding:4px;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

.product_vergelijken
{
	background-image:url('/images/bg_vergelijken.jpg');
	background-repeat:no-repeat;
	background-position: center 50%;
	margin:7px;
	height:122px;
	width:122px
}

.mcafee
{
    background-image: url('/images/mcAfee_logo_bg.jpg');
    background-repeat: no-repeat;
    background-position: center;
    width: 146px;
    height: 41px;
    margin-top: 3px;
    margin-bottom: 3px;
    text-align: center;
    vertical-align: middle;
    padding-top: 14px;
}

/*__________________________

      Product Box
__________________________*/

ul.product_boxes
{
	padding: 0px;
	background-repeat:no-repeat;
	width:700px;
	margin-top: 20px;
	margin-left:13px;
	list-style:none;
}

li.adv
{
	width: 336px;
	height:280px;
	display: block;
}

li.leeg
{
	width: 166px;
	height: 280px;
	background-color: #ffffff;
	display:block;
	z-index:-1;
}
.categoryname
{
	padding:0px;
	margin:0px;
	list-style: none;
	font-size: 0px;
	border-style:none;
	border-width:0px;
	top: 0px;
}

.product
{
	width:166px;
	height:280px;
	margin-top:0px;
}


.product_header
{
	background-image:url('/images/product_vak_header.jpg');
	background-repeat:no-repeat;
	width:164px;
	height:30px;
	display:block;
	margin-top: 0px;
}

.product_header h3
{
	 color:#FFFFFF;
	 font-size:11px;
	 margin:0;
	 padding:10px 0 0 7px;
	 line-height:13px;
	 font-style:normal;
	 font-weight:bold;
}
.product_header a, .product_header a:visited, .product_header a:link, .product_header a:active
{
    color:#FFFFFF;
	text-decoration:none;
	
}

.product_header:hover
{
    background-image:url('/images/product_vak_header_ro.jpg');
	background-repeat:no-repeat;
	width:164px;
	height:30px;
	display:block;
	margin-top: 0px;
        
}

.product_header a, .product_header a:hover
{
    color:#FFFFFF;
    text-decoration:underline;
}

.product_bg
{
	height:122px;
	width:166px;
}
.image
{
	float:left;
	height:122px;
	_height:120px;
	width:166px;
	text-align:center;
	overflow:hidden;
	margin:0px;
	vertical-align: text-bottom;
}
.image img 
{
    margin-left:auto;
    margin-right:auto;
	padding-top:8px;
    border-style:none;
    max-height:120px;
	_height:118px;
    
}

.text_product
{
	width:150px;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#444444;
	margin:6px 0 3px 0px;
	overflow: hidden;
	padding-left:15px;
}
a.text_product, a.text_product:link, a.text_product:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	margin-left:0px;
}

a.text_product:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
	text-decoration:none;
}

.productblock
{
	width:162px;
	height:92px;
	_height:83px;
	float:left;
	margin-left:2px;
	_margin-left:0px;
	margin-top:3px;
	background-color:#eeeeee;
}

.logo_box
{
  margin:0px 0 0px 0;
  width:166px; 
  height:30px; 
  _height:30px;
  float:left;
  text-align:center;
  overflow:hidden;
}

.logo_box img
{
	_height:25px;
}



price_box
{
	height:60px; 
	width:150px; 
	text-align:center;
	_height:58px;
}


.logo_box img
{
	display:block;
	margin:1px auto 0 auto;
	padding: 0 0 10px 0;
	max-height:25px;
	padding-top:3px;
}


.old_price
{
	width:60px;
	height:10px;
	_height:8px;
	display:block;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:line-through;
	color:#666;
	margin:2px 0 0 15px;
	padding-left:63px;
	padding-bottom:16px;
	background-image:url(../images/adviesprijs_image.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.old_price_empty
{
	width:60px;
	height:10px;
	_height:8px;
	display:block;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:line-through;
	color:#666;
	margin:2px 0 0 15px;
	padding-left:63px;
	padding-bottom:16px;
}

.new_price_box
{
	background-image:url(../images/euro.gif);
	background-position:left top;
	background-repeat:no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    color: #67BA00;
    font-size: 24px;
	height:30px;
	width:138px;
	padding:1px 0 0 23px;
	margin:0 0 0 10px;
	text-align:left;
}

ul.product_item {
	list-style: none;
	padding: 0;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;

}

.product_item li
{
    overflow :hidden ;
    float:left;
	width:166px;
	height:280px;
	font: Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-top: 4px;
	margin-left:2px;
	border: solid 1px #cccccc; 
}

.product_item li:hover
{
   border: solid 1px #666666; 
}

li.product_item_banner 
{
    width:339px; 
    height:280px; 
    border:0px;  
    overflow:hidden;  
}

li.product_item_banner:hover
{
    border:0px;
    
}

li.adj 
{
	width: 300px;
	height: 400px;
	font: Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-top: 4px;
	margin-left:4px;
}

a.product_item, a.product_item:link, a.product_item:visited
{
	margin: 0;
	padding: 0px;
	text-decoration: none;
	text-align:center;
	/*width:162px;*/
	width:145;
	border:0px;
	line-height:11px;
	text-decoration: none;
}

a.product_item:hover 
{
	color: #ffffff;
	margin: 0;
	padding: 0px;
	text-align:center;
	border:0px;
	line-height:11px;
	text-decoration: underline;
}

.showimage
{
    visibility: visible;
}
.hideimage
{
    visibility: hidden;
    width:0px;
}

/*-------------------------

	Product overzicht

--------------------------*/
#breadcrums
{
	max-height:25px;
	min-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999999;
	padding:0;
	margin: 0 17px 10px 12px;
}

#breadcrums a
{
	text-decoration:none;
	color:#999999;
	font-size: 10px;
}

#breadcrums a:hover
{
	text-decoration:none;
	color: #333333;
	font-size: 10px;
}

.product_overzicht_boxes
{
	width: 676px;
	margin-left: 17px;
	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
}

DIV.product_overzicht_naam
{
	padding-left: 7px;
	padding-top: 0px;
	color: #ffffff;
	font-size: 11px;
	overflow:hidden;
	height: 18px;
}

A.product_overzicht_naam, A.product_overzicht_naam:link, A.product_overzicht_naam:visited
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

A.product_overzicht_naam:hover
{
	color:#cccccc;
	font-size: 11px;
	font-weight:bold;
}

DIV.product_overzicht_block
{
	
	
}

DIV.product_overzicht_omschrijving
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 39px;
	overflow: hidden;
	color: #000000;
	padding-left: 8px;
	padding-top: 7px;
	margin-top: 8px;
	padding-right: 9px;
	line-height:12px;
	vertical-align:top;
}

DIV.product_overzicht_vanprijs
{
	float: left;
	width: 95px;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	padding-left: 8px;
	padding-bottom: 3px;
	text-decoration: line-through;
}

DIV.product_overzicht_voorprijs
{
	float:right;
	width:177px;
	font-size: 18px;
	color: #ff0066;
	text-align:right;
	padding-bottom: 6px;
	padding-right: 15px;
}

DIV.product_overzicht_buttons
{
	font-size: 10px;
}

DIV.product_overzicht_image
{
	width: 200px;
	height: 95px;
	overflow: hidden;
	text-align: center;
	vertical-align: bottom;
	margin-top: 16px;
	margin-left: 1px;
	margin-right: 0px;
	padding-left: 65px;
	float:left;
}

DIV.product_overzicht_logo
{
	width: 54px;
	height: 24px;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
	margin-top: 87px;
	margin-left: 1px;
	display: block;
	float:left;
}

DIV.product_overzicht_voorraadinfo
{
	float:right;
	text-align:right;
	color:#ffffff;
	font-size: 11px;
	height:18px;
	vertical-align: top;
	overflow: hidden;
	margin:0px;
}

DIV.product_overzicht_voorraadinfo2
{
	float:left;
	color:#333333;
	font-size: 11px;
	margin-left:20px;
	margin-top:7px;
	height:21px;
	vertical-align: top;
	overflow: hidden;
}

DIV.product_overzicht_voorraadinfo_info
{
	float:right;
	margin-right:20px;
	margin-top:11px;
	height:21px;
	vertical-align: top;
	overflow: hidden;
}

DIV.product_overzicht_voorraadinfo_tekst
{
	float:left;
	color:#333333;
	font-size: 11px;
	margin-left:12px;
	margin-top:7px;
	height:21px;
	vertical-align: top;
	overflow: hidden;
}

DIV.product_overzicht_infoblock
{
	margin:0px;
	padding:0px;
	float:right;
	width: 330px;
	vertical-align:top;
	height: 120px;
}

DIV.product_overzicht_buttons
{
	padding:0px;
	margin:0px;
	height: 38px;
	width: 326px;
	text-align:right;
	overflow:hidden;
	float:right;
	padding-right: 4px;
}

#pnlMuurbeugelHolder
{
	margin:0px;
	padding:0px;
	position: relative;
}

#_ctl0_tblHolder
{
	margin:0px;
	padding:0px;
}

.muurbeugel_overzicht_item
{
	width: 675px;
	height: 138px;
	background-image: url('/images/bg_productvak.jpg');
	background-repeat:no-repeat;
	margin-bottom:10px;
	padding: 0px;
	margin-left:0px; list-style-type:none
}

/*__________________________

       Purchase page
__________________________*/

.betaal_container
{
	margin:12px;
	width:686px;
}

.winkelmand_header
{
	background-image: url('/images/winkelmandje_stroke_header.jpg');
	background-repeat:no-repeat;
	height:24px;
	padding-left:8px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF
}

.winkelmand_header_text_producttype
{
	float:left;
	width:314px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

.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: 255px;
	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;
	font-weight:bold;
	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;
	font-weight:bold;
	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:430px;
}

.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
}

.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
}

.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
}

/*__________________________

       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:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	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:10px;
	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;
	font-weight:bold;
	color:#000000;
	padding:8px;
	margin-top:12px;
	width:559px;
}

.winkelmand_text_coupon
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	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;
	padding-left:8px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	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;
	width:180px;
	margin-right:8px;
	margin-bottom:4px;
	margin-top:0px;
	padding:4px;
	border:0px;
}

TD.persoonlijke_text_box
{
	width:120px;
	overflow:hidden;
}

.formulier
{
	line-height:25px;
	float:left; 
	width:400px; 
	margin-left:8px;
	margin-top:0px;
}


/*__________________________

      footer
__________________________*/

.footer {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px 4px 4px 4px;
	border-top:1px solid #67ba00;
	width: 994px;
	height: 90px;
	background-color:#FFFFFF;

}

.side-a {
	float: left;
	width: 133px;
	height:90px;
	background-image:url('/images/footer_ideal_pin.jpg');
	background-repeat:no-repeat
}

.side-b {
	float: right;
	width: 133px;
	height:90px;
	background-image:url('/images/footer_visa_mastercard.jpg');
	background-repeat:no-repeat
}



a.footerlinks:link, a.footerlinks:active, a.footerlinks:visisted
{
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

a.footerlinks:link
{
	color:#333333;
	font-size:11px;
	text-decoration:underline;
}


.banner { 
	float: left;
	width: 728px;
	height: 90px;
	text-align:center;
	background-color:#eeeeee;
	
}

.footerarialblack10
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	text-align:center;
}

a.footerarialblack10:link, a.footerarialblack10:active, a.footerarialblack10:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	text-align:center;
}

a.footerarialblack10:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
	text-align:center;
}

#footer_links
{
	margin-top:10px;
	margin-bottom:10px;
}

/*________________________________

Meer informatie bar catogorypage
_________________________________*/

.meerinfobar	/* Styling question */
{
	color: #555555;
	font-size: 11px;
	width:632px;
	height:35px;
	padding-left:42px;
	padding-top:8px;
	background-image:url('/images/bg_meerinfobar.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
	cursor:pointer;
	margin:20px 0 14px 17px;
}

.meerinfocontent /* Parent box of slide down content */
{	
	border-bottom:1px solid #cccccc;
	background-color:#FFFFFF;
	padding-bottom:15px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	margin:0 37px 0 37px;
	margin-bottom:17px;
}

.meerinfocontent_content /* Content that is slided down */
{	
	font-size:11px;	
	position:relative;
	line-height:20px;
	color:#666666;
}

.meerinfocontent_content h2/* Content that is slided down */
{	
	font-size:12px;
	font-weight:bold;
	color:#000000;	
	margin: 0 0 6px 0;
}

.meerinfocontent_content h3, .meerinfocontent_content h4, .meerinfocontent_content h5, .meerinfocontent_content h6
{	
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding:0;
	margin:20px 0 6px 0; 	
}

.tv
{
	background-image:url('/images/bg_tv_pagina.jpg');
	width:710px; 
	height:487px;
	margin-top:0px;
	padding-top:80px;
}

#postie_film
{
	margin-left:83px;
	padding:0px;
	width:546px;
	height:288px;
	background-color:#000000;
	overflow:hidden;
	display:block;
}

#video
{
	position:absolute;
	top:190px;
	left:220px;
	display:block;
}

/*__________________________

    tell a friend page 
__________________________*/

.container_tell_a_friend
{
	width:800px;
	height:450px;
	background-image: url(/images/bg_tell_a_friend.jpg);
}

.container_tell_a_friend2
{
	width:756px;
	height:310px;
	padding-left:24px;
	padding-top:120px;
	padding-right:20px;
	padding-bottom:20px;
}


/*__________________________

         Vergelijken
__________________________*/

#vergelijken_container
{
	margin-left:12px;
	width:685px;
	border-right:#868686;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom:#868686;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#header_vergelijken
{
	background-image: url('/images/bg_header_vergelijken.jpg');
	background-repeat:no-repeat;
	margin-left:12px;
	height:25px;
	padding-left:8px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top: 10px
}

#vergelijken_text2_box
{
	float:left;
	width:200px;
	border-left:#868686;
	border-left-style:solid;
	border-left-width:1px;
}

#vergelijken_text2
{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	min-height:400px;
	color:#000000;
	line-height:21px;
	padding:7px 0 11px 7px;
	background-color:#e6e6e6;
}

#vergelijken_product_box_voor2
{
	float:left;
	width:241px;
	border-left:#868686;
	border-left-style:solid;
	border-left-width:1px;
}
#vergelijken_product_box
{
	float:left;
	width:160px;
	border-left:#868686;
	border-left-style:solid;
	border-left-width:1px;
}

#vergelijken_product_text
{
	padding-top:3px; 
	height: 34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height: 12px;
}

#vergelijken_text_top_blank
{
	background-color:#FFFFFF;
	width:200px;

	height:210px;
	padding:4px;
}


#vergelijken_product
{
	width:95%;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	min-height:400px;
	overflow:hidden;
	line-height:21px;
	padding:7px 7px 11px 7px;
	text-align:center;
}

#vergelijken_product_top_image
{
	background-color:#FFFFFF;
	width:151px;
	height:130px;
	/*width:95%; deze uitgezet ivm dubbele width*/
	padding:4px;
	text-align: center;
}

#vergelijken_space
{
	height:20px;
	background-color:#333333;
}
#vergelijken_but_bestellen
{
	text-align:center;
	padding:5px;	
}

.vergelijken_text2
{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	min-height:400px;
	color:#000000;
	line-height:21px;
	padding:7px 0 11px 7px;
	background-color:#e6e6e6;
}


.vergelijken_product_text
{
	padding-top:3px; 
	height: 34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height: 12px;
}
.vergelijken_product_prijs
{
	padding-top:3px; 
	height: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height: 14px;
}

.vergelijken_text_top_blank
{
	background-color:#FFFFFF;
	width:200px;
	height:213px;
	padding:4px;
}


.vergelijken_product
{
	width:95%;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	min-height:400px;
	overflow:hidden;
	line-height:21px;
	padding:7px 7px 11px 7px;
	text-align:center;
}

.vergelijken_product_top_image
{
	background-color:#FFFFFF;
	width:151px;
	height:130px;
	/*width:95%; uitgezet ivm dubbele width*/
	padding:4px;
	text-align: center;
}

.vergelijken_space
{
	height:20px;
	background-color:#333333;
}
.vergelijken_but_bestellen
{
	text-align:center;
	padding:5px;	
}



.vergelijken_header
{
	background-image:url('/images/vergelijken_header_bg.jpg');
	height:22px;
	width:676px;
	margin-left:17px;
	margin-top:17px;
	color:#FFFFFF
}

.vergelijken_header_text_left
{
	float:left;
	margin-top:1px;
	margin-left:6px;
}

.vergelijken_header_text_right
{
	float:right;
	margin-top:1px;
	margin-right:4px;
	width:100px;
}


.vergelijken_producten
{
	width:674px;
	height:120px;
	margin-left:17px;
	
	border-bottom:#888888;
	border-bottom-width:1px;
	border-bottom-style:solid;
	
	border-right:#888888;
	border-right-width:1px;
	border-right-style:solid;
	
	border-left:#888888;
	border-left-width:1px;
	border-left-style:solid;
}

.verglijken_product_item
{
	float:left;
	padding-top:10px;
	width:160px;
	height:110px;
	text-align:center;
}

.verglijken_product_image
{
	margin-left:auto;
	margin-right:auto;
	width:95px;
	height:67px;
}

.ja
{
	color: green;
}

.nee
{
	color: red;
}

DIV.verglijken_product_verwijder_text
{
	font-size:9px;
	color:#666666;
	text-align:center;
}

a.verglijken_product_verwijder_text:link, a.verglijken_product_verwijder_text:active, a.verglijken_product_verwijder_text:visited
{
	font-size:9px;
	color:#666666;
	text-align:center;
	text-decoration:none;
}

a.verglijken_product_verwijder_text:hover
{
	font-size:9px;
	color:#000000;
	text-align:center;
	text-decoration:none;
}

DIV.verglijken_productnaam_text
{
	font-size:11px;
	color:#000000;
	text-align:center;
}

a.verglijken_productnaam_text:link, a.verglijken_productnaam_text:active, a.verglijken_productnaam_text:visited
{
	font-size:11px;
	color:#000000;
	text-align:center;
	text-decoration:none;
}

a.verglijken_productnaam_text:hover
{
	font-size:11px;
	color:#ff0066;
	text-align:center;
	text-decoration:underline;
}

ul.vergelijk
{
	list-style-type: none;
	margin:0px;
	padding:0px;
}

.vergelijk li
{
	width: 95%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	overflow: hidden;
	height:18px;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
}

DIV.spec
{
	padding:0px;
	margin: 0px;
	height:17px;
	width: 17px;
	overflow: hidden;
}

a.keuze, a.keuze:visited, a.keuze:link, a.keuze:active
{
	color: #cccccc;
	font-size: 11px;
	text-decoration:none;
}

a.keuze:hover
{
	color: #cccccc;
	font-size:11px;
	text-decoration:none;
}

/*__________________________

      Klantenservice
__________________________*/

.kl_text_main
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#000000;
	/*margin:0 0 0 12px;*/
	margin-left:auto;
	margin-right:auto;
	padding-right:2px;
	/*width:675px;*/
	width:601px;
	_width:675px;
	_margin-left:14px;
}
.kl_text_main a:link, .kl_text_main a:visited, .kl_text_main a:active
{
	color:#333333;
	text-decoration:none;
}
.kl_text_main a:hover
{
	color:#333333;
	font-size:11px;
	text-decoration:underline;
}
.kl_box
{
	float: left;
	height:105px;
	width:264px;
	/*margin:20px 40px 0 0;*/
	margin:20px 15px 0 20px;
	display:block;
	overflow:hidden;
}

.kl_box_left
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	width: 44px;
	height:50px;
	margin-right:4px;
	*_margin-right:2px;
}

.kl_box_right
{	
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	font-size:11px;
	width:207px;
	height:100px;
	padding: 0 0 0 4px;
}

/*__________________________

           Contact
__________________________*/
 
/*__________________________

      Contact / Afhaal
__________________________*/

.contact_txt
{
	font:normal 11px/17px Arial, Helvetica, sans-serif;
	color:#000000;
	border-bottom:1px solid #cccccc;
	padding:22px 0 3px 0;
	margin:0 0 20px 0;
	width:675px;
}

.contact_txt_header
{
	font:bold 14px Arial, Helvetica, sans-serif;
	padding-bottom:4px;
}

.contact_locatie_header
{
	height:14px;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:5px 0 3px 5px;
	background:#dddddd;
	width:675px;
}

.contact_adres_header
{
	float:left;
	width:402px;
}


.contact_locatie_container
{
	width:675px;
	font:normal 11px/18px Arial, Helvetica, sans-serif;
	color:#000000; 
	padding:5px 0 5px 5px;
	border-bottom: 1px solid #CCCCCC;
}
.contact_adres_container
{
	float:left;
	width:330px;
}
.contact_openingstijden_container
{
	float:right;
	width:270px;
}
.contact_openingstijden_text_left
{
	float:left;
	width:100px;
}
.contact_openingstijden_text_right
{
	float:right;
	width:170px;
}

.contact_adres_text
{
	float:left;
}

.contact_adres_img
{
	width:130px;
	height:87px;
	padding-right:10px;
	overflow:hidden;
	display:block;
	float:right;
} 
 
  
.contact_box_left
{
	float:left;
	width:230px;
} 

.contact_foto
{
	float:left;
	width:88px;
	border: 1px solid #CCC;
	margin:0 0 30px 22px;
}


.contact_naam
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align: center;
	line-height:14px;
	height:30px;
	padding:5px;
}  
 
 
  
.contact_box_right
{
float:right;
width:400px;
}  

.contact_box1
{
	float:left;
	margin-left:8px;
	margin-top:0px;
	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:6px;
	margin-top:0px;
	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: 8px;
	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: 8px;
	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: 5px;
	margin-top:12px;
}



.chat
{
	margin-left:8px; 
	margin-top:15px;
	background-image:url('/images/contact_live_chat.jpg');
	width:128px;
	height:154px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#000000;
	text-align:center;
	padding-left:92px
}
.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');
	height:14px
}

.contact_team_container
{
	background-image:url('/images/contact_team_bg.jpg');
	background-repeat:repeat-y;
    width:685px;
    margin-left:auto;
    margin-right:auto;    
}


.contact_team_container2
{
	background-image:url('/images/contact_team_bg.jpg');
	background-repeat:repeat-y;
	padding-left: 12px; 
	padding-right: 16px; 
	width:657px
}

.contact_team_footer
{
	background-image:url('/images/contact_team_footer.jpg');
	height:12px;
	margin-bottom:12px
}


/* -----------------------------
	style voor oud webpagina's
-------------------------------- */

.main_submenu_text_arialblack11 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	padding-left:6px;
}

.product_info_text_arialblue11 {
	font-family: Arial, Helvetica, sans-serif;
	color:#3300CC;
	font-size: 11px;
}

.main_text_arialblack12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

.main_text_arialblack12b {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:bold;
	padding-bottom:5px;
	font-size: 11px;
}

.main_text_arialblack12b_2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:bold;
	font-size: 11px;
}

.main_textheader_arialpink16 {
	font-family: Arial, Helvetica, sans-serif;
	color: #67ba00;
	font-size: 16px;
	font-weight:bold;
}

.main_prijsaanduiding_arialwhite20 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 18px;
	font-style:italic;
	text-align:center;
	padding-top:1px;
	padding-left:6px;
	text-decoration: none;
}

.main_prijsaanduiding_arialblack11B {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
	text-align:center;
	font-weight:bold;
}

.main_prijsaanduiding_arialblack11 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
	text-align:center;
}

.main_prijsaanduiding_arialgrey10 {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	text-align:center;
	margin-bottom:2px;
}

.main_prijsaanduiding_arialblack11B_2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
	font-weight:bold;
}

.main_prijsaanduiding_arialblack11_2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
}

.main_prijsaanduiding_arialgrey10_2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	margin-top:6px;
}

a.style1:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #C00000;
	font-weight: bold;
	text-decoration: none;
}
a.style1:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #C00000;
	font-weight: bold;            
	text-decoration: none;
}
a.style1:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #C00000;
	font-weight: bold;            
	text-decoration: none;
}

a.style1:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #C00000;
	font-weight: bold;
	text-decoration: underline;
}
.g
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.g a
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000CC;
	text-decoration: underline;
}

.i a
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000CC;
	text-decoration: underline;
}

.googlenav
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000CC;
	text-decoration: underline;
}

DIV.resultblok
{
	padding-left:20px;
	padding-right:20px;
}

input.text{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
border: 1px solid #CCCCCC;
height: 16px;
margin:5px 0;
padding:3px 4px;
width:230px;
border:1px solid #cccccc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;}
input.text2{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
border: 1px solid #CCCCCC;
height: 16px;
margin:5px 0;
padding:3px 4px;
width:30px;
border:1px solid #cccccc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;}

.text
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	height: 16px;
	margin-bottom:2px;
	margin-top:2px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left:0px;
	margin-right:0px;
	width:248px;
}

.texterr
{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
background-color:#F99;
border: 1px solid #cc0000;
margin:5px 0;
padding:3px 4px;
width:230px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

select.text
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	height: 23px;
	margin-bottom:2px;
	margin-top:2px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left:0px;
	margin-right:0px;
	width:248px;
}

select
{
	margin-bottom:1px;
	margin-top:0px;
	height: 22px;
	padding: 0px;
}

input.postcode
{
	width: 80px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	height: 16px;
	margin-bottom:2px;
	margin-top:2px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left:0px;
	margin-right:0px;
}

input.plaats
{
	width: 163px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	height: 16px;
	margin-bottom:2px;
	margin-top:2px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left:0px;
	margin-right:0px;
}

.sluitvenster a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.sluitvenster a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration: underline;
}

.winkelmand_header_right
{
	float: right;
	text-align: right;
	color:#ffffff;
}

.accessoiresblok
{
	margin-top:10px;
}
.product_detail_accessoires_box_top_line
{
	width:675px;
	height:1px;
	color:#9aa6ab;
}

.product_detail_accessoires_box
{
	width:660px;
	_width:665px;
	height:70px;
	display:block;
	overflow:hidden;
	border-bottom:1px solid #dddddd; deze terugzetten
}

.product_dtls_acces_image
{
	float:left;
	display:block;
	height:64px;
	width:86px;
	text-align:center;
	margin:8px 3px 0 3px;
	overflow:hidden;
}

.product_dtls_acces_image img
{
	max-height:60px;
	max-width:80px;
}

.product_dtls_acces_text
{
	float:left;
	display:block;
	height:57px;
	width:420px;
	margin:2px 3px 0 3px;
}

div.product_dtls_acces_btn_toevoegen
{
	float:right;
	display:block;
	height:57px;
	width:70px;
	text-align:center; 
	background-image: url('/images/btn_prdct_dtls_toevoegen.jpg');
	background-repeat:no-repeat;
	background-position:center;
	margin:6px 0px 0 0px;
}


a.product_dtls_acces_btn_toevoegen:hover
{
    float:right;
	display:block;
	height:57px;
	width:70px;
	text-align:center;
	background-position:center;
    background-image: url('/images/btn_prdct_dtls_toevoegen_ro.jpg');  
    background-repeat:no-repeat;
}
a.product_dtls_acces_btn_toevoegen
{
	float:right;
	display:block;
	height:57px;
	width:70px;
	text-align:center; 
}


.product_dtls_access_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	width:217px;
	_width:200px;
	height:25px;
	float:left;
	padding-left:11px;
	padding-top:16px;
	line-height:10px;
}

.product_dtls_access_text2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	width:80px;
	height:20px;
	float:right;
	padding:25px 10px 0 0;
	text-align:right;
	color:#333333;
}

.product_dtls_acces_price
{
	float:right;
	width:85px;
	height:40px;
	padding-top:24px;
	font-size:14px;
	font-weight:bold;
	padding-left:3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#67ba00;
}

.product_dtls_acces_text_strike
{
	text-decoration:line-through;
	color:#999999;
}

a.product_dtls_acces_link_leesmeer:link, a.product_dtls_acces_link_leesmeer:active, a.product_dtls_acces_link_leesmeer:visited
{
	color:#3399FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
}

a.product_dtls_acces_link_leesmeer:hover
{
	color:#3399FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
}

.product_detail_text_header
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	
}

/*__________________________

          Review
__________________________*/

.review_container_score
{
	width:106px;
	height:37px;
	display:block;
	overflow:hidden;
	padding:6px;
	float:left;
}

.review_container_score_top
{
	height:6px;
	width:106px;
	background-image: url('/images/review_box_top.jpg');
}
.review_container_score_bottom
{
	height:6px;
	width:106px;
	background-image: url('/images/review_box_bottom.jpg');
	margin-top:5px;
	display:block;
}
.review_container_box
{
	width:106px;
	height:37px;
	background-image: url('/images/review_box_bg.jpg');
	overflow:hidden;
	display:block;
}

.review_header_box
{
	background-image: url('/images/review_balloon_top.gif');
	display: block;
	background-repeat:no-repeat;
	background-position:bottom;
	height:25px;
	border: none;
	margin-top:20px;
}

.review_name
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	display: block;
	padding-bottom:5px;
	text-align:left;
	float:left;
	
}
.review_date
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	text-align:left;
	float: left;
	padding-left: 10px;
}
.review_beoordeling
{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	float:left;
	width:70px;
}
.review_score
{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #009900;
	float:right;
	width:34px;
	font-weight:bold;
}
.review_stars
{
	text-align:right;
	margin-bottom:10px;
	height:16px;
	display:block;
	left:-3px;
	width:150px;
	float: right;
}
.reviewpagina_response
{
	width:622px;
	padding:7px 11px 7px 11px;
	margin:4px 0 4px 0;
	line-height:20px;
	color:#666;
	border: 1px solid #CCCCCC;
	background-color:#eeeeee;
	margin-top:2px;
}

.review_content_container
{
	width:300px;
	float:right;
	padding:6px;
}

.review_content_container_2_reviewpagina
{

	width:644px;
	padding:7px 11px 7px 11px;
	line-height:20px;
	color:#666;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.review_content_container_2_reviewpagina_2
{
	width:670px;
	padding:6px;
	border:1px solid #CCCCCC;
}

ul.top10
{
    list-style-position: inside;
    color: #8e8e8e;
    list-style-type: decimal;
	margin:3px 0 6px 0;
	padding:0;
	width:136px;
	display:block;
	overflow:hidden;
}
ul.top10 li
{
	height:20px;
	overflow:hidden;
	display:list-item;
}

/*__________________________

          Sitemap
__________________________*/

#sitemapcontainer 
{
	width: 1002px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:#FFFFFF;
	_margin-left:10%;
}
.sitemapcontent
{
	float:left;
	width :660px;
	margin:20px 0 20px 172px;
	overflow: hidden;
	background-color:#ffffff;
	background-image:url('/images/bg_container.jpg'); 
	background-repeat:no-repeat ; 
}

.sitemaplinks
{
    font:Arial, Helvetica, sans-serif;
    margin:15px 0 15px 20px;
}

.sitemaplinks a
{
    font:Arial, Helvetica, sans-serif;
	color: #8e8e8e;
	font-size: 11px;
	margin:25px 0 0 0;
}
 .sitemaplinks a:hover
 {
     color:#525552;   
 }
 #productpage_top_addthis_3
{
	float:right;
	height:18px;
	width:40px;
	margin-right:19px;
}
/*__________________________

        anchor links
__________________________*/
.anchor_links_box
{
	width:670px;
	margin:20px 0 40px 0;	
	text-align:right;
	display:block;
}
a.anchor_links:link, a.anchor_links:active, a.anchor_links:visited
{
    color: #999999;
    text-decoration: none;
}

a.anchor_links:hover
{
    color: #999999;
    text-decoration: none;
}

/*______________________________

  Top x list
________________________________*/

#topX_header
{
    text-align: center;
}



ul.catogory_products_topX
{
	margin:3px 0 6px 0;
	padding:0 0 0 0;
	width:686px;
	height:1800px;
	display:block;
	overflow:hidden;
	font-size:11px;
	background-image:url(/images/bg_topX.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	
}

ul.catogory_products_topX li
{
	height:149px;
	width:608px;
	padding:0 0 0 60px;
	margin-top:20px;
	overflow:hidden;
	list-style-type:none;
	border-bottom:1px solid #CCCCCC;
}

.catogory_product_header_topX
{
	width:418px;
	border-bottom: 1px solid #eeeeee;
	float:right;
}

.catogory_product_discription_topX
{
	width:418px;
	float:right;
	height:48px;
	display:block;
	overflow:hidden;
	color:#666666;
	margin-bottom:15px;
	line-height:15px;
	margin-top:10px;
}

.catogory_product_image_placeholder_topX
{
	height:130px;
	width:160px;
	margin-left:16px;
	overflow:hidden;
	float:left;
}

.catogory_product_image_placeholder_topX img
{
	max-height:130px;
	max-width:160px;
}


.catogory_product_title_topX h3
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	height:14px;
	display:block;
	float:left;
	width:400px;
}

.catogory_product_title_topX a:link, .catogory_product_title_topX a:active, .catogory_product_title_topX a:visited
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	height:14px;
	display:block;
	text-decoration:none;
}

.catogory_product_title_topX a:hover
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	height:14px;
	display:block;
	text-decoration:underline;
}

.catogory_product_stock_notification_box_topX
{
	width:150px;
	height:14px;
	margin-top:0px;
}
.catogory_product_stock_notification_topX
{
	float:left;
	display:block;
}
.catogory_product_stock_notification_info_topX
{
	float:left;
	display:block;
	padding:3px 0 0 7px;
	width:16px;
}


.catogory_product_price_box_topX
{
	height:22px;
	display:block;
	color: #333333;
	padding:4px 0 2px 0;
	width:180px;
	overflow:hidden;
	float:left;
}
.catogory_product_price_text_topX
{
	height:20px;
	width:180px;
	line-height:15px;
}

.catogory_product_info_btn_topX
{
	height:28px;
	width:130px;
	float:right;
}

/* filter images */

#wijzig_categorie
{
	background-image:url('/images/icon_wijzigen.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	height:28px;
	padding:7px 0px 0px 7px;
	
}

#wijzig_merk
{
	background-image:url('/images/icon_wijzigen.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	height:28px;
	padding:7px 0px 0px 7px;
	
}

#wijzig_type
{
	background-image:url('/images/icon_wijzigen.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	height:28px;
	padding:7px 0px 0px 7px;
	
}

#wijzig_energieklasse
{
	background-image:url('/images/icon_wijzigen.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	height:28px;
	padding:7px 0px 0px 7px;
	
}

#wijzig_toerental
{
	background-image:url('/images/icon_wijzigen.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	height:28px;
	padding:7px 0px 0px 7px;
	
}

#wijzig_vulgewicht
{
	background-image:url('/images/icon_wijzigen.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	height:28px;
	padding:7px 0px 0px 7px;
	
}

/*__________________________

           accesoires
__________________________*/

#wrapaccesoires
{
    height: 260px;
    overflow:auto;
    margin-bottom: 10px;    
}

.accesoiresbox
{
    width:auto;
    list-style:none;
}

.accesoiresbox li
{
    float:left;
    margin-left: 6px;
}

input.verborgenveld{
width: 0px;
border: 0px solid #CCCCCC;
height: 16px;
margin-bottom:2px;
margin-top:2px;
padding-top: 1px;
padding-bottom: 1px;
margin-left:0px;
margin-right:0px;}