
html {
	padding: 0px;
	margin: 0px;
	height: 100%;
}

body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: white;
	background: white;
	text-align: center;
}

h1 {
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 5px 5px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid white;
}

h2 {
	font-size: 11px;
}

h3 {
	font-size: 11px;
}

h4 {
	font-size: 11px;
}

h5 {
	font-size: 11px;
}

hr {
	background: none;
	height: 1px;
	margin: 0px 0px 10px 0px;
	border-top: 1px solid white;
}

p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

table {
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

th {
	font-weight:bold;
	padding-top:20px;
	text-align:left;
}

a:link {
	text-decoration: underline;
	color: white;
}

a:visited {
	text-decoration: underline;
	color: white;
}

a:hover {
	text-decoration: none;
	color: white;
}

a:active {
	text-decoration: underline;
	color: white;
}

input, button {
	width: 200px;
	border: 1px solid black;
	background: white;
	font-family: Arial, sans-serif;
}

select {
	width: 204px;
	border: 1px solid black;
	background: white;
}

textarea {
	width: 200px;
	height: 80px;
}

form {
	padding: 0px;
	margin: 0px;
}

ul {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

li {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

.checkbox {
	border: 0px;
	width: 40px;
	background: none;
}

.radiobutton {
	border: 0px;
	width: 20px;
	background: none;
}

.form_button {
	width: 159px;
	height: 28px;
	padding: 0px 16px 9px 11px;
	background:  url('/visuals/basis/test/button_large_light.png') center left no-repeat;
	border: 0px;
	color: black;
	cursor: pointer;
}

.block_1 .form_button {
	width: 123px;
	background:  url('/visuals/basis/test/button_medium_dark.png') center left no-repeat;
	color: white;
}

.block_1a .form_button {
	width: 123px;
	background:  url('/visuals/basis/test/button_medium_light.png') center left no-repeat;
}

.button {
	width: 154px;
	height: 24px;
	padding: 4px 5px 0px 0px;
	text-align: center;
	margin: 0px auto 0px auto;
	color: black;
	background:  url('/visuals/basis/test/button_large_light.png') center left no-repeat;
}

.button_next {
	width: 68px;
	height: 24px;
	text-align: center;
	padding: 4px 20px 0px 0px;
	color: black;
	background:  url('/visuals/basis/test/button_next_light.png') center left no-repeat;
}

.button_prev {
	width: 68px;
	height: 24px;
	text-align: center;
	padding: 4px 5px 0px 15px;
	color: black;
	background:  url('/visuals/basis/test/button_prev_light.png') center left no-repeat;
}

.button_small {
	width: 22px;
	height: 24px;
	padding: 4px 6px 0px 0px;
	text-align: center;
	color: black;
	background:  url('/visuals/basis/test/button_small_light.png') center left no-repeat;
}


.button a:link,
.button a:visited,
.button a:hover,
.button a:active,
.button_small a:link,
.button_small a:visited,
.button_small a:hover,
.button_small a:active,
.button_next a:link,
.button_next a:visited,
.button_next a:hover,
.button_next a:active,
.button_prev a:link,
.button_prev a:visited,
.button_prev a:hover,
.button_prev a:active {
	display: block;
	height: 100%;
	color: black;
	text-decoration: none;
}

.block_1 .button a:link,
.block_1 .button a:visited,
.block_1 .button a:hover,
.block_1 .button a:active,
.block_1 .button_small a:link,
.block_1 .button_small a:visited,
.block_1 .button_small a:hover,
.block_1 .button_small a:active,
.block_1 .button_next a:link,
.block_1 .button_next a:visited,
.block_1 .button_next a:hover,
.block_1 .button_next a:active,
.block_1 .button_prev a:link,
.block_1 .button_prev a:visited,
.block_1 .button_prev a:hover,
.block_1 .button_prev a:active {
	color: white;
	text-decoration: none;
}

.block_1 .button_next {
	background:  url('/visuals/basis/test/button_next_dark.png') center left no-repeat;
}

.block_1 .button_prev {
	background:  url('/visuals/basis/test/button_prev_dark.png') center left no-repeat;
}

.block_1 .button_small {
	background:  url('/visuals/basis/test/button_small_dark.png') center left no-repeat;
}

#center {
	position: relative;
	height: 100%;
	width: 916px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#logo {
	position: relative;
	height: 81px;
	height: 120px;
	margin: 4px 0px 5px 4px;
	background:  url('/visuals/basis/test/logo.png') center left no-repeat;
}

#columns {
	position: relative;
}

#column_1 {
	position: absolute;
	top: 0px;
	left: 4px;
	width: 148px;
}

