.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #71A6FF;
	letter-spacing: 7px;
	font-weight: bold;
	font-style: oblique;
}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: underline; font-weight: bold}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CF273F; text-decoration: none; font-weight: bold}
li {  color: #FF0000; list-style-type: square}
body {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-color: #FFF9DF;
	background-image: url(achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #666666;
	line-height: 20px;
}
table,tr,td {
	color: #666666;
	font-size: 12px;
	line-height: 20px;
}
.table_gastenboek {
	border-color: #666666;
}
hr {
	color: #000000;
	noshade;
	height: 1px;
}

div.navigatie_bladeren,
div.navigatie_bladeren a,
div.navigatie_bladeren a:link,
div.navigatie_bladeren a:active,
div.navigatie_bladeren a:visited,
div.navigatie_bladeren a:hover {
	display: inline;
}

div.navigatie_bladeren_droplist select {
	vertical-align: baseline;
	vertical-align: middle !ie7; /* IE7 css hack */
	font-size: 11px;
}
