	/**
	 * =============================================================================
	 * Copyright (c) 2009 B.V. Tuinen All rights reserved.
	 * 
	 * All source code and material is the copyright of B.V. Tuinen and
	 * is protected under copyright laws.
	 * 
	 * As with any code, ensure to test this code in a development environment 
	 * before attempting to run it in production.
	 * =============================================================================
	 */

	html,body {
		height 				: 100%;
	}

	body {
		margin				: 0px;
		padding				: 0px;
		background-color	: #d6d6d6;
		height				: 100%;
		width				: 100%;
	}
	
	#container_content {
		position			: relative;
		width				: 947px;
		margin				: 0 auto; 
		height				: auto !important; 
		height				: 100%; 
		min-height			: 100%;
		margin-bottom		: -20px;
	}
	
	html>body #container_content{
		height 				: auto;
	}
	
	#container_header {
		position			: relative;
		border-bottom		: 6px solid #d6d6d6;
		height				: 124px;
		width				: 947px;
	}
	
	#container_header img {
		width				: 947px;
		height				: 124px;
		border				: 0px;
	}
	
	#data_commercial  {
		position			: relative;
		width				: 559px;
		height				: 226px;
	}
	
	#data_discount  {
		position			: relative;
		width				: 559px;
		float				: left;
		margin-bottom		: 20px;
	}
	
	div.discount_product {
		position			: relative;
		float				: left;
		width				: 168px;
		height				: 360px;
		border				: 1px solid #999999;
		background-color	: #ffffff;
		margin-top			: 8px;
		margin-right		: 4px;
		margin-left			: 4px;
		padding				: 4px;
		text-align			: center;
	}
	
	div.discount_header {
		width				: 168px;
		height				: 60px;
		padding-top			: 10px;
	}
	
	div.discount_header a {
		font-family			: arial;
		font-size			: 16px;
		text-decoration		: none;	
		color				: #336596;
		font-weight			: bold;
		margin				: 0px;
		padding				: 0px;
	}
	
	div.discount_image {
		width				: 168px;
		height				: 165px;
	}
	
	div.discount_image img {
		width				: 168px;
		height				: 165px;
		border				: 0px;
	}
	
	
	
	
	div.discount_oldprice h1 {
		font-family			: arial;
		font-size			: 16px;
		text-decoration		: line-through;	
		color				: #000000;
		font-weight			: normal;
		margin				: 0px;
		padding				: 0px;
		height				: 22px;
		margin-top			: 10px;
	}
	
	.ui-tabs .ui-tabs-hide {
     display: none;
}
	
	div.discount_newprice h1 {
		font-family			: arial;
		font-size			: 20px;
		text-decoration		: none;	
		color				: #ff0000;
		font-weight			: bold;
		margin				: 0px;
		padding				: 0px;
		height				: 32px;
	}
	
	div.discount_links {
		height				: 22px;
		margin-top			: 10px;
	}
	
	div.discount_links a {
		font-family			: arial;
		font-size			: 12px;
		text-decoration		: none;	
		color				: #326696;	
	}
	
	div.discount_order {
		height:22px;
	}
	
	div.discount_links a:hover {
		text-decoration		: underline;	
	}
	
	
	
	#data_commercial img {
		width				: 559px;
		height				: 226px;
		border				: 0px;
	}
	
	#container_search {
		position			: relative;
		height				: 40px;
		width				: 947px;
		background-color	: #adcb1d;
	}
	
	div.search_block {
		position			: relative;
		height				: 28px;
		width				: 70px;
		padding-top			: 12px;
		padding-left		: 12px;
	}
	
	div.search_form {
		position			: relative;
		height				: 28px;
		padding-top			: 9px;
	}
	
	input.search {
		width				: 200px;
		border				: 1px solid black;
		font-family			: arial;
		font-size			: 12px;
		text-decoration		: none;	
		color				: #000000;
		height				: 16px;
	}
	
	input.button {
		border				: 1px solid #ffffff;
		font-family			: arial;
		font-size			: 12px;
		text-decoration		: none;	
		color				: #ffffff;
		background-color	: #336596;

	}
	
	div.search_block a {
		margin				: 0px;
		font-family			: arial;
		font-size			: 13px;
		text-decoration		: none;	
		color				: #000000;
		display				: block;
		width				: 60px;
	}
	
	#container_menu {
		position			: relative;
		height				: 24px;
		width				: 947px;
		border-bottom		: 32px solid #d6d6d6;
	}
	

	

	#container_data {
		position			: relative;
		width				: 575px;
		float				: left;
		background-color	: #a4a0a1;
		padding				: 8px;
	}
	
	#data_path {
		width				: 591px;
		position			: relative;

	}

	#data_path p {
		font-family			: arial;
		font-size			: 12px;
		text-decoration		: none;	
		color				: #000000;
		margin				: 0px;
		padding				: 0px;
	}
	
	#data_path p a{
		font-family			: arial;
		font-size			: 12px;
		text-decoration		: none;	
		color				: #000000;
		margin				: 0px;
		padding				: 0px;
	}
	
	#data_page {
		width				: 559x;
		border				: 1px solid #336596;
		background-color	: #ffffff;
		padding				: 8px;
		margin-top			: 8px;
		margin-bottom		: 8px;
		position			: relative;
	}
	
	div.data_block {
		width				: 559x;
		border				: 1px solid #336596;
		background-color	: #ffffff;
		padding				: 2px;
		position			: relative;
	}
	
	div.data_block p {
		font-family			: arial;
		font-size			: 12px;
		text-decoration		: none;	
		color				: #000000;
		margin				: 0px;
		padding				: 0px;
	}
	
	hr {
		border					: 0px;
		border-top				: 1px solid #336596;
	}
	
	#data_page_desc {
		padding				:4px;
		background-color	:#dddddd
	}
	
	#data_page_desc p{
		background-color	:#dddddd;
		font-family			: arial;
		font-size			: 12px;
		text-decoration		: none;	
		color				: #000000;
		margin				:0px;
		padding				:0px;
	}
	
	
	#data_list {
		width				: 559x;
		padding				: 8px;
		margin-top			: 8px;
		margin-bottom		: 8px;
		position			: relative;
	}
	
	#data_page h1 {
		font-family			: arial;
		font-size			: 18px;
		text-decoration		: none;	
		color				: #336596;
	}
	
	#data_page h2 {
		font-family			: arial;
		font-size			: 16px;
		text-decoration		: none;	
		color				: #336596;
	}
	
	#data_page h3 {
		font-family			: arial;
		font-size			: 14px;
		text-decoration		: none;	
		color				: #336596;
	}
	
	#data_page h4{
		font-family			: arial;
		font-size			: 13px;
		text-decoration		: none;	
		color				: #336596;
	}
	
	#data_page p {
		font-family			: arial;
		font-size			: 12px;
		text-decoration		: none;	
		color				: #000000;
	}
	
	#data_page a {
	font-family			: arial;
		font-size			: 12px;
		text-decoration		: none;	
		color				: #336596;
		margin				: 0px;
		padding				: 0px;
	}
	
	#data_page a:hover {
		text-decoration		: underline;	
	}
	
	#data_page li {
		font-family			: arial;
		font-size			: 12px;
		text-decoration		: none;	
		color				: #000000;
	}
	
	#data_page table tr td  {
		font-family			: arial;
		font-size			: 12px;
		text-decoration		: none;	
		color				: #000000;
	}
	
	#data_footer {
		width				: 591px;
		text-align			: center;
		margin-top			: 8px;
		margin-bottom		: 8px;
		position			: relative;
		clear:left;
	}
	
	#data_footer p {
		font-family			: arial;
		font-size			: 12px;
		text-decoration		: none;	
		color				: #000000;
		margin				: 0px;
		padding				: 0px;
	}
	
	#data_footer p a{
		font-family			: arial;
		font-size			: 12px;
		text-decoration		: none;	
		color				: #000000;
		margin				: 0px;
		padding				: 0px;
	}
	
	div.container_widget{
		position			: relative;
		width				: 162px;
		border-left			: 8px solid #d6d6d6;
		border-right		: 8px solid #d6d6d6;
		float				: left;
	}
	
	div.widget_line {
		position			: relative;
		width				: 154px;
		border				: 4px solid #336596;
		margin				: 0px;
		padding				: 0px;
	}
	
	div.widget {
		position			: relative;
		width				: 154px;
		border				: 4px solid #336596;
		margin				: 0px;
		padding				: 0px;
	}
	
	div.widget_noline {
		position			: relative;
		width				: 160px;
		border-top			: 1px solid #000000;
		border-left			: 1px solid #000000;
		border-right		: 1px solid #000000;
		margin				: 0px;
		padding				: 0px;
	}
	
	div.widget_header {
		position			: relative;
		width				: 154px;
		height				: 32px;
		background-color	: #336596;
		border				: 0px;	
		text-align			: left;			
	}
	
	div.widget_content{
		position			: relative;
		width				: 154px;
		background-color	: #ffffff;
		border				: 0px;	
		text-align			: left;
	}
	div.widget_content_noline {
		position			: relative;
		width				: 160px;
		background-color	: #ffffff;
		border				: 0px;	
		text-align			: left;
	}
	
	div.widget_content_noline div {
		position			: relative;
		width				: 160px;
		text-align			: left;
		border-bottom		: 1px solid #000000;
	}
	
	div.widget_content_noline div a {
		margin				: 0px;
		font-family			: arial;
		font-size			: 12px;
		text-decoration		: none;	
		color				: #000000;
		display				: block;
		background-color	: #ffffff;
		height				: 19px;	
		padding-left		: 4px;
		padding-right		: 4px;
		padding-top			: 5px;
	}
	
	div.widget_content_noline div p {
		margin				: 0px;
		font-family			: arial;
		font-size			: 12px;
		text-decoration		: none;	
		color				: #ffffff;
		background-color	: #326696;	
		display				: block;
		height				: 19px;	
		padding-left		: 4px;
		padding-right		: 4px;
		padding-top			: 5px;
	}
	
	div.widget_content_noline div.childitem a {
		margin				: 0px;
		font-family			: arial;
		font-size			: 12px;
		text-decoration		: none;	
		color				: #ffffff;
		display				: block;
		background-color	: #959595;
		height				: 19px;	
		padding-left		: 12px;
		padding-right		: 4px;
		padding-top			: 5px;
	}
	
	div.widget_content_noline div.childchilditem a {
		margin				: 0px;
		font-family			: arial;
		font-size			: 12px;
		text-decoration		: none;	
		color				: #000000;
		display				: block;
		background-color	: #cacaca;
		height				: 19px;	
		padding-left		: 4px;
		padding-right		: 4px;
		padding-top			: 5px;
		padding-left		:16px;
	}
	
	div.widget_content_noline div.childitem p {
		margin				: 0px;
		font-family			: arial;
		font-size			: 12px;
		text-decoration		: none;	
		color				: #ffffff;
		background-color	: #326696;	
		display				: block;
		height				: 19px;	
		padding-left		: 12px;
		padding-right		: 4px;
		padding-top			: 5px;
	}
	
	div.widget_content_noline div.childchilditem p {
		margin				: 0px;
		font-family			: arial;
		font-size			: 12px;
		text-decoration		: none;	
		color				: #ffffff;
		background-color	: #326696;	
		display				: block;
		height				: 19px;	
		padding-left		: 4px;
		padding-right		: 4px;
		padding-top			: 5px;
		padding-left		:16px;
	}
	
	div.widget_content_noline div a:hover {
		color				: #ffffff;
		background-color	: #326696;	
	}
	
	div.widget_content_noline div.childitem a:hover {
		color				: #ffffff;
		background-color	: #326696;	
	}
	
	div.widget_header p {
		margin				: 0px;
		padding				: 0px;
		padding-top			: 4px;
		font-family			: arial;
		font-size			: 16px;
		text-decoration		: none;	
		font-weight			: bold;
		color				: #ffffff;
	}
	
	div.widget_content p {
		margin				: 0px;
		padding				: 6px;
		padding-bottom		: 6px;
		font-family			: arial;
		font-size			: 12px;
		text-decoration		: none;	
		color				: #000000;
		text-align			: left;
	}
	
	div.widget_content p.bold {
		margin				: 0px;
		padding				: 6px;
		padding-bottom		: 6px;
		font-family			: arial;
		font-size			: 12px;
		text-decoration		: none;	
		font-weight			: bold;
		color				: #000000;
		text-align			: left;
	}
	
	div.widget_content div {
		padding-bottom		: 4px;
		padding-top			: 2px;
		margin-left			: 4px;
	}
	
	div.widget_content a {
		font-family			: arial;
		font-size			: 12px;
		text-decoration		: none;	
		font-weight			: normal;
		color				: #336596;
	}
	
	div.widget_content a:hover {
		text-decoration		: underline;	
	}
	
	
	div.widget_content img {
		margin				: 0px;
		padding				: 0px;
		text-align			: left;
		border				: 0px;
		margin-bottom		: 6px;
		margin-top			: 4px;
		margin-left			: 4px;
	}
	
	div.widget_content li a img {
		margin				: 0px;
		padding				: 0px;
		text-align			: left;
		border				: 0px;
		margin-bottom		: 6px;
		margin-top			: 4px;
		margin-left			: 0px;
	}
	
	
	div.widget_content form {
		margin				: 0px;
		padding				: 0px;
		text-align			: left;
	}
	
	div.widget_content input.text {
		width				: 140px;
		height				: 16px;
		border				: 1px solid black;
		font-family			: arial;
		font-size			: 12px;
		text-decoration		: none;	
		color				: #000000;
		margin-bottom		: 6px;
		margin-top			: 2px;
		margin-left			: 4px;
	}
	
	div.widget_content input.image {
		margin-bottom		: 6px;
		margin-top			: 2px;
		margin-left			: 4px;
	}
	
	div.widget_ext_cycle {
		text-align			: center;
	}
	
	
A:link{color:#006699;text-decoration:none;}
A:visited{color:#006699;text-decoration:none}
A:active{color:#006699;text-decoration:none}
A:hover{color:#333333;text-decoration:none}

.post table {
width: 100%;
border: 0px solid #ccc;
background-color:#fff;
border-top: 0;
border-collapse: collapse;}
.post table th,
.post table td {
border: 0px solid #ccc;
border-bottom: 0;

padding: .0em .0em;}

.post table th {
text-align: left;
border-bottom: 0px solid #ccc;
}
.rand {
background-color:#d6d6d6
}
.rand_g {
background-color:#adcb1d
}
.van {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: BOLD;
	font-variant: normal;
	text-decoration: line-through;

}
.voor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F00;
}
.Kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 900;
	color: #326696;
	font-variant: normal;
}
.abm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.geldig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.zoeken {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.zoekknop  { background: #326696 no-repeat center; color: #FFF; padding-left: 0em; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight: bold; }

.zoekknophover { background: #326696 no-repeat center left; color: #FFF; padding-left: 1em; font-weight: bold; } 
.top_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.top_bottom2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #326696;
	
	
	
	
