html {
	height: 100%;
	width: 975px;
	margin: 0 auto;
}
	html body {
		margin: 0 auto;
		background-image: url(img/background.png);
		background-repeat: repeat-x ;
		background-color: #e7e8e0;
	}
		div#banner {
			margin-top: 0px;
			margin-bottom: 0px;
			width: 975px;
			height: 201px;
		}
		
		div#topmenu_1 {
			background-color: #62643d;
			height: 25px; 
			width: 975px;
			line-height: 25px;	
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: normal;
			z-index: -30;
		}
				div#topmenu_1 a{
					color: #FFFFFF;
					text-decoration: none;
					margin-left: 10px;
				}
				div#topmenu_1 a:hover{
					color: #e7e8e0;
				}		
		div#header {
			height: 20px;
			width: 975px;
			border-bottom-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: #64623D;		
		}
			div#headerMenu {
				float: right;
				width: auto;
				font-size: 12px;
				color: #000000;
				font-weight: normal;
				text-decoration: none;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				margin-top: 5px;
				margin-right: 10px;						
			}
				div#headerMenu a{
					color: #000000;
					text-decoration: none;
				}
				div#headerMenu a:hover{
					color: #b85051;
				}
		div#menu {
			height: 50px;
			width: 975px;
			background-image: url(img/topmenu.png);
			margin-top: 0px;
			line-height: 50px;	
		}
			div#menu a{
				float: left;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				text-indent: 10px;
				height: 14px;
				font-size: 20px;
				color: #62643d;
				font-weight: normal;
				text-decoration: none;
			}
			div#menu a:hover{
				color: #e4eefd;
			}
			div#menu a:active{
				color: #e4eefd;
			}
			div#menu a:visited{
				color: #62643d;
			}
			div#menu img{
				float: left;
			}
		div#right_menu {
			float: left;
			height: 36px;
			width: 250px;		
		}
			div#shopmenu_title p{
				color: #f6e802;
				padding: 5px 0 10px 9px;
				background-color: #4b82cf;
				margin: 10px 0 1px 1px;
				font-size: 11px;
				font-weight: bolder;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				height: auto;
				width: 238px;
			}			
			div#right_menu a{
				color: #585858;
				text-decoration: none;
			}
			div#right_menu a:hover{
				color: #323232;
			}
			.toggler {
				margin: 0 0 0px 1px;
				padding: 5px 0 10px 9px;
				color: #ffffff;
				background-color: #295797;
				font-size: 11px;
				font-weight: bold;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				cursor:pointer;
				height: auto;
				width: 238px;
				border-bottom-width: 1px;
				border-bottom-style: solid;
				border-bottom-color: #9fc2f8;
			}
				.menuItem {
					margin: 0 0 1px 1px;
					padding: 2px 0 2px 16px;
					color: #000000;
					background-color: #d3e5ff;
					font-size: 11px;
					font-weight: normal;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					cursor:pointer;
					height: auto;
					width: 231px;
				}
				.menuItem a{
					height: 19px;
				}
		div#content {
			float: left;
			height: auto;
			width: 975px;
			background-image: url(img/content_spacer.png);
			
		}
			div#locationTool {
				margin-top: 10px;
				float: left;
				height: auto;
				width: 951px;
				font-size: 11px;
				font-weight: normal;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #000000;
				margin-left: 10px;
			}
				div#locationTool a {
					color: #000000;
					text-decoration: none;
				}
				div#locationTool a:visited {
					color: #000000;
					text-decoration: none;
				}
				div#locationTool a:hover {
					color: #000000;
					text-decoration: none;
				}
			div#artlist {
				float: left;
				width: 751px;
				margin-top: 10px;
			}
				.table_title {
					background-color: #62643D;
					height: 19px;
					border-bottom-width: 1px;
					border-bottom-style: solid;
					border-bottom-color: #000000;
					border-right-width: 1px;
					border-right-style: solid;
					border-right-color: #FFFFFF;
					color: #ffffff; 
					font-size: 11px;
					font-weight: normal;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					text-indent: 5px;					
				}
				.table_title2 {
					background-color: #961515;
					height: 19px;
					border-bottom-width: 1px;
					border-bottom-style: solid;
					border-bottom-color: #000000;
					border-right-width: 1px;
					border-right-style: solid;
					border-right-color: #FFFFFF;
					color: #ffffff;
					font-size: 11px;
					font-weight: normal;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					text-indent: 5px;					
				}
					.table_title a {
						text-decoration: none;
						color: #ffffff;
						font-size: 11px;
						font-weight: normal;
						font-family: Verdana, Arial, Helvetica, sans-serif;					
					}
					.table_title a:hover {
						color: #000000;				
					}
				.table_cell {
					height: 19px;
					border-bottom-width: 1px;
					border-bottom-style: solid;
					border-bottom-color: #62643D;
					border-right-width: 1px;
					border-right-style: solid;
					border-right-color: #FFFFFF;
					font-size: 11px;
					font-weight: normal;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					text-indent: 5px;
					color: #000000;					
				}
					.table_cell a{
						color: #646464;
						font-size: 11px;
						font-weight: normal;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						text-decoration: none;				
					}
					.table_cell a:hover{
						color: #000000;			
					}
					.table_cell a:active{
						color: #000000;			
					}
				.table_colum_active {
					background-color: #f6e802;
					cursor: pointer;			
				}
				.table_colum {
					background-color: #eeebeb;				
				}
				.table_name {
					height: 40px;
					font-size: 14px;
					font-weight: bolder;
					font-family: Verdana, Arial, Helvetica, sans-serif;					
				}
				div#selectorTop {
					margin-top: 15px;
					float: left;
					height: 15px;
					width: 751px;
					background-image: url(img/selector_top.png);
				}
				div#selectorBottom {
					float: left;
					height: 15px;
					width: 751px;
					background-image: url(img/selector_bottom.png);
				}
				div#selector {
					background-color: #dbdbdb;
					text-indent: 10px;
					float: left;
					height: auto;
					width: 751px;
					font-size: 11px;
					font-weight: normal;
					font-family: Verdana, Arial, Helvetica, sans-serif;
				}
				div#selector a{
					text-decoration: none;
					color: #747474;
				}
				div#selector a:hover{
					text-decoration: none;
					color: #000000;
				}
			div#productInfo {
			
			}
				div#productTop {
					margin-top: 10px;
					float: left;
					height: 0px;
					width: 931px;
					
				}
				div#productBody {
					float: left;
					height: auto;
					width: 931px;
					background-color: #ffffff;	
					margin-left: 20px;
					margin-top: 10px;
					border-top-width: 1px;
					border-top-style: solid;
					border-top-color: #62643D;
					border-bottom-width: 1px;
					border-bottom-style: solid;
					border-bottom-color: #62643D;
					border-right-width: 1px;
					border-right-style: solid;
					border-right-color: #3e69a6;
					border-left-width: 1px;
					border-left-style: solid;
					border-left-color: #62643D;				
				}
					div#productTitle {
						font-size: 11px;
						font-family: Verdana, Arial, Helvetica, sans-serif;	
						font-weight: bolder;
						background-color: #B4B49A;
						height: 30px;
						line-height: 30px;	
						text-indent: 20px;			
					}
					div#productTitle_artlist {
						font-size: 11px;
						font-family: Verdana, Arial, Helvetica, sans-serif;	
						font-weight: bolder;
						height: 20px;
						margin-top: 10px;
						margin-left: 10px;	
					}
					div#productText {
						font-size: 11px;
						font-weight: normal;
						font-family: Verdana, Arial, Helvetica, sans-serif;	
						height: 20px;
						margin-left: 20px;
						float: left;
						width: 200px;
					}
					div#productImage {
						float: left;
						margin-left: 13px;
						margin-top: 10px;
						width: auto;
						height: auto;					
					}
					div#productBox img{ 
						margin-top: 10px;
						margin-left: 10px;
					}
					
					div#afbeelding {
						width: 150px;
						float: left;
					}
					div#productPrice {
						float: right;
						font-size: 11px;
						font-weight: bold;
						font-family: Verdana, Arial, Helvetica, sans-serif;	
						height: 80px;
						color: #f91bac;	
						margin-top: 70px;	
						width: 120px;
						margin-right: 15px;		 						
						text-align: left;
					}

					div#bestelButton {
						float: right;
						font-size: 11px;
						font-weight: bold;
						font-family: Verdana, Arial, Helvetica, sans-serif;	
						height: 20px;
						color: #ab3e3e;	
						margin-right: -20px;
						width: 140px;	 					
					}
						div#productImage img{
							float: left;
							margin-bottom: 5px;		
						}

				div#productInformation {
						color: #000000;
						float: left;
						font-weight: normal;
						font-family: Verdana, Arial, Helvetica, sans-serif;	
						font-size: 10px;
						height: 100px;
						width: 560px;
						margin-left: 10px;	 			
				}
					div#productInformation ul {
						margin-left: -27px;
						margin-top: 10px;
						float: left;
					}
						div#productInformation li {
							list-style:none;
							height: 20px;
						}
				div#price {
					margin-bottom: 5px;
					margin-top: 20px;
					float: right;
					width: 200px;
					color: #f91bac;
					font-weight: normal;
					font-family: Verdana, Arial, Helvetica, sans-serif;	
					font-size: 18px;					
				}
					div#priceInfo{
						color: #000000;
						font-weight: normal;
						font-family: Verdana, Arial, Helvetica, sans-serif;	
						font-size: 11px;							
					}					
				div#title_message{
					margin-top: 30px;
					margin-left: 25px;
					float: left;
					width: 140px;
					color: #000000;
					font-weight: normal;
					font-family: Verdana, Arial, Helvetica, sans-serif;	
					font-size: 11px;					
				}
				div#orderForm {
					margin-top: 10px;
					margin-left: 0px;
					float: left;
					width: 220px;
					color: #ab3e3e;
					font-weight: normal;
					font-family: Verdana, Arial, Helvetica, sans-serif;	
					font-size: 18px;					
				}
				div#orderform a{
					border: none;			
				}				
				div#productBottom {
					float: left;
					height: 20px;
					width: 931px;					
				}
				div#productBox {
					margin-top: 10px;
					width: 450px;
					height: 275px;
					float: left;
					background-image: url(img/productRuimte.jpg);
					margin-bottom: 20px;
					margin-left: 23px;
				}
					div#productBox img {
						float: left;
						margin-left: 10px;
					}
						.imageCell img{
							border-top-width: 1px;
							border-top-style: solid;
							border-top-color: #dadada;
							border-bottom-width: 1px;
							border-bottom-style: solid;
							border-bottom-color: #dadada;
							border-right-width: 1px;
							border-right-style: solid;
							border-right-color: #dadada;
							border-left-width: 1px;
							border-left-style: solid;
							border-left-color: #dadada;						
						}
				.shoppingbagTextbox {
					width: 20px;
				}
				.shoppingbagUpdatebag{
					float: left;
					width: 170px;
					height: 30px;
					background-image: url(img/button.jpg);
					border: 0px;
					margin-top: 0px;
					
				}
				.shoppingbagPlaceOrder {
					float: left;
					margin-top: -20px;
					margin-left: 10px;
					width: 170px;
					height: 30px;
					background-image: url(img/button.jpg);
					border: 0px;			
				}
				div#shoppingbagPrice {
					float: right;
					margin-top: -15px;
					margin-right: 40px;
					width: auto;
					height: 30px;
					border: 0px;				
					color: #ab3e3e;
					font-weight: normal;
					font-family: Verdana, Arial, Helvetica, sans-serif;	
					font-size: 18px;						
				}				
				div#searchBox {
					margin-left: 10px;
					margin-top: 9px;
					margin-bottom: 10px;
					height: 45px;
					width: 230px;
					background-image: url(img/searchFormBG.png);
					padding: 1px 0 0 0 ;
				}
					div#searchForm {
						margin-top: 13px;
						margin-left: 10px;
						height: 19px;
						color: #ffffff;
						font-weight: normal;
						font-family: Verdana, Arial, Helvetica, sans-serif;	
						font-size: 12px;						
					}
						.searchInput{
							martin-top: 5px;
							background-color: #bfd6f8;
							border-top-width: 1px;
							border-top-style: solid;
							border-top-color: #dadada;
							border-bottom-width: 1px;
							border-bottom-style: solid;
							border-bottom-color: #dadada;
							border-right-width: 1px;
							border-right-style: solid;
							border-right-color: #dadada;
							border-left-width: 1px;
							border-left-style: solid;
							border-left-color: #dadada;	
						}
						.searchSubmit {
							background-color: #bfd6f8;
							border-top-width: 1px;
							border-top-style: solid;
							border-top-color: #dadada;
							border-bottom-width: 1px;
							border-bottom-style: solid;
							border-bottom-color: #dadada;
							border-right-width: 1px;
							border-right-style: solid;
							border-right-color: #dadada;
							border-left-width: 1px;
							border-left-style: solid;
							border-left-color: #dadada;	
						}
				div#klantenserviceMain ul {
					margin-left: -10px;
					height: 12px;
				}
				
				div#klantenserviceMain li {
					list-style:none;
					font-weight: normal;
					font-family: Verdana, Arial, Helvetica, sans-serif;	
					font-size: 12px;
					
				}
				div#klantenserviceMain {
					margin-top: 40px;
					font-weight: normal;
					font-family: Verdana, Arial, Helvetica, sans-serif;	
					font-size: 12px;				
				}
				div#klantenserviceMain b{
					color: #295797;
				}
			div#article {
				float: left;
				margin-top: 10px;
				width: 751px;
				height: auto;
				font-family: Verdana, Arial, Helvetica, sans-serif;	
				font-size: 12px;
				color: #ffffff;		
			}

			div#form fieldset {
				margin-top: 10px;
				margin-left: 10px;
				width: 711px;
				font-family: Verdana, Arial, Helvetica, sans-serif;	
				font-size: 12px;
				font-weight: notmal;
				border-top-width: 1px;
				border-top-style: solid;
				border-top-color: #a9bfd8;
				border-bottom-width: 1px;
				border-bottom-style: solid;
				border-bottom-color: #a9bfd8;
				border-right-width: 1px;
				border-right-style: solid;
				border-right-color: #a9bfd8;
				border-left-width: 1px;
				border-left-style: solid;
				border-left-color: #a9bfd8;
				color: #a8aeb5;	
			}
			div#form p{
				color: #000000;
				margin-left: 10px;
			}
			div#form legend {
				font-weight: bolder;
				color: #000000;
			}	
			div#form li {
				list-style: none;
				margin-top: 5px;
			}
			div#form label {
				font-family: Verdana, Arial, Helvetica, sans-serif;	
				font-size: 12px;
				font-weight: normal;
				width: 170px;
				float: left;
				color: #000000;
			}
			div#form input {
				font-family: tahoma;	
				background-color: #ececec;
				border-top-width: 1px;
				border-top-style: solid;
				border-top-color: #a9bfd8;
				border-bottom-width: 1px;
				border-bottom-style: solid;
				border-bottom-color: #a9bfd8;
				border-right-width: 1px;
				border-right-style: solid;
				border-right-color: #a9bfd8;
				border-left-width: 1px;
				border-left-style: solid;
				border-left-color: #a9bfd8;	
			}
			div#MessageBox {
				float: left;
				margin-top: 10px;
				margin-left: 20px;
				font-family: Verdana, Arial, Helvetica, sans-serif;	
				font-size: 12px;
				width: 931px;
				height: 30px;
				background-color: #ececec;
				text-align: center;
				border-top-width: 1px;
				border-top-style: solid;				
				border-top-color: #a9bfd8;
				border-bottom-width: 1px;
				border-bottom-style: solid;
				border-bottom-color: #a9bfd8;
				border-right-width: 1px;
				border-right-style: solid;
				border-right-color: #a9bfd8;
				border-left-width: 1px;
				border-left-style: solid;
				border-left-color: #a9bfd8;	
				vertical-align: middle;	
				line-height: 30px;		
			}
			div#webhostingpakket {
				margin-top: 10px;
				float: left;
				width: 230px;
				height: 200px;
				margin-left: 3px;
				margin-right: 17px;
				background-image: url(img/webhostingpakket.jpg);
			}
				div#webTitel {
					float: left;
					width: 220px;
					margin-top: 10px;
					margin-left: 10px;
					font-family: Verdana, Arial, Helvetica, sans-serif;	
					color: #24659d;
					font-weight: bold;
				}
				div#webText {
					float: left;
					width: 220px;
					margin-top: 5px;
					margin-left: 5px;
					font-family: Verdana, Arial, Helvetica, sans-serif;	
					color: #000000;
					font-size: 10px;			
				}
				div#webText li{
					list-style: none;
					height: 15px;
					margin-left: -15px;
					font-size: 10px;
					margin-bottom: 3px;
				}

	div#wrap {
		float: left;
		width: auto;
		height: auto;
	}
	div#leftBar {
		float: left;
		width: 200px;
		margin-left: 10px;
		margin-top: 150px;
		heigt: auto;
		font-family: Verdana, Arial, Helvetica, sans-serif;		
	}			
	div#textfield {
		float: left;
		width: 751px;
		margin-top: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;	
		font-size: 11px;
		line-height: 20px;
		color: #000000;
		margin-left: 20px;
	}
	div#textfield_artlist {
		float: left;
		width: 751px;
		margin-top: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;	
		font-size: 11px;
		line-height: 20px;
		color: #000000;
		margin-left: 23px;
	}
		div#textfield li{
			margin-left: 0px;
			width: 731px;
			float: left;
			background-color: #131313;
			margin-bottom: 2px;
			text-indent: 5px;
			color: #ffffff;
			height: 25px;
			line-height: 25px;
		}
	div#titelBestellen {
		float: left;
		width: 931px;
		margin-top: 10px;
		background-color: #E1E5E0;
		font-family: Verdana, Arial, Helvetica, sans-serif;	
		font-size: 12px;
		color: #62643D;
		margin-bottom: 20px;
		font-weight: bold;
		border-top-width: 1px;
		border-top-style: solid;				
		border-top-color: #62643D;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #62643D;
		line-height: 30px;	
	}
	div#nawItem {
		float: left;
		width: 159px;
		font-family: Verdana, Arial, Helvetica, sans-serif;	
		font-size: 12px;
		margin-right: 2px;
		background-color: #ececec;
		text-indent: 5px;
		margin-top: 2px;
		font-weight: bold;
		color: #000000
	}				
	div#nawItem2 {
		float: left;
		width: 212px;
		font-family: Verdana, Arial, Helvetica, sans-serif;	
		font-size: 12px;
		background-color: #ececec;
		text-indent: 5px;
		margin-top: 2px;
		margin-right: 2px;
		color: #000000
	}
	div#orderForm_left{
		float: left;
		width: 150px;
		font-family: Verdana, Arial, Helvetica, sans-serif;	
		font-size: 12px;
		height: auto;
		background-color: #ececec;
		margin-bottom: 2px;
		text-align: middle;
		line-height: 35px;
		text-indent: 5px;
		font-weight: bold;
		color: #000000
	}
	
	div#orderForm_right{
		height: auto;
		float: left;
		width: 599px;
		font-family: Verdana, Arial, Helvetica, sans-serif;	
		font-size: 12px;
		background-color: #ececec;
		margin-left: 2px;
		line-height: 35px;
		margin-bottom: 2px;
		text-align: middle;
		text-indent: 5px;
		color: #000000
	}	
		div#orderForm_right textarea{
			width: 580px;
			height: 100px;
			margin-top: 10px;
			padding: 0;
		
		}
		.PlaceOrder {
			float: left;
			margin-top: -20px;
			margin-left: 10px;
			width: 170px;
			height: 30px;
			background-image: url(img/orderSubmit.png); 
			border: 0px;
			margin-top: 10px;			
		}
		div#alternatiefAdres {
			float: left;
			width: 751px;
			margin-bottom: 10px;
		}
		div#frontimg {
			float: left;
			width: 954px;
			height: 191px;
			margin-left: -8px;
			margin-top: -10;
			background: url(img/frontimage.jpg);
		}		
