@charset "UTF-8";
/* CSS Document */

HTML {
	border-top:3px solid #b9b9ba;
}
body {
	background-color: #747476;
	background-image: url();
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
}
h1 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9f6614;
}
h2 {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9f6614;
}

img{
	border:0;
	padding:0;
	margin:0;
	
	}

strong{
color:#9f6614;	
	
	}

	
a{
	color:#747476;
	text-decoration:none;
}

a:hover{
	color:#9f6614;
	text-decoration:none;
}


.clearer {
	height:1px;
	clear:both;
}
#container {
	position:relative;
	width:970px;
	margin:10px auto;
	border:5px solid #fff;
}
#header {
	width:970px;
	height:121px;
	background-image:url(/images/bg_top.jpg);
	background-repeat:no-repeat;
}
#logo {
	position:absolute;
	top:30px;
	left:40px;
}


#navigatie {
	position:absolute;
	top:130px;
	left:550px;
}


.top_navigatie_links{	
	float:left;	
	}
	
.top_navigatie_rechts{	
	float:left;	
	}

#navigatie ul{		
	float:left;
	height:34px;
	list-style:none;
	margin:0;
	padding:0px;
	background-image:url(/images/top_navigatie_bg.gif);
	background-repeat:repeat-x;
	}
	
	
#navigatie ul li{
	display:inline;
	float:left;
	margin:2px 5px 0 5px;
	padding:5px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#ffffff;
	}
	
	
#navigatie ul li a{
	color:#fff;
	text-decoration:none;
}

#navigatie ul li a:hover{
	color:#000;
	text-decoration:none;
}
	
.block_left {
	border:1px solid #ffffff;
	background-color:#9f6614;
	padding:0px;
	color:white;
}

.block_left p {
	padding:0px 5px 0px 5px;
}

.block_left h2 {
	color:#ffffff;
	margin:0px;
	padding:5px;
	background-color:#999999;
}

.block_left a {
	color:white;
}


#content {
	width:970px;
	background-image:url(/images/bg_content.gif);
	background-repeat:repeat-y;
	background-color:#FFF;
	min-height:825px;
	height:auto !important; /* voor moderne Browser */
	height:825px; /*voor IE6 */
}
#left {
	float:left;
	width:175px;
	padding:100px 20px 20px 20px;
}
#adres {
	
	position:absolute;
	width:175px;
	top:-210px;
	left:19px;
	
}
#main {
	float:left;
	width:715px;
	margin:50px 0px 0 0px;
	padding:20px;
	overflow:hidden;
}
#footer {
	position:relative;
	width:970px;
	height:50px;
	background-image:url(/images/bg_footer.gif);
	background-repeat:no-repeat;
}




.footer_navigatie_links{	
	float:left;	
	}
	
.footer_navigatie_rechts{	
	float:left;	
	}

#footer_links ul{		
	float:left;
	width:201px;
	height:30px;
	list-style:none;
	margin:15px 15px 0 7px;
	padding:0px 0 0 5px;
	background-image:url(/images/bg_footer_links.png);
	background-repeat:no-repeat;
	}
	
	
#footer_links ul li{
	display:inline;
	float:left;
	margin:0 2px 0 2px;
	padding:5px 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	}
	
#footer_rechts ul{		
	float:right;
	width:151px;
	height:30px;
	list-style:none;
	margin:15px 15px 0 7px;
	padding:0px 0 0 5px;
	background-image:url(/images/bg_footer_rechts.png);
	background-repeat:repeat-x;
	}
	
	
#footer_rechts ul li{
	display:inline;
	float:left;
	margin:0 2px 0 2px;
	padding:5px 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	}

	
	
#footer ul li a{
	color:#747476;
	text-decoration:none;
}

#footer ul li a:hover{
	color:#ffffff;
	text-decoration:none;
}


#categorieen{
	float:right;
	width:296px;
	margin:50px 20px 0 0;
	
	}


.categorie_home{
	float:left;
	width:296px;
	height:110px;
	margin:10px 0 10px 0;
	background-image:url(/images/bg_categorieen.jpg);
	background-repeat:no-repeat;
	
	
}

.categorie{
	float:left;
	width:296px;
	height:110px;
	margin:10px 50px 10px 0;
	background-image:url(/images/bg_categorieen.jpg);
	background-repeat:no-repeat;
	
	
}

.categorie_foto{
	float:left;
	width:100px;
	height:76px;
	/*padding:15px 0px 15px 11px;*/
	padding:1px;
	margin:15px 0px 15px 11px;
	overflow:hidden;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9f6614;
	background-color:white;
}

.categorie_foto div {
	text-align:center;
	height:76px;
	overflow:hidden;
}

.categorie_foto img{
	/*border:1px solid #fff;*/
}
	
	

.categorie_tekst{
	float:left;
	padding: 10px 0 0 15px;
	color:#fff;
	font-size:22px;
	line-height:22px;
	font-family:Georgia, "Times New Roman", Times, serif;	
	width:168px;
	height:91px;
	overflow:hidden;
	
}

.categorie_tekst a{
	color:#fff;
	text-decoration:none;
}

.categorie_tekst a:hover{
	color:#000;
	text-decoration:none;
}

