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

body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background: #001d38 url(/images/back.jpg) left top repeat-x;
	overflow: hidden;
}

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

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

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

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

p {
	line-height: 16px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	color: #001D38;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
}

#center_hor {
	position: relative;
	height: 100%;
	width: 742px;
	margin: 0px auto 0px auto;
	border-left: 0px solid black;
	border-right: 0px solid black;
}

/* LIGHTBOX */

	#lightbox {
		background-color:#eee;
		padding: 10px;
		color: #000000;
		border-bottom: 2px solid #666;
		border-right: 2px solid #666;
	}

	#lightboxDetails {
		font-size: 11px;
		padding-top: 0.4em;
	}	

	#lightboxCaption { width:100%; text-align:center; }
	#keyboardMsg { float: right; }
	#closeButton { top: 5px; right: 5px; }

	#lightbox img { border: none; clear: both; } 
	#overlay img { border: none; }

	#overlay {
		background: #001D38;
		-moz-opacity: 0.85;
		filter: alpha(opacity:85);
	}

/* LAYOUT */

#layout_top {
	position: relative;
	width: 742px;
	height: 190px;
	padding-left: 7px;
	background: url(/images/top.jpg) left top no-repeat;
}

#layout_top_left {
	position: absolute;
	left: 0px;
	top: 190px;
	width: 22px;
	height: 7px;
	background: url(/images/top_bottom_left.jpg) left top no-repeat;
}

#layout_top_right {
	position: absolute;
	left: 724px;
	top: 190px;
	width: 18px;
	height: 7px;
	background: url(/images/top_bottom_right.jpg) left top no-repeat;
}

#layout_menu {
	postion: relative;
	width: px;
	height: 32px;
	margin: 0px 18px 0px 22px;
	padding: 0px 0px 0px px;
	background: #ffffff url(/images/menu_back.jpg) left top repeat-x;
}

#layout_columns {
	position: absolute;
	top: 222px;
	left: 22px;
	bottom: 0px;
	width: 700px;
	background: #07457d;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}

	#layout_content {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 430px;
		padding: 20px 25px 20px 25px;
	}
	
	#layout_column_right {
		position: absolute;
		top: 0px;
		left: 490px;
		width: 185px;
		padding: 20px 25px 0px 0px;
	}
	

#layout_language_switch {
	position: absolute;
	left: 520px;
	top: 10px;
	z-index: 999;
}

/* MENU */


/* PAGINA NAVIGATIE */

.page_navigation {
	position: relative;
	width: 100%;
	margin-bottom: 12px;
}

.page_previous {
	width: 50%;
	float:left;
}

.page_next {
	width: 50%;
	float:left;
	text-align: right;
}


/* FORM */

.form_label {
	padding: 0px 25px 0px 0px;
}

.input {
	border: 1px solid #000000;
	margin-bottom: 2px;
}

.textarea {
	border: 1px solid #000000;
}

.submit {
	color: #ffffff;
	border: 1px solid #ffffff;
	background: #000000;
	padding: 2px 5px 2px 5px;
}


/* NIEUWS */

.news_item {
	
}

.news_title {
	font-weight: bold;
	margin-bottom: 5px;
	float:left;
}

	.news_title a:link, .news_title a:active, .news_title a:visited {
		color: #000000;
	}
	
	.news_title a:hover {
		color: #000000;
	}

.news_date {
	text-align:right;
	font-style: italic;
	margin-bottom: 5px;
}

.news_shortcontent {
	clear:both;
	margin-bottom: 15px;
}

.news_content {
	clear:both;
}

/* AGENDA */

.agenda_table {
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.agenda_header {
	color: #001D38;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	background: #ffffff;
}

.agenda_image {
	border: 2px solid #001D37;
	margin: 0px 0px 10px 0px;
}

.agenda_seperator {
	position: relative;
	font-size: 0px;
	height: 1px;
	line-height: 0px;
	background: #042747;
	margin: 0px 0px 0px 0px;
}


/* LINKS */

.links_banner {
	border: 2px solid #001D37;
	margin: 0px 0px 0px 0px;
}


/* GASTENBOEK */

.security_image {
	border: 2px solid #001D37;
	margin: 0px 0px 0px 0px;
}

.gastenboek_table {
	width: 100%;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.gastenboek_header {
	color: #ffffff;
	font-weight: bold;
	padding: 3px 2px 3px 2px;
	background: #001D37;
}

.gastenboek_message {
	padding: 5px 5px 5px 5px;
	line-height: 15px;
	border-left: 1px solid #001D37;
	border-right: 1px solid #001D37;
	border-bottom: 1px solid #001D37;
}

.gastenboek_message h2 {
	font-size: 11px;
	color: #D7E67F;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* FOTO ALBUM */

.fotoalbum_tables {
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.fotoalbum_foto {
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
}

.fotoalbum_foto img {
	border: 2px solid #001D37;
	margin: 0px 0px 10px 0px;
}

.fotoalbum_seperator {
	position: relative;
	font-size: 0px;
	height: 1px;
	line-height: 0px;
	background: #001D37;
	margin: 0px 0px 15px 0px;
}

/* MODULE BLOCK */

.module_block_table {
	width: 183px;
	background: #001d38;
	border: 1px solid #ffffff;
}

.module_block_header {
	background: #ffffff;
	height: 25px;
}

.module_block_content {
	padding: 4px 8px 4px 8px;
}

/* language switch items */

.language_item_nl {
	width: 26px;
	height: 26px;
	background: url('/images/flag_nl.png')   ;
	float:left;
}
	.language_item_nl a { display:block; width:100%; height:100%; }
	
.language_item_en {
	width: 26px;
	height: 26px;
	background: url('/images/flag_en.png')   ;
	float:left;
}
	.language_item_en a { display:block; width:100%; height:100%; }

/* links in module: show_subpages */

.show_subpages a:link,
.show_subpages a:active,
.show_subpages a:visited {
	padding: 0px 0px 0px 15px;
	background: url(/images/subpages_normal.jpg) left center no-repeat;
}

.show_subpages a:hover {
	padding: 0px 0px 0px 15px;
	background: url(/images/subpages_over.jpg) left center no-repeat;
}