body {
	background-color: #d9e2e2;

	font-family: arial, sans-serif;
}

div.body_background {
	position: absolute;

	left: 0px;
	top: 0px;

	height: 100%;
	width: 100%;
}

img.body_background {
	width: 100%;
	height: 100%;
}

div.header_bar {
	position: absolute;

	bottom: auto;
	left: 0px;
	right: auto;
	top: 1%;

	width: 100%;
	height: 40px;
}

div.left_bar {
	float: left;

	position: absolute;

	bottom: auto;
	left: 0px;
	right: auto;
	top: 75px;

	width: 10%;

	margin-bottom: auto;
	margin-left: 20px;
	margin-right: auto;
	margin-top: 10px;
}

div.right_bar {
	float: left;

	position: absolute;

	bottom: auto;
	left: auto;
	right: 0px;
	top: 75px;

	width: 10%;

	margin-bottom: auto;
	margin-left: auto;
	margin-right: 20px;
	margin-top: 10px;
}

div.footer_bar {
	position: absolute;

	bottom: 10px;
	left: 1%;
	right: 1%;
	top: auto;

	width: 95%;
	height: 175px;

	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

img.bar_logo {
	width: 100%;
}

div.body {
	position: absolute;

	bottom: 1%;
	left: 15%;
	right: 15%;
	top: 10%;

	width: 70%;

	overflow: auto;

	margin-bottom: auto;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

div.main_logo {
	position: absolute;

	height: 50%;
	width: 50%;

	left: 50%;
	margin-left: -10%;
}

img.main_logo {
	height: 100%;
}
div.header_background {
	position: absolute;

	left: 0px;
	top: 0px;

	width: 100%;
	height: 100%;
}

img.header_background {
	width: 100%;
	height: 100%;
}

div.header_text {
	position: absolute;

	left: 0px;
	right: auto;

	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;

	color: #ffffff;
}

div.header_page {
	position: absolute;

	left: auto;
	right: 0px;

	width: 20%;

	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;

	color: #ffffff;

	font-weight: bold;

	text-align: right;
	text-transform: capitalize;
}
p.opening_header {
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

span.opening_header {
	color: #dd6567;

	font-weight: bold;
}

p.opening_entry {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

span.opening_day {
	color: #7e2d58;

	font-size: large;
}

span.opening_tijd {
	color: #dd6567;

	font-size: small;
}
p.menu_entry {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;

	color: #dd6567;
}

p.menu_entry_selected {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;

	color: #7e2d58;
}

p.menu_space {
	/* Simple paragraph spacer */
}

a.menu_entry {
	color: #dd6567;

	font-weight: normal;

	text-decoration: none;
}

a.menu_entry:hover {
	color: #7e2d58;
}

a.menu_entry:visited {
	color: #dd6567;
}

a.menu_entry_selected {
	color: #7e2d58;

	font-weight: bold;

	text-decoration: none;
}
div.bar_agenda {
	position: absolute;

	bottom: 10px;
	left: 1%;
	right: 1%;
	top: auto;

	width: 95%;
	height: 175px;

	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

div.bar_agenda_edge#edge_left {
	float: left;

	height: 175px;
	width: 32px;
}

div.bar_agenda_edge#edge_right {
	float: left;

	height: 175px;
	width: 32px;
}

img.bar_agenda_edge {
	height: 100%;
	width: 100%;
}

div.bar_agenda_side#side_left {
	float: left;

	height: 175px;
	width: 12%;

	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 1px;
	margin-top: 0px;

	background-color: #ffffff;
}

div.bar_agenda_side#side_right {
	float: left;

	height: 175px;
	width: 12%;

	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 0px;
	margin-top: 0px;

	background-color: #ffffff;
}

div.bar_agenda_side_header {
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 8px;

	color: #dd6567;

	font-size: medium;
}

div.bar_agenda_left_body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 0px;

	color: #dd6567;

	font-size: small;
}

div.bar_agenda_entry {
	float: left;

	height: 175px;
	width: 23%;

	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 0px;

	background-color: #ffffff;
}

div.bar_agenda_entry_header {
	border-bottom: 2px dashed;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-color: #7e2d58;

	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 0px;

	color: #7e2d58;
}

p.bar_agenda_entry_header {
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;

	font-size: medium;
}

div.bar_agenda_entry_body {
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 0px;
}

h1.bar_agenda_entry_body {
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;

	color: #dd6567;

	font-size: small;
}

p.bar_agenda_entry_body {
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;

	color: #7e2d58;

	font-size: small;
}
div.agenda_body {
/*	position: absolute; */

	height: 0px;
	width: 1072px;

	white-space: nowrap;
}

