a {
	color:#331100;
	text-decoration:none;
	}
body {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	background-color: #B78759;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/bgMaison.png);
	text-align: center;
}

p {
	margin-top: 0px;
}

.frameContainer {
	width: 900px;
	height: 565px;
	margin: auto;
	text-align: left;
	border-bottom: 10px solid #331100;
}

.frameLeftshadow {
	height: 555px;
	width: 10px;
	float: left;
}

.frameBottomshadow {
	width: 890px;
	height: 10px;
	background-color: #331100;
	clear: both;
}

.frameLogo {
	float: left;
	width: 360px;
	height: 175px;
}

.frameImg {
	width: 525px;
	height: 175px;
	float: left;
	border-left: 5px solid #FFFFFF;
	text-align: right;
}

.frameContent {
	width: 890px;
	height: 355px;
	border-top: 5px solid #FFFFFF;
	}
.frameFooter {
	background-color: #914700;
	width: 880px;
	height: 26px;
	border-top: 5px solid #FFFFFF;
	padding: 0px 5px 0 5px;
	}
	.frameFooter img {
		padding: 2px 5px 0 0;
		}
	.frameFooter a {
		display: block;
		padding-top: 7px;
		float: right;
		color:#b27f4d;
		text-decoration:none;
		font-size:0.7em;
		}
	.frameFooter a:hover {
		color:#fff;
		}
.contentLeft {
	width: 180px;
	height: 355px;
	float: left;
	background-color: #B27F4D;
	}
.contentMiddle {
	width: 500px;
	height: 335px;
	float: left;
	background-color: #D9BFA6;
	color: #914700;
	padding: 10px 15px 10px 15px;
	overflow: auto;
}

.contentShop {
	width: 530px;
	height: 355px;
	float: left;
	background-color: #B27F4D;
	overflow: auto;
}

.contentFull {
	width: 710px;
	height: 355px;
	float: left;
	background-color: #D9BFA6;
	color: #914700;
	overflow: auto;
}

.contentRight {
	width: 180px;
	height: 355px;
	float: left;
	background-color: #B27F4D;
}

.contentAanbieding {
	width: 180px;
	height: 175px;
	display:block;
	background-repeat: repeat-x;
}
.contentAanbieding img{
	border: none;
}
.textLeft {
	width: 486px;
	height: 155px;
	float: left;
	padding: 10px 15px 10px 15px;
}

.textFull {
	width: 660px;
	height: 155px;
	float: left;
	padding: 10px 15px 10px 15px;
}

.imgRight {
	width: 175px;
	height: 175px;
	float: left;
}

.navItem {
	display: block;
	width: 155px;
	height: 21px;
	background-color: #14763C;
	color: #D9BFA6;
	padding: 4px 10px 0px 15px;
	text-decoration: none;
	margin-bottom: 5px;
}

.navSubItem {
	display: block;
	width: 130px;
	margin-left: 25px;
	height: 21px;
	background-color: #14763C;
	color: #D9BFA6;
	padding: 4px 10px 0px 15px;
	text-decoration: none;
	margin-bottom: 5px;
}

#active {
	background-color: #D9BFA6;
	color: #914700;
}

#activeSub {
	background-color: #CFAD8E;
	color: #914700;
}

.leftShadow {
	background-color: #331100;
	height: 515px;
}

.shopGroup {
	background-color: #D9BFA6;
	color: #000000;
	height: 21px;
	border-bottom: 2px solid #CFAD8E;
	padding: 4px 5px 0px 5px;
	font-weight: bold;
}

.shopProduct {
	background-color: #D9BFA6;
	color: #000000;
	height: 21px;
	border-bottom: 2px solid #CFAD8E;
	padding: 4px 5px 0px 5px;
	}
	.shopProduct a img {
		border: none;
	}

.maibon {
	width: 180px; 
	height: 170px; 
}

.contentMaibon {
	width: 500px;
	height: 335px;
	float: left;
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	padding: 10px 15px 10px 15px;
	overflow: auto;
}

.maibonButton {
		width: 150px;
		height: 25px;
		text-align: center;
		font-family: "Courier New", Courier, monospace;
		font-size: 11px;
	}
