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

/****************** Algemene css alle pagina's ***********************/

*
{
	padding				: 	0px;
	margin				: 	0px;
}

li{
	list-style-image	:	none;
	list-style-type		: 	none;
}
.lijst {
	font-size: 14px;
	list-style-type: disc;
	margin-left: 30px;
}

body
{
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	font-size			: 	14px;
	font-weight			: 	normal;
	color				: 	#000000;
	margin-top			:	0;
	margin-right		:	auto;
	margin-bottom		: 	0;
	margin-left			: 	auto;
	background-color	: 	#FFFFFF;
	height				: 	100%;
	background-image	: 	url(../images/bg.gif);
	background-position	: 	left top;
	background-repeat	: 	repeat-y;
}

.taal {
	height				: 	auto;
	width				: 	325px;
	text-align			: 	left;
	color				: 	#FFF;
	margin-left			: 	15px;
	display				: 	block;
	vertical-align		: 	middle;
			}
			
.vlag{
	margin-left			: 	15px;
	margin-top			: 	10px;
}

h1
{
	font-size			: 	17px;
	font-weight			: 	bold;
	line-height			: 	normal;
	padding-top: 15px;
}

h6 /*duitse header */
{
	font-size			: 	19px;
	font-weight			: 	bold;
	line-height			: 	45px;
	text-align			: 	center;
	padding-right: 30px;
}

h3 {
	font-size			: 	17px;
	color				: 	#b8d941;
	background-image	: 	url(../images/hicon.gif);
	text-indent			: 	40px;
	background-repeat	: 	no-repeat;
	height				: 	35px;
	padding-top			: 	5px;
}

h4 {
	font-size			: 	14px;
	color				: 	#000000;
	padding-top			: 	10px;
	margin-left			: 	15px;
	margin-bottom		: 	10px;
}
h2 {
	font-size			: 	17px;
	color				: 	#B8D941;
	background-image	: 	url(../images/newsicon.gif);
	height				: 	35px;
	background-repeat	: 	no-repeat;
	text-indent			:	40px;
	padding-top			: 	5px;
}

h2.wiezijn {
	font-size			: 	17px;
	color				: 	#B8D941;
	background-image	: 	url(../images/msn.gif);
	height				: 	35px;
	background-repeat	: 	no-repeat;
	text-indent			:	40px;
	padding-top			: 	5px;
}

h2.contacth2 {
	font-size			: 	17px;
	color				: 	#B8D941;
	background-image	: 	url(../images/contacticon.gif);
	height				: 	35px;
	background-repeat	: 	no-repeat;
	text-indent			:	40px;
	padding-top			: 	5px;
}

h2.diensth2 {
	font-size			: 	17px;
	color				: 	#B8D941;
	background-image	: 	url(../images/diensticon.gif);
	height				: 	35px;
	background-repeat	: 	no-repeat;
	text-indent			:	40px;
	padding-top			: 	5px;
}
/********************* Einde algemene css alle pagina's **********************/

		/****************** header logo en 3 kenmerken alle pagina's ****************************/
			
			#headlogo
			{
				width				: 	950px;
				height				:	190px;
				margin				:	0 auto;
				background-color	:	#FFFFFF;
			}
			
			#logo
			{
				width				:	325px;
				height				: 	190px;
				background-color	: 	#485a07;
				text-align			: 	center;
				float				: 	left;
			}
			
			
			#boventekst {
				float				: 	right;
				padding-top			: 	70px;
				padding-right		: 	15px;
				background-color	:	#FFFFFF;
			}
			
		/***************** Einde header logo en 3 kenmerken alle pagina's **************************/


				/*********************** header Spreuk en flash alle pagina's *****************************/
				
							#headflash {
								background-color	:	#b8d941;
								height				: 	150px;
								width				: 	100%;
								}
								
							#headflashwrap{
								height				: 	150px;
								width				: 	950px;
								margin-top			: 	0px;
								margin-right		:	auto;
								margin-bottom		: 	0px;
								margin-left			: 	auto;
							
							}
							
							#zorg {
								font-size			: 	29px;
								float				: 	left;
								height				: 	auto;
								width				: 	325px;
								font-style			: 	italic;
								text-align			: 	center;
								margin-top			: 	20px;
								}
							
							#flash {
								float				: 	right;
								height				: 	120px;
								width				: 	595px;
								margin-top			: 	15px;
								margin-right		: 	5px;
								}
				/************************  header Spreuk en flash alle pagina's *****************************/



