html{
	margin:0px;
	padding:0px;
}

body{
	position:relative;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#58161c;
	background-image:url(../sand.jpg);
	background-repeat:repeat;
	background-position:top left;
}

#bodyBg{
	position:relative;
	float:left;
	width:100%;
	min-height:861px;
	background-image:url(../blackgrad.png);
	background-repeat:repeat-x;
	background-position:top left;
	z-index:0;
}

#header{
	position:relative;
	float:left;
	width:100%;
	height:246px;
	background-image:url(../topbg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	z-index:1;
}

#headerBg{
	position:relative;
	float:left;
	height:246px;
	width:800px;
	background-image:url(../header.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.container{
	position:relative;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#intro{
	position:relative;
	width:785px;
	margin-left:auto;
	margin-right:auto;	
}

#introTop{
	position:relative;
	float:left;
	width:785px;
	height:5px;
	background-image:url(../topbg.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#introContent{
	position:relative;
	float:left;
	width:195px;
	height:356px;
	padding-left:585px;
	padding-right:5px;
	background-color:#e7ddce;
	background-image:url(../introimg.jpg);
	background-position:5px;
	background-repeat:no-repeat;
}

#introBottom{
	position:relative;
	float:left;
	width:785px;
	height:5px;
	background-image:url(../bottombg.png);
	background-repeat:no-repeat;
	background-position:top left;
}

.menu{
	position:relative;
	float:left;
	width:800px;
	height:35px;
	background-image:url(../menu/menulink.png);
	background-position:top left;
	background-repeat:repeat-x;
	margin-top:20px;
}

