body {
	font: 11px Verdana;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
/* Container */
div#container {
	width: 964px;
	margin: 0px auto;
}
/* Header */
div#header {
	height: 127px;
}
div#header h1 {
	float: left;
	width: 811px;
	background: url(slice/header.jpg) no-repeat top left;
	height: 127px;
	margin: 0px;
	padding: 0px;
}
div#header h1 a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
div#header div#shopping_cart {
	width: 153px;
	float: left;
	height: 52px;
	margin-top: 2px;
	background: url(slice/shopping_cart.png) no-repeat top center;
	text-align: center;
	/*padding-top: 51px;*/
}
div#header div#shopping_cart h2 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
}
div#header div#shopping_cart p {
	padding: 5px 0px 10px 0px;
	margin: 0px;
}
/* Top Bar */
div#topbar {
	height: 29px;
}
div#topbar div#search {
	background: url(slice/menu_top.jpg) no-repeat top left;
	background-position: -1px -1px;
	width: 161px;
	height: 19px;
	float: left;
	padding: 5px 5px;
}
div#topbar div#search input.search {
	border: 1px solid #000;
	width: 120px;
	font-size: 9px;
	height: 12px;
	padding: 2px;
	display: block;
	float: left;
}
div#topbar div#search input.submit {
	background: url(slice/topbarsearch.png) no-repeat top left;
	font-weight: bold;
	color: #fff;
	border: 0px;
	width: 24px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	font-size: 9px;
	display: block;
	float: left;
	margin-left: 3px;
}
div#topbar div#topmenu {
	float: left;
}
div#topbar div#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div#topbar div#topmenu li {
	background: url(slice/topmenubg.png) no-repeat top left;
	width: 163px;
	float: left;
	height: 29px;
}
div#topbar div#topmenu li.home {
	background: url(slice/topmenuactivebg.png) no-repeat top left;
	width: 159px;
}
div#topbar div#topmenu li.second { width: 160px; }
div#topbar div#topmenu li.third { width: 150px; }
div#topbar div#topmenu li.fourth { width: 163px; }
div#topbar div#topmenu li.fifth { width: 161px; }
div#topbar div#topmenu li a {
	font-weight: bold;
	color: #fff;
	display: block;
	float: left;
	width: 100%;
	height: 29px;
	line-height: 27px;
	text-align: center;
}
/* Left */
div#left {
	width: 171px;
	float: left;
}
div#left div.loginbox {
	background: url(slice/loginboxbg.png) no-repeat bottom left;
}
div#left div.aanbieding {
	background-color: #3b3b3b;
}
div#left div.menubox {
	background-color: #00a0c6;
	padding-bottom: 5px;
	margin-bottom: 1px;
}
div#left h2 {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
	margin-bottom: 5px;
}
div#left div.menubox h2 {
	border-bottom: 1px solid #0081a0;
}
div#left div.aanbieding h2 {
	margin-bottom: 0px;
	border-bottom: 1px solid #0081a0;
	font-weight: bold;
}
div#left div.loginbox h2 {
	border-bottom: 1px solid #000;
}
div#left div.loginform {
	width: 128px;
	padding-left: 13px;
	color: #fff;
	font-size: 10px;
}
div#left div.loginform a {
	color: #fff;
	font-weight: bold;
}
div#left div.loginform input.input {
	width: 126px;
	border: 1px solid #000;
	margin-bottom: 4px;
}
/* Center */
div#center {
	width: 632px;
	float: left;
	padding: 0px 1px;
}
div#content {
	border: 1px solid #ccc;
	padding: 5px;
}
div#content div.product_description a {
	color: #0084a4;
	text-decoration: underline;
}
div#content div.product_description a:hover {
	text-decoration: none;
}
div#content div#breadcrumbs {
	font-size: 10px;
	padding-bottom: 5px;
}
div#content a.headerNavigation {
	color: #000;
}
div#center div#footer {
	padding-top: 3px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
div#center div#footer a {
	color: #666666;
}
div#content h2 {
	margin: 0px;
	padding: 0px;
	color: #00a0c6;
	font-size: 18px;
	font-weight: normal;
}
div#content select {
	border: 1px solid #adadad;
}
div#content input.quantity_add {
	border: 1px solid #adadad;
	width: 100px;
	font-size: 10px;
}
/* Right */
div#right {
	width: 159px;
	float: left;
}
div#right h2 {
	background: url(slice/headingbg.png) repeat-x top left;
	line-height: 36px;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	font-size: 14px;
}
div.contact {
	border: 2px solid #666666;
	border-top: 0px;
	padding: 5px;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	margin-bottom: 2px;
}
div.contact a {
	color: #0084a4;
}
div.newbox {
	border: 2px solid #666666;
	padding: 5px;
	font-size: 10px;
	text-align: center;
	margin-bottom: 2px;
}

h1, h2, h3, h4, h5, h6, ul, li {
	margin: 0px;
	padding: 0px;
}

ul.sitemap {
	margin-left: 30px;
}

/* DESCRIPTION */
div.description {
}
div.description a {
	text-decoration: underline;
}
div.description p,h1,h2,h3,h4,h5,h6,table {
	margin: 0px;
	padding: 0px;
}
div.description img {
	border: 0px;
}
