

body {
	background-color:#b6b4b1;
	text-align: center;
	margin: 0px;
	height:100%;
	width: 100%;
	overflow: auto;
}
div#container {
	position: relative;
	width: 800px;
  	height: 100%;
  	height: auto;
  	min-height: 500px;
	margin: 5 auto;
	text-align: left;
	overflow: visible;
}
* html div#container {
	position: relative;
	height: 400px;
	overflow: visible;
}

div#contactform {


padding: 5px;
}

img
{  border-style: none;
}

a:link{
color: #382600;
}

a:hover{
color: #382600;
}

a:visited{
color: #382600;
}

a:active{
color: #382600;
}

div#taalknoppen {
	position: absolute;
	height: 100px;
	right: 0px;
	z-index: 2;
	margin-right: 3px;
	margin-top: 1px;
}
#taalknop {
	border: 1 px solid;
	margin: 2px;
	border-color: black;
}
#nav {
	position: absolute;
	right: 0px;
	top: 107px;
	z-index: 1;
	width: 760px;
	height: 26px;
	padding-right: 40px;
	padding-top: 9px;
	background-color: white;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	
	
}

* html #nav {
	width: 800px;

}

#knop {
	margin-left: 25px;
	border-style: none;
	margin-bottom: 5px;

}



#schifftable {
font-size:11px;
	line-height: 1.5;
	
	
}


div#topimage {
	width: 800px;
}
div#content {

	width:400px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
  	width:800px;
	min-height:275px;
  	height:auto !important;
  	height: 300px;
	background-color: #62b4de;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.5;
	padding-left: 175px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	
	
}

html>body div#content {
  	width:605px;
  	height: 300px;
} 

div#bottomimage {
	width: 800px;
}




div#polaroid_nl_schip {
	position: absolute;
	z-index: 10;
	width:170px;
  	min-height:100%;
  	height:auto !important;
	height: 100%;
	background-image: url(images/polaroid_nl_schip.png);
	background-repeat: no-repeat;
	overflow: auto;
}

div#polaroid_nl_arrangementen {
	position: absolute;
	z-index: 10;
	width:170px;
  	min-height:100%;
  	height:auto !important;
	height: 100%;
	background-image: url(images/polaroid_nl_arrangementen.png);
	background-repeat: no-repeat;
	overflow: auto;
}
div#polaroid_nl_contact {
	position: absolute;
	z-index: 10;
	width:170px;
  	min-height:100%;
  	height:auto !important;
	height: 100%;
	background-image: url(images/polaroid_nl_contact.png);
	background-repeat: no-repeat;
	overflow: auto;
}
div#polaroid_nl_eigenaar {
	position: absolute;
	z-index: 10;
	width:170px;
  	min-height:100%;
  	height:auto !important;
	height: 100%;
	background-image: url(images/polaroid_nl_eigenaar.png);
	background-repeat: no-repeat;
	overflow: auto;
}
div#polaroid_nl_vaargebied {
	position: absolute;
	z-index: 10;
	width:170px;
  	min-height:100%;
  	height:auto !important;
	height: 100%;
	background-image: url(images/polaroid_nl_vaargebied.png);
	background-repeat: no-repeat;
	overflow: auto;
}