div.agenda_entry {
	float: left;

	width: 250px;
	height: 516px;

	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;

	white-space: normal;
}

div.agenda_event {
	float: left;

	height: 250px;
	width: 250px;

	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;

	background-image: url('../images/style/block.png');
	background-repeat: no-repeat;

	white-space: normal;
}

a.agenda_event {
	border: none;
	border-spacing: 0px;

	color: inherit;

	text-decoration: none;
}

p.agenda_head {
	width: 234px;

	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;

	border-bottom: 2px dashed;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-color: #7e2d58;

	color: #7e2d58;

	font-size: x-large;
}

p.agenda_period {
	width: 234px;

	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 0px;

	color: #dd6567;

	font-size: small;
}

p.agenda_title {
	width: 234px;

	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 0px;

	color: #dd6567;

	font-size: large;
	font-weight: bold;
}

p.agenda_info {
	width: 234px;

	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 0px;

	color: #7e2d58;

	font-size: x-small;
}

img.agenda_photo {
	width: 100%;
	height: 100%;

	border-style: none;
}div.forum {
	float: left;

	height: 0px;
	width: 85%;
}

div.forum_entry {
	width: 100%;

	margin-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;

	font-size: small;
}

div.forum_header {
	height: 40px;
	width: 100%;

	background-color: #dd2026;
}

div.forum_left {
	float: left;

	bottom: auto;
	left: 0px;
	right: auto;
	top: 0px;

	height: 100%;
	width: 48%;

	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 8px;

	text-align: left;
}

div.forum_right {
	float: left;

	bottom: auto;
	left: auto;
	right: 0px;
	top: 0px;

	height: 100%;
	width: 48%;

	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 8px;
	padding-top: 8px;

	text-align: right;
}

div.forum_body {
	bottom: 0px;
	left: 0px;
	right: 0px;
	top: auto;

	height: 80%;
	width: 98%;

	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;

	background-color: #dddffa;

	text-align: left;
}

input.forum_body {
	width: 180px;
}

input.forum_body_check {
	width: 180px;
	z-index: 0;
	position: absolute;
}

input.forum_body#b {
	width: 30px;

	font-weight: bold;
}

input.forum_body#i {
	width: 30px;

	font-style: italic;
}

input.forum_body#u {
	width: 30px;

	text-decoration: underline;
}

input.forum_body#s {
	width: 30px;

	text-decoration: line-through;
}

input.forum_body#m {
	width: 30px;
}div.gallery_entry {
	clear: both;

	height: 250px;
	width: 100%;

	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 8px;
}

div.gallery_edge {
	float: left;

	height: 250px;
	width: 32px;

	background-image: url('../images/style/block.png');
	background-position: left;
	background-repeat: no-repeat;
}

div.gallery_text {
	float: left;

	height: 250px;
	width: 50%;

	background-color: #ffffff;
}

div.gallery_header {
	float: left;

	height: 20px;
	width: 50%;

	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;

	color: #7e2d58;

	font-size: xx-large;

	margin-top: 20%;
}

div.gallery_body {
	float: left;

	height: 100%;
	width: 50%;

	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;

	color: #dd6567;

	font-size: xx-large;

	margin-top: 20%;
}

a.gallery_body {
	border: none;
	border-spacing: 0px;

	color: inherit;

	text-decoration: none;
}

div.gallery_img {
	float: left;

	height: 250px;
	max-width: 25%;
}

img.gallery_img {
	height: 100%;

	border-style: none;
}

