
* {
  margin: 0;
  padding: 0;
  
}



body {
	
	
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	
	background: #c1b8ac;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	
	
	color: #000000;	
	
	
}

#credits {
	
	margin-left: 300px;
	
	
}


h1 {

	display: none;

}

h2 {
	
	font-size: 18px;
	
}

h3 {
	
	font-size: 14px;
	
}

h4 {
	
	margin-top: 20px;
	font-weight: bold;
	font-size: 12px;
	
}

h2, h3, h4 {
	
	padding: 5px;
	
}

#nieuws {
    
    width: 210px;
    font-family: Comic Sans MS;
    color: #fff;
    text-align: justify;
    padding-top: 98px;
	margin-left: 220px;
	
}


#alle {
	
	
	margin: 5px;
	list-style: none;
		
	
}

.sub {
	
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 30px;
	
		color: #ce5366;	
	font-size: 10px;
	line-height: 12px;
	
}





/* begin suckerfish */





#nav, #nav ul { /* all lists */
		padding: 0;
		margin-top: 18px;
		list-style: none;
		float : left;
		width : 11.6em;
	
		
		
		
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 2em;
		margin-bottom : -1px;
		width: 10.6em;
	}
	
	
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 11.6em;
		margin-top : -1.97em;
		
		
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 10.6em;
	/*	w\idth : 10em; */
		display : block;
		
		text-decoration : none;
		
		
		
			color: #000000;		
	
		
		background-color: #e6d0bb;		
		 
		/*	border : 1px solid black;*/
		padding : 0 0.5em;
	}
	
	
	#nav li a.currentpage {
	
	background-color: #dac6b4;	
	    
	}
	#nav li a.homepage {
	color: #000000;	
	
	 }
	
	
	
	
	#nav li a:hover {
		
		background-color: #dac6b4;	
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
	

/* einde suckerfish */





.fotolinks, .fotorechts, img {
  
  border: 1px solid #000;
  
  
}

#container {
  
  
  margin: 0 auto;
  width: 760px;
  background: url(template/faux.png) center;
  
  
   } 
 
/* #container2 {
  width: 760px;
  float: left;
} 
*/
#header {
  
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  background: url(template/header.jpg) center no-repeat;
  
  height: 233px;
background-color: #e6d0bb;  
  
  
}

  
  

#kolomlinks {
		
		float:left;
		margin-left: 1px;
	
		width: 140px; 
		
	}

#content {
	  
	    
	    float: right;
	    width: 590px;
		margin-right: 10px;
	}

#footer {
	  
		width: 760px;
		height: 20px;  
	    margin: 0 auto; 
	    background: url(template/fauxonder.png) center bottom no-repeat;
        clear: both;
        
 }
	

form {
	
	margin: 5px;
	
}	
	

.vloot {
  
  
  overflow: auto;
  margin: 10px;
  
  
}

.vlootcms {
  
  
  overflow: auto;
  margin: 10px;
  border: 1px solid #46617c;
  
  
}

.fotolinks, .fotorechts  {
	
	margin: 5px;
	
}


.fotonav {
	
	margin: 10px;
	padding-left: 5px;
	
}

.fotolinks {
  
  float: left;
  margin-right: 5px;
  margin-left: 5px;
  	
}

.fotorechts {
  
  float: right;
  margin-right: 5px;
  margin-left: 5px;
  
}

p {
  
  	padding-right: 5px;
  	padding-bottom: 5px;
  	padding-left: 5px;
  	text-align: justify;
  
}



a,a.ander {
 
 color: #ce5366;	
       
        text-decoration: none;

}

a.ander:hover {

        color: #fff;
        text-decoration: none;

}

 
  

a:hover,a.huidig {
 
 color: #993a48;	

        
        text-decoration: none;

}

