/***** ALGEMEEN & WRAPPERS *****/

body	{
	font-family: Verdana;
	font-size: 70%;
	line-height: 1.7em;
	
	background: #ffffff;
	margin: 0;
	}

#wrapper	{
	position: absolute;
	
	margin-left: -350px;
	left: 50%;
	
	width: 956px;
	
	background-color: #b3e3ee;
	}

#top	{
	position relative;
	float: left;
	
	height: 200px;
	width: 956px;
	}

#mask	{
	/*visibility: hidden;*/
	
	height: 200px;
	width: 956px;
	}

#mask1	{
	position: relative;
	float: left;
	}

#mask2	{
	position: relative;
	float: left;
	}

#image img	{
	position: absolute;
	
	left: 336px;
	top: 21px;
	}

#column_1, #column_2	{
	position: relative;
	float: left;
	
	display: inline;
	
	margin-top: 40px;
	margin-left: 40px;
	margin-bottom: 40px;

	width: 264px;
	}

#navigation	{
	display: none;
	}

#column_breed	{
	position: relative;
	float: left;
	
	display: inline;
	
	margin-top: 40px;
	margin-left: 40px;
	margin-bottom: 40px;

	width: 564px;
	}

#wrapper #footer	{
	position: relative;
	float: left;
		
	width: 956px;
	height: 40px;
	
	background: #ffffff;
	}

/***** END ALGEMEEN & WRAPPERS *****/

/***** CONTENT *****/

	/***** ALGEMEEN *****/
	
	.artikel_1, .artikel_2, .artikel_3, .artikel_4, .cijfers, .vogelvlucht	{
		margin-bottom: 40px;
		
		}
	
	.artikel_1 a, .artikel_2 a, .artikel_3 a, .artikel_4 a, .cijfers a, .vogelvlucht a	{
		color: #6f5f4b;
		text-decoration: none;
		}
	
	.artikel_1 a:hover, .artikel_2 a:hover, .artikel_3 a:hover, .artikel_4 a:hover, .cijfers a:hover, .vogelvlucht a:hover	{
		color: #00a0c6;
		}
	
	.artikel_1 h1, .artikel_2 h1, .artikel_3 h1, .artikel_4 h1, #navigation h1, .cijfers h1, .vogelvlucht h1	{
		font-size: 110%;
		
		color: #6f5f4b;
		
		margin: 0;
		}
	
	.artikel_1 p, .artikel_2 p, .artikel_3 p, .artikel_4 p, #navigation p, #navigation .item	{
		margin: 0;
		}
	
	/***** END ALGEMEEN *****/
	
	/***** ARTIKEL 1 TEMPLATE *****/
	
	.artikel_1	{
		width: 262px;
		}
	
	.artikel_1 img	{
		border: 2px solid #6f5f4b;
		}
	
	.artikel_1 .arrow	{
		position: absolute;
		
		border: none;
		
		right: 10px;
		margin-top: -13px;
		}
	
	/***** END ARTIKEL 1 TEMPLATE *****/
	
	/***** ARTIKEL 2 TEMPLATE *****/
		
	.artikel_2	{
		width: 262px;
		}
	
	.artikel_2 h1, .artikel_2 p	{
		color: #ffffff;
		margin-left: 10px;
		margin-right: 10px;
		}
	
	.artikel_2 a	{
		color: #ffffff;
		}
	
	.artikel_2 a:hover	{
		color: #b3e3ee;
		}
	
	.artikel_2 h1	{
		margin-top: 20px;
		}
	
	.artikel_2 .top	{
		background: #b7aa99;
		
		border-top: 2px solid #6f5f4b;
		border-left: 2px solid #6f5f4b;
		border-right: 2px solid #6f5f4b;
		}
	
	.artikel_2 .spacer	{
		height: 10px;
		background: #b7aa99;
		border-left: 2px solid #6f5f4b;
		border-right: 2px solid #6f5f4b;
		}
	
	.artikel_2 .bottom	{
		height: 20px;
		width: 262px;
		
		background: url(../images/ramp_border.gif);
		background-repeat: no-repeat;
		}
	
	.artikel_2 .top img	{
		border: 2px solid #ffffff;
		}
	
	.artikel_2 .top .arrow	{
		position: absolute;
		
		border: none;
		
		right: 10px;
		margin-top: -13px;
		}
	
	/***** END ARTIKEL 2 TEMPLATE *****/
	
	/***** ARTIKEL 3 TEMPLATE *****/
	
	.artikel_3	{
		width: 262px;
		}
	
	.artikel_3 img	{
		border: 2px solid #ffffff;
		}
	
	.artikel_3 .arrow	{
		position: absolute;
		
		border: none;
		
		right: 10px;
		margin-top: -13px;
		}
	
	/***** END ARTIKEL 3 TEMPLATE *****/
	
	/***** ARTIKEL 4 TEMPLATE *****/
	
	.artikel_4	{
		width: 262px;
		}
	
	.artikel_4 img	{
		border: 2px solid #6f5f4b;
		}
	
	.artikel_4 .arrow	{
		border: none;
		}
	
	.artikel_4 .arrow	{
		position: absolute;
		
		border: none;
		
		right: 10px;
		margin-top: -13px;
		}
	
	/***** END ARTIKEL 4 TEMPLATE *****/
	
	/***** ARTIKEL CIJFERS TEMPLATE *****/
	
	.cijfers	{
		width: 226px;
		background: #fff;
		border: 8px solid #00a0c6;
		padding: 10px;
		}
	
	.cijfers img	{
		border: 2px solid #6f5f4b;
		}
	
	.cijfers .arrow	{
		border: none;
		}
	
	.cijfers .arrow	{
		position: absolute;
		
		border: none;
		
		right: 10px;
		margin-top: -13px;
		}
	
	.cijfers h1	{
		margin-top:19px;
		}
	
	.cijfers_h1 {
		font-size:48px; 
		color:#000000;
		letter-spacing:-5px;
		}
	
	.cijfers_eenheid {
		line-height:-50px;
		}
	
	/***** END CIJFERS TEMPLATE *****/
	
	/***** VOGELVLUCHT TEMPLATE *****/
	
	.vogelvlucht	{
		background-image:url(../images/background_vogelvlucht.gif);
		background-repeat:no-repeat;
		width: 262px;
		height:262px;
		/*padding-top:80px;*/
		}
	
	.vogelvlucht .arrow	{
		position: absolute;
		
		border: none;
		
		right: 10px;
		margin-top: -13px;
		}
	.vogelvlucht h1	{
		margin:0px 20px 20px 90px;
		}
	
	.vogelvlucht p	{
		margin:0px 20px 20px 90px;
		}
		
	.vogelvlucht_pos	{
		position:absolute;
		top:80px;
		}
		
	/***** END VOGELVLUCHT TEMPLATE *****/

	/***** ARTIKEL VOLLEDIG TEMPLATE *****/
	
	#column_breed h1	{
		font-size: 115%;
		
		color: #6f5f4b;
		
		margin: 0;
		}
		
	#column_breed h2	{
		font-size: 100%;
		
		color: #000;
		
		margin: 0;
		}
	
	#column_breed img	{
		border: 2px solid #6f5f4b;
		margin-bottom: 20px;
		}
	
	#column_breed p	{
		margin: 0 0 20px;
		}

	/***** END ARTIKEL VOLLEDIG TEMPLATE *****/
	
