* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-color:#DCD7D1;
}
img {
border: none;
}
#thecontent{
	width:644px;
	margin-left:106px;
	padding:10px;
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

form {
	padding:0;
	margin:0;
}
h2 {
	padding:0;
	margin:0;
}
a {
	text-decoration: none;
	color: #3E41DD;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
}
hr {
	color:#CCCCCC;
	background-color:#CCCCCC;
	width:94%;
	height:1px;
	border:0;
	margin-bottom:20px;
}
#mainwrap{
	width:770px;
	margin:0 auto;
}
.verzenden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3D41DC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #DCD7D1;
}

#productmenu {
	position: absolute;
	width: 130px;
	top: 241px;
	padding: 0px;
	margin: 0;
	left: 0px;
}
#productmenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#productmenu ul li {
	height:auto;
}
#productmenu a {
	background-color: #2953A6;
	display: block;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1E0FE;
	border-right-color: #D1E0FE;
	border-bottom-color: #D1E0FE;
	border-left-color: #D1E0FE;
}
#productmenu a.first {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#productmenu a:hover {
	color: #2953A6;
	background-color: #FFFFFF;

}
#productmenu   a.current  {
	color: #2953A6;
	background-color: #FFFFFF;

}

#right {
	width: 105px;
	position:absolute;
	left:770px;
	top:82px;
	padding:4px;
	background-color: #FFFFFF;
	height: 500px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #214487;
}
#right hr{
	border: 0;
	color:#b9b6b3;
	background-color:#b9b6b3;
	height:1px;
	margin:0 0 10px 0;
}
#right a {
	font-size:11px;
	text-align:right;
	display:block;
	margin:10px 0 10px 0;
}
.small {font-size:11px;}
.rightbox {
	border:#b9b6b3 solid 1px;
	color:#b9b6b3;
	font-size:11px;
	width: 100px;
	padding:1px;
	margin: 4px 0 4px 0;
	 
}
div#maincontainer {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:885px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	padding-bottom: 5px;
}
html>body div#maincontainer { 
    height: auto; 
} 
#mainwrap{
	background-color:#D1E0FE;
	background-image:url(../img/back_top.gif);
	background-position:top;
	background-repeat:repeat-x;
	width:770px;
	position:relative;
	min-height:650px;
	height:auto !important;
	height:650px;	
}
#printlogo {
	display:none;
}
#topcontainer {
	width:770px;
	height:120px;
}
#topcontainer  h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #E8EDF9;
	font-weight: bold;
	margin-left: 120px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#top {
	width:100%;
	height:29px;
}
.zoeken {
	border:#000000 solid 1px;
	font-size:9px;
	float:right;
}
#zoekcontain {
	width:150px;
	float:right;
	margin: 6px 5px 0 500px;
}

#menu {
	width:100%;
	height:57px;
}
	#menu ul {
	padding: 0;
	margin: 31px 0px 0 0;
	list-style-type: none;
	float: right;
	}
/* Target IE7 only */
	html>body #menu ul {
		*padding: 0;
		*margin: 31px 10px 0 0;
		*list-style-type: none;
		*float: right;
}
/* end */

#menu ul li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	float:left;
	}
#attachments {

}

#attachments a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2953A6;
	text-decoration: none;
}

#attachments a:hover {
	color: #CC0000;
	text-decoration: none;
}
#menu ul li.first {
		border-left-style: none;
	}
#menu a {
	color:#FFFFFF;
	display:block;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
#menu a:hover {
	color:#214487;
	text-decoration: none;
	background-color: #FFFFFF;
	}
#menu a.current {
	background-color:#214487;
	color:white;
	}

#logo {
	width:110px;
	position:absolute;
	left:0px;
	top:0px;
	height: 241px;
	}	

#shoppingcart {
	width:620px;
	position:absolute;
	left:150px;
	top:82px;
	height: 50px;
	background-image: url(../img/shopback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	.cartinfo {
	text-align:right;
	font-size:11px;
	color:#3d4c07;
	}
.rood {
	color:#FF0000;
	font-size:11px;
}
#foto {
	width:321px;
	background-color:#CCCCCC;
	position:absolute;
	top:95px;
	left:441px;
}
#foto.groot {height:252px;}
#foto.klein {height:78px;}

.imgview {
	margin:3px 0 0 3px;
	float:left;
	border:#ebe8e4 1px solid;
}
#imgcontainer {
	width:225px;
	min-height:180px;
	padding:10px;
	background-color:#ebe8e4;
	border:#dcd7d1 solid 1px;
	float:left;
	margin:15px 10px 0 0;
}
#imgcontainer img:hover {
	border:#8c8275 1px solid;
}
#vergroot {
	clear:both;
	font-size:11px;
	color:#8c8275;
	border:#dcd7d1 solid 1px;
	text-align:center;
	height:15px;
	width:209px;
	padding:2px;
	margin:179px 0 0 4px;
	/margin:14px 0 0 4px; /* IE vanaf de plaatjes */
}
#description {
	padding:0px;
}

#content {
	float:left;
	padding: 0 0 0 144px;
	width:626px;
	background-color:#D1E0FE;
}

