html {
overflow: hidden;
}

body {
	margin: 0;
	padding: 5px 0 0 0;
	height: 100%;
	background-color: #FFEBC7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

body.body {
	/*overflow: hidden;*/
	background-color: #73b973 !important;
}


#header {
	width: 775px;
	margin: 0 auto;
}

#content {
	background-image: url(../images/body.gif);
	background-repeat: repeat-y;
	background-color: #ffebc7;
	width: 755px;
	padding: 0 10px 0 10px;
	margin: 0 auto;
	clear: both;
}

#scrollbox {
	overflow-y: auto;
	overflow-x: hidden;
	text-align: justify;
	margin: 0;
	padding: 0 30px;
	line-height: 20px;
}

#logo {
	float: left;
}

#cbw {
	float: right;
	visibility: hidden;
}

.moduletable-hoofd {
	clear: both;
	padding-left: 12px;
}

.moduletable-hoofd ul {
	margin: 0;
	padding: 0;
}

.moduletable-hoofd li {
	float: left;
	list-style: none;
}

.moduletable-hoofd a {
	display: block;
	width: 107px;
	text-align: center;
	font-size: 12px;
	height: 35px;
	background-image: url(../images/knop.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
}

.moduletable-hoofd a:link, .moduletable-hoofd a:visited {
	text-decoration: none;
	color: #000000;
}

.moduletable-hoofd a:hover {
	color: #009900;
}

.moduletable-hoofd #active_menutest {
	background-image: url(../images/knop-active.gif) !important;
	background-repeat: no-repeat;
	font-weight: 600;
	text-decoration: underline;
}

a img {
	border: none;
}

.moduletable-top {
	height: 72px !important;
	width: 775px;
	margin: 0 auto;
	background-image: url(../images/footer2.gif);
	background-repeat: no-repeat;
	text-align: left;
	border-left: 2px solid #73b973;
}

.moduletable-top ul {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
}

.moduletable-top li {
	float: left;
}

.moduletable-top a {
	display: block;
	width: 70px;
	height: 25px;
	font-size: 10px;
	vertical-align: bottom;
	padding-top: 48px;
	margin: 20px 27px 0 27px;
	text-decoration: none;
	text-align: center;
}

.moduletable-top a:link, .moduletable-top a:visited {
	color: #000;
}

.moduletable-top a:hover {
	color: #009900;
}

.box-foto-groot {
	float: left;
	display: none;
	margin-bottom: 5px;
	margin-right: 5px;
}

.box-placeholder {
	width: 400px;
	height: 200px;
}

#beschrijving1, #beschrijving2, #beschrijving3, #beschrijving4 {
float: right;
width: 260px;
}

#beschrijving1 {

}

.foto {
	width: 88px !important;
	text-align: center;
	font-size: 11px;
	padding-right: 13px;
	vertical-align: top;
}

.fotos {
	clear: both;
	position: relative;
	float: left;
}

.moduletable_cat {
	float: left;
	width: 200px;
}

.moduletable_cat table {
	width: 200px !important;
	table-layout: fixed;
}

.moduletable_cat {
    min-height: 98%;
    height:auto !important;
    height:98%;
   	margin: 1% 0px 1% 0;
	border-right: solid 2px #73b973;
}

.moduletable_cat h3 {
	padding: 0;
	margin-top: 9px;
}

h3 {
	font-size: 18px;
    margin-top: 10px;
   	margin-bottom: 10px;
}

.keuken {
    overflow: hidden;
	width: 410px;
	vertical-align: top;
}

.thumbnails2 {
	vertical-align: top;
}


.keuken .titel {
    padding-top: 10px;
    font-size: 13px;
    font-weight: bold;
}


.beschrijving {
	clear: left;
    margin-right: 5px;
	line-height: 20px;
}

.subcat {
	float: left;
	margin: 20px;
	/*border: 3px solid #73B973; */
}

.subcat a img {
	display: block;
	padding: 20px 20px 0 20px;
}

.subcattitel {
	/*background-color: #73B973;*/
	text-align: center;
}
.subcattitel a {
	display: block;
	padding: 0px 0 5px 0;
	text-decoration: none;
	color: black !important;
}

.subcattitel a:hover {
	text-decoration: underline;
}

.contentheading, .componentheading {
	padding-top: 15px;
	padding-bottom: 0px;
	font-size: 20px;
	font-weight: 500;
}

a:link, a:visited {
  color: #336633;
}

a:hover {
  color: #000000;
}

.winkel {
	width: 660px;
}

/* Formulieren */

.mosFormLabel {
	float: left;
	width: 180px;
	padding-right: 10px;
	text-align: right;
}

.mf_element {
	padding: 0;
	width: 640px;
}

.mf_element * {

}

.mosformerror {
	color: red;
	text-align: right;
	float: right;
}

form h3 {
	display: none;
}

.mosFormActions .button {
	margin-left: 190px;
	margin-top: 10px;
}

/* shop */

table.cat a {
	/*display: block;
	padding: 5px 2px 5px 2px;
	margin: 0 2px;
	background-color: #73B973;
	color: black;*/
}

table.cat a:hover {
	/*background-color: #009900;*/
}

.winkelwagen {
	width: 470px;
}

.product {
	background-color: #FFCC99;
	border-top: 5px solid #73B773;
	margin-bottom: 25px;
}

.message {
	background-color: #FFCC99;
	border-top: 5px solid #73B773;
	margin-top: 25px;
	padding: 20px;
}

.cart {
	width: 450px;
}

.aansprakelijkheid {
	border-top: 1px solid #73B773;
	border-bottom: 1px solid #73B773; 
}

h1 {
	font-size: 18px;
}

div.sectiontableheader {
	font-size: 16px;
	font-weight: 600;
}

.payment td {
	text-align: left;
}

.bedrag {
	text-align: right !important;
}

#orderstatus {
	margin-left: 150px;
}

.contentpaneopen {
width: 100%;
}