/************ content (menubalk, content mid, nieuws koppen) alle pagina's *********************/
			
			/************ menubalk en menu alle pagina's *********************/
	
			#content{
				width				: 	950px;
				margin-top			: 	0px;
				margin-right		: 	auto;
				margin-bottom		: 	0px;
				margin-left			: 	auto;
				height				: 	1100px;
				background-color	:	#FFFFFF;
			}
			
			#menubalk
			{
				width				:	325px;
				height				: 	1270px; /* content + maat footer */
				background-color	: 	#485a07;
				float				: 	left;
				display				: 	block;
				z-index				: 	100;
				position			: 	absolute;
			}
			
			.menu{
				padding-top			: 	35px;
			}
			
			#foto {
				height				: 	225px;
				width				: 	295px;
				position			: 	absolute;
				bottom				: 	60px;
				right				: 	15px;
				display				: 	block;
			}

			/************ einde menubalk en menu alle pagina's *********************/

					/************ nieuwskoppen alle pagina's *********************/
	
							#koppen {
								float				: 	right;
								height				: 	auto;
								width				: 	210px;
								background-color	:	#ffffff;
								padding-top			: 	34px;
								margin-left			: 	15px;
														}
							
							.nieuws{
	font-size			: 	14px;
	color				: 	#000;
	line-height			: 	25px;
	margin-left			: 	2px;
							}
							
							.foto{
								color				: 	#000;
								text-decoration		: 	none;
								display				: 	block;
								background-color	: 	#B8D941;
								font-size			: 	15px;
								text-align			: 	center;
								height				: 	25px;
								width				: 	164px;
								vertical-align		: 	middle;
								padding-top			: 	3px;
								}
							
							.arcwie{
								font-size			: 	14px;
								color				: 	#000;
								line-height			: 	20px;
								display				: 	block;
								width				: 	164px;
							}
												
												
					/************ einde nieuwskoppen alle pagina's *********************/	



						/************ content alle pagina's *********************/
								
								#midcontent {
	float				: 	right;
	height				: 	auto;
	width				: 	380px;
	padding-top			: 	35px;
	padding-left		: 	15px;
								}
				
								#contentdiensten {
									height				: 	auto;
									width				: 	600px;
									background-color	: 	#FFFFFF;
									padding-top			: 	35px;
									padding-left		: 	15px;
									float: right;
								}	
								
								
							.midtekst
								{
									font-size			: 	14px;
									line-height			: 	22px;
									margin-bottom		: 	15px;
									margin-right		: 	10px;
									margin-left			: 	5px;
									text-align: left;
								}
								
								.diensttekst {
									font-size			: 	15px;
									line-height			: 	20px;
									margin-bottom		: 	20px;
									margin-right		: 	10px;
									margin-left			: 	5px;
									text-align: left;
	
							}
								
							.dienstul{
									margin-bottom		: 	10px;
									float				: 	right;
									width				: 	580px;
									padding-right		: 	15px;
								}
							.dienstli{
	list-style-type		: 	disc;
	list-style-position	: 	inside;
	font-size			: 	15px;
	line-height			: 	30px;
	text-align			: 	left;
	padding-left		: 	30px;
	font-style: italic;
								}	
								
										/************************* formulier ****************************/
										
											#arcform {
												font-size				: 	15px;
												width					: 	380px;
												height					: 	auto;
												}	
												
											input{
												height					: 	20px;
												background-color		: 	#B8D941;
												font-size				: 	14px;
												color					: 	#000000;
											}
									
											textarea{
												font-family				: 	Verdana, Arial, Helvetica, sans-serif;
												font-size				:	14px;
												background-color		: 	#B8D941;
											}
											input.verzend{
												background-image		: 	url(../images/hicon.gif);
												text-indent				: 	50px;
												background-repeat		:	 no-repeat;
												display					: 	block;
												height					: 	40px;
												background-color		: 	#FFFFFF;
												width					: 	160px;
												font-size				: 	17px;
												color					: 	#000000;
												padding-top				: 	2px;
												background-position		: 	left center;
											}
											
											input.verzend2{
												background-image		: 	url(../images/hicon.gif);
												text-indent				: 	40px;
												background-repeat		: 	no-repeat;
												display					: 	block;
												height					: 	40px;
												background-color		: 	#FFFFFF;
												width					: 	220px;
												font-size				: 	17px;
												color					: 	#000;
												padding-top				: 	2px;
												background-position		: 	left center;
											}
		
										/************************* einde formulier ****************************/


						/************ einde content	 alle pagina's *********************/

/************ einde content (menubalk, content mid, nieuws koppen) alle pagina's *********************/

/************ footer alle pagina's *********************/
	#footer{
		height				: 	170px;
		width				: 	100%;
		background-color	: 	#b8d941;
		margin-top			: 	0px;
		margin-right		: 	auto;
		margin-bottom		: 	0px;
		margin-left			: 	auto;
		}
		
	#footerwrap {
		height				: 	170px;
		width				:	950px;
		margin-top			: 	0px;
		margin-right		: 	auto;
		margin-bottom		: 	0px;
		margin-left			: 	auto;
	}
	
	#footers {
		float				: 	right;
		height				: 	170px;
		width				: 	620px;
	}
	
	#nieuws {
		height				: 	170px;
		width				: 	230px;
		float				: 	left;
		margin-left			: 	8px;
	}
	
	#credits {
		float				: 	right;
		height				: 	170px;
		width				: 	215px;
		}

/************ einde footer alle pagina's *********************/