.menuLeft{
	position:relative;
	float:left;
	width:4px;
	height:35px;
	background-image:url(../menu/menuleft.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.menuRight{
	position:relative;
	float:left;
	width:4px;
	height:35px;
	background-image:url(../menu/menuright.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.menuContent{
	position:relative;
	float:left;
	width:692px;
	height:35px;
}

.menuButtons{
	position:relative;
	float:left;
	width:100px;
	height:35px;
}

.menuLine{
	position:relative;
	float:left;
	width:2px;
	height:35px;
	background-image:url(../menu/menuline.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.menuLink{
	position:relative;
	float:left;
	padding-left:20px;
	padding-right:20px;
}

a.menuLink:link{
	position:relative;
	float:left;
	height:26px;
	padding-top:9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	color:#58161c;
	text-decoration:none;
}

a.menuLink:visited{
	position:relative;
	float:left;
	height:26px;
	padding-top:9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	color:#58161c;
	text-decoration:none;
}

a.menuLink:hover{
	position:relative;
	float:left;
	height:26px;
	padding-top:9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	color:#58161c;
	text-decoration:none;
	background-image:url(../menu/menuhover.png);
	background-position:top left;
	background-repeat:repeat-x;
}

a.menuLink:active{
	position:relative;
	float:left;
	height:26px;
	padding-top:9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	color:#58161c;
	text-decoration:none;
}

.ActieveMenuLink
{
	position:relative;
	float:left;
	height:26px;
	padding-top:9px;
	padding-left:20px;
	padding-right:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	color:#58161c;
	text-decoration:none;
	background-image:url(../menu/menuhover.png);
	background-position:top left;
	background-repeat:repeat-x;
}

.menuButton{
	position:relative;
	float:left;
	height:17px;
	width:17px;
	padding:9px;
	padding-left:7px;
	padding-right:7px;
}

.menuButton img{
	border:0px;
}

.contentContainer{
	position:relative;
	float:left;
	width:800px;
	height:auto;
	margin-top:5px;
}

.contentTop{
	position:relative;
	float:left;
	width:800px;
	height:3px;
	background-image:url(../contenttop.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}	

.content{
	position:relative;
	float:left;
	width:760px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	min-height:150px;
	background-image:url(../contentbg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#e7ddce;
	overflow:hidden;
}

.contentBottom{
	position:relative;
	float:left;
	width:800px;
	height:3px;
	background-image:url(../contentbottom.png);
	background-position:top left;
	background-repeat:no-repeat;
}

/***********************************/
/************** TALEN **************/
/***********************************/

a.lang:link
{
	position:relative;
	float:left;
	width:184px;
	height:41px;
	margin-top:10px;
	text-decoration:none;
	font-size:12px;
	color:#58161c;
	font-weight:bold;
	cursor:pointer;	
}

a.lang:visited
{
	position:relative;
	float:left;
	width:184px;
	height:41px;
	margin-top:10px;
	text-decoration:none;
	font-size:12px;
	color:#58161c;
	font-weight:bold;
	cursor:pointer;
}

a.lang:hover
{
	position:relative;
	float:left;
	width:184px;
	height:41px;
	margin-top:10px;
	background-image:url(../lang/langbutton.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	font-size:12px;
	color:#58161c;
	font-weight:bold;
	cursor:pointer;
}

a.lang:active
{
	position:relative;
	float:left;
	width:184px;
	height:41px;
	margin-top:10px;
	text-decoration:none;
	font-size:12px;
	color:#58161c;
	font-weight:bold;
	cursor:pointer;
}

.langIcon
{
	position:relative;
	float:left;
	width:21px;
	height:16px;
	padding-top:12px;
	padding-bottom:13px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
}

.langIcon img
{
	border:0px;
}

.langText
{
	position:relative;
	float:left;
	width:143px;
	height:16px;
	padding-top:13px;
	padding-bottom:11px;
}

.copyright
{
	position:relative;
	float:left;
	width:800px;
	text-align:center;
	font-size:9px;
	color:#d7c3a5;
	padding-top:3px;
}

.copyright a:link
{
	color:#d7c3a5;
	text-decoration:none;
}

.copyright a:visited
{
	color:#d7c3a5;
	text-decoration:none;
}


.copyright a:hover
{
	color:white;
	text-decoration:none;
}


.copyright a:active
{
	color:#d7c3a5;
	text-decoration:none;
}

.subMenu
{
	position:relative;
	float:left;
	width:200px;
	height:auto;
}

a.SubMenuLink:link
{
	position:relative;
	float:left;
	width:200px;
	margin-bottom:10px;
	text-decoration:none;
	color:#58161c;
}

a.SubMenuLink:visited
{
	position:relative;
	float:left;
	width:200px;
	margin-bottom:10px;
	text-decoration:none;
	color:#58161c;
}

a.SubMenuLink:hover
{
	position:relative;
	float:left;
	width:200px;
	margin-bottom:10px;
	text-decoration:underline;
	color:#58161c;
}

a.SubMenuLink:active
{
	position:relative;
	float:left;
	width:200px;
	margin-bottom:10px;
	text-decoration:none;
	color:#58161c;
}

.ActieveSubMenuLink
{
	position:relative;
	float:left;
	width:200px;
	margin-bottom:10px;
	text-decoration:underline;
	color:#58161c;
}

.subContent
{
	position:relative;
	float:left;
	width:560px;
	height:auto;
}

.categorieBox
{
	position:relative;
	float:left;
	width:560px;
	height:auto;
	margin-bottom:10px;
}

.cboCats
{
	width:554px;
	margin-bottom:10px;
	color:#58161c;
	font-family:Georgia;
	padding:3px;
}

.producten
{
	position:relative;
	float:left;
	width:580px;
}

.zoekBox
{
	position:relative;
	float:left;
	width:860px;
}


/********************************/
/********** PRODUCTEN ***********/
/********************************/

 .product
 {
	position:relative;
	float:left;
	width:538px;
	border:solid 1px #cfc4b4;
	background-color:#f5efe6;
	padding:10px;
	margin-bottom:5px;
 }
 
 .product .productFoto
 {
	position:relative;
	float:left;
	width:150px;
	border:solid 1px #58161c;
	margin-right:10px;
 }
 
  .product .productFoto img
 {
	border:0px;
 }
 
 .product .productFoto .productFotoNummer
 {
	position:absolute;
	top:0px;
	left:0px;
	padding:5px;
	padding-left:7px;
	padding-right:8px;
	font-size:12px;
	font-weight:bold;
	z-index:200;
	border-right:solid 1px #58161c;
	border-bottom:solid 1px #58161c;
	background-color:#e7ddce;
	
 }
 
 .product .productInfo
 {
	position:relative;
	float:left;
	width:376px;
	height:auto;
	line-height:14pt;
 }
 
 .product .productNaam
 {
	position:relative;
	float:left;
	width:376px;
	height:auto;
	color:#58161c;
	font-size:12px;	
	font-weight:bold;
	margin-bottom:5px;
	border-bottom:solid 1px #58161c;
 }
 
 .txtProdSearch
 {
	position:relative;
	float:left;
	width:400px;
	margin-right:20px;
 }
 
 .btnProdSearch
 {
	position:relative;
	float:left;
	width:130px;
 }
 
