/* Pagina gerelateerde CSS */
.leftContent {
	width: 180px;
	float: left;
}
.rightContent {
	width: 780px;
	margin-left: 8px;
	float:left;
}
.actBoard {
	 width: 770px;
	 min-height: 30px;
	 float:left;
	 text-align: center;
	 margin: 5px 0px 8px 0px;
}
	.actBoard embed{
		 margin: 1px;
	}
	.actBoard img {
		margin: 0px;
	}
	.actBoard img.noflash {
		margin: 1px;
		}
	.actBoard DIV.noflash {
		float: left;
		width: 770px;
	}
	DIV.noflash .left {
		float: left;
		width: 490px;
		border: 1px solid #996699;
		height: 227px;
	}
		DIV.noflash .right {
		float: right;
		width: 278px;
	}	
	.noflash .right a {
		height: 75px;
		width: 276px;
		display: block;
		border-top: 1px solid #996699;
		border-right: 1px solid #996699;
		text-decoration:none;
	}
	.noflash .right a:hover {
		background: #e0c3e0;	
	}
	.noflash .right a.last {
		border-bottom: 1px solid #996699;
	}
	.noflash .left a {
		height: 228px;
		width: 490px;
		float: left;
		text-decoration: none;
	}
	.left a:hover {
		text-decoration: underline;
	}
	.left a img {
		float: left;
		margin: 0px;		
	}
	.left a p {
		float: left;
		margin: 10px;
		width: 200px;
		height: 208px;
		font-size: 11px;		
	}
	.left a p span {
		font-size: 18px;
	}
	.right a img{
		border: 1px solid #996699;
		float: left;
		margin: 2px;
		vertical-align:middle;
	}
	.right a span {
		margin-top: 20px;
		text-align: right;
		cursor: pointer;
		font-size: 11px;
		width: 180px;
		text-decoration: none;
		float: left;
	}
	.right a:hover span {
		text-decoration: none;
		color: #333333;
	}
	.right a span H2{
		font-weight: bold;
		font-size: 14px;
		color: #996699;
	}	
	.right a:hover span H2 {
		text-decoration: none;
		color: #333333;
	}
.mainDescript	{
	float: left;
	width: 720px;
	min-height: 30px;
	margin: 8px 0px 8px 20px;
	}
	.mainDescript H1 {
		font-size: 16px;
		color: #534431;
		margin-bottom: 8px;
		}
	.mainDescript TD {
		line-height: 14px;	
	}
.merkContainer {
	margin: 8px 0px 20px 1px;
	border-top: 1px solid #656565;
	width: 771px;
	min-height: 60px;
	float:left;
	padding-bottom: 10px;
	text-align: center;	
}	
	.merkContainer td table {
		height: 100%;
		}
	.merkContainer td table td {
		margin-top: 3px;
		border-left: 1px solid #656565;
		width: 200px;
		min-height: 30px;
		text-align: center;
	}
		.merkContainer table.first td{
			margin-top: 3px;
			border-left: 0px solid #656565;
			width: 190px;
			text-align: center;
		}	
		.merkContainer table p {
			text-align: left;
			width: 145px;
			margin: 5px 5px 10px 10px;
		}
	.merkContainer a.button {
		text-align: right;
		width: 170px;
		color: #000000;
		font-size: 11px;
		text-decoration: none;
		padding: 4px 25px 4px 2px;
		background: url('../img/layout/bot_ok.jpg') #FFFFFF no-repeat center right;		
	}
	.merkContainer a.button:hover {
		text-align: right;
		width: 170px;
		color: #996699;
		text-decoration: none;
		padding: 4px 25px 4px 2px;
		background: url('../img/layout/bot_ok_ov.jpg') #FFFFFF no-repeat center right;		
	}	
.mnBlock {
	float: left;
	margin-bottom: 3px;
	margin-top: 5px;
}
	.mnTitle {
		float: left;
		background: #e0c3e0 repeat-x center center;
		height: 15px;
		width: 170px;
		padding: 5px;
		color: #3e3d3d;
		font-weight: bold;
		border-top: 1px solid #656565;
		border-left: 1px solid #656565;
		border-right: 1px solid #656565;					
	}
	.mnContent {
		margin:  0;
		width: 180px;
		float:left;	
		border-left: 1px solid #656565;
		border-right: 1px solid #656565;
		border-top: 1px solid #996699;		
	}
		.mnContent p, .mnContent ul {
			padding: 4px;
		}
		.mnContent img {
			margin: 1px 1px 0px 1px;
		}
		img.bookmark {
			margin: 10px;
			cursor: pointer;
		}
	.mnAdv {
		width: 180px;
		border: 1px solid #656565;
		text-align: center;
	}
	.mnBottom {
		float:left;
		height: 1px;
		width: 180px;
		border-left: 1px solid #656565;
		border-bottom: 1px solid #656565;
		border-right: 1px solid #656565;
	}	
	.mnButton {
		float:left;
		width: 175px;
		height: 7px;
		border-left: 1px solid #656565;
		border-bottom: 1px solid #656565;
		border-right: 1px solid #656565;
		text-align: right;
		padding-right: 5px;	
		margin-bottom: 5px;	
	}					
		.mnButton a:link, .mnButton a:active, .mnButton a:visited {
			color: #000000;
			text-decoration: none;
			padding: 4px 25px 4px 2px;
			background: url('../img/layout/bot_ok.jpg') #FFFFFF no-repeat center right;
		}
		.mnButton a:hover {
			color: #996699;
			text-decoration: none;
			padding: 4px 25px 4px 2px;
			background: url('../img/layout/bot_ok_ov.jpg') #FFFFFF no-repeat center right;
		}		
.mainSpacer {
	height: 8px;	
	width: 8px;
}	
.catContainer {
	width: 774px;
	min-height: 20px;
	text-align: right;
	}
.catText {
		width: 120px;
		margin: 5px 9px 11px 0px;
		float: left;
	}
		.catTextTop {
			float:left;
			border-top: 1px solid #656565;
			border-left: 1px solid #656565;
			border-right: 1px solid #656565;		
		}
			.catTextTitle {
				float: left;
				display:inline;
				text-align: center;
				width: 114px;
				height: 30px;
				margin-top: -10px;
			}			
				.catTextTitle a {
					padding: 0px 3px;	
					color: #996699;
					font-weight: bold;
					font-size: 13px;
					text-decoration:none;
					background: #FFFFFF;
				}
				.catTextTitle a:hover {
					padding: 0px 3px;		
					color: #000000;
					font-weight: bold;
					font-size: 13px;
					text-decoration:none;
					background: #FFFFFF;
				}	
.catTextCont {
			text-align: center;
			float:left;
			width: 120px;
			margin-top: 10px;
			height: 120px;
		}
		.catTextCont img{
				margin: 1px;
		}		
.catButton {
			float:left;
			width: 115px;
			height: 8px;
			margin: 0px 0px 15px 0px;
			text-align: right;
			padding-right: 5px;
			border-bottom: 1px solid #656565;
			border-left: 1px solid #656565;
			border-right: 1px solid #656565;
		}
			.catButton a {
				background: #FFFFFF;
				color: #000000;
				text-decoration: none;
				padding: 4px 25px 4px 2px;
				background: url('../img/layout/bot_ok.jpg') #FFFFFF no-repeat center right;			
			}
			.catButton a:hover {
				background: #FFFFFF;
				color: #996699;
				text-decoration: none;
				padding: 4px 25px 4px 2px;
				background: url('../img/layout/bot_ok_ov.jpg') #FFFFFF no-repeat center right;			
			}							
.floatSpacer {
	height: 9px;
	width: 9px;
	float:left;
}
.subTitle {
	float: left;
	width: 771px;
	height: 30px;
	margin: -3px 0 0px 0;
	text-align: center;
	background: url('../img/layout/1pxblack.gif') #FFFFFF repeat-x 0% 30%;	
}
.subTitle H1 {
	font-size: 14px;
	font-weight: bolder;
	color:#996699;
}
.subTitle H1 span {
	padding: 0px 3px;
	background-color: #FFFFFF;
}
/* Aanbiedingen */
.pageContainer {
	float: left;
	width: 773px;
}

