body {
	text-align:center;
	background-color:#ccc;
	font-size:105%;
}
a {
	color:#000;
}
.center {
	text-align:center;
}
.b {
	font-weight:bold;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
#container {
	position:relative;
	width:750px;
	margin:0px auto;
	text-align:left;
}
#header {
	height:104px;
	background-image:URL("../images/backboven.jpg");
	background-repeat:no-repeat;
	text-align:right;
}
#header table {
	float:right;
}
img {
	border-style:none;
}
#links {
	height:695px;
	width:195px;
	background-image:URL("../images/links.jpg");
	background-repeat:no-repeat;
	background-position:0px -5px;
	float:left;
	text-align:center;
}
#links div {
	text-align:left;
	margin:0px auto;
	width:155px;
}
#links div a {
	height:23px;
	width:130px;
	background-image:url("../images/knop1.gif");
	text-align:left;
	text-decoration:none;
	display:block;
	padding:2px 0px 0px 25px;
	margin:5px 0px;
	color:#000;
	font-weight:bold;
}
#links div a:hover {
	background-image:url("../images/knop2.gif");
}
#main {
	height:695px;
	width:555px;
	background-image:URL("../images/main.jpg");
	background-repeat:no-repeat;
	background-position:0px -3px;
	float:left;
	overflow:visible;
}
#main h3 {
	text-align:center;
}
table, tr, td {
	padding:0px;
	margin:0px;
}
.hoofdtabel {
	width:515px;
	margin-left:20px;
}
#main table.t {
	width:515px;
	margin-left:20px;
	font-size:80%;
	text-align: left;
}
#main td.foto {
	width:171px;
	text-align:center;
}
#main td.foto a {
	text-decoration:none;
	color:#000;
}
#main td.foto img {
	border-style:none;
}
#main p {
	width:510px;
	margin-left:25px;
}
.a {
	width:170px;
	vertical-align:top;
}
.gastenboek {
	margin:0px;
	padding:0px;
}
.titel {
	background-color:#ddd;
	border-style:solid;
	border-width:1px;
}
.bericht {
	border-style:solid;
	border-width:1px;
	padding:0px 4px 10px 4px;
	margin:0px 0px 2px 0px;
}