/***** END CONTENT *****/


/***** TOP NAV *****/

#topnav	{
	display: none;
	}

#topnav a	{
	color: #ffffff;
	text-decoration: none;
	}

#topnav a:hover	{
	color: #b3e3ee;
	}

/***** END TOP NAV *****/


/***** NAVIGATIE *****/

.navitem	{
	position: relative;
	
	padding-left: 15px;
	
	background-image: url(../images/arrow_trans_matte.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	}

.navitemleft	{
	position: relative;
	
	padding-left: 15px;
	
	background-image: url(../images/arrow_trans_matte_left.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	}

.navitem a, .navitemleft a	{
	text-decoration: none;
	color: #000000;
	}

.navitem a:hover, .navitemleft a:hover	{
	text-decoration: none;
	color: #6f5f4b;
	}

#navigation #agtmaal	{
	position: relative;
	margin-top: 20px;
	
	height: 163px;
	
	background-image: url(../images/kader_vangtmaal.gif);
	background-repeat: no-repeat;
	}

#navigation #agtmaal a	{
	color: #00a0c6;
	text-decoration: none;
	}

#navigation #agtmaal a:hover	{
	color: #b7aa99;
	}

#navigation #agtmaal p	{
	position: absolute;
	right: 10px;
	bottom: 20px;
	width: 180px;
	}

#navigation #zeeuwland	{
	position: relative;
	margin-top: 20px;
	
	height: 182px;
	
	background-image: url(../images/kader_zeeuwland.gif);
	background-repeat: no-repeat;
	}

#navigation #zeeuwland a	{
	color: #ffffff;
	text-decoration: none;
	}

#navigation #zeeuwland a:hover	{
	color: #004E91;
	}

#navigation #zeeuwland p	{
	position: absolute;
	left: 38px;
	top: 13px;
	width: 200px;
	}

#navigation #gemsd	{
	position: relative;
	margin-top: 20px;
	
	height: 150px;
	
	background-image: url(../images/kader_gemsd.gif);
	background-repeat: no-repeat;
	}

#navigation #gemsd a	{
	color: #ffffff;
	text-decoration: none;
	}

#navigation #gemsd a:hover	{
	color: #00a0c6;
	}

#navigation #gemsd p	{
	position: absolute;
	color: #fff;
	left: 10px;
	top: 65px;
	width: 250px;
	}
/***** END NAVIGATIE *****/