BODY {
	margin: 0px;
	text-align: center;
	height: 100%;
	font-family: Verdana;
}


	.maintable{
		text-align: center;
		width: 100%;
	}
	.header{
		text-align: center;
		width: 100%;
		height: 120px;
		background: #F9F9F9;
		background-image: url(img/header_bg_top.jpg);
		padding: 0px;
		vertical-align: top;
	}
	
	.logo{
		clear: both;
		margin: auto;
		width: 1030px;
		text-align: left;
		padding: 0px;
	}
	
	.top_menu{
		text-align: center;
		width: 100%;
		height: 16px;
		display: table;
		background-image: url(img/header_bg_bottom.jpg);
		padding: 0px;
	}
	
	.top_menu .menu_holder{
		text-align: left;
		width: 1030px;
		height: 16px;
		font-size: 9px;
		color: #ffffff;
		margin: auto;
		font-weight: bold;
		padding: 0px;
	}
	
	.top_menu .menu_holder a, .top_menu .menu_holder a:hover, .top_menu .menu_holder a:active, .top_menu .menu_holder a:visited{
		font-size: 9px;
		color: #ffffff;
		font-weight: bold;
		margin: 0px 5px;
	}
	
	.top_menu_spacer{
		width: 100%;
		height: 4px;
		background-image: url(img/menu_spacer.gif);
		padding: 0px;
	}
	
	.meta_menu{
		text-align: center;
		width: 100%;
		height: 19px;
		display: table;
		background-image: url(img/menu_bg.jpg);
		margin: auto;
		padding: 0px;
	}

	.menu{
		clear: both;
		margin: auto;
		width: 1032px;
	}
	
	.meta_menu A{
		background: #ffffff;
		padding: 0px 1px;
		width: 145px;
		height: 19px;
		display: block;
		float: left;
	}
	
	.search{
		text-align: center;
		width: 100%;
		height: 33px;
		display: table;
		background-image: url(img/search_bg.jpg);
		font-size: 9px;
		color: #ffffff;
		padding: 0px 0px;
	}
	
	#searchform{
		height: 20px;
		width: 600px;
		display: block;
		margin: 0px;
		padding: 0px;
		margin: auto;
	}
	.inputs{
		width: 600px;
		font-size: 9px;
		color: #ffffff;
		padding: 0px 0px;
	}
	.searchbutton{
		width: 130px;
		margin: 5px 0px 0px 0px;
	}
	
	.inputfield{
		font-size: 9px;
		color: #000000;
		border: 1px solid #000000;
		width: 130px;
	}
	
	.inputdropdown{
		font-size: 9px;
		color: #000000;
		border: 1px solid #000000;
		width: 130px;
	}
	

	.breadcrumb{
		text-align: center;
		height: 20px;
		width: 100%;
	}
	
	.breadcrumb_holder{
		text-align: left;
		width: 1030px;
		height: 20px;
		font-size: 10px;
		color: #828687;
		margin: auto;
	}
	
	.search_overview{
		float: left;
		text-align: left;
		width: 250px;
		display: table;
		margin: 0px 10px;
	}
	
	.search_overview_container{
		text-align: left;
		width: 1030px;
		display: table;
		margin: 10px auto;
	}
	
	.paging{
		text-align: center;
		width: 100%;
		height: 16px;
		display: table;
		background-image: url(img/bg_paging.jpg);
		font-size: 9px;
		color: #343434;
		padding: 0px 0px;
	}
	.paging A, .paging A:HOVER, .paging A:VISITED{
		font-size: 9px;
		color: #343434;
		text-decoration: none;
	}
	
	
	TD{
		color: #000; 
		font-size: 11px; 
		font-family: Verdana
	}
	A, A:HOVER, A:VISITED{
		color: #000;
		text-decoration: none;
	}

	.footer{
		clear: both;
		text-align: center;
		width: 100%;
		display: table;
	}
	
	.footer_holder{
		clear: both;
		text-align: center;
		margin: auto;
		width: 260px;
		display: table;
		margin-top: 20px;
	}
	
	.content{
		vertical-align: top;
		margin: 10px 0px;
		width: 100%;
		height: 200px;
		text-align: center;
		display: table;
		background-image: url(img/midcontent_bg.jpg);
		background-repeat: repeat-x;
		background-position: bottom;
	}

	.placeholder1{
		display: table;
		width: 100%;
		text-align: center;
	}
	
	.current_category_holder{
		width: 1030;
		margin: auto;
	}
	
	.current_category{
		float: left;
	}
	
	.current_category td{
		vertical-align: top;
		text-align: left;
		font-size: 14px;
		font-weight: bold;
	}
	
	.listholder{
		clear: both;
		text-align: center;
		margin: auto;
		font-size: 11px;
		width: 1030px;
		display: table;
	}
	
	.list{
		text-align: left;
		margin: auto;
		font-size: 11px;
		width: 100%;
	}
	
	.list .column{
		vertical-align: top;
		text-align: left;
		width: 33%;
		padding: 5px 0px 0px 25px;
	}
	
	.list A, .list A:HOVER, .list A:VISITED{
		text-align: left;
		font-size: 14px;
		font-weight: bold;
	}
	
	.small A, .small A:HOVER, .small A:VISITED{
		text-align: left;
		font-size: 11px;
		font-weight: normal;
	}
	
	.icon{
		vertical-align: top;
		width: 20px;
	}
	
	.products{
		text-align: left;
		width: 100%;
	}
	
	.listview{
		text-align: left;
		width: 100%;
		clear: both;
		background-image: url(img/midcontent_bg.jpg);
		background-repeat: repeat-x;
		background-position: bottom;
		display: table;
	}
	
	.listview .image{
		float: left;
		text-align: right;
		font-size: 14px;
		font-weight: bold;
		width: 10%;
		display: table;
		margin: 10px;
	}
	
	.listview .image img{
		border: 1px solid #c0c0c0;
	}
	
	.listview .description{
		float: left;
		text-align: left;
		font-size: 11px;
		width: 70%;
		margin: 10px 0px;
		display: table;
	}
	
	.listview .description a{
		font-size: 16px;
		font-weight: bold;
		margin: 0px 0px 10px 0px;
		display: block;
	}
	
	.listview .priceholder{
		float: left;
		text-align: left;
		width: 15%;
		height: 100px;
		margin: 10px;
		vertical-align: bottom;
		display: table;
	}
	
	.listview .priceholder table{
		height: 100px;
		vertical-align: bottom;
	}
	
	.listview .priceholder .vanaf{
		text-align: left;
		font-size: 11px;
		height: 100px;
		vertical-align: bottom;
		color: #828687;
	}
	
	.listview .priceholder .price{
		text-align: left;
		font-size: 30px;
		font-weight: bold;
		color: #398DAB;
		height: 100px;
		vertical-align: bottom;
	}
	
	.productpage{
		text-align: left;
		width: 1030px;
		margin: auto;
	}
	
	.productpage table td{
		text-align: left;
		vertical-align: top;
		width: 33%;
	}
	
	.productreview{
		text-align: left;
		width: 1030px;
		height: 200px;
		margin: auto;
		display: table;
	}
	
	
	.reviewholder{
		text-align: center;
		width: 100%;
		display: table;
		background-image: url(img/midcontent_bg.jpg);
		background-repeat: repeat-x;
		background-position: bottom;
	}
	.review{
		text-align: left;
		width: 1030px;
		margin: auto;
		padding: 5px 0px;
	}
	
	.review .title{
		vertical-align: top;
		font-size: 11px;
		font-weight: bold;
		color: #000;
		background-color: none;
		width: 200px;
	}
	.review .rating{
		width: 200px;
	}
	
	.review table{
		width: 100%;
	}
	
	.content_table{
		width: 100%;
	}
	
	.content_table_smal{
		width: 500px;
	}
	
	.content_table td{
		text-align: left;
		vertical-align: top;
	}
	
	.content_table_smal td{
		text-align: left;
		vertical-align: top;
	}
	
	.middle{
		text-align: left;
		width: 450px;
		padding: 0px 25px;
	}
	.smal_middle{
		text-align: left;
		width: 250px;
		padding: 0px 25px;
	}
	
	.product_menu{
		text-align: left;
		width: 100px;
		padding: 0px 25px;
	}
	
	.review .name{
		font-size: 11px;
		font-weight: bold;
		color: #FF6A0A;
		margin: 0px 0px 5px 0px;
		display: table;
	}
	.contentheader{
		font-size: 11px;
		font-weight: bold;
		color: #000;
	}
	.reddot{
		padding: 0px 0px 0px 13px;
		background-image: url(img/icons/stip.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		height: 13px;
		display: block;
		margin: 0px 0px 5px 0px;
	}
	
	.border{
		border: 1px solid #ccc;
	}
	
	.floatleft{
		float: left;
		display: block;
		width: 210px;
	}
	.link{
		height: 20px;
		border-bottom: 1px dashed #888888;
		padding-left: 2px;
	}
	.label{
		height: 20px;
		background-color: #14A4CE;
		color: #fff;
		font-weight: bold;
		padding-left: 3px;
	}
	
	
	.topnav{
		height: 20px;
		width: 161px;
		background-color: #fff;
		background-image: url(../cmImg/tab1.gif);
		color: #fff;
		font-weight: bold;
		text-align: center;
	}
	.topnav_active{
		height: 20px;
		width: 160px;
		background-color: #fff;
		background-image: url(../cmImg/tabrood.gif);
		color: #fff;
		font-weight: bold;
		text-align: center;
	}
	
	.topnav A,.topnav A:HOVER,.topnav A:VISITED,.topnav A:LINK,.topnav_active A,.topnav_active A:HOVER,.topnav_active A:VISITED{
		color: #fff;
		text-decoration: none;
	}
	
	.klik{
		color: #000000;
		font-size: 10px;
		float: left;
	}
	.small_red_price{
		color: #ff0000;
		font-size: 9px;
		float: right;
	}
	.plaatjesuitlijning { 
		float: left; 
		margin-right: 4px;
	}
	
	
	.popular_products{
		text-align: center;
		width: 100%;
		height: 100px;
		display: table;
		background-image: url(img/populaireproducten_bg.gif);
		background-repeat: repeat-x;
		background-position: bottom;
		margin-top: 10px;
	}
	
	.popular_products .items{
		text-align: center;
		height: 100px;
		width: 750px;
		margin: auto;
	}
	.popular_products .item{
		float: left;
		text-align: center;
		width: 140px;
		height: 110px;
		display: table;
		font-size: 9px;
		color: #fff;
		margin: 0px 5px;
	}
	
	.popular_products .item .image{
		text-align: center;
		height: 62px;
		border: 1px solid #ccc;
		background-color: #fff;
	}
	
	.popular_products .item .category{
		text-align: center;
		height: 32px;
		font-size: 9px;
		color: #fff;
		vertical align: top;
	}
	
	.popular_products .item .category A,.popular_products .item .category A:HOVER,.popular_products .item .category A:VISITED{
		font-size: 9px;
		color: #fff;
	}
	
	.popular_products .item .prijs{
		text-align: center;
		height: 17px;
		font-size: 9px;
		color: #fff;
	}