#columns_content {
	position: absolute;
	top: 0px;
	left: 156px;
	width: 604px;
}

#column_2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 148px;
}

#column_3 {
	position: absolute;
	top: 0px;
	left: 152px;
	width: 148px;
}

#column_4 {
	position: absolute;
	top: 0px;
	left: 304px;
	width: 148px;
}

#column_5 {
	position: absolute;
	top: 0px;
	left: 456px;
	width: 148px;
}

#photos {
	position: relative;
	height: 158px;
}

#content {
	position: relative;
}

#bottom {
	position: relative;
}

#column_6 {
	position: absolute;
	top: 0px;
	left: 764px;
	width: 148px;
}



.block_1,
.block_1a,
.block_1a,
.block_4,
.block_4a,
.block_5,
.block_5a {
	position: relative;
	margin: 0px 0px 4px 0px;
}

.block_1,
.block_1a {
	width: 148px;
}

.block_4,
.block_4a {
	width: 604px;
}

.block_5,
.block_5a {
	width: 756px;
}


.block_top {
	height: 8px;
	line-height: 0px;
	font-size: 0px;
}

.block_1 .block_top {
	background:  url('/visuals/basis/test/block_1_top.png') top left no-repeat;
}

.block_1a .block_top {
	background:  url('/visuals/basis/test/block_1a_top.png') top left no-repeat;
}

.block_4 .block_top {
	background:  url('/visuals/basis/test/block_4_top.png') top left no-repeat;
}

.block_4a .block_top {
	background:  url('/visuals/basis/test/block_4a_top.png') top left no-repeat;
}

.block_5 .block_top {
	background:  url('/visuals/basis/test/block_5_top.png') top left no-repeat;
}

.block_5a .block_top {
	background:  url('/visuals/basis/test/block_5a_top.png') top left no-repeat;
}

.block_middle {
	padding: 0px 16px 9px 11px;
}

.block_1 .block_middle {
	font-size: 10px;
	color: black;
	background:  url('/visuals/basis/test/block_1_middle.png') top left repeat-y;
}

.block_1a .block_middle {
	font-size: 10px;
	color: white;
	background:  url('/visuals/basis/test/block_1a_middle.png') top left repeat-y;
}

.block_4 .block_middle {
	padding: 0px 26px 9px 16px;
	color: white;
	background:  url('/visuals/basis/test/block_4_middle.png') top left repeat-y;
}

.block_4a .block_middle {
	padding: 0px 26px 9px 16px;
	color: black;
	background:  url('/visuals/basis/test/block_4a_middle.png') top left repeat-y;
}

.block_5 .block_middle {
	padding: 0px 26px 9px 16px;
	color: white;
	background:  url('/visuals/basis/test/block_5_middle.png') top left repeat-y;
}

.block_5a .block_middle {
	padding: 0px 26px 9px 16px;
	color: black;
	background:  url('/visuals/basis/test/block_5a_middle.png') top left repeat-y;
}

.block_1 p,
.block_1 hr,
.block_1 h1,
.block_1 a:link,
.block_1 a:visited,
.block_1 a:hover,
.block_1 a:active,
.block_1 li {
	color: black;
	text-decoration: none;
}


.block_bottom {
	position: relative;
	height: 8px;
}

.block_1 .block_bottom {
	background:  url('/visuals/basis/test/block_1_bottom.png') top left no-repeat;
}

.block_1a .block_bottom {
	background:  url('/visuals/basis/test/block_1a_bottom.png') top left no-repeat;
}

.block_4 .block_bottom {
	background:  url('/visuals/basis/test/block_4_bottom.png') top left no-repeat;
}

.block_4a .block_bottom {
	background:  url('/visuals/basis/test/block_4a_bottom.png') top left no-repeat;
}

.block_5 .block_bottom {
	background:  url('/visuals/basis/test/block_5_bottom.png') top left no-repeat;
}

.block_5a .block_bottom {
	background:  url('/visuals/basis/test/block_5a_bottom.png') top left no-repeat;
}

.block_title {
	text-align: center;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	font-size: 11px;
}

.block_1 .block_title {
	border-bottom: 1px solid black;
	color: black;
}

.block_1a .block_title {
	border-bottom: 1px solid white;
	color: white;
}