#sddm ul{
	margin-top: -16px;
	margin-left: -20px;	
}
#sddm li
{	
	margin-top: 15px;
	list-style: none;
	float: left;
	font-size: 10px;
	font: bold 11px arial
}

#sddm li a
{	
	
	height: 20px;
	display: block;
	margin-right: 10px;
	color: #62643D;
	font-size: 15px;
	text-decoration: none
}

#sddm li a:hover
{	
	background: #49A3FF;

}

#sddm div
{	
	position: absolute;
	visibility: hidden;
	background: #EAEBD8;
	border: 1px solid #5970B2;
	width: 140px;
	margin-top: 18px;
	margin-left: 0px;
}

	#sddm div a
	{	
		width: 140px;
		display: block;
		padding: 5px 0px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #62643D;
		font: 11px arial
	}

	#sddm div a:hover
	{	background: #62643D;
		color: #FFF
	}
				
.shoppingbag {
	margin-left: 20px;			
}
div#shoppingBag_buttons {
	margin-left: 20px;
}	
div#shoppingBag_buttons a{
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	line-height: 30px;
}
div#footer {
	background-color: #ffffff;
	height: 20px; 	
	float: left;
	width: 973px;
	border-left-width: 1px;
	border-left-style: solid;				
	border-left-color: #62643D;
	border-right-width: 1px;
	border-right-style: solid;				
	border-rigt-color: #62643D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #62643D;
}
div#footer p{
	margin-left: 10px;
	font-family: verdana;
	font-size: 10px;
	margin-top: 3px;
}
form a{
	color: #62643D;
	text-decoration: none;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
}
form p{
	color: #000000;
	text-decoration: none;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
}
form a:hover{
	color: #9A9C77;
}
form a:visited{
	color: #62643D;
}
form a:active{
	color: #62643D;
}
.lostpasswd{
	margin-left: 20px;	
}
.strPrice{
	text-align: right;
}
div#productPrice img{
	margin-left: 0px; 
	margin-right: 0px;
}
div#producten_frontpage{
	width: 450px;
	float: left;
}
div#text_frontpage{
	width: 450px;
	margin-left: 10px;
	float: left;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
}
div.ui-datepicker{
 font-size:11px;
}
	