.smallColumn {
	float: left;
	width: 186px;
}	
	.prodBlock {
			float:left;
			height: 250px;
			width: 186px;
			text-align:center;
			border-top: 1px solid #656565;
			border-left: 1px solid #656565;
			border-right: 1px solid #656565;				
	}
		.prodTitle {
			float: left;
			display:block;
			background-color:#996699;
			margin: 1px;
			color: #FFFFFF;
			padding: 2px 0px;
			font-weight: bold;
			text-align: center;
			width: 184px;
		}
		.prodTitleBlank {
			float: left;
			display:block;
			background-color:#FFFFFF;
			margin: 1px;
			color: #FFFFFF;
			padding: 2px 0px;
			font-weight: bold;
			text-align: center;
			width: 184px;
		}					
		.prodBlock a img {
			margin: 4px;
		}
		.prodBlock p {
			float: left;
			margin: 0 3px 3px 3px;
			width: 180px;
		}
		.prodBlock p span {
			float: left;
			margin: 3px 0px 0px 3px;
			color:#996699;
		}
		.prodBlock p span.prodPrice {
			float:right;
			margin:  0px 3px 8px 0px;
			font-size: 14px;
			color:#996699;
			font-weight: bold;
		}			
		.prodBlock p.descript{
			font-weight: bold;
			text-align: left;
			margin:3px 5px 3px 5px;
		}			
		.prodBlock a, .bigProd a {
			text-decoration: none;
			cursor:pointer;	
			font-size: 11px;
			color: #000000;
		}
		.prodBlock a:hover, .bigProd a:hover{
			text-decoration: none;
			cursor:pointer;	
			font-size: 11px;
			color: #000000;
		}
		.bigProd a img {
			margin: 4px;
			}
		.prodMerk a{
			color: #996699;
			font-weight: bold;
			font-size: 12px;
			text-decoration: none;
		}
		.prodMerk a:hover{
			color: #000000;
			font-weight: bold;
			font-size: 12px;
			text-decoration: none;
		}			
		.prodButton {
			float:left;
			width: 176px;
			height: 8px;
			margin: 0px 0px 15px 0px;
			text-align: right;
			padding-right: 10px;
			border-bottom: 1px solid #656565;
			border-left: 1px solid #656565;
			border-right: 1px solid #656565;
		}
			.prodButton a {
				background: #FFFFFF;
				color: #000000;
				text-decoration: none;
				padding: 4px 25px 4px 2px;
				background: url('../img/layout/bot_ok.jpg') #FFFFFF no-repeat center right;			
			}
			.prodButton a:hover {
				background: #FFFFFF;
				color: #996699;
				text-decoration: none;
				padding: 4px 25px 4px 2px;
				background: url('../img/layout/bot_ok_ov.jpg') #FFFFFF no-repeat center right;			
			}	
.bigColumn {
	float: left;
	width: 380px;
	margin: 0px 7px 10px 8px;	
	text-align: center;
}					
	.bigProd {
		float: left;
		border-top: 1px solid #656565;
		border-left: 1px solid #656565;
		border-right: 1px solid #656565;	
		min-height: 250px;		
	}
	.bigColumn div.prodTitle {
		width: 378px;
	}

	.bigColumn div.prodButton {
		width: 370px;
	}
	.bigColumn p{
		margin: 0px 8px 0px 13px;
		float: left;
	}
		.advPrice span{
			text-decoration:line-through;
		}
		.forPrice {
			color:#000000;
		}
			.forPrice span {
				font-size: 14px;
				color:#996699;
				font-weight: bold;
				text-decoration:line-through;
			}
		.txtPrice {
			clear: both;
			font-weight: bold;
			padding-top: 17px;
			color:#996699;
		}
		.bigColumn p.descript{
			width: 360px;
			min-height: 50px;
			margin: 15px 10px 12px 10px;
			font-weight: bold;
			text-align: left;
		}			
		.bigColumn p.prodPrice {
			float: right;
			font-size: 24px;
			letter-spacing: 2px;
			color:#996699;
			font-weight: bold;
			margin:  10px 20px 30px 0px;
		 }
	.prodSpacer {
		width: 14px;
		float: left;
	}
	.prodRow {
		margin-top: 0px;
		float: left;
		width: 181px;
		min-height: 100px;
	}

/* Overzichtpagina */
	.prodText {
		width: 186px;
		margin: 5px 0px 0px 0px;
		float: left;
	}
		.prodTextTop {
			float:left;
			border-top: 1px solid #656565;
			border-left: 1px solid #656565;
			border-right: 1px solid #656565;		
		}
			.prodTextTitle {
				float: left;
				display:inline;
				text-align: center;
				width: 186px;
				height: 30px;
				margin-top: -10px;
			}			
				.prodTextTitle a {
					padding: 0px 3px;	
					color: #996699;
					font-weight: bold;
					font-size: 13px;
					text-decoration:none;
					background: #FFFFFF;
				}
				.prodTextTitle a:hover {
					padding: 0px 3px;		
					color: #000000;
					font-weight: bold;
					font-size: 13px;
					text-decoration:none;
					background: #FFFFFF;
				}	
			.prodTextBlockTitle {
				float: left;
				display:inline;
				text-align: center;
				width: 186px;
				height: 20px;
				margin-top: 0px;
			}		
				.prodTextBlockTitle h2 {
					background: #996699;
					text-align: center;
					height: 20px;
					width: 184px;
					margin: 1px;
					font-size: 12px;		
				}	
					.prodTextBlockTitle a {
						font-weight: bold;
						line-height: 18px;
						display:block;
						color: #FFFFFF;
						text-decoration:none;
						font-size: 12px;
					}	
					.prodTextBlockTitle a:hover {
						font-weight: bold;
						line-height: 18px;
						display:block;
						color: #000000;
						text-decoration:none;
						font-size: 12px;
					}						
		.prodTextCont {
			float:left;
			width: 181px;
			height:210px;
			text-align: center;
		}
		.prodTextCont img{
				margin: 1px;
		}			
		.prodTextCont p {
			margin:5px;
			float: left;
			width: 170px;
		}
		.prodTextCont p span {
			float: left;
			margin: 3px 0px 0px 3px;
			color:#996699;
		}
		.prodTextCont p span.prodPrice {
			float:right;
			margin:  0px 3px 10px 0px;
			font-size: 14px;
			color:#996699;
			font-weight: bold;
		}			
		.prodTextCont p.descript{
			font-weight: bold;
			text-align: left;
			color: #000000;
			margin: 5px;
		}			
		.prodTextCont a{			
			text-decoration: none;
			cursor:pointer;			
		}		
		.prodTextCont a:hover{			
			text-decoration: none;
			cursor:pointer;
		}				
	.prodExtra {
		float: left;
		width: 176px;
		margin: 0px 0px 15px 1px;
	}
		.prodExtra a {
			border-bottom: 1px solid #656565;
			text-decoration: none;
			font-size: 10px;
			color: #000000;
			line-height: 14px;
			float: left;
			width: 176px;
			display:block;
		}
		.prodExtra a:hover {
			color: #996699;
		}		
	.ovSpacer {
		width: 8px;
		float: left;
	}			
.prodContainer {
	width: 186px;
	float: left;
}			

/* Aanbiedingen detail */
.offerContainer {
	border-bottom: 1px solid #656565;
	border-top: 1px solid #656565;	
	margin-bottom: 10px;
	min-height: 30px;
	float:left;
	width: 771px;
	background: url('../img/layout/ft_shade.gif') repeat-x top center;	
}
	.offerRow {
		float:left;
		margin: 6px 0px 10px 5px;
	}			
		.offerRow a,.offerRow a:hover {
			float: left;
			margin-left: 20px;
			padding-left: 10px;
			line-height: 16px;
			font-size: 11px;
			color: #000000;
			background:url(../img/layout/bullit.gif) no-repeat center left;
			width: 220px;		
		}
		.offerRow a:hover{
			text-decoration:none;
		}
			
.spotOffer {
	float: left;
	width: 761px;
	margin-left: 5px;
	border-left: 1px solid #656565;
	border-right: 1px solid #656565;
	border-top: 1px solid #656565;		
}
	.spotMargin {
		float: left;
		margin: 8px 8px 8px 8px;
		background: url(../img/layout/1pxblack.gif) repeat-y 49% 0%;
	}
		.spotImage {
			float: left;
			width: 370px;
			text-align:left;
			vertical-align:middle;
			margin-top: 2px;
		}	
		.spotText {
			float:right;
			margin: 8px;
			width:350px;
		}
		.spotText p{
			float: left;
			clear:both;
			width: 350px;
		}
			
			.spotTitle, .spotTitle a, .spotTitle a:hover {
				text-decoration: none;
				font-size: 12px;
				width: inherit;
				font-weight: bold;
				color: #000000;
				margin-bottom: 8px;
			}
			.spotDescript, .spotDescript a, .spotDescript a:hover {
				text-decoration: none;
				font-size: 11px;
				width: 350px;
				font-weight: bold;
				color: #000000;
			}				
			.spotText p.spotMerk, .spotMerk a,.spotMerk a:hover {
				color: #996699;	
				width: 350px;	
			}
			.spotText p.spotArt {
				font-style:italic;
				margin-bottom: 8px;	
				width: 350px;			
			}
			.spotText p.advPrice {
				margin-top: 8px;					
				text-decoration: line-through;
				width: 350px;
			}
			.spotText p span.oldPrice {
				clear:none;
				margin-left: 40px;
				font-weight:bold;
				font-size: 12px;
				text-decoration: line-through;
				color: #996699;
			}
			.spotText p span.actPrice {
				clear:none;
				margin-left: 40px;
				font-weight:bold;
				font-size: 22px;
				text-decoration: none;
				color: #996699;				
			}
		.spotButton {
			float: left;
			width: 763px;
			margin: -7px 0px 10px 5px;
			text-align:right;
			border-bottom: 1px solid #656565;	
			height: 7px;		
		}
		.spotButton a {
			margin-right: 10px;
			padding: 6px 28px 5px 3px;
			font-size: 11px;
			text-decoration:none;
			color: #000000;
			background: url('../img/layout/bot_ok.jpg') #FFFFFF no-repeat center right;
		}
		.spotButton a:hover{
			margin-right: 10px;
			padding: 6px 28px 5px 3px;
			text-decoration:none;
			font-size: 11px;			
			color: #996699;
			background: url('../img/layout/bot_ok_ov.jpg') #FFFFFF no-repeat center right;
		}			
