* { margin: 0; }
body, html { height: 100%; }

body {
	font: 13px Trebuchet MS, Verdana, Tahoma;
	color: #fff;
	background: url(../t01_images/bg/body.png) bottom left no-repeat fixed #000;
	}

a { text-decoration: none; color: #a98b51; }
a:hover { text-decoration: underline; }
h1 {
	color: #A98B51;
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 10px;
	clear: both;
}
h2 { font-size: 15px; font-weight: bold; }
h3 { font-size: 15px; font-weight: bold; color: #A98B51; }
img { border: 0; }
p { margin: 0 0 20px 0; }


#wrapper {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -100px 0;
	}

#logo {
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	}
    #logo ul { padding: 0; list-style: none; float: right; }
	#logo li { display: inline; }
	#logo li a { float: left; font-size: 11px; color: #fff; border-right: 1px solid #fff; padding: 2px 10px;}
	#logo li a:hover { color: #A98B51;  text-decoration: none;}
	#logo .lastitem a{ border-right: 0;}
	
	
#header {
	width: 100%;
	height: 128px;
	background: url(../t01_images/bg/header-links.png) no-repeat #a98b51;
	margin: 0 0 20px 0;
	}
	#header div { width: 100%; height: 128px; background: url(../t01_images/bg/header-rechts.png) no-repeat right; }
	#header div div { width: 760px; height: 118px; margin: 0 auto; background: none; }
	#header img { margin: 15px 15px 0 0; }

#content {
	width: 760px;
	margin: 0 auto;
	line-height: 22px;
	text-align: justify;
	}

#mainmenu {
	height: 50px;
	font-size: 15px;
	font-weight: bold;
	}
	#mainmenu a:hover { text-decoration: none; color: #a98b51; }
	#mainmenu ul { padding: 0; list-style: none; position: absolute; }
	#mainmenu ul li { display: inline; float: left; }
	#mainmenu ul li a { color: #fff; margin: 0 15px; float: left; padding: 10px 0; }
	#mainmenu ul li ul { position: absolute; visibility: hidden; display: block; background: #fff; clear: both; border-bottom: 2px solid #a98b51; }
	#mainmenu ul li ul li { display: block; float: none; }
	#mainmenu ul li ul li a { display: block; float: none; color: #a98b51; text-decoration: none; width: 130px; padding: 3px 0 4px 10px; border-bottom: 1px solid #a98b51; background: #fff; margin: 0; }
	#mainmenu ul li ul li a:hover { background: #a98b51; color: #fff; }

#footer{
	width: 100%;
	height: 100px;
	}
	#footer a { display: block; border: 1px solid #a98b51; border-right: 0; padding: 10px 20px; float: right; font-size: 28px; color: #fff; background: url(../t01_images/bg/footerlink.gif) repeat-y right #000; }

.boxes {
	padding: 0;
	list-style: none;
	clear: both;
	margin-bottom: 30px;
	overflow: hidden;
	}
	.boxes h2 { padding-top: 10px; }
	.boxes li { display: inline; overflow: hidden; }
	.boxes li a { float: left; color: #fff; text-decoration: none; border: 1px solid #626262; display: block; width: 160px; height: 170px; padding: 20px; text-align: center; background: url(../t01_images/bg/box.gif); margin: 0 30px 0 0; }
	.boxes li a:hover { border: 2px solid #888; padding: 19px; color: #a98b51; }

.boxes2 {
	padding: 0;
	list-style: none;
	margin-bottom: 30px;
	clear: both;
	overflow: hidden;
	}
	.boxes2 h2 { margin-bottom: 10px; }
	.boxes2 img { float: left; margin-right: 20px; border: 1px solid #626262; }
	.boxes2 p { color: #fff; }
	.boxes2 li { width: 738px; padding: 10px; display: block; border: 1px solid #626262; background: url(../t01_images/bg/box.gif) repeat-y right #000; color: #fff; margin-bottom: 20px; overflow: hidden; }
	.boxes2 span { float: left; font-size: 19px; text-align:right;}
	.boxes2 .btn a { float: right; display: block; padding: 2px 10px; background: #000; color: #fff; margin-left: 15px; margin-top:5px; border: 1px solid #626262; }
	.boxes2 .btn a:hover { text-decoration: none; color: #a98b51; }
	
.button a { float: right; display: block; padding: 2px 10px; background: #000; color: #fff; margin-left: 15px; border: 1px solid #626262; }
.button a:hover { text-decoration: none; color: #a98b51; }
	
.push { height: 100px; }

.card_TD {
	font: 12px Trebuchet MS, Verdana, Tahoma;
	display: block;
	padding: 2px 10px;
	background: #000;
	color: #fff;
	margin-left: 15px;
	border: 1px solid #626262;
	text-align: right;
}

.card_TD_noborder {
	font: 12px Trebuchet MS, Verdana, Tahoma;
	display: block;
	padding: 2px 10px;
	color: #fff;
	margin-left: 15px;
	text-align: right;
}

.webwinkelIndex_Table{
	width: 95%;
	border: 0px;
	/* margin-left: 10px; */
	/* margin-right: 10px; */
}

.webwinkelIndex_TD{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;	
}
.webwinkelIndex_Hoofdcats{
	font: 11px Verdana;
	margin-top: 20px;
	margin-bottom: 20px; /* border: 1px solid blue */
	color: #666666;
	text-decoration: none;
	letter-spacing: -1px;

}
.webwinkelIndex_Subcats{
	font: 11px Verdana;
	margin-top: 20px;
	margin-bottom: 20px; /* border: 1px solid blue */
	color: #666666;
	text-decoration: none;
	letter-spacing: -1px;
	padding-left: 20px;
}
.webwinkelIndex_Subcats_Table{
	width: 100%;
    border: 1px solid Black;
}

.div_hoofdCat{
	font: 11pt Verdana;
	margin-top: 5px;
	margin-bottom: 5px; /* border: 1px solid blue */
	letter-spacing: -1px;
}
.div_hoofdCat{
	font: 11pt Verdana;
	margin-top: 5px;
	margin-bottom: 5px; /* border: 1px solid blue */
	letter-spacing: -1px;
}
.ul_Subcats{
	font: 10pt Verdana;
	line-height: 13px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 20px;
/* border: 1px solid orange*/
	list-style-image: url(list.gif)
}
.li_Subcats{
	list-style: square;
	/* border: 1px dotted Aqua; */
	text-indent: 3px;
}

a.mainlevel:link, a.mainlevel:visited {
	border:1px solid #FF6600;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ff6600;
	float: left;
	padding: 4px;
	color: #ff6600;
	font: bold 11px Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

a.mainlevel:hover { background-color:#FF8637; color: #FFFFFF; }

.Prod_kop {
	color: #F57915;
	font: bold 16px/18px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.1em;
}

.Prod_tekst {
	color: #666666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.1em;
}
.Categorie_kop {
	color: #F57915;
	font: bold 12px/20px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.1em;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
