BODY {
	margin: 5px 0px 0px 0px;
	background: black;
	font-family: Arial;
	font-size: 12px;
	}
BODY, H1, H2, H3, P, A {
	color: black;
	}

H1, H2, H3, H4, P, TABLE {
	margin: 0px 0px 1em 0px;
	}
H1, H2, H3 {
	font-size: 125%;
	}
TABLE {
	border-collapse: collapse;
	width: 100%;
	}
TD, TH {
	padding: 0px;
	text-align: left;
	vertical-align: top;
	}
IMG {
	border: 0px;
	}

#left {
	width:240px;
	background:url('../gfx/back_orange_wel.jpg') repeat-y;
	}
#left .container {
	/*background:url('../gfx/back_orange_wel.jpg') repeat-y;*/
	height: 900px;
	padding: 0em 2em 0em 2em;
	}
#left .container P {
	}

#midden {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	background: white;
	margin-bottom: 0px;
	}
#top {
	/*background: url('../gfx/logoboven.jpg');*/
	padding-top: 10px;
	background: #3398cc;
	height: 62px;
	width: 640px;
	}

#zoekdiv {
	background: red;
	color: white;
	position: absolute;
	}
	#zoekdiv UL {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		}
	#zoekdiv LI {
		list-style-type: none;
		margin: 0px;
		padding: 5px;
		display: block;
		cursor: pointer;
		}
	#zoekdiv .selected {
		background: white;
		color: red;
		}

.spacing {
	padding: 20px;
	}

#info {
	background: lime;
	color: black;
	padding: 1em;
	text-align: center;
	font-weight: bold;
	}

.imgleft {
	float: left;
	margin-right: 1em;
	}
.imgright {
	float: right;
	margin-left: 1em;
	}


.producten TD {
	/*font-size: 125%;*/
	padding: 2px;
	}
.producten P, .producten A {
	}
.producten .r {
	width: 100px;
	margin-right: 10px;
	float: right;
	}
.producten .price {
	}
.producten H2 {
	font-size: 100%;
	font-weight: bold;
	}
.producten H2 A {
	text-decoration: none;
	}
.producten .e {
	background: #baccda;
	}
.producten .o {
	background: #fcf5e7;
	height: 175px;
	}
.price {
	font-weight: bold;
	font-size: 130%;
	}

.detail .price {
	float: right;
	}
.detail H1 {
	text-align: center;
	}
.detail .ttl {
	float: left;
	font-weight: bold;
	width: 10em;
	clear: both;
	}
.detail .detail {
	margin-left: 10em;
	clear: right;
	margin-bottom: 0.5em;
	}

#cart {
	margin-top: 1em;
	}
#cart A, #cart, #cart P {
	color: white;
	}

#cart .r {
	float: right;
	}
#left #groep {
	height: 128px;
	margin-bottom: 1em;
	}

#menubalk {
	border-top: 2px white solid;
	background: #e4007b;
	color: white;
	width: 620px;
	position: fixed;
	bottom: 0px;
	margin-left: 20px;
	}
#menubalk .spacing {
	padding: 0.8em;
	}
#menubalk A {
	color: white;
	text-decoration: none;
	}
#menubalk A:hover {
	text-decoration: underline;
	}

#menubalk SPAN {
	margin-left: 1em;
	margin-right: 1em;
	}

.puzzel IMG {
	float: left;
	}

.r {
	text-align: right;
	}

LABEL {
	float: left;
	clear: both;
	width: 9em;
	display: block;
	}

.sep {
	clear: both;
	background: black;
	margin-bottom: 0.5em;
	height: 1px;
	}
#rubrieken A {
	text-decoration: none;
	display: block;
	background: url('../gfx/check.gif') no-repeat 0px 3px;
	color: white;
	padding-left: 1em;
	}
#rubrieken A:hover {
	text-decoration: underline;
	}

#aanbiedingen {
	width: 270px; /*45%;*/
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
	}
#aanbiedingen H2 {
	background: #E4007B;
	color: white;
	padding: 5px;
	text-align: center;
	margin: 0px;
	}
.aanbieding {
	padding: 0.5em;
	background: #BACCDA;
	height: 160px;
	overflow: hidden;
	}
.aanbieding IMG {
	float: right;
	margin-left: 1em;
	}
#lichtkrant {
	height: 2em;
	border: 2px red solid;
	margin-bottom: 1em;
	text-align: center;
	font-weight: bold;
	font-size: 125%;
	}
#lichtkrant DIV {
	position: absolute;
	left: 50%;
	margin-left: -180px;
	margin-top: 5px;
	}
.staffel {
	font-weight: bold;
	color: red;
	margin-left: 1em;
	font-size: 125%;
	}

#right {
	background: url('/gfx/stars.gif');
	}

#currentnavigatie{
	padding: 3px 10px;
	border: 1px solid #ccc;
	background: #fff;
	cursor: pointer;
}

#navigatielist{
	position: absolute;
	z-index: 5;
	border: 1px solid #000;
	width: 190px;
	display: none;
	/*
	height: 350px;
	overflow-y: scroll;
	*/
}

#navlisting{
	width: 100%;
	position: absolute;
	z-index: 4;
}

#navigatielist a{
	padding: 3px 10px;
	display: block;
	text-decoration: none;
}
#navigatielist a.even{
	background: #FCF5E7;
	}
	
#navigatielist a.oneven{
	background: #BACCDA;
	}
	#navigatielist a.even:hover, #navigatielist a.oneven:hover{
		background: #225687;
		color: #fff;
	}
	
#huidigeprijs{
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	#huidigeprijs p {
	margin: 0px;
	padding: 0px;
	}