/* Zoekfunctie */
.searchContainer {
	border-top: 1px solid #656565;
	border-bottom: 1px solid #656565;
	background: url('../img/layout/ft_shade.gif') repeat-x top center;	
	margin-right: 8px;
	height: 140px;
}
	#simpleSearch .searchRow {
	text-align: center;
	}
	.singleSearch {
		text-align: left;
		margin: 20px 0px 20px 200px;
		float: left;
		display:inline;
		width: 261px;
	}
	.singleSearch input {
		margin: 10px 0px;
	}
	.singleSearch span {
		text-align: right;
		float: left;
		width: 240px;
	}
	.searchRow {
		clear: both;
		margin: 4px 0px 4px 6px;
	}	
		.searchItem {
			float: left;
			font-size: 10px;
		}	
			.dropDown {
				width: 238px;
				height: 16px;
				text-indent: 3px;
				margin: 3px 15px 10px 0px;
				border: 1px solid #bcc3c2;
				font-size: 10px;
				cursor: pointer;
				background: url('../img/layout/btnDrop.gif') #FFFFFF no-repeat center right;	
			}	
			.dropDown a, .dropDown a:active, .dropDown a:link, .dropDown a:visited {
				display:block;
				padding-top: 2px;
				height: 14px;
				text-decoration: none;
				color: #000000;
			}
			.dropDown a:hover {
				display:block;
				height: 14px;
				padding-top: 2px;			
				background: url('../img/layout/btnDrop.gif') #bcc3c2 no-repeat center right;
			}				
			.dropList {
				position: absolute;
				z-index:1;
				width: 238px;
				text-indent: 3px;
				margin: -10px 15px 10px 0px;
				*margin: -1px 15px 10px 0px;
				border-left: 1px solid #bcc3c2;
				border-right: 1px solid #bcc3c2;
				border-bottom: 1px solid #bcc3c2;
				border-top: 1px solid #FFFFFF;
				font-size: 10px;
				cursor: pointer;
				background: #FFFFFF;	
				display:block;
			}	
			.searchTref {
				margin:0px;
				margin-top: 2px;
				margin-left:-6px;
				height:16px;
				width: 222px;
				border:1px solid #bcc3c2;
			}
			.dropList a:hover{
				display:none;
			}
			.dropList a, .dropList a:active, .dropList a:link, .dropList a:visited {
				margin-top: 2px;
				height: 14px;
				display: block;
				text-decoration: none;
				color: #000000;
			}	
			.dropList a:hover {
				background-color: #bcc3c2;
				display:block;
			}	
.pagination {
	margin: 4px 0px 0px 0px;
	width: 100%;
}
	.pages {
		margin-top: 3px;
		float: left;
		margin-bottom: 10px;
	}
	.pages span {
		padding-top: 3px;
		height: 20px;
		margin-right: 3px;
		color: #996699;
	}
	.pages a {
		padding: 3 5;
		height: 20px;
		color: #996699;
	}
	.pages a.selected, .pages a:hover {
		background-color: #996699;
		text-decoration: none;
		color: #FFFFFF;
	}
	.perpage {
		float: right;
		margin-right: 8px;
		color: #996699;
		width: 200px;
	}
		.perpage span {
			float: left;
			margin-top: 3px;
			text-align:right;
			width: 150px;
		}
		.dropPage {
			float: right;
			width: 38px;
			height: 16px;
			text-indent: 3px;
			margin: 0px 0px 10px 8px;
			border: 1px solid #bcc3c2;
			font-size: 10px;
			cursor: pointer;
			background: url('../img/layout/btnDrop.gif') #FFFFFF no-repeat center right;	
		}	
			.dropPage a, .dropPage a:active, .dropPage a:link, .dropPage a:visited {
				display:block;
				padding-top: 2px;
				height: 14px;
				text-decoration: none;
				color: #000000;
			}
			.dropPage a:hover {
				display:block;
				height: 14px;
				padding-top: 2px;			
				background: url('../img/layout/btnDrop.gif') #bcc3c2 no-repeat center right;
			}				
		.dropPageList {
			position: absolute;
			z-index:1;
			width: 38px;
			text-indent: 3px;
			margin: 17px 10px 10px 460px;
			border-left: 1px solid #bcc3c2;
			border-right: 1px solid #bcc3c2;
			border-bottom: 1px solid #bcc3c2;
			border-top: 1px solid #FFFFFF;
			font-size: 10px;
			cursor: pointer;
			background: #FFFFFF;	
			display:block;
		}	
			.dropPageList a, .dropPageList a:active, .dropPageList a:link, .dropPageList a:visited {
				margin-top: 2px;
				height: 14px;
				display: block;
				text-decoration: none;
				color: #000000;
			}	
			.dropPageList a:hover {
				background-color: #bcc3c2;
				display:block;
			}	

/* Resultaten weergeven */

.resultContainer {
	margin: -4px 0 -4px -2px;
}
	.resultItem {
		float:left;
		height: 334px;
		width: 188px;
		margin: 5px 5px 5px 1px;
		text-align:left;
	}
	.resultTitle {
		float: left;
		text-align: center;
		height: 179px;
		width: 182px;
		padding: 0px;
		border-top: 1px solid #656565;
		border-left: 1px solid #656565;
		border-right: 1px solid #656565;		
	}
		.resultTitle img {
			margin: 3px 3px 0px 3px;
		}
	.resultContent {
		float: left;
		width: 182px;
		height: 120px;
		overflow:hidden;
		border-left: 1px solid #656565;
		border-right: 1px solid #656565;	
	}
		.resultContent p {
			float: left;
			margin: 0px 4px;
		}
		.resultContent a {
			text-decoration: none;
			font-size: 11px;
			cursor: pointer;
			color: #000000;
		}
		.resultContent a:hover {
			font-size: 11px;
			text-decoration:none;
			color: #996699;
		}
		.resultContent p.resultArt {
			 width: 180px;			 
			 margin-bottom: 4px;
		}
		.resultContent p.resultMerk {
			 color: #996699;
			 width: 170px;
			 margin-bottom: 4px;
		 }			 			
			.resultContent p.resultPrijs {
				width: 180px;				
			} 
			 .resultContent p.resultPrijs span {
				margin-top: 4px;
				float: left;
				width: 180px;
				font-size: 16px;
				font-weight: bold;
				color:#996699;
			 }
	.resultButton {
		float: left;
		text-align: right;
		width: 177px;
		height: 7px;
		padding-right: 5px;
		margin-bottom: 15px;	
		border-left: 1px solid #656565;
		border-bottom: 1px solid #656565;
		border-right: 1px solid #656565;
	}					
		.resultButton a:link, .resultButton a:active, .resultButton a:visited {
			padding: 4px 25px 4px 2px;
			text-decoration: none;
			font-size: 11px;
			color: #000000;
			background: url('../img/layout/bot_ok.jpg') #FFFFFF no-repeat center right;
		}
		.resultButton a:hover {
			color: #996699;
			padding: 4px 25px 4px 2px;
			background: url('../img/layout/bot_ok_ov.jpg') #FFFFFF no-repeat center right;
		}	
		.resultButton label {
			background: #FFFFFF;
			padding: 0px 3px;
			margin-right: 26px;
		}
/* Overzicht  modellen*/
#moreImages {
	width: 400px;
	height: 300px;
	background: #FFFFFF;
	border: 1px solid #656565;
	float: left;
	z-index: 2;
	position: absolute;
	margin-left: -500px;
	text-align: center;
}
.closeImage {
	float: right;
}
.closeImage a {
	text-decoration: none;
	color: #656565;
	font-size: 11px;
}
.closeImage a:hover {
	color: #996699;
	font-size: 11px;
}
.modelBlock {
	float: left;
	width: 380px;
	height: 250px;
	margin: 3px 10px;
}
	.modelBlock div.top {
		border-top: 1px solid #656565;
		border-left: 1px solid #656565;
		border-right: 1px solid #656565;
		width: 379px;
	}
		.modelBlock img {
			margin: 5px 5px 0px 6px;
		}
	.modelBlock div.sub {
		float: left;
		height: 24px;
		background: url('../img/layout/model_back.gif') #FFFFFF no-repeat center top;
		width: 381px;
	}

		.modelBlock div.modelLogo {
			margin-left: 10px;
			margin-top: -6px;
			background: #FFFFFF;
			float: left;
			height: 24px;
		}
		.modelBlock a:link, .modelBlock a:active, .modelBlock a:visited {
			float: right;
			margin-right: 10px;
			text-decoration:none;
			padding: 5px 27px 4px 4px;
			color:#000000;
			background: url('../img/layout/bot_ok.jpg') #FFFFFF no-repeat center right;
		}
		.modelBlock a:hover {
			color: #996699;
			padding: 5px 27px 4px 4px;
			background: url('../img/layout/bot_ok_ov.jpg') #FFFFFF no-repeat center right;
		}
		.modelBlock a.left:link, .modelBlock a.left:active, .modelBlock a.left:visited {
			float: left;
			margin-left: 10px;
			text-decoration:none;
			padding: 5px 2px 4px 25px;
			background: url('../img/layout/prev_up.jpg') #FFFFFF no-repeat center left;
		}
		.modelBlock a.left:hover {
			color: #996699;
			padding: 5px 2px 4px 25px;
			background: url('../img/layout/prev_ov.jpg') #FFFFFF no-repeat center left;
		}	
		.modelBlock a.right:link, .modelBlock a.right:active, .modelBlock a.right:visited {
			float: right;
			margin-right: 10px;
			text-decoration:none;
			padding: 5px 25px 4px 2px;
			background: url('../img/layout/next_up.jpg') #FFFFFF no-repeat center right;
		}
		.modelBlock a.right:hover {
			color: #996699;
			padding: 5px 25px 4px 2px;
			background: url('../img/layout/next_ov.jpg') #FFFFFF no-repeat center right;
		}							
