@charset "utf-8";
/* CSS Document */

html,body {
margin:0;
padding:0;
overflow:auto;
width:100%;
height: 100% auto;
}

#boven{
background:url(../images/boven.jpg);
background-position:center;
background-repeat:no-repeat;
margin-left:0;
margin-right:0;
width:100%;
height:62px;
}
#onder {
background:url(../images/onder.jpg);
background-position:center;
background-repeat:no-repeat;
margin-left:0;
margin-right:0;
width:100%;
height:344px;
}
#header {
background:url(../images/header.jpg); 
background-position:center;
background-repeat:no-repeat;
width:100%;
height:139px;
}
#homecontent {
background:url(../images/homecontent.jpg); 
background-position:center;
background-repeat:no-repeat;
width:100%;
height:325px;
}
#equipmentcontent {
background:url(../images/equipmentcontent.jpg); 
background-position:center;
background-repeat:no-repeat;
width:100%;
height:325px;
}
#captaincontent {
background:url(../images/captaincontent.jpg); 
background-position:center;
background-repeat:no-repeat;
width:100%;
height:325px;
}
#contactcontent {
background:url(../images/contactcontent.jpg); 
background-position:center;
background-repeat:no-repeat;
width:100%;
height:325px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
}
#locationcontent {
background:url(../images/locationcontent.jpg); 
background-position:center;
background-repeat:no-repeat;
width:100%;
height:325px;
}
#contactcontent a {
	color:#fff;
}
#contactcontent a:hover {
	text-decoration:none;
}
#hometekst {
width:250px;
height:280px;
text-align:left;
color:#FFFFFF;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
padding-top:30px;
padding-left:0px;
margin-right:7px;
}
#equipmenttekst {
width:220px;
height:280px;
text-align:left;
color:#FFFFFF;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding-top:30px;
padding-left:0px;
margin-right:7px;
}
#equipmenttekst a {
	color:#FFFFFF;
}
#captaintekst {
width:450px;
height:280px;
text-align:left;
color:#FFFFFF;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
padding-top:50px;
padding-left:20px;
}

#locationtekst {
width:320px;
height:280px;
text-align:left;
color:#FFFFFF;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
padding-top:50px;
padding-left:20px;
} 


#flash {
width:452px;
height:280px;
margin:0px;

}

#menu {
background:url(../images/menu.jpg); 
background-position:center;
background-repeat:no-repeat;
margin-top:0px;
padding:0;
height:154px;
width:100%;
text-align:center;
}

#link {
margin-top:0px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
margin-top:18px;
}


.kop {
	font-size: 12px;
	font-family:Verdana, Helvetica, sans-serif;
	margin-top: 0px; 
	margin-bottom: 20px;
	}
	
.general {
	font-size: 11px;
	color: #99CCFF;
	font-family:Verdana, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom:: 0px;
	}
	
.generalwhite {
	font-size: 11px;
	overflow:auto;
	color:#999999;
	font-family:Verdana, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom:: 0px;
	}
	
a.generalwhite:hover  {
 color:#FFFFFF;
}
.kopdik {
 	font-size: 12px;
	color: #FFFFFF;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px; 
	margin-bottom: -15px;
	}
	
	
.generalblue {
	font-size: 10px;
	color: #99CCFF;
	font-family:Verdana, Helvetica, sans-serif;
	margin-top: 0px; 
	margin-bottom: 0px;
	}
	
.generalbluesmall {
	font-size: 9px;
	color: #99CCFF;
	font-family:Verdana, Helvetica, sans-serif;
	margin-top: 0px; 
	margin-bottom: 0px;
	}
.comments {
	height:60px;
}