BODY {
	background: black;
	color: white;
	font-family: Arial;
	font-size: 10pt;
	margin: 0px;
	}

A {
	color: white;
	}
TABLE {
	border-collapse: collapse;
	margin-bottom: 5px;
	}
TD {
	font-size: 10pt;
	vertical-align: top;
	}
	
TD.ProductPrice{
	padding-left: 20px;
	text-align: right;
}

TD.ProductTitle{
	width: 200px;
	}

H1, H2, H3 {
	font-size: 1.35em;
	letter-spacing: 0.2em;
	}
H1, H2, H3, H4, P {
	margin: 0px 0px 10px 0px;
	}
P {
	line-height: 1.4em;
	}
IMG {
	border: 0px;
	}

#logo {
	margin-top: 10px;
	}
#midden, #logo {
	width: 760px;
	height: 400px;
	background: url('gfx/bg.gif');
	margin-left: auto;
	margin-right: auto;
	}
#logo {
	background: none;
	height: 151px; 	
	width: 1100px; /* was niet ingesteld */
	}
	#logo IMG {
		/*margin-left: 160px;*/
		}
#teaser {
	display: block;
	width: 760px;
	height: 634px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	}
#skipteaser{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

#midden .spacing {
	padding: 25px 25px 0px 25px;
	}

#midden #menu {
	float: left;
	width: 250px;
	border-right: 5px white solid;
	background: white;
	height: 350px;
	font-size: 10pt;
	}
	#midden #menu P {
		line-height: 1.75em;
		}
	#midden #menu .spacing {
		padding: 15px;
		}
	#midden #menu .active {
		text-decoration: underline;
		}
	#midden #menu A {
		color: white;
		font-weight: bold;
		text-decoration: none;
		}
	#midden #menu A:hover {
		text-decoration: underline;
		}
	#midden #menu .spacing {
		position: absolute;
		}
	.shade {
		position: absolute;
		background: black;
		width: 250px;
		height: 350px;
		margin-left: 0px;
		margin-top: 0px;
		opacity: 0.40;
		filter: alpha(opacity=40);
		}

#midden #content {
	height: 350px;
	overflow: auto;
	}
	#midden #content .spacing {
		padding: 15px;
		}

FORM LABEL {
	width: 8em;
	float: left;
	display: block;
	clear: right;
	}

#onder {
	margin-top: 30px;
	text-align: center;
	}

#banner {
	position: absolute;
	top: 161px; /* 108 */
	left: 50%;
	margin-left: 400px;
	width: 160px;
	}
#links {
	position: absolute;
	top: 161px; /* 108 */
	left: 50%;
	margin-left: -550px;
	}
#flash {
	display: block;
	clear: both;
	position: absolute;
	width: 760px;
	height: 120px;
	left: 50%;
	margin-left: -380px;
	margin-top: 25px;
	}
	
#fotograaf {
	margin-left: 24px;
	height: 151px;
	width: 341px;
	position: absolute;
	background: red;
	}
	#arm {
	margin-left: -20px;
	width: 32px;
	position: absolute;
	}
#goudhaantje {
	float: right;
	height: 130px;
	width: 338px;
	}	
#held{
	float: left;
	height:151px; 
	width:340px;
	}
	
.imgright {
	float: right;
	margin-left: 1em;
	}
.imgleft {
	float: left;
	margin-right: 1em;
	}

.popup {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 450px;
	width: 500px;
	margin-left: -250px;
	margin-top: -225px;
	background: black;
	color: white;
	border: 2px white solid;
	padding: 10px;
	}

.OneColumProductlistTable {
	width: 100%;
	}
.productPageTable TD, .Table TD, .HeaderInformation TD, .OneColumProductlistTable TD {
	font-family: Arial;
	font-size: 10pt;
	}