.mlbtToelichting{
	margin: 10px 0 20px 0px;
	float: left;
	width: 770px;
	line-height:14px;
}
	.mlbtToelichting h2{ 
			font-size: 13px;
			color: #996699;
			font-weight: bold;
			margin: 0 0 10px 30px;	
	}
	.mlbtToelichting strong{ 
			color: #996699;
	}
	.mlbtToelichting p{ 
			margin: 0px 50px 10px 30px;
			line-height: 16px;
	}	
/* Winkelmandje, kostenoverzicht */

.contMandje {
	float: left;
	width: 771px;
	min-height: 30px;
	border: 1px solid #656565;
	margin-bottom: 15px;
}
	.mandItem {
		margin: 5px 5px 15px 5px;
		width: 760px;
		border-top: 1px solid #656565;
	}

		.mandNumber {
			width:35px;
			height: 28px;
			text-align:right;
			border-left: 1px solid #656565;
			border-bottom: 1px solid #656565;
		}
		.mandNone {
			width:35px;
			height: 28px;
			text-align:right;
		}			
			.mandImage {
				width: 165px;
				border-left: 1px solid #656565;
				text-align:center;
			}
			.mandText{
				width: 245px;
				border-right: 1px solid #656565;
			}
				.mandText p{
					margin-top: 5px;
					
				}
					.mandText p.title{
						width: 215px;
						font-weight: bold;
						font-size: 12px;
						color: #000000;
					}
			.mandTextTotal {
				width: 410px;
				padding: 5px 0px;
				border-right: 1px solid #656565;
				border-left: 1px solid #656565;
			}
				.mandTextTotal p {
					margin: 3px;
				}		
				.mandTextTotal p strong{
					margin: 0px;
				}					
				.white {
					color: #FFFFFF;
					}
		.countPrice {
			width: 165px;
			display:block;
			color:#996699;
			font-size: 11px;
			text-align:right;
			padding-right: 10px;
		}
		.totalPrice {
			width: 165px;
			display:block;
			color:#996699;
			font-size: 16px;
			font-weight: bold;
			text-align:right;
			padding-right: 10px;
		}
		.EndPrice {
			width: 165px;
			display:block;
			color:#FFFFFF;
			font-size: 16px;
			font-weight: bold;
			text-align:right;
			padding-right: 10px;
		}			
		.mandRemove {
			width: 160px;
			border-left: 1px solid #656565;
		}
			.mandRemove a:active, .mandRemove a:visited, .mandRemove a:link {
				width: 111px;
				text-align:right;
				padding: 4px 10px 12px 10px;
				text-decoration: none;
				display:block;
				background: url('../img/layout/verwijder_up.gif') #FFFFFF no-repeat top right;
			}
			.mandRemove a:hover{
				text-decoration: none;
				background: url('../img/layout/verwijder_ov.gif') #FFFFFF no-repeat top right;
			}
	TR.brown {
			background-color: #996699;
	}
.EndOrder	{
	float: left;
	width: 773px;
	height: 26px;
	margin-bottom: 10px;
}
	.EndOrder p {
		float: left;
		text-align:right;
		padding-right: 16px;
		width: 579px;
		line-height: 20px;
		font-size: 16px;
		font-weight: bold;
		border-bottom: 1px solid #656565;		
	}
	.EndOrder div {
		float: right;
		height: 10px;
		width: 178px;
	}		
		.EndOrder .plaatsBestelling a {
			background: url(../img/layout/plaats_ov.gif) no-repeat bottom center;
			color: #FFFFFF;
			padding: 4px 10px 5px 41px;
			line-height: 20px;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
		}
		.EndOrder .plaatsBestelling a:hover {
			background: url(../img/layout/plaats_up.gif) no-repeat bottom center;
			padding: 4px 10px 5px 41px;
			color: #000000;
		}			
	.EndOrder .plaatsKleur a {
			background: url(../img/layout/plaats_up.gif) no-repeat bottom center;
			color: #000000;
			padding: 4px 11px 5px 48px;
			line-height: 20px;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
		}
		.EndOrder .plaatsKleur a:hover {
			background: url(../img/layout/plaats_ov.gif) no-repeat bottom center;
			padding: 4px 11px 5px 48px;
			color: #FFFFFF;
		}					
		
.rightSub {
    clear: both;
	width: 771px;
	height: 46px;
	margin: 10px 0px;
	text-align: right;
	border-top: 1px solid #656565;
}
.SubOrder	{
	width: 425px;
	float: right;
	clear: both;
	margin-bottom: 10px;	
}
	.SubOrder p {
		float: left;
		text-align:right;
		padding-right: 16px;
		width: 325px;
		line-height: 20px;
		font-size: 12px;
		font-weight: bold;
		border-bottom: 1px solid #656565;		
	}
	.SubOrder div {
		float: right;
	}		

.prodDisplay {
	float: left;
}
	.prodDislpay div.modelBlock {
		float: left;
	}
	.prodDisplay div.descript {
		float: left;
		width: 360px;
		margin-left: 12px;
	}
	.descript h2 {
		font-size: 13px;
		color: #996699;
		font-weight: bold;
		margin-bottom: 10px;
	}
.actBoard .prodLine {
	background: #996699;
	margin: 6px;
	min-height: 60px;
	width: 760px;
	display:inline;
	vertical-align: middle;
}
		.prodLine p {
			color: #FFFFFF;	
			font-weight: bolder;				
		}
		.prodLine .comment {
			margin: 10px 0px 0px 16px;
			float: left;		
			font-size: 20px;
		}
		.prodLine {
			margin: 10px 16px 0px 0px;
			float: right;
			font-size: 26px;
		}
		.bigPrice {
			margin: 5px 16px 0px 0px;
			float: right;
			height: 60px;
			font-size: 26px;
			background: url('../img/layout/credits.gif') no-repeat 0% 85%;
		}		
		.bigPrice span {
			font-size: 11px;
			display:block;
			margin: 5px 0px 0px 26px;
		}
	.prodDetail {
		float: left;
		width: 770px;
		height: 110px;
		margin: 8px 0px 12px 0px;
	}		
	.comProd {
		float: left;
		width: 149px;
		margin: 0px 2px;
		min-height: 80px;
	}
		.comProd select {
			width: 140px;
			z-index: -1;
		}
		.comProd p {
			color: #996699;
			font-size: 12px;
			font-weight: bold;
			margin-bottom: 5px;
		}
			.comProd p strong {
				color: #000000;
			}
		.comProd span {
			float: left;
			height: 40px;
			width: 150px;
		}
			.comProd span img {
				float: left;
				border: 1px solid #656565;
				margin-right: 3px;
			}
		.comProd a {
			float: left;
			font-size: 11px;
		}
		.comProd a:hover {
			font-size: 11px;
			text-decoration: none;
		}
	.prodDetail .Off p,.prodDetail .Off p strong,.prodDetail .Off span {
		color:#BBBBBB;
	}
.comEnd	{
	float: left;
	width: 773px;
	margin-bottom: 10px;
}
	.comEnd p {
		float: left;
		text-align:right;
		padding-right: 16px;
		width: 630px;
		line-height: 20px;
		font-size: 12px;
		font-weight: bold;
		border-bottom: 1px solid #656565;		
	}	
	.comEnd p.Off {
		width: 770px;
		padding-right: 0px;
	}			
.doCompose a {
			float:left;
			height: 21px;
			width: 121px;
			text-align: center;
			padding-top: 4px;
			text-decoration: none;
			text-indent: 24px;
			margin-right: 1px;
			color: #000000;
			background: url(../img/layout/mand_up.gif) no-repeat;
}
		.doCompose a.enabled {
			background: url(../img/layout/mand_ov.gif) no-repeat;
		}
		.doCompose a.enabled:hover {
			background: url(../img/layout/mand_up.gif) no-repeat;
		}
		.doCompose a:hover {
			float:left;
			background: url(../img/layout/mand_up.gif) no-repeat;
			display:block;	
			color: #656565;
		}		
		.doCompose div {
			float: right;
		}
				
/* Matrasadvies */

.adviesTitle {
	font-size: 18px;
	font-weight: bold;
	color: #996699;
}
.adviesText {
	margin: 10px;
}
.adviesSub {
	font-size: 13px;
	font-weight: bold;
	color: #996699;
	margin-left: 10px;
}	
.adviesModule {
	margin: 0px 0px 0px 30px;
	width: 700px;
	float:left;
}
.adviesQuestion{
	background: #e4d7ca;
}
.adviesQuestion td{
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	padding: 8px 6px;
}
.adviesChoice{
	background: #ece2d9;
}
.adviesChoice table td{
	border-bottom: 1px solid #FFFFFF;
	padding: 8px 6px;
}
.adviesSubmit {
	float: left;
	width: 720px;
	height: 30px;
	text-align: right;
	margin-top: 10px;
	margin-left: 10px;
	background: url('../img/layout/1pxblack.gif') #FFFFFF repeat-x 0% 30%;	
}
	.adviesSubmit a {
			text-decoration:none;
			padding: 6px 25px 10px 5px;
			font-weight: bold;
			font-size: 11px;
			background: url('../img/layout/bot_ok.jpg') #FFFFFF no-repeat center right;	
	}
	.adviesSubmit a:hover {
			text-decoration:none;
			color: #996699;
			font-size: 11px;
			font-weight: bold;			
			padding: 6px 25px 10px 5px;
			background: url('../img/layout/bot_ok_ov.jpg') #FFFFFF no-repeat center right;	
	}	
