/* tags */	

div {
	  /* border: 1px solid yellow;  */	
}


body {
	margin: 0;
	padding: 0;
	background-color: #326191;
	color: White;
	background-image: url(../img/zee.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
	img {
		border: none;
	}
	p {
		line-height: 13px;
		/*text-align: justify;
		text-justify: distribute;*/
	}
	
	a {
		color: White;
	}
	
	a:hover {
		color: #EBBB1D;
	}
	
	
	a:hover.info  {
		color: #F2E1A9;
	}
	
	fieldset {
		border: none;
	}
	
	h1 {
		font-family: Georgia,"Times New Roman", Times, serif;
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 5px;
		padding-right: 13px;
		margin-top: 12px;
		margin-bottom: 13px;
	}
	
	html>body h1 {
	margin-top: 0px;
	}
	
	h2 {
		text-transform: uppercase;
		color: #F2E1A9;
		font-size: 11px;
		margin-bottom: 5px;
		padding-right: 13px;
		margin-top: 0px;
	}
	
	h3 {
		color: #F2E1A9;
		font-size: 11px;
		font-weight: bold;
		margin-top: 15px;
		margin-bottom: 3px;
	}
	
	input {
		width: 170px;
	}
/* einde tags */		
	
/* classes */	
	
	.info {
	color: #EBBB1D;
	text-decoration: none;
	}
	
	.stippel {
	border-top: dashed 1px;
	margin-top: -6px;
	margin-right: 13px;
	padding-top: 9px;
	}
	
	#logo_banner {
		background-image: url(../img/logo_banner.gif);
		height: 98px;
		position: relative;
		top: 29px;
		text-align: center;

	}
	
	.logo {
		position: relative;
		top: 29px;
	}
	
	.foto {
	border-style: solid; 
	border-color: White;
	}
	
	.fotolinks {
	border-style: solid; 
	border-color: White;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	}
	
	.fotomenu_vervolg {
	border-style: solid; 
	border-color: White;
	}
	
	.onderschrift {
		font-size: 9px;
		margin-top: 0px;
		margin-bottom: 11px;
	}
	
/* einde classes */	
	
/* 3 kolom layout */	
#kolomhome_midden
	{
	float: left;
	width: 213px;
	margin-left: 451px;
	background-color: #295788;
	padding-top: 21px;
	padding-left: 13px;
	padding-right: 13px;
	}
		
#kolomvervolg_midden
	{
	float: left;
	width: 458px;
	padding-top: 26px;
	padding-left: 13px;
	padding-right: 14px;
	/* background-color: #295788; */
	}
* html #kolomhome_midden
	{
	display: inline;
	}
	
* html #kolomvervolg_midden
	{
	display: inline;
	}
	
#kolomhome_links
	{
	float: left;
	width: 437px;
	margin-left: -690px;
	padding-top: 14px;
	padding-right: 13px;
	padding-left: 0;
	}
	
#kolomvervolg_links
	{
	float: left;
	width: 181px;
	margin-top: 14px;
	padding-left: 0;
	padding-right: 0;
	border-style: solid; 
	border-color: White;
	}
	
html>body #kolomvervolg_links {
	width: 208px;
}
	
#kolomhome_rechts
	{
	float: left;
	width: 196px;
	padding-top: 21px;
	padding-left: 13px;
	padding-right: 0px;
	}
	
#kolomvervolg_rechts
	{
	float: left;
	width: 200px;
	padding-top: 35px;
	padding-left: 0;
	}
	
#content
	{
	position: relative;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 902px;
	top: 30px;
	}
	
	div {
		/*  border: 1px solid red; */
	}
	
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#content
	{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none;
	}
/* easy clearing */
#content:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#content
	{
	display: inline-block;
	}
/*\*/
#content
	{
	display: block;
	}
/* end easy clearing */


	 
	 
	 
#header, #menu	{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	}
	
#menu {
	z-index: 0;
	position: relative;
	}
	
#logo_banner {
	margin-left: auto;
	margin-right: auto;
	margin-top: -31px;
}


/* einde 3 kolom layout */	

/* specifieke classes */	

	#kolomhome_links p.intro {

		margin-top: 0px;
		margin-bottom: 13px;
		color: #F2E1A9;
		text-align: justify;
		text-justify: distribute;
		line-height: 13px;
	}	
	
	#kolomvervolg_links a {
	background-color: #326191;
		font-weight: bold;
		text-decoration: none;
		padding-left: 11px;
		padding-top: 6px;
		padding-bottom: 0px;
	   float: left;
		width: 197px;
		height: 20px;
		border-bottom: 1px solid White;
	}
	
	#kolomvervolg_links a:hover {
	background-color: #161D3D;
	color: White;
	}
	
	#kolomvervolg_links .actief {
	background-color: #295888;
	color: #EBBB1D;
	}
	
/* formulier */

form {
	margin-top: 0;
	margin-left: 6px;
	margin-bottom: 7;
	width: 300px;
}

fieldset {
	border: 0px solid #316194;
	padding: 0;
	margin: 0;
}

label {
	margin-bottom: 3px;
}

.submit {
	background-color: #101C39;
	color: White;
	width: auto;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 3px;
	display: block;
	cursor: pointer;
	height: 18px;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.submithover {
	color: Black;
	width: auto;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	background-color: #EFBA18;
	cursor: pointer;
	height: 18px;
	border: 0;
}

input, textarea, select {
	width: 295px;
	margin-bottom: 12px;
	font-family: Verdana, sans-serif;
	border: solid 1px #7f9db9;
	font-size: 11px;
}

.block {
	display: block;
}
	
	
#kolomhome_midden	input, #kolomhome_midden textarea, #kolomhome_midden select {
	width: 180px;
	margin-bottom: 12px;
	font-family: Verdana, sans-serif;
	border: solid 1px #7f9db9;
}

#kolomhome_midden form {
	width: 185px;
}
	/* einde formulier */
	
	/* guestbook */
	
#bericht {
	padding: 4px;
	background-color: #73A2D2;
	width: 445px;
	border: 1px solid #101C39;
	margin: 3px 4px 0px 0px;
}

	/* einde guestbook */

	/* gallery */

#kolomvervolg_gallery {
	float: left;
	width: 608px;
	padding-top: 26px;
	padding-left: 13px;
	/* background-color: #295788; */
}

#content.gallery {
	width: 924px;
}

	/* einde gallery */
	
	/* footer */
	
#menu_onder {
   margin-top: 60px;
   margin-bottom: 10px;
	border: 1px solid #29558C;
	height: 20px;
	padding-top: 5px;
	background-color: #29558C; 
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
	
html>body #menu_onder p {
margin-top: 0px;
	}

	
#menu_onder a {
    color: #EBBB1D;
	 text-decoration: none;
	 margin: auto;
	 	}
		
#menu_onder a:hover {
   color: #F2E1A9;
	 }
	 
#menu_onder span {
	 margin-left: 13px;
    margin-right: 13px;
	 }
	 
#copyright {
	border: 1px solid #326191; 
	padding-bottom: 10px;
	text-align: center;
	}
	
#copyright img {
	position: relative;
	bottom: -6px;
	margin-left: 5px;
	}
	
#copyright p {
	display: block;
	font-size: 10px;
	width: 900px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}
	
html>body #copyright p {
	margin-top: 0;
}
