@charset "utf-8";
/* CSS Document */


/*-------MAIN------*/

body {
	
}

/*--BACKGROUND--*/

#backgroundImg {
	position: fixed;
	z-index: -1;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}


#container {
	margin: 0 auto;
	width:910px;
}


/*--HEADER--*/

#header {
	margin:0;
	padding:0;
	float:left;
	width:910px;
	height:132px;
	background-image:url(../img/header.png);
}


/*--FLASH--*/

#flash {
	margin:0;
	padding:0;
	float:left;
	width:910px;
	height:332px;
	background-image:url(../img/flash.png);
}

/*--CENTER--*/

#center {
	margin:0;
	padding:0;
	float:left;
	width:909px;
	background-color:#ffce08;
	background-image:url(../img/cbg.jpg);
}


/*--LEFT--*/

#left {
	margin:0;
	padding:0;
	float:left;
	width:700px;
}

#iframe {
	margin:0;
	padding:0;
	float:left;
	width:700px;
	

}

/*--RIGHT--*/

#right {
	margin:0;
	padding:0;
	padding-top:37px;
	float:left;
	width:209px;
	background-color:#323232;
	height:100%;
	text-align:center;
}

/*--FOOTER--*/

#footer {
	margin:0;
	padding:0;
	float:left;
	width:910px;
	height:60px;
	background-image:url(../img/footer.png);
	background-position:top;
	background-repeat:no-repeat;
}

#footer2 {
	margin:0;
	padding:0;
	float:left;
	width:910px;
	height:80px;
	text-align:center;
}

#footer2 p, #footer2 a {
	color:#ffce08;
}

/*-----SUB-----*/

.sub {
	margin:0;
	padding:0;
	width:700px;
	background-color:#ffce08;
}

/*---SUBHEADER---*/

#subheader {
	margin:0;
	padding:0;
	width:700px;
	height:37px;
	background-image:url(../img/subheader.png);
	background-position:top;
	background-color:#323232;
}

#subheader a span {
	display:none;
}

#subheader a {
	display:block;
	float:left;
	
	padding:0;
	height:37px;
	background-image:url(../img/subheader.png);
}

#nieuws {
	width:64px;
	background-position:0 0;
}

#nieuws:hover {
	background-position:0 -37px;
}

#watertaxi {
	width:68px;
	background-position:-64px 0;
}

#watertaxi:hover {
	margin-left:-14px;
	width:82px;
	background-position:-50px -74px;
}

#oliebestrijding {
	width:89px;
	background-position:-132px 0;
}

#oliebestrijding:hover {
	margin-left:-13px;
	width:102px;
	background-position:-119px -37px;
}

#berging {
	width:61px;
	background-position:-221px 0;
}

#berging:hover {
	margin-left:-13px;
	width:74px;
	background-position:-208px -74px;
}

#wadexcursies {
	width:95px;
	background-position:-282px 0;
}

#wadexcursies:hover {
	margin-left:-14px;
	width:109px;
	background-position:-268px -37px;
}

#calamiteiten {
	width:81px;
	background-position:-377px 0;
}

#calamiteiten:hover {
	margin-left:-14px;
	width:95px;
	background-position:-363px -74px;
}

#zeehondentocht {
	width:102px;
	background-position:-458px 0;
}

#zeehondentocht:hover {
	margin-left:-12px;
	width:114px;
	background-position:-446px -37px;
}

#asverstrooiing {
	width:94px;
	background-position:-560px 0;
}

#asverstrooiing:hover {
	margin-left:-13px;
	width:107px;
	background-position:-547px -74px;
}

#contact {
	width:46px;
	background-position:-654px 0;
}

#contact:hover {
	margin-left:-13px;
	width:59px;
	background-position:-641px -37px;
}




#content {
	margin:0;
	
	margin-left:10px;
	
	width:680px;
	background-color:#ffce08;
	
}



/*---NIEUWS---*/

#artikel {
	margin:0;
	float:left;
	margin-top:10px;
	
	width:680px;
	
}

#foto {
	margin:0;
	
	margin-left:10px;
	
	width:130px;
	
	
}
#foto2 {
	margin:0;
	
	position:relative;
	
	width:220px;
	
	
}

#foto3 {
	margin:0;
	
	
	
	width:420px;
	
	
}

#bottom {
	margin-top:20px;
	
	width:680px;
}

#toegevoegd {
	
	position:relative;
}

#tekst {
	margin:0;
	
	margin-left:30px;
	
	width:500px;
	
}

#tekst a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#323232;
	text-decoration:none;
	font-weight:bold;
}

#content a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#323232;
	text-decoration:none;
	font-weight:bold;
}

/*---TEKSTSTYLES---*/

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#323232;
}

h2 {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	
	color:#323232;
}

h3 {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:10px;
	color:#323232;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.5px;
	color:#323232;
}