html, body{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	height:100%;
	min-height:100%;
	background-image:url(/images/layout1/bg_top_repteat.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
h1{
	font-size:16px;
}
h2{
	font-size:14px;
}
p, ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
}

#websiteNav{
	margin-top:163px;
	height:45px;
	width:759px;
	margin-left:auto;
	margin-right:auto;
}
#websiteNav a {
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	margin-left:15px;
	line-height:44px;
}
#websiteNav a:hover {
	text-decoration:underline;
}
#contentBlock{
	width:821px;
}
#shopNaam{
	font-weight:bold;
	line-height:50px;
}
#content{
	margin-top:20px;
	margin-left:20px;
}
#logoDiv{
	background-image:url(/images/layout1/stippel_hor.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:790px;
	height:80px;
}
#fotoDiv{
	background-image:url(/images/layout1/stippel_vert.gif);
	background-repeat:repeat-y;
	background-position:right;
	margin-top:20px;
	margin-bottom:20px;
}
#adresDiv{
	background-image:url(/images/layout1/stippel_hor.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:210px;
	text-align:right;
}

#bottomDiv{
	width:821px;
	margin-top:2px;
	height:34px;
}

/**********************************/
.GastenboekTabel{
	width:520px;
}
.GastenboekTabel td{
	padding:2px;
	text-align:left;
}
.GastenboekTabel #persoon{
	font-weight:bold;
	padding-top:10px;
	border:none;
}
.GastenboekTabel #datum{
	text-align:right;
	padding-top:10px;
	border:none;
}
.GastenboekTabel #bericht{
	padding:4px;
	padding-bottom:10px;
}
.GastenboekNavigatie{
	height:30px;
	width:520px;
}
.GastenboekNavigatie td{
	height:30px;
	text-indent:5px;
	text-align:left;
}
#gastenboekH1{
	font-size:16px;
	font-weight:bold;
	margin:15px 0 5px 15px;
}
#gastenboekForm{
	margin:15px;
}
/**********************************/
