body {
	font-family:"Trebuchet MS", Arial;
	background-image:url(template/achtergrond_boven.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#E0C49C;
	margin-bottom:0px;
}

td {
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
 }

th {
	font-family:"Trebuchet MS", Arial;
}
.maincontent a {
	color:#770A0A;
	text-decoration:none;
}
.maincontent a:hover {
	color:#888888;
}
.maindiv {
	width:770px;
	background-color:#FFFFFF;
	padding:5px 5px 5px 5px;
}
.header {
	height:250px;
	background-repeat:no-repeat;
	vertical-align:top;
}
.header img{
	padding-top:24px;
	border:0px;
}
h1 {
	font-size:24px;
	padding:5px 10px 15px 0px;
	color:#000000;
	text-align:right;
	font-style:italic;
	font-weight:normal;
	margin:0;
}
.menurij{
	background-color:#770A0A;
	text-align:center;
	padding:1px;

}
input {
	border:1px solid #770A0A;
	font-family:"Trebuchet MS", Arial;
	color:#333333;
}
label {
	cursor:pointer;
}
select {
	font-family:"Trebuchet MS", Arial;
	color:#333333;
}
textarea {
	border:1px solid #770A0A;
	font-family:"Trebuchet MS", Arial;
	color:#333333;
}
.submit {
	background-color:#770A0A;
	color:#FFFFFF;
	font-weight:bold;
}
.menubutton {
	background-image:url(template/achtergrond_menubutton.jpg);
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 4px 0px 4px;
	font-size:16px;
	margin-left:1px;
	text-transform:uppercase;
}
.menubutton:hover {
	background-image:url(template/achtergrond_menubutton2.jpg);
}
.AfbeeldingenLinks img {
	border:1px solid #990000;
	height:188px;
	width:250px;
	margin:5px 0px 0px 0px;
}
.AfbeeldingenLinks .Bovenste {
	height:180px;
	border:1px solid #770A0A;
	color:#FFFFFF;
	vertical-align:bottom;
	text-align:center;
	font-size:24px;
	font-style:italic;
	cursor:pointer;
}
.footer {
	font-size:11px;
	margin-top:5px;
	padding:3px;
	width:780px;
	background-image:url(template/footer.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
}
.footer a {
	color:#FFFFFF;
	padding:0px 5px 0px 5px;
	text-decoration:none;
	text-transform:uppercase;
}
.footer a:hover{
	color:#888888;
}

.footerBeneden{
	font-size:10px;
	width:765px;
	text-align:right;
}
.footerBeneden a{
	color:#888888;
	text-decoration:none;
}
.footerBeneden a:hover{
	color:#000000;
}
.intro {
	text-align:center;
}
.intro img{
	border:1px solid #E0C49C;
	padding:1px;
}
.intro a{
	color:#333333;
	text-decoration:none;
}
.intro a:hover{
	color:#770A0A;
}
.gastenboekTitel {
	border-top:1px solid #660032;
	border-bottom:1px solid #660032;
	padding:2px;
	font-weight:bold;
}
.gastenboekBericht {
	padding:2px 2px 10px 2px;
}