input{
	border:1px solid #ccc;
	color:#9f6614;
	
	
	}
	
textarea{
	border:1px solid #ccc;
	font-family:Verdana, Geneva, sans-serif;
	color:#9f6614;
	
	
	}
	
.sendbutton{
	background-color:#9f6614;
	border:1px solid #9f6614;
	color:#fff;
	
	}
	
ul#products {
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:750px;
}

#products li.normal{
	width:720px;
	height:149px;
	overflow:hidden;
	padding:1px;
	margin-bottom:20px;
	background-image:url(/images/bg_producten.jpg);
	background-color:#9f6614;
	float:left;
	
	}
	
.producten_foto{
	float:left;
	width:200px;
	height:149px;
	overflow:hidden;
	border-right:1px solid #ffffff;	
	background-color:white;	
	}
	
.producten_tekst{
	float:left;
	width:400;
	color:#fff;
	
	}
	
	.producten_tekst h2 {
		color:white;
		margin:0px;
		padding:0px;
		font-size:14px;
		font-family:Verdana, Geneva, sans-serif;
		color:white;
	}
	
.producten strong, #products strong{
	color:#fff;
	
	}
	
	.toevoegenbutton{
	background-color:#757577;
	border:1px solid #fff;
	color:#fff;
	
	}
	
	#left ul{
		color:#9f6614;
		
		}
		
	#left ul{
		margin:0;
		padding:0;
		
		}
	
	
	#left ul li{
		list-style:none;
		
		}
		
		#left ul li a{
		color:#000;
		
		}
		
		#left ul li a:hover{
		color:#747476;
		
		}
	
#subcategories {
	width:725px;
	float:left;
}

/*SHOP*/

table.styled {
	/*border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;*/
	width:100%;
	margin-bottom:10px;
	border-collapse : collapse;
}

table.styled thead, table.styled tbody {
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

table.styled td {
	padding:5px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#eeeeee;
	vertical-align:top;
}

table.styled thead td {
	overflow:hidden;
	background-color:#cccccc;
	color:white;
	font-size:15px;
	text-transform:uppercase;
	border-right:1px solid #cccccc;
}

table.styled tfoot td {
	background:none;
	border:none;
}

table.styled tbody td {

}

/*----------*/
.tabelborder_cart {
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	width:100%;
	margin-bottom:10px;
}

.tabelborder_cart thead td {
	overflow:hidden;
	background-color:#cccccc;
	color:white;
	font-size:15px;
	text-transform:uppercase;
	border-style:none;
}
/*.tabelborder_cart thead td {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#cccccc;
}*/

.tabelborder_cart td {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#eeeeee;
	vertical-align:top;
}

table.formatted {
	margin-bottom:10px;
}

table.formatted thead td {
	overflow:hidden;
	background-color:#cccccc;
	color:white;
	font-size:15px;
	text-transform:uppercase;
	border-style:none;
	height:31px;
	padding-left:10px;
}

table.formatted tbody td {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:3px;
}

table.formatted tbody td:first-child {
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

table.formatted tbody tr:first-child td{
	border-top:1px solid #cccccc;
}

table.formatted tfoot td {
	padding:3px;
}

/*.tabelborder thead td {
	border-bottom:1px solid #cccccc;
	background-color:#cccccc;
}

.tabelborder td {
	border-bottom:1px solid #cccccc;
	background-color:white;
	vertical-align:top;
}

.tabelborder table td {
	border:0px;
}*/

#confirm_notice {
	background-color:#757b7b;
	border:1px solid #cccccc;
	color:white;
	line-height:20px;
	padding:5px;
}

.button {
	padding:5px;
	width:170px;
	/*padding:0px;*/
	/*height:28px;*/
	background-color:#757b7b;
	border:1px solid #cccccc;
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	cursor:pointer;
	cursor:hand;
	line-height:20px;
	display:block;
}

.button:hover {
	/*padding:5px;*/
	border:1px solid #cccccc;
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	cursor:pointer;
	cursor:hand;
	background-color:#999999;
}

a.smallbutton {
	padding:2px;
	background-color:#757b7b;
	border:1px solid #cccccc;
	color:white;
	text-decoration:none;
	font-size:9px;
	line-height:9px;
}

a.smallbutton:hover {
	background-color:#999999;
}

.tabelborder {
	border:1px solid #cccccc;
}

.tabelborder thead td {
	border-bottom:1px solid #cccccc;
	background-color:#cccccc;
}

.tabelborder td {
	border-bottom:1px solid #cccccc;
	background-color:white;
	vertical-align:top;
}

.tabelborder table td {
	border:0px;
}

#taal{
	position:absolute;
	top:5px;
	left: 5px;
	list-style:none;
	margin:0;
	padding:0;
	
	}
	
#taal li{
	float:left;
	display:inline;
	margin-right:3px;
	}
	
#taal li a{
	color:#fff;
	background-color:#9f6614;
	border:1px solid #9f6614;
	padding:2px;
	}
	
#taal li a:hover{
	color:#fff;
	background-color:#7f7f81;
	border:1px solid #7f7f81;
	padding:2px;
	}

	


