img {
	border:0;
}
/*MENU*/
#hoofding {
	position:absolute;
	width:279px;
	height:40px;
}

#menu {
	position:absolute;
	top:60px;
}

#menuknoppen {
	margin-top:5px;
	position:relative;
}

.menuknop {
	float:left;
	height:14px;
	margin-right:9px;
	position:relative;
	cursor:hand;
}

.menuknopover {
	float:left;
	height:14px;
	margin-right:9px;
	position:relative;
	cursor:pointer;
	text-decoration:underline overline;
}

.menuknopaan {
	float:left;
	height:14px;
	margin-right:9px;
	position:relative;
	cursor:pointer;
	text-decoration:underline overline;
}

#inhoud {
	position:absolute;
	top:90px;
	padding-bottom:40px;
	width:970px;
}
#vooruitgang {
	position:absolute;
	top:-70px;
	right:-15px;
	width:200px;
	height:20px;
	text-align:right;
	color:#DDD;
}

/*ALGEMEEN*/
a:link,a:visited {
	color:black;
	text-decoration: none;
}
a:hover {
	color:black;
	text-decoration:underline overline;
}

img { margin:0;}
.vullen { clear:both;}
.handje { cursor:pointer;}

#eennuldrie {
	bottom:10px;
	right:10px;
	background-image: url("../afbeeldingen/wf08014.gif");
	width:53px;
	height:7px;
	cursor:pointer;
	position:fixed;
}

/*SHOP*/
#shopnieuw {
	position:relative;
	margin-bottom:20px;
	margin-left:320px;
	width:500px;
	height:20px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:11px;
	text-transform: uppercase;	
}

.shopartikel {
	position:relative;
	margin-bottom:20px;
	padding:10px;
	width:500px;
	height:300px;
}

.shopfoto {
	position:absolute;
	width:300px;
	height:300px;
}
#product {
	position:absolute;
	left:160px;
	top:92px;
	height:300px;
	width:300px;
	text-align:center;
	overflow:hidden;
	background-position: center;
	background-repeat: no-repeat;
}
#productinfo {
	position:absolute;
	left:480px;
	top:92px;
	height:300px;
	width:500px;
}
#producten {
	position:absolute;
	top:92px;
	left:10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}
.shopinfo {
	position:absolute;
	top:120px;
	width:300px;
}
.shoptitel {
	position:relative;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:11px;
	text-transform: uppercase;
	width:500px;
	height:20px;
}
.shopafmetingen {
	position:relative;
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	width:500px;
	height:20px;
}
.shopopmerking {
	position:relative;
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
	font-style:italic;
	width:500px;
}

.shopavailable {
	position:absolute;
	top:225px;
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
	font-style:italic;
	width:200px;
}
.allfabrics {
	position:absolute;
	top:225px;
	text-align:right;
	width:650px;
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
	font-style:italic;
}
.thumbnailsboven {
	position:absolute;
	top:0;
	height:50px;
	width:500px;
}
.thumbnailsonder {
	position:absolute;
	bottom:0;
	height:50px;
	width:50%;
}
.thumbnailsonder2 {
	position:absolute;
	bottom:0;
	right:0;
	height:50px;
	width:50%;
}
.thumbnail {
	position:relative;
	float:left;
	width:50px;
	height:50px;
	margin-right:3px;
	margin-bottom:3px;
}
.categorie {
	position:relative;
	margin-bottom:10px;
	padding-top:3px;
	padding-left:3px;
	height:15px;
}
