html {
	background-color: #000000;
  _overflow: hidden;
	height: 100%;
}
body {
  margin: 0px;
  padding: 0px;
	background-color: #000000;
  overflow: hidden;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #F5F1EE;
	SCROLLBAR-HIGHLIGHT-COLOR: #F5F1EE;
	SCROLLBAR-FACE-COLOR: #EAE4E4;
	SCROLLBAR-TRACK-COLOR: #EAE4E4;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	height: 100%;
}
body, td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
form {
  width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#horizon	{
	background-color: transparant;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}
#hetparfum {
	position: absolute;
	position: absolute;
	margin-left: 325px;
	top: -223px;
	left: 50%;
	width: 148px;
	height: 427px;
	text-align: left;
}
#main	{
	position: absolute;
 	margin-left: -320px;
	top: -223px;
	left: 50%;
	width: 640px;
	height: 446px;
  background-image: url(../Images/bg_main.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
/* IE5 Mac only */
* html>body #main {top: 5px}

#topmenu {
  width: 640px;
	height: 45px;
}
#topmenu img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#content {
  width: 640px;
	height: 382px;
}
#footer {
  width: 640px;
	height: 19px;
	background-color: #000000;
}
#footer a:link, #footer a:visited {
  color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#parfumbon {
  z-index: 3;
  width: 140px;
  height: 88px;
  background-image: url(../Buttons/nationale_parfumbon.png);
  background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Buttons/nationale_parfumbon.png'); 
	cursor:hand;
	position: absolute;
	right: 0px;
	/*
	bottom: 19px;
	_right: 10px;
	_bottom: 21px;
  */
	top: 339px;
}
#parfumbon img {
  z-index: 5;
  border: 1px solid;
}
#parfumbon_click {
  z-index: 4;
  width: 140px;
  height: 88px;
	cursor:hand;
	position: absolute;
	right: 0px;
	bottom: 19px;
	_right: 10px;
	_bottom: 21px;
}
#parfumbon_click img {
  z-index: 5;
  border: none;
}
#thuiswinkel {
  z-index: 3;
  width: 44px;
  height: 44px;
  background-image: url(../Buttons/thuiswinkel_waarborg.png);
  background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Buttons/thuiswinkel_waarborg.png'); 
	cursor:hand;
	position: absolute;
	left: 11px;
	top: 378px;
}
#thuiswinkel img {
  z-index: 5;
  border: 1px solid;
	background-color: red;
}
#thuiswinkel_click {
  z-index: 4;
  width: 44px;
  height: 44px;
	cursor:hand;
	position: absolute;
	left: 10px;
	bottom: 24px;
}
#thuiswinkel_click img {
  z-index: 5;
  border: none;
}
#flashbox {
  z-index: 3;
	position: relative;
}
.theme {
	background-repeat: no-repeat;
	background-position: left top;
	width: 640px;
	height: 290px;
	position: absolute;
}
.theme1 {
	background-image: url(../Images/theme1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 640px;
	height: 290px;
	position: absolute;
}
.theme2 {
	background-image: url(../Images/theme2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 640px;
	height: 290px;
	position: absolute;
}
.theme3 {
	background-image: url(../Images/theme3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 640px;
	height: 290px;
	position: absolute;
}
.theme4 {
	background-image: url(../Images/theme4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 640px;
	height: 290px;
	position: absolute;
}
.theme5 {
	background-image: url(../Images/theme5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 640px;
	height: 290px;
	position: absolute;
}

.tekst {
	width: 495px;
	height: 275px;
	z-index: 2;
	padding-top: 15px;
	margin-left: 29px;
	padding-right: 116px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	color: #FFFFFF;
	line-height: 18px;
	position: absolute;
}
.tekst a:link, .tekst a:visited {
  color: #FFF;
}
.tekst a:hover 
{
	text-decoration: none;
}
#footer {
  padding-top: 3px;
  font-size: 11px;
	color: #FFF;
}
.fldCode {
  height: 30px;
	border: none;
	font-size: 20px;
	width: 65px;
	padding-top: 8px;
	padding-left: 8px;
}
.fldCodeDiv {
}
#onderbalk {
  position: absolute;
	left: 75px;
	bottom: 32px;
}
#steps {
  position: absolute;
	top: 48px;
	left: 485px;
}
#steps img {
  margin-right: 5px;
}
.stepAlpha {
	filter: Alpha(Opacity=40);
	opacity: 0.4;
}
.leftbg {
  background-image: url(../Images/left_bg.jpg);
  height: 100px;
}
.midbg {
  background-image: url(../Images/mid_bg.jpg);
}
.midbgwhite {
  background-color: #FFFFFF;
}
.subselect {
  margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
  overflow-x: hidden;
  overflow: auto;
	height: 230px;
}
.subselect scrollbar {
	filter: Alpha(Opacity=40);
}
.subselect a:link, .subselect a:visited {
  color: white;
  display: block;
	text-decoration: none;
}
.subselect a:hover {
	text-decoration: underline;
}
.subselect2 {
  overflow-x: hidden;
  overflow: auto;
	height: 270px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.subselect2 a:link, .subselect2 a:visited {
  display: block;
}
.subselect2 a:active {
  color: red;
}
.produktlink a:link, .produktlink a:visited {
  color: white;
	text-decoration: none;
	display: block;
}
.produktlinkactive a:link, .produktlinkactive a:visited {
  color: red;
	text-decoration: none;
}
.produktheader {
  font-weight: bold;
  display: block;
}
.produktitems {
}
.produktitems span {
  margin-left: 10px;
  display: block;
}
.subselect3 {
  color: #999999;
	overflow-y: auto;
	height: 290px;
  text-align: center;
	background-image: url(../Images/subselect3.gif);
}
.subselect3 img {
  border: none;
}
.subselect3_header {
  margin-top: 4px;
  font-weight: bold;
}
.subselect3_foto {
  margin-top: 2px;
	height: 180px;
  overflow: hidden;
}
.subselect3_moreinfo {
  position: absolute;
	left: 595px;
	top: 30px;
	z-index: 10;
  background-image: url(../Buttons/moreinfo.png);
  background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Buttons/moreinfo.png'); 
  width: 18px;
	height: 19px;
	cursor: hand;
}
.subselect3_moreinfo2 {
  position: absolute;
	left: 595px;
	top: 65px;
	z-index: 10;
  background-image: url(../Buttons/1_moreinfo.png);
  background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Buttons/1_moreinfo.png'); 
  width: 18px;
	height: 19px;
	cursor: hand;
}
.subselect3_bevestig {
  margin-top: 10px;
}
.parfumkeuze {
	position: absolute;
	left: 0px;
	top: 20px;
	width: 456px;
	background-color: #8028DA;
	height: 35px;
	Opacity: 0.30;
	filter: Alpha(Opacity=30);
  line-height: 13px;
}
.parfumkeuzedesc {
	position: absolute;
	left: 0px;
	top: 25px;
	width: 454px;
	height: 32px;
	text-align: center;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
  line-height: 13px;
}
.tblAdres {
  width: 480px;
}
.tblAdres input {
  width: 256px;
	border: 1px solid #FFF;
}
.tblAdres td {
  font-weight: bold;
  padding-left: 10px;
  padding-bottom: 2px;
	_padding-bottom: 0px;
}
.tblContact {
}
.tblContact input, textarea {
  width: 170px;
	border: 1px solid #AAA;
}
.tblContact td {
  font-weight: bold;
  padding-left: 10px;
}
.fldVisible {
  font-size: 17px;
  font-weight: bold;
	color: #A6010D;
	cursor: default;
  visibility: visible;
}
.fldInVisible {
  visibility: hidden;
}
.fldShowDatum {
	visibility: visible;
}
.fldInVisibleHide {
  display: none;
}
.fldVisibleShow {
  display: inherit;
}
.hrspace {
  height: 1px;
	color: white;
	background-color: #FFF;
	border: none;
}
.btnForward {
  background-image: url(../Buttons/pijl_forward.png);
  background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Buttons/pijl_forward.png');
}

.btnNext, .btnNext a:link, .btnNext a:visited {
  text-decoration: none;	
}
.btnBackward {
  background-image: url(../Buttons/pijl_backward.png);
  background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Buttons/pijl_backward.png'); 
}
.btnForward2 {
  background-image: url(../Buttons/pijl_forward.png);
  background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Buttons/pijl_forward.png');
}
.nobold  {
  font-weight: normal;
}
.aanbiedingen {
  color: #000;
}
.aanbieding_moreinfo {
	z-index: 10;
  background-image: url(../Buttons/1_moreinfo.png);
  background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Buttons/1_moreinfo.png'); 
  width: 18px;
	height: 19px;
	cursor: hand;
}
.actie {
  width: 190px;
  float: left;
	color: #333;
	text-align: center;
	margin-top: 10px;
  font-size: 11px;
	line-height: 14px;
}
.actie input {
  height: 79px;
}
.fontwhite {
  color: #FFF;
}
.smallfont {
	font-size: 11px;
	line-height: 10px;
}
.smallfont2 {
	font-size: 12px;
  color: #FFFFFF;
}
.rptTijdschrift a:link, .rptTijdschrift a:visited {
  font-size: 11px;
	line-height: 15px;
  width: 220px;
} 
.rptTijdschrift input {
  margin: 0px;
  padding: 0px;
	border: none;
	width: 17px;
	height: 17px;
}
.rptDVD a:link, .rptDVD a:visited {
  font-size: 11px;
	line-height: 15px;
	display: block;
  width: 270px;
}
.rptMerken a:link, .rptMerken a:visited {
  font-size: 11px;
	line-height: 15px;
  width: 270px;
	display: block;
	float: left;
}
.rptMerken input {
  margin: 0px;
  padding: 0px;
	border: none;
	width: 17px;
	height: 17px;
}
.selDVD {
  width: 270px;
	display: block;
	float: left;
}
.btn_1 {
  width: 199px;
	height: 22px;
	background-image: url(../Images/btn_1.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/btn_1.png'); 
	text-align: center;
  color: #FFF;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	cursor: default;
}
.btn_2 {
  width: 167px;
	height: 22px;
	background-image: url(../Images/btn_2.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/btn_2.png'); 
	text-align: center;
  color: #FFF;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	cursor: default;
}
.fldDamesHeren {
  margin: 5px;
	color: #CC0000;
  font-weight: bold;
}
.btnOverzicht {
 position:absolute;
 top: 5px;
 left: 5px;
}
.divDvdDetails {
  margin-left: 51px;
  margin-top: 50px;
}
.divTijdschriftDetails {
  margin-left: 51px;
  margin-top: 50px;
	margin-right: 10px;
	height: 300px;
  font-size: 12px;
  overflow-y: auto;
	line-height: 15px;
}

.merklogo {
	background-repeat: no-repeat;
	background-position: left top;
  margin-top: 10px;
}
.fldCheckBox {
  margin-left: -5px;
	border: none;
}
.heersen {
  position: absolute;
	top: 375px;
	left: 65px;
	width: 500px;
  z-index: 5;
	font-size: 11px;
}
.heersen td {
	font-size: 11px;
}
.tdSter {
  width: 115px;
}
#productimage {
  width: 175px;
	height: 200px;
	background-color: white;
}
#btnBack {
	position: absolute;
	z-index: 100;
	top: 52px;
	right: 15px;
}
.tabbalk {
  margin-top: -7px;
	margin-left: 15px;
}
.tabstroke {
  left: 0px;
	top: 20px;
  position: relative;
  width: 640px;
	height: 5px;
	background-image: url(../Images/tabstroke.gif);
}
.tabbalk a:link, .tabbalk a:visited {
  width: 150px;
	height: 20px;
	background-image: url(../Images/tab.gif);
	background-repeat: no-repeat;
  display: block;
	float: left;
	color: #000000;
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
	cursor: hand;
}
.tabbalk a:hover {
	background-image: url(../Images/tab2.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
.tabselected a:link, .tabselected a:visited {
  position: relative;
	margin-top: -3px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	font-weight: bold;
	z-index: 10;
	cursor: hand;
}
.tabbalk2 {
  position: absolute;
	margin-top: 375px;
	margin-left: 60px;
}
.tabgroup {
  width: 112px;
	height: 31px;
  /*
	background-image: url(Images/tab2.gif);
	background-repeat: no-repeat;
  */
	display: block;
	float: left;
	color: #000000;
	text-align: left;
	font-size: 10px;
	padding-top: 2px;
}
.tabgroup a:link, .tabgroup a:visited {
  color: #000;
}
.tabgroup div {
  float: left;
}
.bla {
  margin-top: 40px;
	margin-left: 30px;
	height: 320px;
}
#flashMerken {
}
.overlay {
  position: absolute;
	z-index: 1000;
	width: 550px;
	height: 300px;
}
.btnProductNext {
  position: absolute;
	z-index: 100;
	width: 200px;
	left: 279px;
	top: 330px;
}
#divRotator {
  border: none;
}
#overlay {
  position: absolute;
	z-index: 1000;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../Images/overlay.png);
	_background-image: none;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/overlay.png', sizingMethod='scale'); 
}
/*
.divInfoPakket {
  position: absolute;
  background-image:url(../Images/infopakket.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/infopakket.png'); 
	margin-left: 520px;
	margin-top: -30px;
	width: 78px;
	height: 58px;
	cursor:hand;
	z-index: 50000;
}
.divInfoPakket img {
  border: none;
	width: 78px;
	height: 58px;
	cursor:hand;
}
*/
.divInfoPakket {
  background-image:url(../Images/infopakket.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/infopakket.png'); 
	width: 174px;
	height: 49px;
	cursor:hand;
  margin-top: 5px;
}
.divInfoPakket img {
  border: none;
	width: 174px;
	height: 49px;
	cursor:hand;
}

.PopupMetamorf
{
	position:absolute;
	height:1px;
	width:100%;
	top:50%;
	overflow:visible;
	vertical-align:middle;
	z-index:10;
}

.PopupMetamorfContent
{
	position:absolute;
	left:50%;
	top:-240px;
	width:500px;
	background-color:White;
	padding:30px;
	margin-left:-250px;
	text-align:left;
}

.btnClose
{
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
}