html, body {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #ffffff;
	background-image: url('images/background.jpg');
}

#center {
	text-align: center;
}

#main {
	width: 99%;
	border: solid 1px #999999;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	font-size: 0pt;
	text-align: left;
	background-color: #ffffff;
	background-image: url('images/header_bg.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

#menu1,.menu1 {
	font-size: 10pt;
	font-family: Arial;
	color: #ffffff;
	background-color: #3068d7;
	background-image: url('images/menu_bg.jpg');
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	font-weight: bold;
}

#menu1,.menu1  a{
	color: #ffffff;
	text-decoration: none;
}

#menu1,.menu1  a:hover{
	color: #ffffff;
	text-decoration: underline;
}

.gastenboek {
	font-size: 10pt;
	font-family: Arial;
	color: #ffffff;
	background-color: #3068d7;
	background-image: url('images/menu_bg.jpg');
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
}

.gastenboek  a{
	color: #ffffff;
	text-decoration: none;
}

.gastenboek  a:hover{
	color: #ffffff;
	text-decoration: underline;
}

.gastenboekbericht {
	padding: 3px;
}

#menu2,.menu2 {
	font-size: 0pt;
	background-image: url('images/menu_bg2.jpg');
	height: 5px;
}

#title,h1 {
	font-size: 12pt;
	font-weight: bold;
}
.content {
	width: 100%;
	border: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url('images/rechts_bg.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.links {
	width: 15%;
	border-right: solid 1px #999999;
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}

#blokje,.blokje {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: solid 1px #999999;
}
p.blokje {
	margin: 0;
	padding: 0;
}

#blokje_title,h2 {
	font-weight: bold;
	font-size: 10pt;
	font-family: Trebuchet MS;
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
}

#fsc {
	text-align: center;
}

.midden {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}

.rechts {
	width: 15%;
	border-left: solid 1px #999999;
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 150px;
	vertical-align: top;
}

#footer1 {
	font-size: 8pt;
	font-family: Arial;
	color: #ffffff;
	background-color: #3068d7;
	background-image: url('images/menu_bg.jpg');
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: center;
	font-weight: bold;
}

#footer1  a{
	color: #ffffff;
	text-decoration: none;
}

#footer1  a:hover{
	color: #ffffff;
	text-decoration: underline;
}

#footer2 {
	font-size: 8pt;
	font-family: Arial;
	color: #000000;
	background-color: #3068d7;
	background-image: url('images/menu_bg2.jpg');
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	text-align: right;
}

#footer2  a{
	color: #000000;
	text-decoration: none;
}

#footer2  a:hover{
	color: #000000;
	text-decoration: underline;
}