.textContent table img {
	MARGIN: 0px 5px 5px 0px;

}
.textContent {
	float: left;
	display:inline;
	margin: 0 40px 20px 20px;
}	

.textContent p {
	margin-bottom: 10px;
	line-height: 16px;
}
H2.text {
	font-size: 16px;
	font-weight: bold;
	color: #996699;
	margin-bottom: 15px;
}		
.ftAdvies {
	float: left;
	width: 770px;
	height: 65px;
	border: 1px solid #996699;
	margin: 35px 0px 10px 0px;
	display: table;
}
	.ftAdvies img {
		margin: 1px 10px 1px 1px;
		float: left;
	}
	.ftAdvies div.text {
		float: left;
	}
		.ftAdvies p {
			float: left;
			margin-top: 0px;
		}
		.ftAdvies p strong{
			font-size: 15px;
		}
		.ftAdvies span img{
			float: none;
			margin-top: 2px;
		}
	.ftAdvies div.right {
		height: 65px;
		width: 170px;
		float: right;
		background: url(../img/layout/round_left.gif) #996699 no-repeat center left;
	}
.ftAdvies div.right p {
		margin: 16px 10px 0px 35px;
		font-weight: bold;
		font-size: 12px;
		color: #FFFFFF;
}	
/* Premiums */	
.viewCredits {
	float: left;
	width: 400px;
	min-height: 40px;	
	margin-left: 40px;
	display:inline;
}
	.viewCredits h2 {
		font-weight: bold;
		font-size: 14px;
		margin-bottom: 8px;
	}
		.viewCredits h2 span {
			color: #996699;
		}		
	.viewCredits table {
		margin-top: 8px;
		margin-bottom: 12px;
		width: 400px;
	}
	.viewCredits td {
		border-top: 1px solid #656565;
	}
		tr.first td {
			border: 0px;
		}
	.viewCredits img {
		margin: 5px;
		border: 1px solid #656565;
		}
	.viewCredits a.btn {
		font-size: 12px;
		font-weight:bold;
		text-decoration:none;
		line-height: 20px;
		padding: 8px 28px 8px 0px ;
		background: url(../img/layout/premium_up.jpg) no-repeat top right;
		margin-left: 10px;
	}
	.viewCredits a.btn:hover {
		font-size: 12px;
		font-weight:bold;
		text-decoration:none;
		line-height: 20px;
		padding: 8px 28px 8px 0px ;
		background: url(../img/layout/premium_ov.jpg) no-repeat top right;
		margin-left: 10px;
	}	
	.viewCredits table a, .viewCredits table a:hover {
		font-size: 11px;
		}	
	.premButton {
			float:left;
			width: 176px;
			height: 8px;
			margin: 0px 0px 15px 0px;
			text-align: right;
			padding-right: 10px;
			border-bottom: 1px solid #656565;
			border-left: 1px solid #656565;
			border-right: 1px solid #656565;
	}
			.premButton a {
				background: #FFFFFF;
				color: #000000;
				text-decoration: none;
				padding: 4px 25px 4px 2px;
				background: url('../img/layout/premium_up.jpg') #FFFFFF no-repeat center right;			
			}
			.premButton a:hover {
				background: #FFFFFF;
				color: #996699;
				text-decoration: none;
				padding: 4px 25px 4px 2px;
				background: url('../img/layout/premium_ov.jpg') #FFFFFF no-repeat center right;			
			}			

.sendOrder {
	float: left;
	border-top: 1px solid #656565;
	border-bottom: 1px solid #656565;
	background: url('../img/layout/ft_shade.gif') repeat-x top center;	
	width: 770px;
	min-height: 140px;
	margin: -15px 0px 10px 0px;
}
.sendOrder .data {
	float:left;
	width: 400px;
	margin: 0px 150px 10px 180px;
	min-height: 30px;
}
.sendOrder .close {
	float: right;
	width: 30px;
	height: 30px;
	text-align:right;
}
	.sendOrder .close a {
		background: url('../img/layout/close_up.gif') no-repeat bottom left;
		padding: 15px;
	}
	.sendOrder .close a:hover {
		background: url('../img/layout/close_ov.gif') no-repeat bottom left;
		padding: 15px;				
	}
	
	.data p {
		font-size: 13px;
		font-weight: bold;
		margin: 5px 0px;
	}
	.data table {
		margin: 8px 0px 8px -4px;
	}
	.data input {
		border: 1px solid #656565;
		width: 200px;
	}
	.data a {
		font-weight: bold;
		font-size: 11px;
		text-decoration: none;
		text-align:right;
		float:right;
		margin-bottom: 10px;
		padding: 4px 28px 4px 2px;
		background: url('../img/layout/next_up.jpg') no-repeat center right;				
	}
	.data a:hover {
		font-weight: bold;
		font-size: 11px;
		text-decoration: none;
		text-align:right;
		float:right;
		margin-bottom: 10px;
		padding: 4px 28px 4px 2px;
		background: url('../img/layout/next_ov.jpg') no-repeat center right;			
	}	
/* Stoffering en kleur popups */

.stofContainer {
	width: 600px;
	min-height: 10px;
}
	.stofContainer H1 {
		font-size: 14px;
		color: #996699;
		margin: 10px 15px 5px 15px;
	}
	.stofContainer H2 {
		font-size: 14px;
		font-weight: bold;
		color: #996699;
		margin: 10px 15px 5px 15px;
		clear: both;
	}		
		.stofContainer .comment {
			width: 100%;
			min-height: 60px;
			border-top: 1px solid #656565;
			border-bottom: 1px solid #656565;		
			background: url('../img/layout/ft_shade.gif') repeat-x center center;	
			clear: both;
		}
			.stofContainer .comment p {
				margin: 10px 15px;
			}
		.stofContainer .kleurstaal {
			width: 100%;
			min-height: 50px;
			border-top: 1px solid #656565;	
			background: url('../img/layout/ft_shade.gif') repeat-x 65% 65%;	
			clear: both;
		}
		.btnKleur {
			float:right;
			width: 100%;
			text-align: right;
			height: 20px;
			background: url('../img/layout/1pxblack.gif') repeat-x 50%;
		}
		.btnKleur a:link, .btnKleur a:active, .btnKleur a:visited {
			margin-right: 20px;
			color: #000000;
			text-decoration: none;
			padding: 4px 25px 6px 2px;
			background: url('../img/layout/bot_ok.jpg') #FFFFFF no-repeat center right;
		}
		.btnKleur a:hover {
			color: #996699;
			text-decoration: none;
			padding: 4px 25px 6px 2px;
			background: url('../img/layout/bot_ok_ov.jpg') #FFFFFF no-repeat center right;
		}		
			.stofContainer .kleurstaal p {
				margin: 10px 15px;
			}			
	.stofDevide {
		margin: 15px 30px;
	}
	.stofDevide .preview {
		float: left;
		width: 150px;
	}
		.stofDevide .preview img {
			border: 1px solid #656565;
		}
		.stofDevide .preview p {
			margin: 5px;
			text-align: center;
		}
	.stofDevide .select {
		float: right;
		width: 350px;
	}		
		.select .dropdowns {
			border: 1px solid #656565;
		}
		.stofDevide .select p{
			font-weight: bold;
			font-size: 11px;
			margin-bottom: 10px;
		}
		.dropDowns a.layer {
			display:block;
			text-indent: 15px;
			font-size: 11px;
			text-decoration: none;
			background: #cdbcaa;
			color: #000000;
			border-top: 1px solid #FFFFFF;
			padding: 5px 0px;
		}	
		.dropDowns a.layer:hover, .dropDowns a.selected  {
			display:block;
			text-indent: 15px;
			font-size: 11px;
			text-decoration: none;
			background: #b09577;
			color: #000000;
			border-top: 1px solid #FFFFFF;
			padding: 5px 0px;
		}			
			.stofDevide .select .first, .stofDevide .select .first:hover {
				border-top: 0px;
			}
			.dropDowns .layer .selected {
				background: #b09577;
			}
			.dropDowns img {
				margin: 10px 4px;
				border: 1px solid #656565;
			}