.photo_block {
	position: relative;
	margin: 0px 0px 4px 0px;
	width: 148px;
	height: 154px;
	background:  url('/visuals/basis/test/photo_block.png') top left no-repeat;
}

.random_photo {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 137px;
	height: 144px;
}


.detail_title {
	font-weight: bold;
	margin: 5px 0px 0px 0px;
}

.detail_entry {

}

.banner {
	width: 468px;
	height: 60px;
	margin: 0px auto 0px auto;
	padding: 3px 0px 0px 0px;
}

.block_1 .banner,
.block_1a .banner {
	width: 100%;
	height: 300px;
	padding: 0px;
}




#menu_ul {
	line-height: normal;
	color: black;
}

#menu_ul ul {
	position: relative;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu_ul ul li {
	position: relative;
	width: 148px;
	min-height: 22px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#menu_ul a,
#menu_ul h2 {
	display: block;
	height: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px 0px 10px;
	background:  url('/visuals/basis/test/menu_main.png') bottom left no-repeat;
	text-decoration: none;
	color: white;
}

#menu_ul a:hover,
#menu_ul a.active {
	color: #ffff9d;
	background:  url('/visuals/basis/test/menu_main_active.png') bottom left no-repeat;
}


#menu_ul ul ul {

}

#menu_ul ul ul a,
#menu_ul ul ul h2 {
	font-weight: normal;
	padding: 4px 0px 0px 15px;
	background:  url('/visuals/basis/test/menu_sub.png') bottom left no-repeat;
}

#menu_ul ul ul a:hover,
#menu_ul ul ul a.active {
	background:  url('/visuals/basis/test/menu_sub_active.png') bottom left no-repeat;
}


#menu_ul ul ul ul a,
#menu_ul ul ul ul h2 {
	padding: 4px 0px 0px 20px;
}




.login_form {
	width: 120px;
	font-weight: normal;
}

.login_form p {
	margin: 0px;
}

.login_form input {
	width: 116px;
}

.login_form .checkbox {
	width: 40px;
	border: 0px;
	background: none;
}

.login_form .username {
	text-align: center;
	margin-bottom: 5px;
}


.navigation {
	position: relative;
	margin: 10px auto 0px auto;
	text-align: center;
	color: #666666;
}


.news_item {
	position: relative;
	padding: 5px;
	margin: 0px 0px 20px 0px;
	background:  url('/visuals/basis/test/white_transparent.png') top left repeat;
}



.news_item td {
	padding: 5px 5px 5px 5px;
}

.news_title {
	font-weight: bold;
	padding-bottom: 5px;
}

.news_date {
	margin-left: 10px;
	font-size: 10px;
	text-align: right;
}

.news_author {
	position: absolute;
	font-style: italic;
	right: 10px;
}

.news_content {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news_intro {
	font-style: italic;
	margin: 0px 0px 15px 0px;
}

.agenda_item td {
	background:  url('/visuals/basis/test/white_transparent.png') top left repeat;
	padding: 5px 5px 5px 5px;
}

.agenda_title {
	padding: 5px 0px 0px 10px;
	font-weight: bold;
}

.agenda_date {
	font-weight: bold;
	padding: 5px 10px 0px 10px;
	white-space: nowrap;
}

.agenda_content {
	padding:5px 0px 15px 0px;
}



.forum_row_1 td,
.forum_row_2 td {
	background:  url('/visuals/basis/test/white_transparent.png') top left repeat;
}



.left_image {
	margin-right: 10px;
}

.right_image {
	margin-left: 10px;
}

.gallery {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px;
}

.gallery_album_odd {

}

.gallery_album_odd td {
	padding: 2px 1px 2px 1px;
}

.gallery_album_even {

}

.gallery_album_even td {
	padding: 2px 1px 2px 1px;
}

.gallery_album_thumbnail {
	width: 150px;
	height: 150px;
}

.gallery_album_thumbnail a {
	display: block;
	height: 100%;
}

.gallery_thumbnails {
	width: 150px;
	height: 150px;
}

.gallery_thumbnails a {
	display: block;
	height: 100%;
}






.group_title {
	vertical-align: top;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
}

.group_detail {
	margin-bottom: 5px;
}

.interesse_checkbox {
	width:15px;
	background: none;
	border: none;
}

.interesse_radio {
	width:15px;
	background: none;
	border: none;
}

.interesse_text {
	width:100px;
}

.interesse_area {
	width:100%;
	height:125px;
}

.interesse_area_label {
	font-weight: bold;
	float: left;
	width: 140px;
}

.interesse_area_input {
	float: left;
	width: 100px;
}

.interesse_tabel {
	width: 100%;
}

.interesse_tabel td {
	width: 50%;
	vertical-align: top;
}

.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	margin: 0px 0px 0px 0px;
}

