body {
	margin: 0 auto;
	padding: 0;
	font-family: sans-serif;
	line-height: 1.4em;
	font-size: small;
	width: 850px;
	background-position: left top;
	text-align: left;
	background-image: url(../images/gradient2.jpg);
}
body.bodygastboek {
	margin: 0 auto;
	padding: 0;
	font-family: sans-serif;
	line-height: 1.4em;
	font-size: small;
	width: 850px;
	background-position: left top;
	text-align: left;
	background-image: url(../images/bgg.jpg);
}

#mainbox {
	background-color: #BFD7FD;
	width: 850px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 500px;
}
#gastenboek {
	background-color: #BFD7FD;
	width: 850px;
	background-image: url(../images/bgg.jpg);
	background-position: left bottom;
}


div#header {
	padding: 0px;
	text-align: center;
	background-image: url(../images/header.png);
	height: 125px;
	margin-top: 20px;
}

div#footer {
	padding: 2%;
	text-align: center;
	clear: both;
	font-size: 10px;
	letter-spacing: 0.2em;
	line-height: 12px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #99CCFF;
	margin-bottom: 20px;
}

div#maincontent {
	text-align: justify;
	margin-left: auto;
	padding-top: 0px;
	width: 850px;
	margin-right: auto;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#leftcolumn {
	padding: 0%;
	float: left;
	text-align: right;
	width: 150px;
}
#navigation {
	width: 150px;
	clear: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	margin-bottom: 250px;
	text-align: left;
}
#navigation a {
	font-weight: bold;
	text-decoration: none;
	color: #FF6699;
	padding-bottom: 0px;
	text-align: left;
}
div#rightcolumn {
	padding: 10px;
	float: right;
	text-align: left;
	width: 580px;
	margin-right: 10px;
	background-repeat: repeat;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#advertentie {
	padding: 0px;
	text-align: center;
	background-image: url(../images/advertentie.jpg);
	clear: both;
}
div#rightcolumnBG {
	float: right;
	text-align: left;
	width: 580px;
	margin-right: 10px;
	background-image: url(../images/raster.png);
	background-repeat: repeat;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
}
#mainboxBG {
	background-color: #BFD7FD;
	width: 850px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 650px;
}
div#rightcolumnGastenboek {
	float: right;
	text-align: left;
	width: 615px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

