html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	font: normal 12px "Times New Roman", Times, serif;
	cursor: default;
}
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	font: normal 12px "Times New Roman", Times, serif;
	cursor: default;
}
img {
	border: 0px;
}
a:link, a:visited {
	color: #333333;
	text-decoration: none;
	background: url('../afbeeldingen/stippellijn.png');
	background-repeat: repeat-x;
	background-position: bottom;
}
a:hover {
	color: #cdc3b7;
	text-decoration: none;
}
a.taalkeuze:link, a.taalkeuze:visited {
	color: #333333;
	font: normal 13px "Times New Roman", Times, serif;
	letter-spacing: 0px;
	text-decoration: none;
	background: url('../afbeeldingen/stippellijn.png');
	background-repeat: repeat-x;
	background-position: bottom;
}
a.taalkeuze:hover {
	color: #cdc3b7;
}
a.menu:link, a.menu:visited {
	color: #333333;
	font: normal 13px "Times New Roman", Times, serif;
	letter-spacing: 0.2px;
	text-decoration: none;
	background-image: none;
}
a.menu:hover {
	color: #cdc3b7;
	background: url('../afbeeldingen/stippellijn.png');
	background-repeat: repeat-x;
	background-position: bottom;
}
#menu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1px;
	background: #FFFFFF; /*url('../afbeeldingen/donkerstof.gif') repeat bottom;*/
	z-index: 20;
}
#menuschaduw {
	position: absolute;
	width: 100%;
	height: 10px;
	background: url('../afbeeldingen/submenuschaduw.png');
	bottom: -8px;
}
#submenu {
	position: absolute;
	top: -240px;
	left: 0px;
	width: 100%;
	height: 240px;
	background-color:#FFFFFF;
	/*background-image: url('../afbeeldingen/lichtstof.gif');*/
	z-index: 10;
}
#submenuschaduw {
	position: absolute;
	bottom: -16px;
	width: 100%;
	height: 16px;
	background: url('../afbeeldingen/submenuschaduw.png');
}
#collectie {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url('../afbeeldingen/heellichtstof.gif');
	z-index: 2;
	top: 30px;
}
.collectiefoto1 {
	position: absolute;
	z-index: 2;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	cursor: pointer;
}
.collectiefoto2 {
	position: absolute;
	z-index: 2;
	opacity: .15;
	filter: alpha(opacity=15);
	-moz-opacity: 0.15;
	cursor: pointer;
}
#shop {
	position: absolute;
	top: 32px;
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
	height: 1px;
	z-index: 8;
}
#menucontent {
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
	height: 100%;
	color: #333333;
	font: normal 13px "Times New Roman", Times, serif;
	letter-spacing: 0px;
	z-index: 22;
}
#submenuknoppen {
	position: relative;
	overflow: visible;
	top: 50px;
	width: 100%;
	height: 100%;
	z-index: 12;
}