#kleiner {
	font-size:11px;
	color:#999999;
}
#paginatekst {
	width:600px;




	/padding: 30px 0 0 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
	padding: 0px;
}
#terug {
	width:405px;



	/padding: 30px 0 0 20px;
	margin-left: 125px;
}
#product {
	width: 160px;
	height:140px;
	text-align:center;
	background-color:#ebe8e4;
	border:#dcd7d1 solid 1px;
	padding:10px;
	margin: 0 20px 20px 0;
	float:left;
}

#product.niveau1 {
	height:285px;
}
#product.niveau2 {
	height:190px;
}
#product.merken {
	height:75px;
}
#product.prijs {
	font-weight:bold;
	color:#333333;
	padding:5px;
}

#product:hover {
	border:#8c8275 solid 1px;
}
#product strong a {
	display:block;
	padding-top:12px;
	/padding-top:0px;
}
#brand { 
	display:block; 
	height:40px; 
	width:160px;
	background-color:#8c8275;
}
#brand a {
	line-height:3.4em;
	color:#FFFFFF;
}

.smalllink {
text-align:right;
}
.smalllink a {
	font-size:11px;
	font-weight:normal;
	color:#999999;
}

#sub {
	font-weight:bold;
	padding:5px;
	}
#sub a {
	color:#333333;
	}
#winkelwagen {
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ece9e5;
	width: 610px;
}
#winkelwagen   h3 {
	font-size: 12px;
	padding: 0 0 0 10px;
	margin: 20px 0 5px 0;
	}
#winkelwagen   p {
	padding: 0 0 0 10px;
	}
#winkelwagen input {
	width: 30px;
	border: 1px solid #CCCCCC;
	text-align: center;
	}

#winkelwagen table thead tr th {
	border-bottom: 2px solid #3c3a38;
	padding: 5px;
	text-align: left;
	font-size: 9px;
	}

#winkelwagen table tfoot tr {
	background-color:#FFFFFF;
	}
#winkelwagen table tfoot tr th {
	text-align: left;
	border-top: 2px solid #3c3a38;
	padding: 5px
}

#winkelwagen table tfoot tr th.subtotaal {
	text-align: right;
	}

#winkelwagen table tbody tr td {
	border-bottom: 1px solid #D5CEC6;
	padding: 2px;
	text-align: left;
	font-weight: bold;
	}
#winkelwagen table tbody tr td.artikel {
	line-height: 15px;
	}
#winkelwagen table {
	border-bottom: 1px solid white;
	}
#maatbox {
	border:#999999 solid 1px;
}
.levertijd {
	font-size: 9px;
	font-weight: normal;
	}
#totaal {
	background-color: #FFFFFF;
	float: right;
	width: 400px;
	}
#totaal table {
	width: 400px;
	}
#breadcrumbs {
font-weight:bold;
margin-bottom:15px;
color:#999999;
}
/* blokjes onderaan */
.triblok {	
	border: 1px solid #cccccc;
	width:30%;
	padding:10px;
	vertical-align:top;
}
.triblok img {
margin-left:5px;
}
#footer {
	clear:both;
	text-align:center;
	font-size:11px;
	padding: 15px 0 15px 0;
}
#footer a {
	font-weight:normal;
	color:#666666;
	padding:0 5px 5px 0;
}
#sale,#soldout {
	position:absolute;
	margin:145px 0 0 0;
	padding: 0;
	width:160px;
	height:26px;
	z-index: 3000;
	display:block; 
}
#sale2,#soldout2 {
	position:absolute;
	margin:205px 0 0 40px;
	padding: 0;
	width:160px;
	height:26px;
	display:block; 
}
#sale2 {
	margin:205px 0 0 60px;
}
#pagnav {
	margin: 0 0 10px 0;
	font-weight:bold;
	font-size:14px;
	}
#pagnav a, strong{
	font-size:14px;
}
/*
div.divMask
{
	position:absolute;
	top: 0px;
	left:0px; 
	width:770px; 
	height:auto !important;
	height:100%; 
	min-height:100%;
	z-index:1000; 
	visibility:hidden; 
	background-color:#EEEEEE;
	-moz-opacity:0.85; 
	filter:Alpha(opacity=85, finishopacity=85, style=1);	
}

div.imgEnlarge
{
	position:absolute;
	top: 30px;
	left:90px; 
	text-align:right;
	z-index:1001; 
	visibility:hidden; 
	background-color:#FFFFFF;
	border:1px #80a448 solid;
}		
*/
.algv {
	padding-right:40px;
	}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.button1 a   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #3266CC;
	display: block;
	white-space: nowrap;
	text-decoration: none;
	padding: 5px;

}
.button1 a:hover {
	color: #3266CC;
	background-color: #D1E0FE;
	text-decoration: none;

}
#wwagen {
	width: 610px;
}
#wwagen, #wwagen td, #wwagen td tr, #wwagen input  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-style: normal;
	clear: both;
}
#wwagen input  {
	border: 1px solid #666;
	width: 20px;

}
.wwmaten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.wwmatenvelden {
}
.wwmatenvelden input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.artikel2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.maatdisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;

}

#uwaccount table,td,tr,strong,b {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