.popAlternative {
	margin: 20px auto 0 -270px;
	width: 720px;
	min-height: 100px;
	background: #FFFFFF;
	border: 1px solid #656565;
	left: 50%;
	top: 285px;
	position: absolute;	
	padding-bottom: 5px;
	z-index: 2;
	float: left;
}
	.popTop {
		margin: 5px 5px 0px 5px;
		background: #996699;
		width: 710px;
		float: left;
		min-height: 10px;
	}
	
		.popTop a,.popTop a:hover {
			font-size: 20px;
			background: url(../img/layout/kassa_up.jpg) no-repeat;
		}
		.popTop p, .popTop a{
			float: left;
			width: 400px;
			margin: 5px 10px;
			font-weight: bold;
			color: #FFFFFF;
		}		
		.popTop a:hover{
			margin: 5px 10px;
			font-weight: bold;
			color: #FFFFFF;		
			text-decoration: none;	
			background: url(../img/layout/kassa_ov.jpg) no-repeat;			
		}
		.popTop img {
			margin-left: 10px;
		}
		.popTop p {
			font-size: 16px;
			padding-bottom: 5px;
		}
		.popTop span {
			cursor: pointer;
			float: right;
			background: url('../img/layout/cross.gif') no-repeat center;
			border-left: 5px solid #FFFFFF;
			border-bottom: 5px solid #FFFFFF;
			height: 30px;
			width: 30px;
		}
	.popBottom {
		float: left;
		margin-left: 5px;
		background: #e8e0d8;
		width: 710px;
		text-align:center;
		border-bottom: 1px solid #656565;
	}
	.popBottom div {
		margin-top: 10px;
		width: 710px;
	}
	.popBottom img {
		margin: 5px;
		border: 1px solid #656565;
	}
	.popBottom a {
		float: left;	
		margin: 5px 0px 15px 0px;
		width: 177px;
		color: #996699;
		text-decoration:none;
		font-size: 14px;
		text-align:center;
	}
	.popBottom a:hover {
		margin: 5px 0px 15px 0px;
		width: 177px;
		color: #000000;
		text-decoration:none;
		font-size: 14px;
		text-align:center;
	}		
/* Forms */
.rightCell {
	text-align: right;
	width: 180px;
	padding-right: 5px;
	font-weight: normal;
}
	.rightCell span {
		margin-left: 2px;
		color: #996699;
	}
	.rightCell span.empty {
		margin-left: 2px;
		color: #FFFFFF;
	}
.formdata TABLE DIV {
	margin-left: 10px;
}
.txtInputSmall {
	border: 1px solid #656565;
	width: 50px;
	margin-right: 5px;
}	
.txtInputMedium {
	border: 1px solid #656565;
	width: 130px;
	margin-right: 5px;
}	
.txtInputMiddle {
	border: 1px solid #656565;
	width: 185px;
	margin-right: 5px;
}		
.txtInputLarge {
	border: 1px solid #656565;
	width: 300px;
	margin-right: 5px;	
}	
.txtArea {
	border: 1px solid #656565;
	width: 350px;
	height: 100px;
	margin-right: 5px;	
	overflow: auto;
}	
.txtInput {
	border: 1px solid #656565;
	width: 220px;
	margin-right: 5px;
}		
.txtOverig {
	border: 1px solid #656565;
	width: 140px;
	margin-left: 5px;
}		
.txtInputOpenRight {
	border-top: 1px solid #656565;
	border-left: 1px solid #656565;
	border-bottom: 1px solid #656565;	
	border-right: 0px;	
	width: 166px;
	margin-right: 0px;
}
.txtFile {
	width: 350px;
	border: 1px solid #656565;
}
.subNotice {
	font-size: 10px;
	color: #656565;
}

a.nBrief:hover,.nBrief {
	font-size: 11px;
}
a.nBrief:hover {
	text-decoration: none;
}
.frmSubmit {
	border: 0px;
	margin-top: 10px;
	width: 150px;
	height: 24px;
	color: #FFFFFF;
	background: #996699;
	margin-right: 5px;
	font-weight: bold;
}			
label {
	margin-right: 10px;
}
label a,label a:hover {
	font-size: 11px;
}
label a:hover {
	text-decoration: none;
}
.formdata {
	margin: 5px 0px 10px 0px;
	width: 770px;
	clear: both;
}
	.formdata th {
		text-align: left;
		text-indent: 10px;
		padding-bottom: 5px;
		border-bottom: 1px solid #656565;
		color: #996699;
		font-size: 13px;
	}
		.formdata TH SPAN {
			font-size: 11px;
			color: #000000;
			margin-left: 10px;
		}
			.formdata TH SPAN IMG {
				margin-right: 10px;
				border: 1px solid #656565;
			}		
	.formdata .subLevering {
		border-top: 1px solid #656565;
		border-bottom: 1px solid #656565;
		border: 1px solid #656565;	
		width: 400px;
		margin: 5px 0px 10px 24px;	
		background: url('../img/layout/ft_shade.gif') repeat-x top;
	}	
	.subLevering .subLeveringText {
		margin:5px;
	}
	.formdata .spacer {
		height: 8px;
	}
	.formdata TD {
		line-height: 16px;
	}
		.formdata TD IMG {
			margin-bottom: 4px;
			cursor:pointer;
		}	
		.formdata TD p {
			margin-right: 40px;
		}
		.formdata TD a,.formdata TD a:hover {
			font-size: 11px;
		}	
		.formdata TD a SPAN,.formdata TD a:hover SPAN{
			margin-left: 20px;
			font-size: 11px;
			font-weight: bold;
		}			
		.formdata TD a:hover SPAN {
			text-decoration: none;
		}
		.formdata TD.radioimage {
			width: 70px;
		}
		.formdata TD STRONG {
			color: #996699;
		}
.wmSummary {
	float: left;
	width: 600px;
	margin-bottom: 20px;
}
TD.price {
	text-align: right;
	width: 80px;
}
TD.topline {
	border-top: 1px solid #996699;
	padding-top: 4px;
}	
	.wmSummary .mandImage {
		border: 0px;
	}
/* sitemap */
.subTitleLarge {
	float: left;
	width: 960px;
	height: 30px;
	margin: -3px 0 0px 0;
	text-align: center;
	background: url('../img/layout/1pxblack.gif') #FFFFFF repeat-x 0% 30%;	
}
.subTitleLarge H1 {
	font-size: 14px;
	font-weight: bolder;
	color:#996699;
}
.subTitleLarge H1 span {
	padding: 0px 3px;
	background-color: #FFFFFF;
}
.smContainer {
	width: 960px;
	float:left;
	margin-bottom: 20px;
}
	.smFAQ {
		width: 600px;
		margin-left: 100px;	
	}
		.smFAQ TH {
			font-size: 12px;
			text-align:left;
			color: #996699;
			padding: 10px 0px 5px 0px;
		}
		.smFAQ a {
			font-size: 11px;
		}		
		.smFAQ a:hover {
			font-size: 11px;
		}				
	.smLinks {
		margin-bottom: 15px;
	}
		.smLinks TD {
			text-indent: 15px;
			width: 175px;
		}
		.smLinks TH {
			text-align:left;
		}
			.smLinks TH a{
				font-weight: bold;
				font-size: 12px;
				width: 175px;
			}	
			.smLinks TH a:hover{
				font-weight: bold;
				font-size: 12px;
				width: 175px;
		}		
		.smLinks a {
			font-size: 11px;
		}
		.smLinks a:hover {
			font-size: 11px;
			text-decoration: none;
		}	
P A {
	font-size: 11px;
	}
P A:hover {
	font-size: 11px;
	}	
/* News */

.newsMonth {
	float: left;
	margin-left: 20px;
	width: 550px;
	margin-bottom: 20px;
	}
	.newsMonth TH {
		border-bottom: 1px solid #996699;
		font-size: 13px;
		text-align: left;
		color:#996699;
		}
	.newsdate {
		text-align: right;
		width: 70px;
		}
	.newslink a {
		font-size: 11px;
		}
	.newslink a:hover {
		font-size: 11px;
		}		
.newsMessage TD P {
	line-height: 16px;
	}
.newsMessage .date {
	text-align: left;
	font-weight: bold;
	}
.newsMessage TH {
	border-bottom: 1px solid #996699;
	}	
.newsMessage A,.newsMessage A:hover {
	font-size: 11px;
	}	
.newsMessage TD IMG {
	margin: 0px 10px 10px 0px;
	border: 1px solid #656565;
	}	
/* Product Detail */
.imgContainer {
	width: 190px;
	float: left;
	margin-top: 5px;
	margin-right: 8px;
}	
	.prodImage {
		border: 1px solid #656565;
		width: 190px;
		min-height: 100px;
	}
	.prodRatingCont{
		width: 190px;
		min-height: 45px;
		border: 1px solid #656565;
		background:url('../img/layout/ratingback.gif') repeat-x;	
	}
		.prodRating {
			margin: 5px 10px;
			color: #996699;
			font-weight: bold;
			font-size: 12px;
			line-height: 18px;
		}
			.prodRating p {
				font-weight: normal;
				font-size: 11px;
				color: #656565;	
				margin: 2px 0px;
			}
				.prodRating p a {
					color: #996699;
					font-weight: bold;
				}
				.prodRating p a:hover {
					color: #996699;
					font-weight: bold;
					text-decoration:none;
				}	
			.prodRating a {
				color: #656565;
			}
			.prodRating a:hover {
				color: #656565;
				text-decoration: none;
			}


