body {
	margin: 0px;
	padding: 0px;
}
.container {
	padding: 0px;
	width: 100%;
	min-width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	background-color: #b5b5b5;
	margin: 0px;
	padding: 0px;
	height: 115px;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 100%;
	clear: both;
}
*html .content {
	margin: 32px 4% 0px;
	padding: 0px 0%;
	background-color: #FFFFFF;
	border: 2px solid #F2F2F2;
	height: 100%;
	clear: both;
	float: none;
	width: 91.8%;
}

.content {
	margin: 32px 4% 0px;
	padding: 0px 0%;
	background-color: #FFFFFF;
	border: 2px solid #F2F2F2;
	height: 100%;
	clear: both;
	float: left;
	width: 91.8%;
}

.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	height: 226px;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
	width: 100%;
}


.header_top {
	margin: 0px 4%;
	padding: 0px;
	height: 83px;
}

.header_bottom {
	padding: 0px 0px 0px 30px;
	height: 32px;
	background-color: #000835;
	margin: 0px 4%;
}
.nav {
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000835;
	margin: 0px 16px 0px 0px;
	float: left;
	height: 25px;
}
.nav a:link{
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000835;
	margin: 7px 0px 0px;
	padding: 3px 7px 0px;
	float: left;
	text-decoration: none;
	height: 22px;
}
.nav a:visited{
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000835;
	margin: 7px 0px 0px;
	padding: 3px 7px 0px;
	float: left;
	text-decoration: none;
	height: 22px;
}
.nav a:hover{
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 13px;
	color: #000835;
	background-color: #B5B5B5;
	margin: 7px 0px 0px;
	padding: 3px 7px 0px;
	float: left;
	text-decoration: none;
	height: 22px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.nav a:active{
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 13px;
	color: #000835;
	background-color: #B5B5B5;
	margin: 7px 0px 0px;
	padding: 3px 7px 0px;
	float: left;
	text-decoration: none;
	height: 22px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.nav_right {
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000835;
	float: right;
	height: 25px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nav_right a:link{
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000835;
	float: right;
	text-decoration: none;
	height: 22px;
	background-image: url(../images/lock.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.nav_right a:visited{
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000835;
	float: right;
	text-decoration: none;
	height: 22px;
	background-image: url(../images/lock.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.nav_right a:hover{
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 13px;
	color: #000835;
	background-color: #B5B5B5;
	float: right;
	text-decoration: none;
	height: 22px;
	background-image: url(../images/nav_lock.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.nav_right a:active{
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 13px;
	color: #000835;
	background-color: #B5B5B5;
	float: right;
	text-decoration: none;
	height: 22px;
	background-image: url(../images/nav_lock.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 7px;
}

#nav_huidig a{
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 13px;
	color: #000835;
	background-color: #B5B5B5;
	margin: 7px 0px 0px;
	padding: 3px 7px 0px;
	float: left;
	text-decoration: none;
	height: 22px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.content_right_content {
	margin: 0px 0px 20px;
	padding: 10px;
	clear: both;
	border: 2px solid #f2f2f2;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 15px;
	color: #000835;
	margin: 0px;
	padding: 15px 0px;
	text-transform: uppercase;
}
.boat {
	margin: 0px 25px 5px 0px;
	padding: 0px;
	width: 200px;
	float: left;
	height: 225px;
	display: block;
	cursor: pointer;
	border: 2px solid #FFFFFF;
}
.boat:hover{
	margin: 0px 25px 5px 0px;
	padding: 0px;
	width: 200px;
	float: left;
	height: 225px;
	display: block;
	border: 2px solid #000835;
	cursor: pointer;
}
.boat_over {
	margin: 0px 25px 5px 0px;
	padding: 0px;
	width: 200px;
	float: left;
	height: 225px;
	display: block;
	border: 2px solid #000835;
	cursor: pointer;
}

.spacer_boat {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 20px;
	height: 230px;
}

.fleet_boat_foto {
	margin: -1px -1px 0px;
	padding: 0px;
	height: 133px;
	width: 200px;
	float: left;
	border: 1px solid #000835;
}

p {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 20px;
}
html {
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 12px;
	color: #333333;
}

.nav_content {
	margin: 0px 0px -2px 4px;
	height: 27px;
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 11px;
	color: #000835;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	float: right;
	border: 2px solid #F2F2F2;
}

.nav_content a:link {
	padding: 6px 8px 0px;
	height: 21px;
	color: #000835;
	text-decoration: none;
	display: block;
	margin: 0px;
	float: left;
}

.nav_content a:visited {
	padding: 6px 8px 0px;
	height: 21px;
	color: #000835;
	text-decoration: none;
	display: block;
	margin: 0px;
	float: left;
}

.nav_content a:hover {
	padding: 6px 8px 0px;
	height: 21px;
	color: #990000;
	text-decoration: none;
	display: block;
	margin: 0px;
	float: left;
	background-color: #FBFBFB;
}

.nav_content a:active {
	padding: 6px 8px 0px;
	height: 21px;
	color: #990000;
	text-decoration: none;
	display: block;
	margin: 0px;
	float: left;
	background-color: #FBFBFB;
}
#nav_content_huidig a {
	color: #990000;
	text-decoration: none;
	background-color: #FBFBFB;
}
#nav_content_huidig_forsale a {
	color: #FBFBFB;
	text-decoration: none;
	background-color: #990000;
}
.footer_top {
	padding: 6px 0px 0px 30px;
	height: 26px;
	background-color: #000835;
	margin: 0px 4%;
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_fleet {
	padding: 10px 0px 0px;
	height: 110px;
	margin: 0px 4%;
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 13px;
	color: #000835;
	text-decoration: none;
	clear: both;
}

.footer_fleet a:link{
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 13px;
	color: #000835;
	text-decoration: none;
}
.footer_fleet a:visited{
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 13px;
	color: #000835;
	text-decoration: none;
}
.footer_fleet a:hover{
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 13px;
	color: #000835;
	text-decoration: none;
}
.footer_fleet a:active{
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 13px;
	color: #000835;
	text-decoration: none;
}
.footer_bottom  {
	padding: 0px;
	margin: 20px 4% 0px;
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 11px;
	color: #000835;
	text-decoration: none;
	clear: both;
	text-align: center;
}

.footer_bottom a:link {
	color: #000835;
	text-decoration: none;
}
.footer_bottom a:visited {
	color: #000835;
	text-decoration: none;
}
.footer_bottom a:hover {
	color: #000835;
	text-decoration: none;
}
.footer_bottom a:active {
	color: #000835;
	text-decoration: none;
}

.fleet_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 4%;
}
.fleet_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100px;
	width: 3.9%;
}
.fleet_middle {
	margin: 0px;
	padding: 0px 0px 15px;
	float: left;
	left: auto;
	right: auto;
	width: 92%;
	height: 540px;
	overflow: hidden;
	
}
.fleet_boat_textright {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 45px;
	width: 115px;
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	clear: right;
}
.fleet_boat_textbottom {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 32px;
	width: 115px;
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	clear: both;
}
.fleet_boat_textleft {
	margin: 0px;
	padding: 5px 0px 0px 5px;
	float: left;
	width: 70px;
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
	height: 45px;
}
.fleet_boat_textright {
	margin: 0px;
	padding: 5px 5px 0px 0px;
	float: right;
	width: 120px;
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	height: 45px;
	text-align: right;
	line-height: 12px;
}
.boat_padding {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
}

.fleet_boat_textbottom {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 120px;
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	clear: both;
	height: 22px;
}

.fleet_boat_textbottom a:link{
	color: #990000;
	text-decoration: none;

}

.fleet_boat_textbottom a:visited{
	color: #990000;
	text-decoration: none;
}

.fleet_boat_textbottom a:hover{
	color: #990000;
	text-decoration: underline;
}

.fleet_boat_textbottom a:active{
	color: #990000;
	text-decoration: underline;
}

.spiderpic{
position: relative;
z-index: 0;
}

.spiderpic:hover{
background-color: transparent;
z-index: 50;
}

.spiderpic span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 0px;
	left: -1000px;
	border: 1px solid #FFFFFF;
	visibility: hidden;
	color: black;
	text-decoration: none;
	margin: 0px;
}

.spiderpic span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.spiderpic:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 25px;
	left: 0px; /*position where enlarged image should offset horizontally */
	margin: 0px;
	padding: 0px;

}
.content_right_fotos {
	margin: 20px 0px;
	padding: 0px;
	clear: both;
	border: 2px solid #f2f2f2;
}
.subnav {
	width: 96%;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 2%;
	margin: 0px;
}
.logo {
	height: 35px;
	width: 176px;
	margin-top: 24px;
	float: left;
}
.blok_zoeklinks {
	float: right;
	margin-top: 39px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.textfield {
	height: 18px;
	width: 200px;
	float: right;
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	color: #999999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-size: 12px;
	border: 1px solid #000835;

}

.blok_zoekrechts {
	margin: 39px 0px 0px;
	padding: 0px;
	float: right;
	background-color: #CCCCCC;
	height: 18px;
	width: 28px;
	border-top: 1px solid #000835;
	border-bottom: 1px solid #000835;
	border-right: 1px solid #000835;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
.spacer {
	clear: both;
}

a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #000835;
	text-decoration: underline;
}
a:active {
	color: #000835;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	font-weight: lighter;
	color: #000835;
	margin: 0px;
	padding: 10px 0px 0px;
}
.date {
	color: #990000;
	font-size: 10px;
	padding-bottom: 10px;
}
.news_item {
	display: block;
	clear: left;
}
.item {
	visibility: visible;
}

.news_item_over {
	display: block;
	cursor: pointer;
	float: none;
	background-color: #F2F2F2;
	clear: left;
}
.news_item h2 {
	font-size: 14px;
	font-weight: lighter;
	color: #000835;
	margin: 0px;
	padding: 0px;
}
.news_item h2 a:link{
	color: #000835;
	text-decoration: none;
}
.news_item h2 a:visited{
	color: #000835;
	text-decoration: none;
}
.news_item h2 a:hover{
	color: #990000;
	text-decoration: underline;
}
.news_item h2 a:active{
	color: #990000;
	text-decoration: underline;
}
.streep {
	margin: 0px 0px 10px;
	padding: 15px 0px 0px;
	height: 10px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000835;
}
.readmore {
	text-align: right;
	float: right;
}
.filler {
	text-align: right;
	float: right;
	clear: both;
}
.tabeltekst {
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 13px;
	color: #000835;
	font-weight: bold;


}
.tabeltekst2 {
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size: 13px;
	color: #333333;
	text-align: right;
}.border {
	border: 1px solid #000835;
}
.highlight {
	font-weight: bold;
	color: #990000;
}
.slideshow_foto {
	float: left;
	padding: 0px;
	height: 133px;
	width: 133px;
	margin: 0px 10px 10px 0px;
	z-index: 10;
}
.video {

	float: left;
	padding: 0px;
	width: 150px;
	margin: 0px 10px 10px 0px;
}.vlag {
	margin: 10px 10px 0px 0px;
	padding: 0px;
	float: right;
}
.youtube {
	padding: 0px;
	margin: 0px 7px 0px 0px;
}
.youtube a{
	padding: 0px;
	margin: 0px 7px 0px 0px;
	text-decoration: none;
	color: #000835;
}
.youtube a:hover{
	padding: 0px;
	margin: 0px 7px 0px 0px;
	text-decoration: underline;
	color: #000835;
}
input, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.news_item ul{
	padding: 0px;
	list-style-type: square;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.news_item li{
	margin: 0px;
	padding: 0px;
	list-style-type: square;

}

