a:link {
				text-decoration: none; 
				font-weight: bold; 
				color: white;
				}
a:visited {
				text-decoration: none; 
				font-weight: bold; 
				color: white;}
a:hover {
				text-decoration: underline; 				
				color: white;
				}


body {
				font-size: 11pt;
				font-family: Verdana, Arial;
				background-color: #032147;
				margin-top: 0px;
				margin-left: 0px;
				margin-right: 0px;

				
				scrollbar-3dlight-color: #CAE4F7;
				scrollbar-arrow-color:#032147;
				scrollbar-base-color:#CAE4F7;
				scrollbar-darkshadow-color:#CAE4F7;
				scrollbar-face-color:#CAE4F7;
				scrollbar-highlight-color:#032147;
				scrollbar-shadow-color:#032147;
				scrollbar-track-color:#CAE4F7;
				}
			
.menu {
				font-family: Verdana;
				font-size: 11pt;
				color: white;
		 	 	}

.Block {
				width: 780px;
				height: 100%;
				top:  0px;
				background-color: transparent;
				position: absolute;
				}

.cel {
		  		border-left: 1px SOLID;
				border-right: 1px SOLID;
				border-bottom: 1px SOLID;
				border-top: 1px SOLID;
		 		border-color: #CAE4F7;		 
				background-color: #2773C5;
				text-align: center;
				font-weight: bold;
		  		}
			
.iframe {
				margin-top: 65px;
				margin-left: 40px;
				}
				
.tekst	{
				font-family: Arial;
				color: #032147;
				font-size: 14px;
				background-color: #CAE4F7;
				line-height: 15pt;
				}
h2 {
				margin-top: 5px;
				margin-bottom: 15px;
}

.image {
				border: 1px solid navy;
}
						
			
/* specifieke ID's */
#sea {
				width: 100% - 88px;
				height: 422px;
				background-image: url(Images/sea_middle.jpg);
				margin-top: 0px;
				}


#vogels {
				width: 100%;
				height: 94px;
				background-image: url(Images/zeemeeuwen.jpg);
									 }
							
#balk {
				width: 100%;
				height: 81px;
				background-image: url(Images/balk.png);
				top: 94px;
				position: absolute;
				}
									 
#logo {
				width: 158px;
				height: 98px;
				background-image: url(Images/logo.gif);
				top: 22px;
				position: absolute;
				margin-left: 7px;
				}
									 
#tabel {
				height: 300px;
				top: 135px;
				position: absolute;
				filter:alpha(opacity=50);
				opacity: 0.5;
				-moz-opacity:0.5;
				}

									 
#garnalenvissen	{
				width: 500px;
				height: 200px;
				left: 25%;
				top: 20px;
				position: absolute;									
				}
									 
#adres {
				text-align: center;
				color: #CAE4F7;
				font-size: 10pt;
				margin-top: 550px;
				}
									 
#content {
				top: 70px;
				left: 150px;
				width: 662px;
				height: 483px;
				background-image: url('Images/contentvlak.gif');
				position: absolute;
				}

.fotoLink {
				color: #BBBBBB;
				font-size: 11px;
				font-weight: bold;
				}
.fotoLink:link {
				color: navy;
				}
.fotoLink:visited {
				color: navy;
				}
.fotoLink:hover {
				color: blue;
				}
				

.Link {
				color: #BBBBBB;
				font-size: 13px;
				font-weight: bold;
				}
.Link:link {
				color: navy;
				}
.Link:visited {
				color: navy;
				}
.Link:hover {
				color: blue;
				}
