html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

body {
	font-size:		12px;
}

#menu,
#submenu,
#footer,
.tab,
.tabcontent,
.prev_foto,
.next_foto,
.next,
.prev,
.back {
	display:		none;
}

#header {
	text-align:		center;
}

.wrapper {	
	width:			672px;
}

h1 {
	font-family:		trebuchet ms;
	font-size:		18px;
	color:			#333;
	margin:			10px 0;
}

h2 {
	font-family:		trebuchet ms;
	font-size:		14px;
	color:			#333;
	margin:			30px 0 10px;
}

.foto {
	width:			672px;
	height:			448px;
	overflow:		hidden;
	text-align:		center;
}

.foto img {
	height:			448px;
}

.thumb {
	width:			204px;
	height:			153px;
	margin:			10px;
	float:			left;
	overflow:		hidden;
	text-align:		center;
}

.thumb img {
	height:			100%;
}

.omschrijving,
.kenmerken {
	width:			100%;
	float:			left;
	clear:			both;
}

dt,
dd {
	width:			50%;
	float:			left;
}