.product {
float: left;
width: 570px;
margin-top: 4px;
}
.product H1 {
	font-size: 12px;
}
	.product .subText {
		font-weight: bold;
		margin: 5px 0px;
	}
	.product .prodMerk {
		color: #996699;
	}
		.prodItem {
			float: left;
			margin-top: 10px;
			font-size: 10px;
		}	
			.prodDown {
				width: 115px;
				min-height: 16px;
				text-indent: 3px;
				margin: 3px 10px 10px 0px;
				border: 1px solid #bcc3c2;
				font-size: 10px;
				cursor: pointer;
				overflow:hidden;
				background: url('../img/layout/btnDropLong.gif') #FFFFFF no-repeat center right;	
			}	
			.prodDown img {
				border: 1px solid #bcc3c2;
				margin: 0 3px 3px 0;
				height: 10px;
				}
			.prodDown a, .prodDown a:active, .prodDown a:link, .prodDown a:visited {
				display:block;
				padding-top: 2px;
				padding-right: 5px;
				height: 14px;
				text-decoration: none;
				color: #000000;
			}
			.prodDown a:hover {
				display:block;
				height: 14px;
				padding-top: 2px;	
				background: url('../img/layout/btnDropLong.gif') #bcc3c2 no-repeat center right;
			}				
			.prodList {
				position: absolute;
				z-index:1;
				width: 150px;
				margin: -1px 15px 0px 0px;
				border: 1px solid #bcc3c2;
				font-size: 10px;
				cursor: pointer;
				background: #FFFFFF;	
				display:block;
			}	
			.prodList img {
				border: 1px solid #bcc3c2;
				margin: 2px;
				}			
			.prodList a:hover{
				display:none;
			}
			.prodList a, .prodList a:active, .prodList a:link, .prodList a:visited {
				min-height: 14px;
				display: block;
				text-decoration: none;
				color: #000000;
			}	
			.prodList a:hover {
				background-color: #bcc3c2;
				display:block;
			}	
.prodData {
	margin-right: 8px;
	padding-bottom: 15px;
	clear: both;	
}
	.prodData p {
		font-style: italic;
	}			
	.prodData .oldPrice {
		float: left;
		margin-top: 5px;
	}
	.prodData .price {
		float: right;
		text-decoration:line-through;
		font-size: 14px;
	}
	.prodData .nowPrice {
		float: right;
		clear:both;
		margin-top: 5px;
	}
		.prodData .nowPrice span {
			font-size: 18px;
			font-weight: bold;
			margin-left: 4px;
			color: #996699;
		}
	.prodData a {
		clear: both;
		float: right;
		margin-top: 5px;
		color: #656565;
	}
	.prodData a:hover {
		text-decoration: none;
		color: #996699;
	}
.prodPlaats {
	width: 382px;
	border-bottom: 1px solid #656565;
	float: left;
	margin: 15px 0px 10px 0;
	padding-bottom: 3px;
	text-align: right;
}
	.prodPlaats a {
		background: url('../img/layout/plaats_up.gif') no-repeat;
		padding: 4px 9px 3px 35px;
		text-decoration: none;
		color: #000000;
		font-size: 11px;
	}
	.prodPlaats a:hover {
		background: url('../img/layout/plaats_ov.gif') no-repeat;
		padding: 4px 9px 3px 35px;
		text-decoration: none;
		color: #FFFFFF;
		font-size: 11px;
	}	
.moreContainer {
	float: left;
	width: 180px;
	margin-top: 4px;
}
	.prodQuestion a, .prodVideo a{
		background: #FF0000;
		display: block;
		width: 120px;	
		text-decoration: none;
		color: #656565;
		font-size: 11px;
		text-align: right;
		padding: 3px 10px 12px 50px;
		margin-bottom: 8px;
	}
	.prodQuestion a:hover, .prodVideo a:hover {
		color: #996699;
		font-size: 11px;
	}
	.prodQuestion a, .prodQuestion a:hover {
		padding-top: 8px;	
		background: url('../img/layout/prodquest.jpg') no-repeat;
	}
	.prodVideo a,.prodVideo a:hover {
		width: 105px;
		padding-left: 65px;
		background: url('../img/layout/prodvideo.jpg') no-repeat;	
	}	
.prodInfo {
	border-top: 1px solid #656565;
	border-bottom: 1px solid #656565;
	background: url('../img/layout/ft_shade.gif') repeat-x top;
}
.prodInfo ul {
	margin: 5px 5px 10px 20px;
}
.prodInfo ul li {
	list-style-image:url(../img/layout/bullit.gif);
	}
	.prodInfo ul li a {
		font-size: 11px;
		color: #000000;
		line-height: 16px;
		}
	.prodInfo ul li a:hover {
		font-size: 11px;
		color: #996699;
		line-height: 16px;
		}
	.prodNews {
		float:left;
		margin: 6px 0px 10px 5px;
	}			
		.prodNews a,.prodNews a:hover {
			float: left;
			margin-left: 20px;
			padding-left: 10px;
			line-height: 16px;
			font-size: 11px;
			color: #000000;
			width: 700px;
			background:url(../img/layout/bullit.gif) no-repeat center left;		
		}
		.prodNews a:hover{
			text-decoration:none;
		}
	.comboCont {
		float: left;
		margin-top: 5px;
	}
		.comboCont img {
			margin: 5px 2px 5px 5px;
			border: 1px solid #656565;
		}
		.comboCont p.title {
			font-weight: bold;
			margin-bottom: 2px;
		}	
		.comboCont p {
			margin: 0 0 10px 5px;;
		}
img.noline {
	border: 0px;
}
	.comboBtnCont {
		margin-top: 3px;
		float: right;
		height: 100px;
		text-align: right;
	}
	.comboBtnCont p.oldPrice {
		text-decoration: line-through;
	}
	.comboBtnCont p.newPrice {
		color: #996699;
		font-weight: bold;
		font-size: 18px;
	}	
	.comboBtnCont p {
		margin: 10px 10px 0px 0px;
	}
	.comboBtnCont p span {
		color: #996699;
		font-weight: bold;
		margin-left: 5px;
	}
.comboBtnCont a {
	background: url('../img/layout/plaats2_up.gif') no-repeat;
	padding: 4px 9px 4px 35px;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}
.comboBtnCont a:hover {
	background: url('../img/layout/plaats2_ov.gif') no-repeat;
	padding: 4px 9px 4px 35px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}	
.offerRow p {
	font-weight: bold;
	margin-bottom: 5px;
}
/* Nieuws */
	.alterRow {
		float:left;
		margin: 0px 6px 0px 5px;
	}			
		.alterRow a,.alterRow a:hover {
			line-height: 16px;
			font-size: 11px;
			color: #000000;
		}
		.alterRow a:hover{
			text-decoration:none;
		}
		.alterRow p {
			margin: 5px;
			line-height: 16px;
			}
.newsItem {
	float: left;
	width: 761px;
	margin-left: 5px;
	border-left: 1px solid #656565;
	border-right: 1px solid #656565;
	border-top: 1px solid #656565;		
}
	.newsMarginLeft {
		float: left;
		margin: 8px 8px 8px 8px;
		background: url(../img/layout/1pxblack.gif) repeat-y 25% 0%;
	}
	.newsMarginRight {
		float: left;
		margin: 8px 8px 8px 8px;
		background: url(../img/layout/1pxblack.gif) repeat-y 75% 0%;
	}
	.newsMargin {
		float: left;
		margin: 8px 8px 8px 8px;
		background: url(../img/layout/1pxblack.gif) repeat-y 25% 0%;
	}		
		.newsMarginLeft .newsImage {
			float: left;
			width: 180px;
			text-align:center;
			vertical-align:middle;
			margin-top: 2px;
		}	
		.newsMarginLeft .newsText {
			float:right;
			margin: 8px;
			width:540px;
		}
		.newsMarginRight .newsImage {
			float: right;
			width: 180px;
			text-align:center;
			vertical-align:middle;
			margin-top: 2px;
		}	
		.newsMarginRight .newsText {
			float:left;
			margin: 8px;
			width:540px;
		}		
		.newsMargin .newsImage {
			float: left;
			width: 180px;
			text-align:center;
			vertical-align:middle;
			margin-top: 2px;
		}	
		.newsMargin .newsText {
			float:left;
			margin: 8px 8px 8px 18px;
			width:350px;
		}		
		.newsMargin .priceBox {
			float: right;
			width: 185px;
			min-height: 180px;
			border-left: 1px solid #000000;
		}
		.priceBox p {
			margin: 5px;
		}
		.priceBox .oldPrice {
			margin-top: 60px;
		}
		.priceBox .oldPrice span {
			font-weight: bold;
			text-align:right;
			text-decoration: line-through;
		}
		.priceBox .newPrice span {
			font-weight: bold;
			font-size: 12px;
			margin-left: 4px;
			color: #996699;
			}
		.priceBox .actPrice span {
			font-weight: bold;
			font-size: 16px;
			margin-left: 8px;
			color: #996699;
			}			
		.newsText p{
			float: left;
			clear:both;
		}
			
			.newsTitle, .newsTitle a, .newsTitle a:hover {
				text-decoration: none;
				font-size: 12px;
				font-weight: bold;
				color: #000000;
				margin-bottom: 8px;
			}
			.newsDescript, .newsDescript a, .newsDescript a:hover {
				text-decoration: none;
				font-size: 11px;
				line-height: 16px;
				color: #000000;
			}				
		.newsButton {
			float: left;
			width: 763px;
			margin: -7px 0px 10px 5px;
			text-align:right;
			border-bottom: 1px solid #656565;	
			height: 7px;		
		}
		.newsButton a {
			margin-right: 10px;
			padding: 6px 28px 5px 3px;
			font-size: 11px;
			text-decoration:none;
			color: #000000;
			background: url('../img/layout/bot_ok.jpg') #FFFFFF no-repeat center right;
		}
		.newsButton a:hover{
			margin-right: 10px;
			padding: 6px 28px 5px 3px;
			text-decoration:none;
			font-size: 11px;			
			color: #996699;
			background: url('../img/layout/bot_ok_ov.jpg') #FFFFFF no-repeat center right;
		}	