.address {
	padding: 5px 0px 15px 23px;
	font-style: italic;
}

.poll_item td {
	background:  url('/visuals/basis/test/white_transparent.png') top left repeat;
	padding: 5px 5px 5px 5px;
}


.group_row_odd td {
	background:  url('/visuals/basis/test/white_transparent.png') top left repeat;
	padding: 5px 5px 5px 5px;
}

.group_row_even td {
	background:  url('/visuals/basis/test/white_transparent.png') top left repeat;
	padding: 5px 5px 5px 5px;
}

#popup_background {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #ffff9d;
}

#start_popup {
	position: absolute;
	top: 5px;
	left: 5px;
	bottom: 5px;
	right: 5px;
	height: expression(document.body.clientHeight - 12 + "px");
	width: expression(document.body.clientWidth - 12 + "px");
	border: 2px solid #008000;
	background: white url(/media/mailing/watermerk.jpg) center center no-repeat;
	font-size: 20px;
	font-weight: bold;
	color: black;
}

#start_popup table {
	font-size: 20px;
	font-weight: bold;
	color: black;
}

#close_button {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 50px;
	height: 20px;
	text-align: center;
	font-size: 12px;
}

#close_button a:link, #close_button a:visited, #close_button a:hover, #close_button a:active {
	display: block;
	height: 100%;
	color: black;
	font-weight: bold;
	text-decoration: none;
}


.frame {
	padding: 0px;
	margin: 0px auto 0px auto;
}

.frame img {
	display: inline;
	float: left;
	border: 1px solid #3a3a3a;
	margin: 0px;
	padding: 0px;
}

.right_shadow {
	display: inline;
	float: left;
	width: 7px;
	font-size: 0px;
	line-height: 0px;
}

.shadow_top_right {
	width: 7px;
	height: 7px;
	font-size: 0px;
	line-height: 0px;
	background:  url('/visuals/basis/test/shadow_right_top.png') top left no-repeat;
}

.shadow_right {
	width: 7px;
	font-size: 0px;
	line-height: 0px;
	background:  url('/visuals/basis/test/shadow_right.png') top left repeat-y;
}

.bottom_shadow {
	clear: both;
	height: 7px;
	font-size: 0px;
}

.shadow_bottom_left {
	display: inline;
	float: left;
	width: 7px;
	height: 7px;
	font-size: 0px;
	background:  url('/visuals/basis/test/shadow_left_bottom.png') top left no-repeat;
}

.shadow_bottom {
	display: inline;
	float: left;
	height: 7px;
	font-size: 0px;
	background:  url('/visuals/basis/test/shadow_bottom.png') top left repeat-x;
}

.shadow_bottom_right {
	display: inline;
	float: left;
	width: 7px;
	height: 7px;
	font-size: 0px;
	background:  url('/visuals/basis/test/shadow_right_bottom.png') top left no-repeat;
}

.menu_item {
	position: relative;
	height: 26px;
	margin: 0px 0px 5px 0px;
}

.menu_item a:link,
.menu_item a:visited,
.menu_item a:hover,
.menu_item a:active {
	display: block;
	min-height: 22px;
	margin: 0px 8px 10px 2px;
	padding: 4px 0px 0px 10px;
	background: #008000;
	color: white;
	text-decoration: none;
	font-weight: bold;
}



.reserverings_tabel {
	width: 100%;
	empty-cells: show;
	border-collapse: collapse;
}

.reserverings_tabel td {
	border: 1px solid #ffff9d;
	padding: 2px 3px 2px 3px;
	vertical-align: top;
	height: 64px;
	text-align: center;
}

.reserverings_tabel th {
	text-align: center;
}

.reservering_open {
	background: none;
}

.reservering {
	color: #008000;
	background: #ffff9d;
	margin: 1px 0px 1px 0px;
	text-align: center;
}

.reservering a:link,
.reservering a:visited,
.reservering a:hover,
.reservering a:active {
	display: block;
	height: 100%;
	text-decoration: none;
	color: black;
}

.openingstijden {
	margin: 1px 0px 1px 0px;
	text-align: center;
	height:100%;
}

.openingstijden a:link,
.openingstijden a:visited,
.openingstijden a:hover,
.openingstijden a:active {
	display: block;
	height: 100%;
	text-decoration: none;
}
