html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*  Framework */

body{
background: url(../images/repeat-header.jpg) repeat-x top #fff;
font:normal 62.5% 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
div#wrap{
margin-left: auto;
margin-right: auto;
width:990px;
text-align:left;
}
div#header{
clear:both;
height:110px;
width:990px;
}
	div#kunstaardewerk{
	display:block;
	float:left;
	height:74px;
	padding-left:20px;
	padding-top:36px;
	width:310px;
	}
	div#nav{
	float:left;
	height:62px;
	padding-left:30px;
	padding-top:48px;
	width:630px;
	}
div#visual{
height:176px;
margin-bottom:20px;
width:990px;
}
div#placeholder{
width:990px;
}
	div#left{
	font:normal 1.3em 'Helvetica Neue', Helvetica, Arial, sans-serif;
	float:left;
	width:221px;
	}
	div#content{
	font:normal 1.3em 'Helvetica Neue', Helvetica, Arial, sans-serif;
	background:url(../images/repeat-content.gif) repeat-y left;
	min-height:298px;
	padding:0 20px;
	float:right;
	line-height:1.6em;
	text-align:justify;
	width:729px;
	}
div#footer{
background:url(../images/repeat-footer.gif) repeat-x top #0d1233;
margin-top:25px;
width:100%;
}
	div#note{
	height:98px;
	margin-left: auto;
	margin-right: auto;
	padding:19px 0 0 0;
	width:990px;
	text-align:left;
	}
		#note img{
		padding-right:20px;
		}
div#sublayer{
margin-top:10px;
width:100%;
}
	div#copy{
	font:normal 1.1em 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin-left: auto;
	margin-right: auto;
	width:990px;
	text-align:left;
	}
		div#social{width:450px;float:right;}

/* Left */

#left ul{
margin-right:10px;
}
#left ul li{
background:url(../images/bullet-a.gif) repeat-x bottom;
color:#166fee;
height:22px;
padding:7px 15px 4px 0;
text-align:right;
}
#left ul li a{
color:#166fee;
text-decoration:none;
}
	#left ul li#current a, #left ul li a:hover{
	color:#17215e;
	}
#left h3{
display:block;
border-bottom:1px solid #ddd;
font:normal 1.2em 'Helvetica Neue', Helvetica, Arial, sans-serif;
padding-bottom:10px;
padding-right:15px;
text-align:right;
}

/* Globals */

h1, .contentheading, .componentheading{
font:normal 2em 'Helvetica Neue', Helvetica, Arial, sans-serif;
padding:0 0 20px 0;
}

#content p{
margin:8px 0 8px 0;
}

.imgleft{
border:3px solid #17215e;
margin:10px;
}
.imgright{
border:3px solid #17215e;
margin:10px;
}

#content a, #copy a{
color:#166fee;
text-decoration:none;
}
#content a:hover, #copy a:hover{
color:#17215e;
text-decoration:underline;
}

/* Navigatie */

ul.menu li{
float:left;
padding-right:15px;
}
ul.menu a{
color:#166fee;
font:normal 1.2em 'Helvetica Neue', Helvetica, Arial, sans-serif;
text-transform:uppercase;
text-decoration:none;
}
ul.menu a:visited{
color:#166fee;
}
ul.menu li#current a{
color:#000;
}
ul.menu li a:hover{
color:#17215e;
text-decoration:underline;
}

	/* Submenu */
	
	#copy ul.menu-sub li{
	float:left;
	padding-right:7px;
	}


/* catalogus */

.product-overview{
border-bottom:1px dotted #d2d2d2;
margin:15px;
}
	.product-overview img{
	border:3px solid #17215e;
	}
	

div#productwrap{
width:100%;
}
	div#product-image{
	float:left;
	width:350px;
	}
		div#product-image img{
		border:3px solid #17215e;
		}
		div#product-image img a{
		text-decoration:none;
		}
	div#product-desc{
	float:right;
	width:379px;
	}
	div#product-desc h1{
	font:normal 2em 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding:0;
	margin:0;
	}
	.product-overview h3{
	font:normal 1.2em 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding:0;
	margin:0;
	}
	a.button, .button, .inputbox{
	background:#f1f1f1;
	border:1px solid #d2d2d2;
	padding:5px;
	}

.prijs{
color:#000;
font-weight:bold;
}
	.prijs a{
	color:#000;
	}

.small{
display:none;
}
