.header {
	background-attachment: scroll;
	background-image: url(../images/Header.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 950px;
}
.menu-L {
	background-attachment: scroll;
	background-image: url(../images/menu-left.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 579px;
}
.menu-R {
	background-attachment: scroll;
	background-image: url(../images/menu-right.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 51px;
}
.content-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	height: 550px;
	width: 628px;
	padding-top: 10px;
	padding-right: 5px;
}
.content-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	background-color: #FFF;
	height: 550px;
	width: 322px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 0px;
}
.gastenboek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	width: 318px;
	padding-left: 3px;
}
body {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