div.foto_entry {
	width: 500px;

	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

div.foto_edge {
	height: 32px;
	width: 100%;
}

img.foto_edge {
	width: 100%;
}

div.foto_text {
	height: 100px;
	width: 100%;

	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;

	background-color: #ffffff;
}

div.foto_header {
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 0px;

	color: #7e2d58;

	font-size: x-large;
}

div.foto_body {
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 0px;

	color: #dd6567;

	font-size: x-large;
}

div.foto_back {
	float: right;

	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 24px;
	margin-top: 0px;

	color: #7e2d58;

	text-align: right;
}

a.foto_back {
	border: none;
	border-spacing: 0px;
	border-style: hidden;

	color: inherit;

	text-decoration: none;
}

img.foto_back {
	border: none;
	border-spacing: 0px;
	border-style: hidden;
}

div.foto_grid {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;

	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

table.foto_grid {
	width: 100%;
	height: 100%;

	border: none;
	border-spacing: 0px;
	border-style: hidden;
}

tr.foto_grid {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;

	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;

	border: none;
	border-spacing: 0px;
	border-style: hidden;
}

td.foto_grid {
	height: 100px;
	width: 100px;

	border: none;
	border-spacing: 0px;
	border-style: hidden;

	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;

	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;

	border: none;
	border-spacing: 0px;
	border-style: hidden;
}

img.foto_grid_entry {
	height: 100%;
	width: 100%;

	border: none;
	border-spacing: 0px;
	border-style: hidden;
}

a.foto_grid_entry {
	border: none;
	border-spacing: 0px;
	border-style: hidden;

	color: #000000;

	text-decoration: none;
}

div.foto_img {
	width: 100%;
	height: 100%;

	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

img.foto_img {
	width: 100%;

	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
div.links_entry {
	float: left;

	height: 250px;
	width: 250px;

	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;

	background-image: url('../images/style/block.png');
	background-repeat: no-repeat;
}

img.links_entry {
	height: 100%;
	width: 100%;

	border: none;
}
div.location_entry {
	float: left;

	height: 516px;
	width: 250px;

	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
}

div.location_text {
	height: 250px;
	width: 250px;

	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;

	background-image: url('../images/style/block.png');
	background-repeat: no-repeat;

	font-size: small;
}

p.location_head {
	float: left;

	clear: left;

	width: 234px;

	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;

	border-bottom: 2px dashed;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-color: #7e2d58;

	color: #dd6567;

	font-size: x-large;
}

p.location_info {
	float: left;

	clear: left;

	width: 234px;

	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 0px;

	color: #7e2d58;
}

a.location_info {
	color: #7e2d58;

	text-decoration: none;
}

a.location_info:visited {
	color: #7e2d58;

	text-decoration: none;
}

span.location_day {
	color: #7e2d58;

	font-size: large;
}

span.location_tijd {
	color: #dd6567;

	font-size: small;
}

div.location_photo {
	position: absolute;

	height: 250px;
	width: 250px;

	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
}
div.news {
	width: 80%;

	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

div.news_edge {
	float: left;

	height: 32px;
	width: 100%;
}

img.news_edge {
	width: 100%;
}

div.news_header {
	float: left;

	left: 0px;
	top: 0px;

	width: 100%;

	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;

	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

img.news_header {
	width: 100%;
}

div.news_subscribe {
	float: left;

	width: 100%;

	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;

	background-color: #ffffff;

	font-size: small;

	text-align: center;
}

a.news_subscribe {
	color: inherit;

	text-decoration: none;
}

div.news_body {
	float: left;

	width: 100%;

	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;

	background-color: #ffffff;

	font-size: medium;
}

h1.news_body {
	color: #dd6567;

	font-size: large;
}

p.news_body {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
}

img.news_body {
	width: 50%;
}

span.news_wilsons {
	color: #dd6567;

	font-weight: bold;
}

a.news_mail {
	color: #dd6567;

	font-weight: bold;

	text-decoration: none;
}

span.news_date {
	color: #dd6567;

	font-weight: bold;
}

span.news_event {
	color: #dd6567;

	font-weight: bold;
}
div.snoepje_entry {
	clear: both;

	height: 250px;
	width: 100%;

	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 8px;
}

div.snoepje_edge {
	float: left;

	height: 250px;
	width: 32px;

	background-image: url('../images/style/block.png');
	background-position: left;
	background-repeat: no-repeat;
}

div.snoepje_text {
	float: left;

	height: 250px;
	width: 50%;

	background-color: #ffffff;
}

p.snoepje_text {
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 8px;
	padding-top: 8px;

	color: #7e2d58;

	font-size: large;
	margin-top: 20%;
}

div.snoepje_img {
	float: left;

	height: 250px;
	max-width: 25%;
}

img.snoepje_img {
	height: 100%;
}
div.staff_entry {
	float: left;

	height: 516px;
	width: 250px;

	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
}

div.staff_photo {
	height: 250px;
	width: 250px;

	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;

	margin-bottom: 8px;
}

div.staff_text {
	float: left;

	height: 250px;
	width: 250px;

	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;

	background-image: url('../images/style/block.png');
	background-repeat: no-repeat;
}

p.staff_head {
	float: left;

	width: 234px;

	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;

	border-bottom: 2px dashed;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-color: #7e2d58;

	color: #dd6567;

	font-size: x-large;
}

h1.staff_info {
	float: left;

	width: 100%;

	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;

	color: #7e2d58;

	font-size: small;
	font-weight: normal;
}

p.staff_info {
	float: left;

	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 0px;

	color: #dd6567;

	font-size: small;
}

