body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-color: #000000;
}
div {
	font-family: Georgia;
	font-size: 12px;
	text-align: left;
	color: #4a2e03;
}
td {
	font-family: Georgia;
	font-size: 12px;
	text-align: left;
	color: #4a2e03;
}
.cms {
	font-family: Georgia;
	font-size: 12px;
	text-align: left;
	color: #4a2e03;
	padding: 20px;
	background-color: #edd5b4;
}
img {
	border: 0px;
}

h1 {
	font-size: 30px;
	margin: 0px;
}
h2 {
	font-size: 25px;
	margin: 0px;
}
h3 {
	font-size: 22px;
	margin: 0px;
}
h4 {
	font-size: 18px;
	margin: 0px;
}
h5 {
	font-size: 14px;
	margin: 0px;
}
h6 {
	font-size: 11px;
	margin: 0px;
}

p {
	margin-top: 14px;
	margin-bottom: 14px;
}

a:link {
	color: #963500;
	text-decoration: underline;
}
a:visited {
	color: #963500;
	text-decoration: underline;
}
a:hover {
	color: #b27f48;
	text-decoration: underline;
}
a:active {
	color: #963500;
	text-decoration: underline;
}

.clear {
	clear: both;
}
.hidden {
	display: none;
}
.header {
	position: relative;
	width: 980px;
	height: 65px;
	margin: 0 auto;
	background-color: #000000;
	background-image: url('layout/lijn.gif');
	background-repeat: no-repeat;
	background-position: 220px 48px;
}
.container {
	position: relative;
	height: 611px;
	background-color: #ffffff;
	background-image: url('layout/containerbg.jpg');
}
.footer {
	position: relative;
	width: 980px;
	margin: 0 auto;
	min-height: 40px;
	background-color: #000000;
	text-align: center;
	padding-top: 7px;
	font-size: 10px;
	color: #fefab4;
	font-family: arial;
}
.spectomedia {
	position: absolute;
	top: 18px;
	left: 850px;
	width: 130px;
	height: 20px;
}

.content {
	position: relative;
	margin: 0 auto;
	width: 980px;
	height: 611px;
	background-color: #ffffff;
}
.topimg {
	width: 980px;
	height: 208px;
}
.contentleft {
	position: absolute;
	width: 340px;
	height: 403px;
}
.contentright {
	position: absolute;
	left: 340px;
	width: 600px !important;
	width: 640px;
	height: 383px !important;
	height: 403px;
	background-color: #edd5b4;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.contentright_nopadding {
	position: absolute;
	left: 340px;
	width: 640px;
	height: 403px;
}
.openingstijden {
	position: absolute;
	top: 170px;
	left: 160px;
}
.contentleftfont {
	font-size: 11px;
	color: #fefab4;
	font-family: arial;
}
.openingstijden_dag {
	float: left;
	width: 40px;
	height: 12px;
}
.openingstijden_tijd {
	float: left;
	width: 140px;
	height: 12px;
}
.titel {
	position: absolute;
	top: 325px;
	left: 19px;
}
.adresgegevens {
	position: absolute;
	top: 325px;
	left: 160px;
}

.reserveerbutton {
	position: absolute;
	top: 14px;
	left: 630px;
	width: 350px;
	height: 25px;
}

.menu {
	position: absolute;
	top: 10px;
	left: 24px;
	height: 40px;
}
.menuknop {
	float: left;
	height: 40px;
}

a.fotoalbumlink:link {
	color: #009ee0;
	text-decoration: none;
}
a.fotoalbumlink:visited {
	color: #009ee0;
	text-decoration: none;
}
a.fotoalbumlink:hover {
	color: #009ee0;
	text-decoration: none;
}
a.fotoalbumlink:active {
	color: #009ee0;
	text-decoration: none;
}

.fotoalbum_thumbnail {
}
#fotoalbum_indexbox {
	width: 70px;
	height: 120px;
	margin-right: 30px;
	margin-bottom: 30px;
	float: left;
	padding: 1px;
	border: 1px solid #d9c1a3;
	background-color: #ffffff;
}
#fotoalbum_indextitel {
	height: 36px;
	font-weight: bold;
}
#fotoalbum_fotobox {
	width: 70px;
	height: 70px;
	margin-right: 25px;
	margin-bottom: 25px;
	float: left;
	padding: 1px;
	border: 1px solid #d9c1a3;
	background-color: #ffffff;
}
#fotoalbum_paginavorige {
	width: 190px;
	height: 20px;
	float: left;
}
#fotoalbum_paginamidden {
	width: 190px;
	height: 20px;
	float: left;
	text-align: center;
}
#fotoalbum_paginavolgende {
	width: 190px;
	height: 20px;
	float: left;
	text-align: right;
}