.mediaContainer {	
	margin: 0px 8px 10px 0px;
	float:left;
}
.right {
	float: right;
}
	.mediaTitle {
		background: url('../img/layout/1pxblack.gif') repeat-x center center;	
		margin-bottom: 5px;
	}
	.mediaTitle H2 {
		font-weight: bold;
		font-size: 14px;
		text-align: center;
		color: #996699;
	}
	.mediaTitle span {
		padding: 0px 3px 0px 3px;
		background: #FFFFFF;
	}
	.mediaRow {
		float:left;
		width:382px;
		min-height: 85px;
		text-align:center;
		border-bottom: 1px solid #656565;
		border-top: 1px solid #656565;		
		background: url('../img/layout/ft_shade.gif') repeat-x top center;			
	}		
		.mediaContainer img {
			margin: 10px 0px 10px 5px;
			border: 1px solid #656565;
		}
.newsContainer {
	float: left;
	margin: 4px 0px 10px 0px;
}
	.newsContainer img {
		border: 1px solid #656565;
		float:left;
	}
	.newsContent {
		float: left;
		width: 570px;
		margin: 0px 5px 10px 10px;
	}
	.newsContent H1 {
		font-size: 12px;
		margin-bottom: 10px;
	}
	.newsContent p {
		line-height: 16px;
	}
.lineFull {
	width: 771px;
	text-align: right;
	background: url('../img/layout/1pxblack.gif') repeat-x center center;	
	margin-bottom: 20px;
	}
.lineFull a {
	background:url(../img/layout/bot_ok.jpg) #FFFFFF no-repeat center right;
	padding: 4px 25px 4px 4px;
	height: 20px;
	margin-right: 12px;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.lineFull a:hover {
	background:url(../img/layout/bot_ok_ov.jpg) #FFFFFF no-repeat center right;
	padding: 4px 25px 4px 4px;
	margin-right: 12px;
	font-size: 11px;
	text-decoration: none;
	color: #996699;
	}
/* Geschiedenis */
.doubleButton {
		float: left;
		width: 177px;
		height: 9px;
		padding-right: 5px;
		margin-bottom: 15px;	
		border-left: 1px solid #656565;
		border-bottom: 1px solid #656565;
		border-right: 1px solid #656565;
	}					
		.doubleButton a:link, .doubleButton a:active, .doubleButton a:visited {
			padding: 3px 25px 3px 2px;
			text-decoration: none;
			font-size: 11px;
			float: right;
			color: #000000;
			background: url('../img/layout/bot_ok.jpg') #FFFFFF no-repeat center right;
		}
		.doubleButton a:hover {
			color: #996699;
			padding: 3px 25px 3px 2px;
			background: url('../img/layout/bot_ok_ov.jpg') #FFFFFF no-repeat center right;
		}	
		.doubleButton a.delete:link, .doubleButton a.delete:active, .doubleButton a.delete:visited {
			padding: 3px 5px 4px 5px;
			margin-left: 10px;
			text-decoration: none;
			float: left;
			font-size: 11px;
			color: #000000;
			background: url('../img/layout/bot_del.jpg') #FFFFFF no-repeat center right;
		}
		.doubleButton a.delete:hover {
			color: #996699;
			padding: 3px 5px 4px 5px;
			background: url('../img/layout/bot_del_ov.jpg') #FFFFFF no-repeat center right;
		}		
/* ServiceDesk */	

.helpBlock {
	border: 1px solid #656565;
	width: 379px;
	display: block;
	float: left;
	height: 130px;
	margin-bottom: 10px;
}
	.helpBlock img {
		float: left;
		margin: 20px;
	}
	.helpText {
		float: left;
		margin-left: 10px;
		width: 230px;
	}
	.helpText a H2 {
		font-size: 14px;
		margin-top: 10px;
		font-weight: bold;
		color: #996699;
		text-decoration:none;
	}
	.helpText p {
		margin: 5px 0px;
	}
	.helpText p a:active, .helpText p a:link, .helpText p a:visited {
		padding-left: 10px;
		color: #000000;
		background: url(../img/layout/bullit.gif) no-repeat center left;
	}		
	.helpText p a:hover {
		padding-left: 10px;
		color: #996699;
		text-decoration: none;
		background: url(../img/layout/bullit.gif) no-repeat center left;
	}	
	.helpText a {
		font-size: 11px;
	}
	.helpText a:hover{
		font-size: 11px;
		text-decoration: none;
	}
.helpBlockBig {
	border: 1px solid #656565;
	width: 770px;
	display: block;
	float: left;
	min-height: 130px;
	margin:  5px 0px 10px 0px;
}
	.helpBlockBig img {
		float: left;
		margin: 20px;
	}
	.helpBlockBig p {
		float: left;
		margin: 40px 20px;
	}	
	.helpTextBig {
		float: left;
		margin-left: 10px;
		width: 230px;
		padding-bottom: 10px;
	}
	.helpTextBig H1 {
		font-size: 14px;
		margin-top: 10px;
		font-weight: bold;
		color: #996699;
	}
	.helpTextBig a H1 {
		font-size: 14px;
		margin-top: 10px;
		font-weight: bold;
		color: #996699;
		text-decoration:none;
	}
	.helpTextBig p {
		margin: 5px 0px;
	}
		.helpTextBig p a:active, .helpTextBig p a:link, .helpTextBig p a:visited {
			padding-left: 10px;
			color: #000000;
			background: url(../img/layout/bullit.gif) no-repeat center left;
		}		
		.helpTextBig p a:hover {
			padding-left: 10px;
			color: #996699;
			text-decoration: none;
			background: url(../img/layout/bullit.gif) no-repeat center left;
		}	
	.helpTextBig a {
		font-size: 11px;
	}
	.helpTextBig a:hover{
		font-size: 11px;
		text-decoration: none;
	}
.helpAnswer {
	float: left;
	margin: 10px 20px;
}
	.helpAnswer TD {
		line-height: 16px;
	}
	.helpAnswer H2 {
		color: #996699;
		font-weight: bold;
		font-size: 14px;
		margin-bottom: 5px;
	}
.helpToTop {
	float: left;
	WIDTH: 770px;
	height: 20px;
	text-align: right;
	border-bottom: 1px solid #996699;
}
	.helpToTop a {
		font-size: 11px;
	}
	.helpToTop a:hover {
		font-size: 11px;
		text-decoration: none;
	}	
.products {
	margin: 10px 35px;
	width: 700px;
}
	.products TH {
		border: 0px;
		font-size: 11px;
		color: #000000;
		text-indent: 0px;
	}
.txtProdSmall {
	border: 1px solid #656565;
	width: 75px;
}
.txtProd {
	border: 1px solid #656565;
	width: 295px;
}
.selLocatie {
	width: 200px;
	margin-left: 5px;
}
.selAction {
	width: 200px;
}
/* Video */
.movieContainer {
	margin-bottom: 10px;
}
.movieContainer TD {
	padding: 8px 0px;
	}
.movieblock {
	width: 184px;
	}
	.movieContainer TABLE TD {
		padding: 0px;
	}
	.movieTitle {
		background: url(../img/layout/movietopline.gif) no-repeat bottom center;
	}
	.movieTitle span {
		text-align: center;	
		font-size: 12px;
		font-weight: bold;
		color: #996699;
		background: #FFFFFF;
		padding: 0px 3px;
	}	
	.movieblock .movieTitle {
		text-align: center;	
		font-size: 12px;
		font-weight: bold;
		color: #996699;
	}
	.movieblock .movieImage {
		text-align: center;	
		height: 140px;
	}	
	.movieLines {
		border-left: 1px solid #656565;
		border-right: 1px solid #656565;
		border-bottom: 1px solid #656565;
	}
	.movieImage IMG{
		border: 1px solid #656565;
		margin: 5px;
	}	
	.movieLinks {
		text-align: left;	
	}
	.movieLinks p {
		margin: 5px 3px 10px 3px;
		line-height: 16px;
		}
	.movieLinks a {
		color: #000000;
	}
	.movieLinks a:hover {
		color: #996699;
	}	
.videoContainer {
	margin: 20px auto 0 -200px;
	width: 460px;
	min-height: 300px;
	background: #FFFFFF;
	border: 1px solid #656565;
	left: 50%;
	top: 200px;
	position: absolute;	
	padding-bottom: 5px;
	z-index: 2;
	float: left;
	display:inline;
}	
	.videoBack {
		margin: 5px 5px 0px 5px;
		width: 450px;
		height: 350px;
		background: url(../img/layout/videoback.jpg) no-repeat bottom right;
		float: left;
		display:inline;		
	}
	.videoContent {
		margin: 5px;
		float: left;
	}
	.videoContent H2 {
		margin-top: 10px;
		font-weight: bold;
		font-size: 14px;
	}
.videoContent H2 SPAN {
		color: #996699;
	}	
	.videoClose {
		float: right;
		margin: 5px;
	}
/* Showroompagina */

.showContainer {
	width: 771px;
	height: 150px;
	margin-bottom: 10px;
}
	.showText {
		float: left;
		width: 460px;
		height: 150px;
	}
	.showText H2 {
		color:#996699;
		font-size: 12px;
		font-weight: bold;
		margin: 0px 0px 8px 5px;
	}
	.showText P {
		line-height: 16px;
		margin: 0px 5px;
	}
	.showKaart {
		float: right;
		width: 280px;
		border-left: 1px solid #656565;
	}

.SfeerFoto
{
    float:left;
    text-align:center;
    width:160;
    margin-bottom:10px;
    height:150;
}