/*******************  links alle pagina's **********************/
					a.welkom {
						font-size			: 	20px;
						color				:	#262626;
						background-image	: 	url(../images/welkom.gif);
						background-repeat	: 	no-repeat;
						list-style-type		: 	none;
						height				: 	35px;
						width				: 	300px;
						text-transform		: 	capitalize;
						margin-left			: 	10px;
						margin-bottom		: 	4px;
						line-height			: 	35px;
						padding-left		: 	10px;
						display				: 	block;
						text-decoration		: 	none;
						list-style-image	: 	none;
						}
						
					a.welkom:hover 
					{
						text-decoration		: 	none;
						background-image	: 	url(../images/welkom_on.gif);	
					}
					
					a.diensten {
						font-size			: 	20px;
						color				: 	#262626;
						background-image	: 	url(../images/diensten.gif);
						background-repeat	: 	no-repeat;
						list-style-type		: 	none;
						height				: 	35px;
						width				: 	300px;
						text-transform		: 	capitalize;
						margin-left			: 	10px;
						margin-bottom		: 	4px;
						line-height			: 	35px;
						padding-left		: 	10px;
						display				: 	block;
						text-decoration		: 	none;
						list-style-image	: 	none;
						}
						
					a.diensten:hover 
					{
						text-decoration		: 	none;
						background-image	: 	url(../images/diensten_on.gif);	
					}
					a.actueel {
						font-size			: 	20px;
						color				: 	#262626;
						background-image	: 	url(../images/actueel.gif);
						background-repeat	: 	no-repeat;
						list-style-type		: 	none;
						height				: 	35px;
						width				: 	300px;
						text-transform		: 	capitalize;
						margin-left			: 	10px;
						margin-bottom		: 	4px;
						line-height			: 	35px;
						padding-left		: 	10px;
						display				: 	block;
						text-decoration		: 	none;
						list-style-image	: 	none;
						}
						
					a.actueel:hover 
					{
						text-decoration		: 	none;
						background-image	: 	url(../images/actueel_on.gif);	
					}
					a.wie {
						font-family			: 	Verdana, Arial, Helvetica, sans-serif;
						font-size			: 	20px;
						color				: 	#262626;
						background-image	: 	url(../images/wie.gif);
						background-repeat	: 	no-repeat;
						list-style-type		: 	none;
						height				: 	35px;
						width				: 	300px;
						text-transform		: 	capitalize;
						margin-left			: 	10px;
						margin-bottom		: 	4px;
						line-height			: 	35px;
						padding-left		: 	10px;
						display				: 	block;
						text-decoration		: 	none;
						list-style-image	: 	none;
						}
						
					a.wie:hover 
					{
						text-decoration		: 	none;
						background-image	: 	url(../images/wie_on.gif);	
					}
					a.contact {
						font-size			:	20px;
						color				:	#262626;
						background-image	: 	url(../images/contact.gif);
						background-repeat	: 	no-repeat;
						list-style-type		: 	none;
						height				: 	35px;
						width				: 	300px;
						text-transform		: 	capitalize;
						margin-left			: 	10px;
						margin-bottom		: 	4px;
						line-height			: 	35px;
						padding-left		: 	10px;
						display				: 	block;
						text-decoration		: 	none;
						list-style-image	: 	none;
						}
						
					a.contact:hover 
					{
						text-decoration		: 	none;
						background-image	: 	url(../images/contact_on.gif);	
					}
						
					
					a.nieuwslink{
						color				: 	#000;
						margin-left			: 	2px;
						text-decoration		: 	none;
						display				: 	block;
						margin-bottom		: 	25px;
					}
				
					
					a.nieuwslink:hover{
						color				: 	#B8D941;
					}
					
					
					
					a.footernieuws {
						font-size			: 	14px;
						color				:	#000000;
						text-decoration		: 	none;
						display				: 	block;
						list-style-type		: 	none;
						height				: 	auto;
						width				: 	210px;
						border-bottom-width	: 	2px;
						border-bottom-style	: 	solid;
						border-bottom-color	: 	#FFFFFF;
						list-style-image	: 	none;
						background-image	: 	url(../images/penicon.gif);
						background-repeat	: 	no-repeat;
						text-indent			: 	30px;
						margin-top			:	5px;
						margin-left			: 	15px;
						text-align			: 	left;
						line-height			: 	18px;
						padding-bottom		: 	3px;
					}
					
					a.footercredits {
						font-size			: 	14px;
						color				: 	#000000;
						text-decoration		:	none;
						display				: 	block;
						list-style-type		: 	none;
						height				: 	23px;
						width				: 	180px;
						border-bottom-width	: 	2px;
						border-bottom-style	: 	solid;
						border-bottom-color	: 	#FFFFFF;
						list-style-image	: 	none;
						background-image	: 	url(../images/penicon.gif);
						background-repeat	: 	no-repeat;
						text-indent			: 	30px;
						margin-top			: 	5px;
						margin-left			: 	15px;
					}
					
					a.footercredits:hover{
						color				:	#fff;
						border-bottom-color	: 	#485a07;
					}
					
					a.footernieuws:hover{
						color				:	#fff;
						border-bottom-color	: 	#485a07;
					}


/******************* einde  links alle pagina's **********************/