#fotos {
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 40;
	display: none;
}
#menubalk {
	position: absolute;
	bottom: 0px;
	height: 32px;
	width: 100%;
	z-index: 24;
	background: #FFFFFF; /*url('../afbeeldingen/donkerstof.gif') repeat bottom;*/
}
#logo {
	position: relative;
	float:left;
	margin-left: 10px;
	margin-top: 8px;
	width:119px;
	height:19px;
	background: url('../afbeeldingen/logo.png');
	cursor: pointer;
}
#knoppen {
	position: relative;
	float:left;
	margin-left: 17px;
	margin-top: 8px;
	color: #333333;
	font: normal 13px "Times New Roman", Times, serif;
	letter-spacing: 1px;
	text-decoration: none;
	z-index: 26;
}
#shopknop {
	position: relative;
	float:left;
	margin-top: 11px;
	margin-left:11px;
	display:block;
}
#praktisch {
	position: absolute;
	right: 12px;
	top: 8px;
	color: #333333;
	font: normal 13px "Times New Roman", Times, serif;
	letter-spacing: 1px;
	z-index: 24;
}
#startlogo {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -40px;
	margin-left: -120px;
	width:119px;
	height:19px;
	background: url('../afbeeldingen/logo.png');
}
#taalkiezen {
	position: absolute;
	margin-left: 2px;
	top:50%;
	left: 50%;
}
#collecties {
	position: relative;
	width: 100%;
	color: #333;
	font: normal 25px "Times New Roman", Times, serif;
	margin-left: 16px;
}
.collectieknop1 {
	position: relative;
	padding-left: 12px;
	margin-left: 8px;
	height: 29px;
	cursor: pointer;
	background-repeat: no-repeat;
	z-index: 12;
}
.collectieknop2 {
	position:relative;
	padding-left: 12px;
	margin-left: 8px;
	height: 29px;
	cursor: pointer;
	background-repeat: no-repeat;
	z-index: 12;
}
.collectieknop1over {
	position:relative;
	color: #508fb7;
	padding-left: 12px;
	margin-left: 8px;
	height: 29px;
	cursor: pointer;
	background-repeat: no-repeat;
	z-index: 12;
}
.collectieknop2over {
	position:relative;
	color: #508fb7;
	padding-left: 12px;
	margin-left: 8px;
	height: 29px;
	cursor: pointer;
	background-repeat: no-repeat;
	z-index: 12;
}
.collectiestippellijn {
	height: 16px;
	width: 380px;
	background: url('../afbeeldingen/collectiestippellijn.png');
	background-repeat: no-repeat;
}
.collectietitel {
	position: relative;
	float: left;
}
.collectiejaar {
	position: relative;
	float: left;
	margin-top: 9px;
	margin-left: 10px;
	font-size: 15px;
}
.collectiepijl {
	position: relative;
	float: left;
	margin-left: 16px;
	visibility: hidden;
}
#nieuwscentreren {
	position: relative;
	margin:auto;
	width: 490px;
	top: 100px;
	left:-160px;
}
#nieuwsitems {
	position: absolute;
	left: 0px;
	width: 214px;
}
#nieuws {
	position: absolute;
	right: 0px;
	width: 258px;
	line-height: 20px;
}
#nieuwsarchiefknop {
	position: relative;
	float: right;
	margin-top: 6px;
	margin-bottom: 18px;
}
#nieuwsarchief {
	position: relative;
	float: right;
	display: none;
}
.nieuwsknop {
	position: relative;
	float: right;
	margin-bottom: 10px;
}
.nieuwsdatum {
	width: 214px;
	font: bold 13px "Times New Roman", Times, serif;
	color: #999999;
	line-height: 20px;
	text-align: right;
	display: block;
}
.nieuwstitel {
	position: relative;
	display: block;
	width: 214px;
}
.nieuwstitelknop {
	position: relative;
	float: right;
	height: auto;
	font: normal 20px "Times New Roman", Times, serif;
	color: #333333;
	line-height: 20px;
	letter-spacing:1.5px;
	text-align: right;
	cursor: pointer;
}
.nieuwstitelknopover {
	position: relative;
	float: right;
	font: normal 20px "Times New Roman", Times, serif;
	color: #508FB7;
	line-height: 20px;
	letter-spacing:1.5px;
	text-align: right;
	cursor: pointer;
}
.nieuwstitelknopaan {
	position: relative;
	float: right;
	font: normal 20px "Times New Roman", Times, serif;
	color: #508FB7;
	line-height: 20px;
	letter-spacing:1.5px;
	text-align: right;
	cursor: default;
}
#sluiten {
	position: absolute;
	right: 14px;
	top: 12px;
}
#winkelscentreren {
	position: relative;
	height: 100%;
	width: 560px;
	margin:0pt auto;
	left:-80px;
}

#winkels {
	position: absolute;
	left: 0;
	width: 166px;
	text-align:right;
	top:50%;
}
#winkeladres {
	position: absolute;
	right: 0;
	width: 374px;
	color: #333333;
	font: normal 20px "Times New Roman", Times, serif;
	line-height: 28px;
}
.winkellijst {
	position: relative;
	display: block;
	width: 166px;
}
.legediv {
	position: relative;
	float: left;
}
.winkelnaam {
	position: relative;
	float: right;
	cursor: pointer;
}
.winkelnaamover {
	position: relative;
	float: right;
	color: #cdc3b7;
	cursor: pointer;
}
.winkelnaamaan {
	position: relative;
	float: right;
	color: #333333;
	cursor: default;
}
.winkelland {
	font-weight: bold;
	position: relative;
	float: right;
	color: #333333;
	margin-bottom:5px;
	letter-spacing:1px;
}
#winkelafbeelding {
	position:relative;
	margin-top:-125px;
}
.vullen {
	clear: both;
}
.stippellijn {
	position:relative;
	font-size: 1px;
	min-width: 30px;
	width: 100%;
	height: 1px;
	margin-top: 3px;
	margin-bottom:3px;
	background: url('../afbeeldingen/stippellijn.png');
}
.nieuwsstippellijn {
	min-width: 120px;
	width: 100%;
	height: 1px;
	margin-top: 13px;
	background: url('../afbeeldingen/stippellijn.png');
	background-repeat: repeat-x;
}