/* CSS Document */
body{
	background-image:url(intro/bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	margin:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0;
	color:#09003e;
	font-weight:bold;
}
#container{
	margin: 0 auto;
	width:881px;
}

img{
	border:none;
}
.titel{
	margin-top:15px;
}
#flashmovie{
	width:881px;
	height:377px;
	margin:5px 0 0 0;
}
#navigatie{
	width:939px;
	height:111px;
	
}
.occas{
	float:left;
	width:247px;
}
.belgianboat{
	float:left;
	width:245px;
	margin-left:71px;
}
.euroboat{
	float:left;
	width:243px;
	margin-left:75px
}
.logo{
	width:939px;
	height:69px;
	
}